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