Uses of Interface
io.ciera.tool.sql.architecture.component.RelationshipPopulationSelector
-
-
Uses of RelationshipPopulationSelector in io.ciera.tool
-
Uses of RelationshipPopulationSelector in io.ciera.tool.sql.architecture.classes
Methods in io.ciera.tool.sql.architecture.classes that return RelationshipPopulationSelector Modifier and Type Method Description RelationshipPopulationSelectorClassRelationship. R4572_extent_accessed_by_RelationshipPopulationSelector()Methods in io.ciera.tool.sql.architecture.classes with parameters of type RelationshipPopulationSelector Modifier and Type Method Description default voidClassRelationship. setR4572_extent_accessed_by_RelationshipPopulationSelector(RelationshipPopulationSelector inst) -
Uses of RelationshipPopulationSelector in io.ciera.tool.sql.architecture.classes.impl
Methods in io.ciera.tool.sql.architecture.classes.impl that return RelationshipPopulationSelector Modifier and Type Method Description RelationshipPopulationSelectorClassRelationshipImpl. R4572_extent_accessed_by_RelationshipPopulationSelector()Methods in io.ciera.tool.sql.architecture.classes.impl with parameters of type RelationshipPopulationSelector Modifier and Type Method Description voidClassRelationshipImpl. setR4572_extent_accessed_by_RelationshipPopulationSelector(RelationshipPopulationSelector inst) -
Uses of RelationshipPopulationSelector in io.ciera.tool.sql.architecture.component
Methods in io.ciera.tool.sql.architecture.component with parameters of type RelationshipPopulationSelector Modifier and Type Method Description default voidComponentDefinition. addR4571_selects_relationships_through_RelationshipPopulationSelector(RelationshipPopulationSelector inst)default voidComponentDefinition. removeR4571_selects_relationships_through_RelationshipPopulationSelector(RelationshipPopulationSelector inst) -
Uses of RelationshipPopulationSelector in io.ciera.tool.sql.architecture.component.impl
Classes in io.ciera.tool.sql.architecture.component.impl that implement RelationshipPopulationSelector Modifier and Type Class Description classRelationshipPopulationSelectorImplFields in io.ciera.tool.sql.architecture.component.impl declared as RelationshipPopulationSelector Modifier and Type Field Description static RelationshipPopulationSelectorRelationshipPopulationSelectorImpl. EMPTY_RELATIONSHIPPOPULATIONSELECTORMethods in io.ciera.tool.sql.architecture.component.impl that return RelationshipPopulationSelector Modifier and Type Method Description static RelationshipPopulationSelectorRelationshipPopulationSelectorImpl. create(Sql context)static RelationshipPopulationSelectorRelationshipPopulationSelectorImpl. create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, String ref_comp_name, String ref_comp_package, String m_name, String ref_rel_name)static RelationshipPopulationSelectorRelationshipPopulationSelectorImpl. create(Sql context, String ref_comp_name, String ref_comp_package, String m_name, String ref_rel_name)RelationshipPopulationSelectorRelationshipPopulationSelectorSetImpl. nullElement()RelationshipPopulationSelectorRelationshipPopulationSelectorImpl. oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition)RelationshipPopulationSelectorRelationshipPopulationSelectorImpl. self()Methods in io.ciera.tool.sql.architecture.component.impl that return types with arguments of type RelationshipPopulationSelector Modifier and Type Method Description List<RelationshipPopulationSelector>RelationshipPopulationSelectorSetImpl. elements()Methods in io.ciera.tool.sql.architecture.component.impl with parameters of type RelationshipPopulationSelector Modifier and Type Method Description voidComponentDefinitionImpl. addR4571_selects_relationships_through_RelationshipPopulationSelector(RelationshipPopulationSelector inst)voidComponentDefinitionImpl. removeR4571_selects_relationships_through_RelationshipPopulationSelector(RelationshipPopulationSelector inst)Method parameters in io.ciera.tool.sql.architecture.component.impl with type arguments of type RelationshipPopulationSelector Modifier and Type Method Description RelationshipPopulationSelectorSetRelationshipPopulationSelectorSetImpl. emptySet(Comparator<? super RelationshipPopulationSelector> comp)Constructor parameters in io.ciera.tool.sql.architecture.component.impl with type arguments of type RelationshipPopulationSelector Constructor Description RelationshipPopulationSelectorSetImpl(Comparator<? super RelationshipPopulationSelector> comp)
-