Class ClassRelationshipSetImpl
java.lang.Object
io.ciera.runtime.summit.types.Set<ClassRelationship>
io.ciera.runtime.summit.classes.InstanceSet<ClassRelationshipSet,ClassRelationship>
io.ciera.tool.sql.architecture.classes.impl.ClassRelationshipSetImpl
- All Implemented Interfaces:
io.ciera.runtime.summit.classes.IInstanceSet<ClassRelationshipSet,,ClassRelationship> io.ciera.runtime.summit.types.ISet<ClassRelationship>,io.ciera.runtime.summit.types.IXtumlType,ClassRelationshipSet,Iterable<ClassRelationship>,Collection<ClassRelationship>,Set<ClassRelationship>
public class ClassRelationshipSetImpl
extends io.ciera.runtime.summit.classes.InstanceSet<ClassRelationshipSet,ClassRelationship>
implements ClassRelationshipSet
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionelements()emptySet()emptySet(Comparator<? super ClassRelationship> comp) voidsetComp_name(String ref_comp_name) voidsetComp_package(String ref_comp_package) voidsetForm_cond(Cond m_form_cond) voidsetForm_mult(Mult m_form_mult) voidsetForm_name(String ref_form_name) voidsetForm_package(String ref_form_package) voidsetForm_phrase(String m_form_phrase) voidsetId_num(int m_id_num) voidvoidsetNum(int m_num) voidsetPart_cond(Cond m_part_cond) voidsetPart_mult(Mult m_part_mult) voidsetPart_name(String ref_part_name) voidsetPart_package(String ref_part_package) voidsetPart_phrase(String m_part_phrase) voidsetPeer_comp_name(String ref_peer_comp_name) voidsetPeer_name(String ref_peer_name) voidsetPeer_package(String ref_peer_package) voidsetRel_type(RelationshipType m_rel_type) Methods inherited from class io.ciera.runtime.summit.classes.InstanceSet
add, getById1, getById2, getById3, getByInstanceId, removeMethods 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, whereMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface io.ciera.runtime.summit.classes.IInstanceSet
getById1, getById2, getById3, getByInstanceIdMethods inherited from interface io.ciera.runtime.summit.types.ISet
any, anyWhere, difference, difference, disunion, disunion, intersection, intersection, sorted, sorted, union, union, whereMethods inherited from interface io.ciera.runtime.summit.types.IXtumlType
equality, inequality, oneWhere, serialize
-
Constructor Details
-
ClassRelationshipSetImpl
public ClassRelationshipSetImpl() -
ClassRelationshipSetImpl
-
-
Method Details
-
setPeer_comp_name
public void setPeer_comp_name(String ref_peer_comp_name) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setPeer_comp_namein interfaceClassRelationshipSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setPeer_package
public void setPeer_package(String ref_peer_package) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setPeer_packagein interfaceClassRelationshipSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setPart_package
public void setPart_package(String ref_part_package) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setPart_packagein interfaceClassRelationshipSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setId_num
public void setId_num(int m_id_num) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setId_numin interfaceClassRelationshipSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setForm_phrase
public void setForm_phrase(String m_form_phrase) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setForm_phrasein interfaceClassRelationshipSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setPart_cond
- Specified by:
setPart_condin interfaceClassRelationshipSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setComp_package
public void setComp_package(String ref_comp_package) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setComp_packagein interfaceClassRelationshipSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setPart_phrase
public void setPart_phrase(String m_part_phrase) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setPart_phrasein interfaceClassRelationshipSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setPart_mult
- Specified by:
setPart_multin interfaceClassRelationshipSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setPeer_name
public void setPeer_name(String ref_peer_name) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setPeer_namein interfaceClassRelationshipSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setForm_cond
- Specified by:
setForm_condin interfaceClassRelationshipSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setRel_type
public void setRel_type(RelationshipType m_rel_type) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setRel_typein interfaceClassRelationshipSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setPart_name
public void setPart_name(String ref_part_name) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setPart_namein interfaceClassRelationshipSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setForm_mult
- Specified by:
setForm_multin interfaceClassRelationshipSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setNum
public void setNum(int m_num) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setNumin interfaceClassRelationshipSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setForm_package
public void setForm_package(String ref_form_package) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setForm_packagein interfaceClassRelationshipSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setName
- Specified by:
setNamein interfaceClassRelationshipSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setForm_name
public void setForm_name(String ref_form_name) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setForm_namein interfaceClassRelationshipSet- 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 interfaceClassRelationshipSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R434_has_participating_ModelInst
public ModelInstSet R434_has_participating_ModelInst() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
R434_has_participating_ModelInstin interfaceClassRelationshipSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R435_has_formalizing_ModelInst
public ModelInstSet R435_has_formalizing_ModelInst() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
R435_has_formalizing_ModelInstin interfaceClassRelationshipSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R436_is_one_half_of_associative_ClassRelationship
public ClassRelationshipSet R436_is_one_half_of_associative_ClassRelationship() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
R436_is_one_half_of_associative_ClassRelationshipin interfaceClassRelationshipSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R436_is_other_half_of_associative_ClassRelationship
public ClassRelationshipSet R436_is_other_half_of_associative_ClassRelationship() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
R436_is_other_half_of_associative_ClassRelationshipin interfaceClassRelationshipSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R448_forms_relationship_population_of_ComponentDefinition
public ComponentDefinitionSet R448_forms_relationship_population_of_ComponentDefinition() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
R448_forms_relationship_population_of_ComponentDefinitionin interfaceClassRelationshipSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R4511_provides_link_for_AttributeReference
public AttributeReferenceSet R4511_provides_link_for_AttributeReference() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
R4511_provides_link_for_AttributeReferencein interfaceClassRelationshipSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R4512_traversed_by_Selector
public SelectorSet R4512_traversed_by_Selector() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
R4512_traversed_by_Selectorin interfaceClassRelationshipSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R4572_extent_accessed_by_RelationshipPopulationSelector
public RelationshipPopulationSelectorSet R4572_extent_accessed_by_RelationshipPopulationSelector() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
R4572_extent_accessed_by_RelationshipPopulationSelectorin interfaceClassRelationshipSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R481_created_by_RelateSmt
public RelateSmtSet R481_created_by_RelateSmt() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
R481_created_by_RelateSmtin interfaceClassRelationshipSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R484_deleted_by_UnrelateSmt
public UnrelateSmtSet R484_deleted_by_UnrelateSmt() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
R484_deleted_by_UnrelateSmtin interfaceClassRelationshipSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
nullElement
- Specified by:
nullElementin interfaceio.ciera.runtime.summit.types.ISet<ClassRelationship>
-
emptySet
- Specified by:
emptySetin interfaceio.ciera.runtime.summit.types.ISet<ClassRelationship>
-
emptySet
- Specified by:
emptySetin interfaceio.ciera.runtime.summit.types.ISet<ClassRelationship>
-
elements
- Specified by:
elementsin interfaceio.ciera.runtime.summit.types.ISet<ClassRelationship>
-