public class WhileStmtSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<WhileStmtSet,WhileStmt> implements WhileStmtSet
| Constructor and Description |
|---|
WhileStmtSetImpl() |
WhileStmtSetImpl(Comparator<? super WhileStmt> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<WhileStmt> |
elements() |
WhileStmtSet |
emptySet() |
WhileStmtSet |
emptySet(Comparator<? super WhileStmt> comp) |
WhileStmt |
nullElement() |
ACT_SMTSet |
R603_is_a_ACT_SMT() |
BlockSet |
R608_controls_Block() |
ValueSet |
R626_continue_result_Value() |
void |
setBlock_ID(io.ciera.runtime.summit.types.UniqueId ref_Block_ID) |
void |
setStatement_ID(io.ciera.runtime.summit.types.UniqueId ref_Statement_ID) |
void |
setValue_ID(io.ciera.runtime.summit.types.UniqueId ref_Value_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 WhileStmtSetImpl()
public WhileStmtSetImpl(Comparator<? super WhileStmt> comp)
public void setBlock_ID(io.ciera.runtime.summit.types.UniqueId ref_Block_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setBlock_ID in interface WhileStmtSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setValue_ID(io.ciera.runtime.summit.types.UniqueId ref_Value_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setValue_ID in interface WhileStmtSetio.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 WhileStmtSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ACT_SMTSet R603_is_a_ACT_SMT() throws io.ciera.runtime.summit.exceptions.XtumlException
R603_is_a_ACT_SMT in interface WhileStmtSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic BlockSet R608_controls_Block() throws io.ciera.runtime.summit.exceptions.XtumlException
R608_controls_Block in interface WhileStmtSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ValueSet R626_continue_result_Value() throws io.ciera.runtime.summit.exceptions.XtumlException
R626_continue_result_Value in interface WhileStmtSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic WhileStmt nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<WhileStmt>public WhileStmtSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<WhileStmt>public WhileStmtSet emptySet(Comparator<? super WhileStmt> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<WhileStmt>Copyright © 2021. All rights reserved.