public class HaltSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<HaltSet,Halt> implements HaltSet
| Constructor and Description |
|---|
HaltSetImpl() |
HaltSetImpl(Comparator<? super Halt> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<Halt> |
elements() |
HaltSet |
emptySet() |
HaltSet |
emptySet(Comparator<? super Halt> comp) |
Halt |
nullElement() |
StatementSet |
R451_is_a_Statement() |
void |
setBlock_number(String ref_block_number) |
void |
setName(String ref_name) |
void |
setParent_name(String ref_parent_name) |
void |
setParent_package(String ref_parent_package) |
void |
setStatement_number(String ref_statement_number) |
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 HaltSetImpl()
public HaltSetImpl(Comparator<? super Halt> comp)
public void setParent_name(String ref_parent_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setParent_name in interface HaltSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setBlock_number(String ref_block_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setBlock_number in interface HaltSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setStatement_number(String ref_statement_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setStatement_number in interface HaltSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setName(String ref_name) throws io.ciera.runtime.summit.exceptions.XtumlException
public void setParent_package(String ref_parent_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setParent_package in interface HaltSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic StatementSet R451_is_a_Statement() throws io.ciera.runtime.summit.exceptions.XtumlException
R451_is_a_Statement in interface HaltSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic Halt nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<Halt>public HaltSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<Halt>public HaltSet emptySet(Comparator<? super Halt> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<Halt>Copyright © 2021. All rights reserved.