Class SelectRelatedSetImpl
- java.lang.Object
-
- io.ciera.runtime.summit.types.Set<E>
-
- io.ciera.runtime.summit.classes.InstanceSet<SelectRelatedSet,SelectRelated>
-
- io.ciera.tool.sql.architecture.expression.impl.SelectRelatedSetImpl
-
- All Implemented Interfaces:
io.ciera.runtime.summit.classes.IInstanceSet<SelectRelatedSet,SelectRelated>,io.ciera.runtime.summit.types.ISet<SelectRelated>,io.ciera.runtime.summit.types.IXtumlType,SelectRelatedSet,Iterable<SelectRelated>,Collection<SelectRelated>,Set<SelectRelated>
public class SelectRelatedSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<SelectRelatedSet,SelectRelated> implements SelectRelatedSet
-
-
Constructor Summary
Constructors Constructor Description SelectRelatedSetImpl()SelectRelatedSetImpl(Comparator<? super SelectRelated> comp)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<SelectRelated>elements()SelectRelatedSetemptySet()SelectRelatedSetemptySet(Comparator<? super SelectRelated> comp)SelectRelatednullElement()SelectSetR789_is_a_Select()ExpressionSetR791_selects_instances_linked_from_instance_expressed_by_Expression()SelectorSetR797_selects_instances_through_Selector()voidsetBlock_number(String ref_block_number)voidsetBody_name(String ref_body_name)voidsetExpression_number(String ref_expression_number)voidsetParent_name(String ref_parent_name)voidsetParent_package(String ref_parent_package)voidsetRoot_expression_number(String ref_root_expression_number)voidsetSelector_name(String ref_selector_name)voidsetSelector_parent_name(String ref_selector_parent_name)voidsetSelector_parent_package(String ref_selector_parent_package)voidsetStatement_number(String ref_statement_number)-
Methods inherited from class io.ciera.runtime.summit.classes.InstanceSet
add, getById1, getById2, getById3, getByInstanceId, remove
-
Methods inherited from class io.ciera.runtime.summit.types.Set
addAll, any, anyWhere, clear, contains, containsAll, difference, difference, disunion, disunion, equality, intersection, intersection, isEmpty, iterator, removeAll, retainAll, size, sorted, sorted, toArray, toArray, union, union, where
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArray
-
Methods inherited from interface io.ciera.runtime.summit.classes.IInstanceSet
getById1, getById2, getById3, getByInstanceId
-
Methods inherited from interface io.ciera.runtime.summit.types.ISet
any, anyWhere, difference, difference, disunion, disunion, intersection, intersection, sorted, sorted, union, union, where
-
-
-
-
Constructor Detail
-
SelectRelatedSetImpl
public SelectRelatedSetImpl()
-
SelectRelatedSetImpl
public SelectRelatedSetImpl(Comparator<? super SelectRelated> comp)
-
-
Method Detail
-
setStatement_number
public void setStatement_number(String ref_statement_number) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setStatement_numberin interfaceSelectRelatedSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setExpression_number
public void setExpression_number(String ref_expression_number) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setExpression_numberin interfaceSelectRelatedSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setRoot_expression_number
public void setRoot_expression_number(String ref_root_expression_number) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setRoot_expression_numberin interfaceSelectRelatedSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setBody_name
public void setBody_name(String ref_body_name) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setBody_namein interfaceSelectRelatedSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setSelector_parent_package
public void setSelector_parent_package(String ref_selector_parent_package) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setSelector_parent_packagein interfaceSelectRelatedSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setBlock_number
public void setBlock_number(String ref_block_number) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setBlock_numberin interfaceSelectRelatedSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setParent_package
public void setParent_package(String ref_parent_package) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setParent_packagein interfaceSelectRelatedSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setSelector_name
public void setSelector_name(String ref_selector_name) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setSelector_namein interfaceSelectRelatedSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setSelector_parent_name
public void setSelector_parent_name(String ref_selector_parent_name) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setSelector_parent_namein interfaceSelectRelatedSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setParent_name
public void setParent_name(String ref_parent_name) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setParent_namein interfaceSelectRelatedSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R789_is_a_Select
public SelectSet R789_is_a_Select() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R789_is_a_Selectin interfaceSelectRelatedSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R791_selects_instances_linked_from_instance_expressed_by_Expression
public ExpressionSet R791_selects_instances_linked_from_instance_expressed_by_Expression() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R791_selects_instances_linked_from_instance_expressed_by_Expressionin interfaceSelectRelatedSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R797_selects_instances_through_Selector
public SelectorSet R797_selects_instances_through_Selector() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R797_selects_instances_through_Selectorin interfaceSelectRelatedSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
nullElement
public SelectRelated nullElement()
- Specified by:
nullElementin interfaceio.ciera.runtime.summit.types.ISet<SelectRelated>
-
emptySet
public SelectRelatedSet emptySet()
- Specified by:
emptySetin interfaceio.ciera.runtime.summit.types.ISet<SelectRelated>
-
emptySet
public SelectRelatedSet emptySet(Comparator<? super SelectRelated> comp)
- Specified by:
emptySetin interfaceio.ciera.runtime.summit.types.ISet<SelectRelated>
-
elements
public List<SelectRelated> elements()
- Specified by:
elementsin interfaceio.ciera.runtime.summit.types.ISet<SelectRelated>
-
-