public class EventArgumentSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<EventArgumentSet,EventArgument> implements EventArgumentSet
| Constructor and Description |
|---|
EventArgumentSetImpl() |
EventArgumentSetImpl(Comparator<? super EventArgument> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<EventArgument> |
elements() |
EventArgumentSet |
emptySet() |
EventArgumentSet |
emptySet(Comparator<? super EventArgument> comp) |
EventArgument |
nullElement() |
MessageArgumentSet |
R1013_is_a_MessageArgument() |
StateMachineEventDataItemSet |
R1017_is_represented_by_StateMachineEventDataItem() |
void |
setArg_ID(io.ciera.runtime.summit.types.UniqueId ref_Arg_ID) |
void |
setSM_ID(io.ciera.runtime.summit.types.UniqueId ref_SM_ID) |
void |
setSMedi_ID(io.ciera.runtime.summit.types.UniqueId ref_SMedi_ID) |
EventArgumentSet |
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 EventArgumentSetImpl()
public EventArgumentSetImpl(Comparator<? super EventArgument> comp)
public void setSMedi_ID(io.ciera.runtime.summit.types.UniqueId ref_SMedi_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setSMedi_ID in interface EventArgumentSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setArg_ID(io.ciera.runtime.summit.types.UniqueId ref_Arg_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setArg_ID in interface EventArgumentSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setSM_ID(io.ciera.runtime.summit.types.UniqueId ref_SM_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setSM_ID in interface EventArgumentSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic MessageArgumentSet R1013_is_a_MessageArgument() throws io.ciera.runtime.summit.exceptions.XtumlException
R1013_is_a_MessageArgument in interface EventArgumentSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic StateMachineEventDataItemSet R1017_is_represented_by_StateMachineEventDataItem() throws io.ciera.runtime.summit.exceptions.XtumlException
R1017_is_represented_by_StateMachineEventDataItem in interface EventArgumentSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic EventArgument nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<EventArgumentSet,EventArgument>public EventArgumentSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<EventArgumentSet,EventArgument>public EventArgumentSet emptySet(Comparator<? super EventArgument> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<EventArgumentSet,EventArgument>public EventArgumentSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<EventArgumentSet>public List<EventArgument> elements()
elements in interface io.ciera.runtime.summit.types.ISet<EventArgumentSet,EventArgument>Copyright © 2020. All rights reserved.