Uses of Interface
io.ciera.tool.sql.architecture.classes.ClassRelationshipSet
-
-
Uses of ClassRelationshipSet in io.ciera.tool
Methods in io.ciera.tool that return ClassRelationshipSet Modifier and Type Method Description ClassRelationshipSetSql. ClassRelationship_instances() -
Uses of ClassRelationshipSet in io.ciera.tool.sql.architecture.classes
Methods in io.ciera.tool.sql.architecture.classes that return ClassRelationshipSet Modifier and Type Method Description ClassRelationshipSetModelInst. R434_participates_in_ClassRelationship()ClassRelationshipSetModelInstSet. R434_participates_in_ClassRelationship()ClassRelationshipSetModelInst. R435_formalizes_ClassRelationship()ClassRelationshipSetModelInstSet. R435_formalizes_ClassRelationship()ClassRelationshipSetClassRelationshipSet. R436_is_one_half_of_associative_ClassRelationship()ClassRelationshipSetClassRelationshipSet. R436_is_other_half_of_associative_ClassRelationship()ClassRelationshipSetAttributeReferenceSet. R4511_refers_to_another_attribute_through_ClassRelationship()ClassRelationshipSetSelectorSet. R4512_traverses_across_ClassRelationship() -
Uses of ClassRelationshipSet in io.ciera.tool.sql.architecture.classes.impl
Classes in io.ciera.tool.sql.architecture.classes.impl that implement ClassRelationshipSet Modifier and Type Class Description classClassRelationshipSetImplMethods in io.ciera.tool.sql.architecture.classes.impl that return ClassRelationshipSet Modifier and Type Method Description ClassRelationshipSetClassRelationshipSetImpl. emptySet()ClassRelationshipSetClassRelationshipSetImpl. emptySet(Comparator<? super ClassRelationship> comp)ClassRelationshipSetModelInstImpl. R434_participates_in_ClassRelationship()ClassRelationshipSetModelInstSetImpl. R434_participates_in_ClassRelationship()ClassRelationshipSetModelInstImpl. R435_formalizes_ClassRelationship()ClassRelationshipSetModelInstSetImpl. R435_formalizes_ClassRelationship()ClassRelationshipSetClassRelationshipSetImpl. R436_is_one_half_of_associative_ClassRelationship()ClassRelationshipSetClassRelationshipSetImpl. R436_is_other_half_of_associative_ClassRelationship()ClassRelationshipSetAttributeReferenceSetImpl. R4511_refers_to_another_attribute_through_ClassRelationship()ClassRelationshipSetSelectorSetImpl. R4512_traverses_across_ClassRelationship() -
Uses of ClassRelationshipSet in io.ciera.tool.sql.architecture.component
Methods in io.ciera.tool.sql.architecture.component that return ClassRelationshipSet Modifier and Type Method Description ClassRelationshipSetComponentDefinition. R448_maintains_instances_of_ClassRelationship()ClassRelationshipSetComponentDefinitionSet. R448_maintains_instances_of_ClassRelationship()ClassRelationshipSetRelationshipPopulationSelectorSet. R4572_selects_instances_of_ClassRelationship() -
Uses of ClassRelationshipSet in io.ciera.tool.sql.architecture.component.impl
Methods in io.ciera.tool.sql.architecture.component.impl that return ClassRelationshipSet Modifier and Type Method Description ClassRelationshipSetComponentDefinitionImpl. R448_maintains_instances_of_ClassRelationship()ClassRelationshipSetComponentDefinitionSetImpl. R448_maintains_instances_of_ClassRelationship()ClassRelationshipSetRelationshipPopulationSelectorSetImpl. R4572_selects_instances_of_ClassRelationship() -
Uses of ClassRelationshipSet in io.ciera.tool.sql.architecture.statement
Methods in io.ciera.tool.sql.architecture.statement that return ClassRelationshipSet Modifier and Type Method Description ClassRelationshipSetRelateSmtSet. R481_creates_instances_of_ClassRelationship()ClassRelationshipSetUnrelateSmtSet. R484_deletes_instances_of_ClassRelationship() -
Uses of ClassRelationshipSet in io.ciera.tool.sql.architecture.statement.impl
Methods in io.ciera.tool.sql.architecture.statement.impl that return ClassRelationshipSet Modifier and Type Method Description ClassRelationshipSetRelateSmtSetImpl. R481_creates_instances_of_ClassRelationship()ClassRelationshipSetUnrelateSmtSetImpl. R484_deletes_instances_of_ClassRelationship()
-