public class SelectRelatedSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<SelectRelatedSet,SelectRelated> implements SelectRelatedSet
| Constructor and Description |
|---|
SelectRelatedSetImpl() |
SelectRelatedSetImpl(Comparator<? super SelectRelated> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<SelectRelated> |
elements() |
SelectRelatedSet |
emptySet() |
SelectRelatedSet |
emptySet(Comparator<? super SelectRelated> comp) |
SelectRelated |
nullElement() |
SelectSet |
R789_is_a_Select() |
ExpressionSet |
R791_selects_instances_linked_from_instance_expressed_by_Expression() |
SelectorSet |
R797_selects_instances_through_Selector() |
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 |
setRoot_expression_number(String ref_root_expression_number) |
void |
setSelector_name(String ref_selector_name) |
void |
setSelector_parent_name(String ref_selector_parent_name) |
void |
setSelector_parent_package(String ref_selector_parent_package) |
void |
setStatement_number(String ref_statement_number) |
SelectRelatedSet |
value() |
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 SelectRelatedSetImpl()
public SelectRelatedSetImpl(Comparator<? super SelectRelated> comp)
public void setParent_package(String ref_parent_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setParent_package in interface SelectRelatedSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setExpression_number(String ref_expression_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setExpression_number in interface SelectRelatedSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setStatement_number(String ref_statement_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setStatement_number in interface SelectRelatedSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setBlock_number(String ref_block_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setBlock_number in interface SelectRelatedSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setSelector_name(String ref_selector_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setSelector_name in interface SelectRelatedSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setSelector_parent_name(String ref_selector_parent_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setSelector_parent_name in interface SelectRelatedSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setSelector_parent_package(String ref_selector_parent_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setSelector_parent_package in interface SelectRelatedSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setParent_name(String ref_parent_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setParent_name in interface SelectRelatedSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setRoot_expression_number(String ref_root_expression_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setRoot_expression_number in interface SelectRelatedSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setBody_name(String ref_body_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setBody_name in interface SelectRelatedSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic SelectSet R789_is_a_Select() throws io.ciera.runtime.summit.exceptions.XtumlException
R789_is_a_Select in interface SelectRelatedSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ExpressionSet R791_selects_instances_linked_from_instance_expressed_by_Expression() throws io.ciera.runtime.summit.exceptions.XtumlException
R791_selects_instances_linked_from_instance_expressed_by_Expression in interface SelectRelatedSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic SelectorSet R797_selects_instances_through_Selector() throws io.ciera.runtime.summit.exceptions.XtumlException
R797_selects_instances_through_Selector in interface SelectRelatedSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic SelectRelated nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<SelectRelatedSet,SelectRelated>public SelectRelatedSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<SelectRelatedSet,SelectRelated>public SelectRelatedSet emptySet(Comparator<? super SelectRelated> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<SelectRelatedSet,SelectRelated>public SelectRelatedSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<SelectRelatedSet>public List<SelectRelated> elements()
elements in interface io.ciera.runtime.summit.types.ISet<SelectRelatedSet,SelectRelated>Copyright © 2020. All rights reserved.