Class UnrelateSmtSetImpl
- java.lang.Object
-
- io.ciera.runtime.summit.types.Set<E>
-
- io.ciera.runtime.summit.classes.InstanceSet<UnrelateSmtSet,UnrelateSmt>
-
- io.ciera.tool.sql.architecture.statement.impl.UnrelateSmtSetImpl
-
- All Implemented Interfaces:
io.ciera.runtime.summit.classes.IInstanceSet<UnrelateSmtSet,UnrelateSmt>,io.ciera.runtime.summit.types.ISet<UnrelateSmt>,io.ciera.runtime.summit.types.IXtumlType,UnrelateSmtSet,Iterable<UnrelateSmt>,Collection<UnrelateSmt>,Set<UnrelateSmt>
public class UnrelateSmtSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<UnrelateSmtSet,UnrelateSmt> implements UnrelateSmtSet
-
-
Constructor Summary
Constructors Constructor Description UnrelateSmtSetImpl()UnrelateSmtSetImpl(Comparator<? super UnrelateSmt> comp)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<UnrelateSmt>elements()UnrelateSmtSetemptySet()UnrelateSmtSetemptySet(Comparator<? super UnrelateSmt> comp)UnrelateSmtnullElement()StatementSetR451_is_a_Statement()ExpressionSetR482_unrelates_participating_Expression()ExpressionSetR483_unrelates_formalizing_Expression()ClassRelationshipSetR484_deletes_instances_of_ClassRelationship()voidsetBlock_number(String ref_block_number)voidsetBody_name(String ref_body_name)voidsetComp_name(String ref_comp_name)voidsetComp_package(String ref_comp_package)voidsetForm_expression_number(String ref_form_expression_number)voidsetParent_name(String ref_parent_name)voidsetParent_package(String ref_parent_package)voidsetPart_expression_number(String ref_part_expression_number)voidsetRel_name(String ref_rel_name)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
-
UnrelateSmtSetImpl
public UnrelateSmtSetImpl()
-
UnrelateSmtSetImpl
public UnrelateSmtSetImpl(Comparator<? super UnrelateSmt> comp)
-
-
Method Detail
-
setComp_package
public void setComp_package(String ref_comp_package) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setComp_packagein interfaceUnrelateSmtSet- 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 interfaceUnrelateSmtSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setPart_expression_number
public void setPart_expression_number(String ref_part_expression_number) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setPart_expression_numberin interfaceUnrelateSmtSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setComp_name
public void setComp_name(String ref_comp_name) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setComp_namein interfaceUnrelateSmtSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setRel_name
public void setRel_name(String ref_rel_name) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setRel_namein interfaceUnrelateSmtSet- 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 interfaceUnrelateSmtSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setForm_expression_number
public void setForm_expression_number(String ref_form_expression_number) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setForm_expression_numberin interfaceUnrelateSmtSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setStatement_number
public void setStatement_number(String ref_statement_number) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setStatement_numberin interfaceUnrelateSmtSet- 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 interfaceUnrelateSmtSet- 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 interfaceUnrelateSmtSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R451_is_a_Statement
public StatementSet R451_is_a_Statement() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R451_is_a_Statementin interfaceUnrelateSmtSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R482_unrelates_participating_Expression
public ExpressionSet R482_unrelates_participating_Expression() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R482_unrelates_participating_Expressionin interfaceUnrelateSmtSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R483_unrelates_formalizing_Expression
public ExpressionSet R483_unrelates_formalizing_Expression() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R483_unrelates_formalizing_Expressionin interfaceUnrelateSmtSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R484_deletes_instances_of_ClassRelationship
public ClassRelationshipSet R484_deletes_instances_of_ClassRelationship() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R484_deletes_instances_of_ClassRelationshipin interfaceUnrelateSmtSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
nullElement
public UnrelateSmt nullElement()
- Specified by:
nullElementin interfaceio.ciera.runtime.summit.types.ISet<UnrelateSmt>
-
emptySet
public UnrelateSmtSet emptySet()
- Specified by:
emptySetin interfaceio.ciera.runtime.summit.types.ISet<UnrelateSmt>
-
emptySet
public UnrelateSmtSet emptySet(Comparator<? super UnrelateSmt> comp)
- Specified by:
emptySetin interfaceio.ciera.runtime.summit.types.ISet<UnrelateSmt>
-
elements
public List<UnrelateSmt> elements()
- Specified by:
elementsin interfaceio.ciera.runtime.summit.types.ISet<UnrelateSmt>
-
-