public class GenerateEventStatementSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<GenerateEventStatementSet,GenerateEventStatement> implements GenerateEventStatementSet
| Constructor and Description |
|---|
GenerateEventStatementSetImpl() |
GenerateEventStatementSetImpl(Comparator<? super GenerateEventStatement> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<GenerateEventStatement> |
elements() |
GenerateEventStatementSet |
emptySet() |
GenerateEventStatementSet |
emptySet(Comparator<? super GenerateEventStatement> comp) |
GenerateEventStatement |
nullElement() |
EventSpecificationStatementSet |
R701_is_a_EventSpecificationStatement() |
GenerateSMEventStatementSet |
R703_is_a_GenerateSMEventStatement() |
void |
setStatement_ID(io.ciera.runtime.summit.types.UniqueId ref_Statement_ID) |
GenerateEventStatementSet |
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 GenerateEventStatementSetImpl()
public GenerateEventStatementSetImpl(Comparator<? super GenerateEventStatement> 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 GenerateEventStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic EventSpecificationStatementSet R701_is_a_EventSpecificationStatement() throws io.ciera.runtime.summit.exceptions.XtumlException
R701_is_a_EventSpecificationStatement in interface GenerateEventStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic GenerateSMEventStatementSet R703_is_a_GenerateSMEventStatement() throws io.ciera.runtime.summit.exceptions.XtumlException
R703_is_a_GenerateSMEventStatement in interface GenerateEventStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic GenerateEventStatement nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<GenerateEventStatementSet,GenerateEventStatement>public GenerateEventStatementSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<GenerateEventStatementSet,GenerateEventStatement>public GenerateEventStatementSet emptySet(Comparator<? super GenerateEventStatement> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<GenerateEventStatementSet,GenerateEventStatement>public GenerateEventStatementSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<GenerateEventStatementSet>public List<GenerateEventStatement> elements()
elements in interface io.ciera.runtime.summit.types.ISet<GenerateEventStatementSet,GenerateEventStatement>Copyright © 2020. All rights reserved.