public class CreateEventStatementSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<CreateEventStatementSet,CreateEventStatement> implements CreateEventStatementSet
| Constructor and Description |
|---|
CreateEventStatementSetImpl() |
CreateEventStatementSetImpl(Comparator<? super CreateEventStatement> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<CreateEventStatement> |
elements() |
CreateEventStatementSet |
emptySet() |
CreateEventStatementSet |
emptySet(Comparator<? super CreateEventStatement> comp) |
CreateEventStatement |
nullElement() |
EventSpecificationStatementSet |
R701_is_a_EventSpecificationStatement() |
CreateSMEventStatementSet |
R702_is_a_CreateSMEventStatement() |
V_VARSet |
R710_result_V_VAR() |
void |
setIs_implicit(boolean m_is_implicit) |
void |
setStatement_ID(io.ciera.runtime.summit.types.UniqueId ref_Statement_ID) |
void |
setVar_ID(io.ciera.runtime.summit.types.UniqueId ref_Var_ID) |
CreateEventStatementSet |
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 CreateEventStatementSetImpl()
public CreateEventStatementSetImpl(Comparator<? super CreateEventStatement> comp)
public void setIs_implicit(boolean m_is_implicit)
throws io.ciera.runtime.summit.exceptions.XtumlException
setIs_implicit in interface CreateEventStatementSetio.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 CreateEventStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setVar_ID(io.ciera.runtime.summit.types.UniqueId ref_Var_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setVar_ID in interface CreateEventStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic EventSpecificationStatementSet R701_is_a_EventSpecificationStatement() throws io.ciera.runtime.summit.exceptions.XtumlException
R701_is_a_EventSpecificationStatement in interface CreateEventStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic CreateSMEventStatementSet R702_is_a_CreateSMEventStatement() throws io.ciera.runtime.summit.exceptions.XtumlException
R702_is_a_CreateSMEventStatement in interface CreateEventStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic V_VARSet R710_result_V_VAR() throws io.ciera.runtime.summit.exceptions.XtumlException
R710_result_V_VAR in interface CreateEventStatementSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic CreateEventStatement nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<CreateEventStatementSet,CreateEventStatement>public CreateEventStatementSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<CreateEventStatementSet,CreateEventStatement>public CreateEventStatementSet emptySet(Comparator<? super CreateEventStatement> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<CreateEventStatementSet,CreateEventStatement>public CreateEventStatementSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<CreateEventStatementSet>public List<CreateEventStatement> elements()
elements in interface io.ciera.runtime.summit.types.ISet<CreateEventStatementSet,CreateEventStatement>Copyright © 2020. All rights reserved.