public class StateMachineSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<StateMachineSet,StateMachine> implements StateMachineSet
| Constructor and Description |
|---|
StateMachineSetImpl() |
StateMachineSetImpl(Comparator<? super StateMachine> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<StateMachine> |
elements() |
StateMachineSet |
emptySet() |
StateMachineSet |
emptySet(Comparator<? super StateMachine> comp) |
StateMachine |
nullElement() |
FileSet |
R401_is_a_File() |
ModelInstSet |
R4750_models_behavior_of_ModelInst() |
StateSet |
R4751_declares_State() |
EventSet |
R4752_declares_Event() |
TransitionTableRowSet |
R4753_transitions_defined_by_TransitionTableRow() |
void |
setClass_name(String ref_class_name) |
void |
setComp_name(String ref_comp_name) |
void |
setComp_package(String ref_comp_package) |
void |
setName(String ref_name) |
void |
setPackage(String ref_package) |
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 StateMachineSetImpl()
public StateMachineSetImpl(Comparator<? super StateMachine> comp)
public void setComp_name(String ref_comp_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setComp_name in interface StateMachineSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setPackage(String ref_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setPackage in interface StateMachineSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setClass_name(String ref_class_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setClass_name in interface StateMachineSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setName(String ref_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setName in interface StateMachineSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setComp_package(String ref_comp_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setComp_package in interface StateMachineSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic FileSet R401_is_a_File() throws io.ciera.runtime.summit.exceptions.XtumlException
R401_is_a_File in interface StateMachineSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ModelInstSet R4750_models_behavior_of_ModelInst() throws io.ciera.runtime.summit.exceptions.XtumlException
R4750_models_behavior_of_ModelInst in interface StateMachineSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic StateSet R4751_declares_State() throws io.ciera.runtime.summit.exceptions.XtumlException
R4751_declares_State in interface StateMachineSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic EventSet R4752_declares_Event() throws io.ciera.runtime.summit.exceptions.XtumlException
R4752_declares_Event in interface StateMachineSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic TransitionTableRowSet R4753_transitions_defined_by_TransitionTableRow() throws io.ciera.runtime.summit.exceptions.XtumlException
R4753_transitions_defined_by_TransitionTableRow in interface StateMachineSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic StateMachine nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<StateMachine>public StateMachineSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<StateMachine>public StateMachineSet emptySet(Comparator<? super StateMachine> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<StateMachine>public List<StateMachine> elements()
elements in interface io.ciera.runtime.summit.types.ISet<StateMachine>Copyright © 2021. All rights reserved.