public class AnySetImpl extends io.ciera.runtime.summit.classes.InstanceSet<AnySet,Any> implements AnySet
| Constructor and Description |
|---|
AnySetImpl() |
AnySetImpl(Comparator<? super Any> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<Any> |
elements() |
AnySet |
emptySet() |
AnySet |
emptySet(Comparator<? super Any> comp) |
Any |
nullElement() |
ExpressionSet |
R776_is_a_Expression() |
ExpressionSet |
R783_gets_an_arbitrary_element_from_Expression() |
void |
setAny_expression_number(String ref_any_expression_number) |
void |
setBlock_number(String ref_block_number) |
void |
setBody_name(String ref_body_name) |
void |
setExpression_number(String ref_expression_number) |
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 AnySetImpl()
public AnySetImpl(Comparator<? super Any> comp)
public void setExpression_number(String ref_expression_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setExpression_number in interface AnySetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setBody_name(String ref_body_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setBody_name in interface AnySetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setParent_name(String ref_parent_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setParent_name in interface AnySetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setStatement_number(String ref_statement_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setStatement_number in interface AnySetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setBlock_number(String ref_block_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setBlock_number in interface AnySetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setAny_expression_number(String ref_any_expression_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setAny_expression_number in interface AnySetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setParent_package(String ref_parent_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setParent_package in interface AnySetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ExpressionSet R776_is_a_Expression() throws io.ciera.runtime.summit.exceptions.XtumlException
R776_is_a_Expression in interface AnySetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ExpressionSet R783_gets_an_arbitrary_element_from_Expression() throws io.ciera.runtime.summit.exceptions.XtumlException
R783_gets_an_arbitrary_element_from_Expression in interface AnySetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic Any nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<Any>public AnySet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<Any>public AnySet emptySet(Comparator<? super Any> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<Any>Copyright © 2021. All rights reserved.