public class SelectedSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<SelectedSet,Selected> implements SelectedSet
| Constructor and Description |
|---|
SelectedSetImpl() |
SelectedSetImpl(Comparator<? super Selected> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<Selected> |
elements() |
SelectedSet |
emptySet() |
SelectedSet |
emptySet(Comparator<? super Selected> comp) |
Selected |
nullElement() |
ExpressionSet |
R776_is_a_Expression() |
void |
setBlock_number(String ref_block_number) |
void |
setCast(String m_cast) |
void |
setExpression_number(String ref_expression_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 SelectedSetImpl()
public SelectedSetImpl(Comparator<? super Selected> comp)
public void setName(String ref_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setName in interface SelectedSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setExpression_number(String ref_expression_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setExpression_number in interface SelectedSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setParent_name(String ref_parent_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setParent_name in interface SelectedSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setStatement_number(String ref_statement_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setStatement_number in interface SelectedSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setParent_package(String ref_parent_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setParent_package in interface SelectedSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setCast(String m_cast) throws io.ciera.runtime.summit.exceptions.XtumlException
setCast in interface SelectedSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setBlock_number(String ref_block_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setBlock_number in interface SelectedSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ExpressionSet R776_is_a_Expression() throws io.ciera.runtime.summit.exceptions.XtumlException
R776_is_a_Expression in interface SelectedSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic Selected nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<Selected>public SelectedSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<Selected>public SelectedSet emptySet(Comparator<? super Selected> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<Selected>Copyright © 2021. All rights reserved.