public class GenerateSMEventStatementSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<GenerateSMEventStatementSet,GenerateSMEventStatement> implements GenerateSMEventStatementSet
| Constructor and Description |
|---|
GenerateSMEventStatementSetImpl() |
GenerateSMEventStatementSetImpl(Comparator<? super GenerateSMEventStatement> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<GenerateSMEventStatement> |
elements() |
GenerateSMEventStatementSet |
emptySet() |
GenerateSMEventStatementSet |
emptySet(Comparator<? super GenerateSMEventStatement> comp) |
GenerateSMEventStatement |
nullElement() |
GenerateEventStatementSet |
R703_is_a_GenerateEventStatement() |
E_GENSet |
R705_is_a_E_GEN() |
GenerateToClassSet |
R705_is_a_GenerateToClass() |
GenerateToCreatorSet |
R705_is_a_GenerateToCreator() |
StateMachineEventSet |
R707_generates_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) |
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 GenerateSMEventStatementSetImpl()
public GenerateSMEventStatementSetImpl(Comparator<? super GenerateSMEventStatement> comp)
public void setSMevt_ID(io.ciera.runtime.summit.types.UniqueId ref_SMevt_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setSMevt_ID in interface GenerateSMEventStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setStatement_ID(io.ciera.runtime.summit.types.UniqueId ref_Statement_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setStatement_ID in interface GenerateSMEventStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic GenerateEventStatementSet R703_is_a_GenerateEventStatement() throws io.ciera.runtime.summit.exceptions.XtumlException
R703_is_a_GenerateEventStatement in interface GenerateSMEventStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic E_GENSet R705_is_a_E_GEN() throws io.ciera.runtime.summit.exceptions.XtumlException
R705_is_a_E_GEN in interface GenerateSMEventStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic GenerateToClassSet R705_is_a_GenerateToClass() throws io.ciera.runtime.summit.exceptions.XtumlException
R705_is_a_GenerateToClass in interface GenerateSMEventStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic GenerateToCreatorSet R705_is_a_GenerateToCreator() throws io.ciera.runtime.summit.exceptions.XtumlException
R705_is_a_GenerateToCreator in interface GenerateSMEventStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic StateMachineEventSet R707_generates_StateMachineEvent() throws io.ciera.runtime.summit.exceptions.XtumlException
R707_generates_StateMachineEvent in interface GenerateSMEventStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic GenerateSMEventStatement nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<GenerateSMEventStatement>public GenerateSMEventStatementSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<GenerateSMEventStatement>public GenerateSMEventStatementSet emptySet(Comparator<? super GenerateSMEventStatement> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<GenerateSMEventStatement>public List<GenerateSMEventStatement> elements()
elements in interface io.ciera.runtime.summit.types.ISet<GenerateSMEventStatement>Copyright © 2021. All rights reserved.