public class MooreStateMachineSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<MooreStateMachineSet,MooreStateMachine> implements MooreStateMachineSet
| Constructor and Description |
|---|
MooreStateMachineSetImpl() |
MooreStateMachineSetImpl(Comparator<? super MooreStateMachine> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<MooreStateMachine> |
elements() |
MooreStateMachineSet |
emptySet() |
MooreStateMachineSet |
emptySet(Comparator<? super MooreStateMachine> comp) |
MooreStateMachine |
nullElement() |
SM_SMSet |
R510_is_a_SM_SM() |
MooreActionHomeSet |
R511_MooreActionHome() |
void |
setSM_ID(io.ciera.runtime.summit.types.UniqueId ref_SM_ID) |
MooreStateMachineSet |
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 MooreStateMachineSetImpl()
public MooreStateMachineSetImpl(Comparator<? super MooreStateMachine> comp)
public void setSM_ID(io.ciera.runtime.summit.types.UniqueId ref_SM_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setSM_ID in interface MooreStateMachineSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic SM_SMSet R510_is_a_SM_SM() throws io.ciera.runtime.summit.exceptions.XtumlException
R510_is_a_SM_SM in interface MooreStateMachineSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic MooreActionHomeSet R511_MooreActionHome() throws io.ciera.runtime.summit.exceptions.XtumlException
R511_MooreActionHome in interface MooreStateMachineSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic MooreStateMachine nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<MooreStateMachineSet,MooreStateMachine>public MooreStateMachineSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<MooreStateMachineSet,MooreStateMachine>public MooreStateMachineSet emptySet(Comparator<? super MooreStateMachine> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<MooreStateMachineSet,MooreStateMachine>public MooreStateMachineSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<MooreStateMachineSet>public List<MooreStateMachine> elements()
elements in interface io.ciera.runtime.summit.types.ISet<MooreStateMachineSet,MooreStateMachine>Copyright © 2020. All rights reserved.