public class CreateSMEventStatementSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<CreateSMEventStatementSet,CreateSMEventStatement> implements CreateSMEventStatementSet
| Constructor and Description |
|---|
CreateSMEventStatementSetImpl() |
CreateSMEventStatementSetImpl(Comparator<? super CreateSMEventStatement> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<CreateSMEventStatement> |
elements() |
CreateSMEventStatementSet |
emptySet() |
CreateSMEventStatementSet |
emptySet(Comparator<? super CreateSMEventStatement> comp) |
CreateSMEventStatement |
nullElement() |
CreateEventStatementSet |
R702_is_a_CreateEventStatement() |
CreateEventToClassSet |
R704_is_a_CreateEventToClass() |
CreateEventToCreatorSet |
R704_is_a_CreateEventToCreator() |
CreateEventToInstanceSet |
R704_is_a_CreateEventToInstance() |
StateMachineEventSet |
R706_creates_StateMachineEvent() |
void |
setSMevt_ID(io.ciera.runtime.summit.types.UniqueId ref_SMevt_ID) |
void |
setStatement_ID(io.ciera.runtime.summit.types.UniqueId ref_Statement_ID) |
CreateSMEventStatementSet |
value() |
add, getById1, getById2, getById3, getByInstanceId, removeaddAll, any, anyWhere, clear, contains, containsAll, difference, difference, disunion, disunion, equality, intersection, intersection, isEmpty, iterator, removeAll, retainAll, size, sorted, sorted, toArray, toArray, union, union, whereclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetById1, getById2, getById3, getByInstanceIdany, anyWhere, difference, difference, disunion, disunion, intersection, intersection, sorted, sorted, union, union, whereadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArrayparallelStream, removeIf, streampublic CreateSMEventStatementSetImpl()
public CreateSMEventStatementSetImpl(Comparator<? super CreateSMEventStatement> comp)
public void setStatement_ID(io.ciera.runtime.summit.types.UniqueId ref_Statement_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setStatement_ID in interface CreateSMEventStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setSMevt_ID(io.ciera.runtime.summit.types.UniqueId ref_SMevt_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setSMevt_ID in interface CreateSMEventStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic CreateEventStatementSet R702_is_a_CreateEventStatement() throws io.ciera.runtime.summit.exceptions.XtumlException
R702_is_a_CreateEventStatement in interface CreateSMEventStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic CreateEventToClassSet R704_is_a_CreateEventToClass() throws io.ciera.runtime.summit.exceptions.XtumlException
R704_is_a_CreateEventToClass in interface CreateSMEventStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic CreateEventToCreatorSet R704_is_a_CreateEventToCreator() throws io.ciera.runtime.summit.exceptions.XtumlException
R704_is_a_CreateEventToCreator in interface CreateSMEventStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic CreateEventToInstanceSet R704_is_a_CreateEventToInstance() throws io.ciera.runtime.summit.exceptions.XtumlException
R704_is_a_CreateEventToInstance in interface CreateSMEventStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic StateMachineEventSet R706_creates_StateMachineEvent() throws io.ciera.runtime.summit.exceptions.XtumlException
R706_creates_StateMachineEvent in interface CreateSMEventStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic CreateSMEventStatement nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<CreateSMEventStatementSet,CreateSMEventStatement>public CreateSMEventStatementSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<CreateSMEventStatementSet,CreateSMEventStatement>public CreateSMEventStatementSet emptySet(Comparator<? super CreateSMEventStatement> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<CreateSMEventStatementSet,CreateSMEventStatement>public CreateSMEventStatementSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<CreateSMEventStatementSet>public List<CreateSMEventStatement> elements()
elements in interface io.ciera.runtime.summit.types.ISet<CreateSMEventStatementSet,CreateSMEventStatement>Copyright © 2020. All rights reserved.