public class SM_SMSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<SM_SMSet,SM_SM> implements SM_SMSet
| Constructor and Description |
|---|
SM_SMSetImpl() |
SM_SMSetImpl(Comparator<? super SM_SM> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<SM_SM> |
elements() |
SM_SMSet |
emptySet() |
SM_SMSet |
emptySet(Comparator<? super SM_SM> comp) |
SM_SM |
nullElement() |
StateMachineStateSet |
R501_is_decomposed_into_StateMachineState() |
StateMachineEventSet |
R502_can_be_communicated_to_via_StateMachineEvent() |
TransitionSet |
R505_contains_Transition() |
MealyStateMachineSet |
R510_is_a_MealyStateMachine() |
MooreStateMachineSet |
R510_is_a_MooreStateMachine() |
ActionSet |
R515_contains_Action() |
StateMachineEventDataItemSet |
R516_can_asynchronously_communicate_via_StateMachineEventDataItem() |
ClassStateMachineSet |
R517_is_a_ClassStateMachine() |
InstanceStateMachineSet |
R517_is_a_InstanceStateMachine() |
void |
setConfig_ID(int m_Config_ID) |
void |
setDescrip(String m_Descrip) |
void |
setSM_ID(io.ciera.runtime.summit.types.UniqueId m_SM_ID) |
SM_SMSet |
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 SM_SMSetImpl()
public SM_SMSetImpl(Comparator<? super SM_SM> comp)
public void setDescrip(String m_Descrip) throws io.ciera.runtime.summit.exceptions.XtumlException
setDescrip in interface SM_SMSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setConfig_ID(int m_Config_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setConfig_ID in interface SM_SMSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setSM_ID(io.ciera.runtime.summit.types.UniqueId m_SM_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
public StateMachineStateSet R501_is_decomposed_into_StateMachineState() throws io.ciera.runtime.summit.exceptions.XtumlException
R501_is_decomposed_into_StateMachineState in interface SM_SMSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic StateMachineEventSet R502_can_be_communicated_to_via_StateMachineEvent() throws io.ciera.runtime.summit.exceptions.XtumlException
R502_can_be_communicated_to_via_StateMachineEvent in interface SM_SMSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic TransitionSet R505_contains_Transition() throws io.ciera.runtime.summit.exceptions.XtumlException
R505_contains_Transition in interface SM_SMSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic MealyStateMachineSet R510_is_a_MealyStateMachine() throws io.ciera.runtime.summit.exceptions.XtumlException
R510_is_a_MealyStateMachine in interface SM_SMSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic MooreStateMachineSet R510_is_a_MooreStateMachine() throws io.ciera.runtime.summit.exceptions.XtumlException
R510_is_a_MooreStateMachine in interface SM_SMSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ActionSet R515_contains_Action() throws io.ciera.runtime.summit.exceptions.XtumlException
R515_contains_Action in interface SM_SMSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic StateMachineEventDataItemSet R516_can_asynchronously_communicate_via_StateMachineEventDataItem() throws io.ciera.runtime.summit.exceptions.XtumlException
R516_can_asynchronously_communicate_via_StateMachineEventDataItem in interface SM_SMSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ClassStateMachineSet R517_is_a_ClassStateMachine() throws io.ciera.runtime.summit.exceptions.XtumlException
R517_is_a_ClassStateMachine in interface SM_SMSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic InstanceStateMachineSet R517_is_a_InstanceStateMachine() throws io.ciera.runtime.summit.exceptions.XtumlException
R517_is_a_InstanceStateMachine in interface SM_SMSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic SM_SM nullElement()
public SM_SMSet emptySet()
public SM_SMSet emptySet(Comparator<? super SM_SM> comp)
public SM_SMSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<SM_SMSet>Copyright © 2020. All rights reserved.