public class BlockInStackFrameSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<BlockInStackFrameSet,BlockInStackFrame> implements BlockInStackFrameSet
| Constructor and Description |
|---|
BlockInStackFrameSetImpl() |
BlockInStackFrameSetImpl(Comparator<? super BlockInStackFrame> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<BlockInStackFrame> |
elements() |
BlockInStackFrameSet |
emptySet() |
BlockInStackFrameSet |
emptySet(Comparator<? super BlockInStackFrame> comp) |
BlockInStackFrame |
nullElement() |
StackFrameSet |
R2923_is_executed_within_the_context_of_StackFrame() |
BlockSet |
R2923_supplies_context_for_Block() |
ACT_SMTSet |
R2941_is_currently_visiting_ACT_SMT() |
void |
setBlock_ID(io.ciera.runtime.summit.types.UniqueId ref_Block_ID) |
void |
setIsExecuting(boolean m_isExecuting) |
void |
setStack_Frame_ID(io.ciera.runtime.summit.types.UniqueId ref_Stack_Frame_ID) |
void |
setStatement_ID(io.ciera.runtime.summit.types.UniqueId ref_Statement_ID) |
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 BlockInStackFrameSetImpl()
public BlockInStackFrameSetImpl(Comparator<? super BlockInStackFrame> comp)
public void setIsExecuting(boolean m_isExecuting)
throws io.ciera.runtime.summit.exceptions.XtumlException
setIsExecuting in interface BlockInStackFrameSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setBlock_ID(io.ciera.runtime.summit.types.UniqueId ref_Block_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setBlock_ID in interface BlockInStackFrameSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setStack_Frame_ID(io.ciera.runtime.summit.types.UniqueId ref_Stack_Frame_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setStack_Frame_ID in interface BlockInStackFrameSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setStatement_ID(io.ciera.runtime.summit.types.UniqueId ref_Statement_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setStatement_ID in interface BlockInStackFrameSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic StackFrameSet R2923_is_executed_within_the_context_of_StackFrame() throws io.ciera.runtime.summit.exceptions.XtumlException
R2923_is_executed_within_the_context_of_StackFrame in interface BlockInStackFrameSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic BlockSet R2923_supplies_context_for_Block() throws io.ciera.runtime.summit.exceptions.XtumlException
R2923_supplies_context_for_Block in interface BlockInStackFrameSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ACT_SMTSet R2941_is_currently_visiting_ACT_SMT() throws io.ciera.runtime.summit.exceptions.XtumlException
R2941_is_currently_visiting_ACT_SMT in interface BlockInStackFrameSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic BlockInStackFrame nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<BlockInStackFrame>public BlockInStackFrameSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<BlockInStackFrame>public BlockInStackFrameSet emptySet(Comparator<? super BlockInStackFrame> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<BlockInStackFrame>public List<BlockInStackFrame> elements()
elements in interface io.ciera.runtime.summit.types.ISet<BlockInStackFrame>Copyright © 2021. All rights reserved.