public class SelectFromInstancesSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<SelectFromInstancesSet,SelectFromInstances> implements SelectFromInstancesSet
| Constructor and Description |
|---|
SelectFromInstancesSetImpl() |
SelectFromInstancesSetImpl(Comparator<? super SelectFromInstances> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<SelectFromInstances> |
elements() |
SelectFromInstancesSet |
emptySet() |
SelectFromInstancesSet |
emptySet(Comparator<? super SelectFromInstances> comp) |
SelectFromInstances |
nullElement() |
SelectSet |
R789_is_a_Select() |
InstancePopulationSelectorSet |
R799_selects_instances_through_InstancePopulationSelector() |
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 |
setSelector_comp_name(String ref_selector_comp_name) |
void |
setSelector_comp_package(String ref_selector_comp_package) |
void |
setSelector_name(String ref_selector_name) |
void |
setStatement_number(String ref_statement_number) |
SelectFromInstancesSet |
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 SelectFromInstancesSetImpl()
public SelectFromInstancesSetImpl(Comparator<? super SelectFromInstances> comp)
public void setSelector_comp_package(String ref_selector_comp_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setSelector_comp_package in interface SelectFromInstancesSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setParent_name(String ref_parent_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setParent_name in interface SelectFromInstancesSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setExpression_number(String ref_expression_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setExpression_number in interface SelectFromInstancesSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setSelector_comp_name(String ref_selector_comp_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setSelector_comp_name in interface SelectFromInstancesSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setParent_package(String ref_parent_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setParent_package in interface SelectFromInstancesSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setStatement_number(String ref_statement_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setStatement_number in interface SelectFromInstancesSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setBlock_number(String ref_block_number) throws io.ciera.runtime.summit.exceptions.XtumlException
setBlock_number in interface SelectFromInstancesSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setSelector_name(String ref_selector_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setSelector_name in interface SelectFromInstancesSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setBody_name(String ref_body_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setBody_name in interface SelectFromInstancesSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic SelectSet R789_is_a_Select() throws io.ciera.runtime.summit.exceptions.XtumlException
R789_is_a_Select in interface SelectFromInstancesSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic InstancePopulationSelectorSet R799_selects_instances_through_InstancePopulationSelector() throws io.ciera.runtime.summit.exceptions.XtumlException
R799_selects_instances_through_InstancePopulationSelector in interface SelectFromInstancesSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic SelectFromInstances nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<SelectFromInstancesSet,SelectFromInstances>public SelectFromInstancesSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<SelectFromInstancesSet,SelectFromInstances>public SelectFromInstancesSet emptySet(Comparator<? super SelectFromInstances> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<SelectFromInstancesSet,SelectFromInstances>public SelectFromInstancesSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<SelectFromInstancesSet>public List<SelectFromInstances> elements()
elements in interface io.ciera.runtime.summit.types.ISet<SelectFromInstancesSet,SelectFromInstances>Copyright © 2020. All rights reserved.