public class StackSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<StackSet,Stack> implements StackSet
| Constructor and Description |
|---|
StackSetImpl() |
StackSetImpl(Comparator<? super Stack> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<Stack> |
elements() |
StackSet |
emptySet() |
StackSet |
emptySet(Comparator<? super Stack> comp) |
Stack |
nullElement() |
StackFrameSet |
R2929_has_a_top_StackFrame() |
ComponentInstanceSet |
R2930_is_controlled_by_ComponentInstance() |
StackFrameSet |
R2943_executes_StackFrame() |
IntercomponentQueueEntrySet |
R2966_has_queued_IntercomponentQueueEntry() |
StackFrameSet |
R2967_has_return_values_on_StackFrame() |
void |
setExecution_Engine_ID(io.ciera.runtime.summit.types.UniqueId ref_Execution_Engine_ID) |
void |
setRunState(RunStateType m_runState) |
void |
setStack_ID(io.ciera.runtime.summit.types.UniqueId m_Stack_ID) |
void |
setSuspendReason(String m_suspendReason) |
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 StackSetImpl()
public StackSetImpl(Comparator<? super Stack> comp)
public void setStack_ID(io.ciera.runtime.summit.types.UniqueId m_Stack_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setStack_ID in interface StackSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setRunState(RunStateType m_runState) throws io.ciera.runtime.summit.exceptions.XtumlException
setRunState in interface StackSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setExecution_Engine_ID(io.ciera.runtime.summit.types.UniqueId ref_Execution_Engine_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setExecution_Engine_ID in interface StackSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setSuspendReason(String m_suspendReason) throws io.ciera.runtime.summit.exceptions.XtumlException
setSuspendReason in interface StackSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic StackFrameSet R2929_has_a_top_StackFrame() throws io.ciera.runtime.summit.exceptions.XtumlException
R2929_has_a_top_StackFrame in interface StackSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ComponentInstanceSet R2930_is_controlled_by_ComponentInstance() throws io.ciera.runtime.summit.exceptions.XtumlException
R2930_is_controlled_by_ComponentInstance in interface StackSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic StackFrameSet R2943_executes_StackFrame() throws io.ciera.runtime.summit.exceptions.XtumlException
R2943_executes_StackFrame in interface StackSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic IntercomponentQueueEntrySet R2966_has_queued_IntercomponentQueueEntry() throws io.ciera.runtime.summit.exceptions.XtumlException
R2966_has_queued_IntercomponentQueueEntry in interface StackSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic StackFrameSet R2967_has_return_values_on_StackFrame() throws io.ciera.runtime.summit.exceptions.XtumlException
R2967_has_return_values_on_StackFrame in interface StackSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic Stack nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<Stack>public StackSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<Stack>public StackSet emptySet(Comparator<? super Stack> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<Stack>Copyright © 2021. All rights reserved.