Uses of Interface
io.ciera.tool.sql.architecture.classes.ModelInst
-
-
Uses of ModelInst in io.ciera.tool
-
Uses of ModelInst in io.ciera.tool.sql.architecture.classes
Methods in io.ciera.tool.sql.architecture.classes that return ModelInst Modifier and Type Method Description ModelInstInstSet. R406_defines_set_with_elements_of_type_ModelInst()ModelInstAttribute. R410_abstracts_data_for_ModelInst()ModelInstOperation. R416_provided_by_ModelInst()ModelInstClassRelationship. R434_has_participating_ModelInst()ModelInstClassRelationship. R435_has_formalizing_ModelInst()ModelInstInstanceSelector. R442_navigates_from_ModelInst()Methods in io.ciera.tool.sql.architecture.classes with parameters of type ModelInst Modifier and Type Method Description default voidInstSet. setR406_defines_set_with_elements_of_type_ModelInst(ModelInst inst)default voidAttribute. setR410_abstracts_data_for_ModelInst(ModelInst inst)default voidOperation. setR416_provided_by_ModelInst(ModelInst inst)default voidClassRelationship. setR434_has_participating_ModelInst(ModelInst inst)default voidClassRelationship. setR435_has_formalizing_ModelInst(ModelInst inst)default voidInstanceSelector. setR442_navigates_from_ModelInst(ModelInst inst) -
Uses of ModelInst in io.ciera.tool.sql.architecture.classes.impl
Classes in io.ciera.tool.sql.architecture.classes.impl that implement ModelInst Modifier and Type Class Description classModelInstImplFields in io.ciera.tool.sql.architecture.classes.impl declared as ModelInst Modifier and Type Field Description static ModelInstModelInstImpl. EMPTY_MODELINSTMethods in io.ciera.tool.sql.architecture.classes.impl that return ModelInst Modifier and Type Method Description static ModelInstModelInstImpl. create(Sql context)static ModelInstModelInstImpl. create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, String ref_comp_name, String ref_comp_package, String ref_name, String ref_package, String m_extends, String m_key_letters, io.ciera.runtime.summit.types.UniqueId ref_Obj_ID)static ModelInstModelInstImpl. create(Sql context, String ref_comp_name, String ref_comp_package, String ref_name, String ref_package, String m_extends, String m_key_letters, io.ciera.runtime.summit.types.UniqueId ref_Obj_ID)ModelInstModelInstSetImpl. nullElement()ModelInstModelInstImpl. oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition)ModelInstInstSetImpl. R406_defines_set_with_elements_of_type_ModelInst()ModelInstAttributeImpl. R410_abstracts_data_for_ModelInst()ModelInstOperationImpl. R416_provided_by_ModelInst()ModelInstClassRelationshipImpl. R434_has_participating_ModelInst()ModelInstClassRelationshipImpl. R435_has_formalizing_ModelInst()ModelInstInstanceSelectorImpl. R442_navigates_from_ModelInst()ModelInstModelInstImpl. self()Methods in io.ciera.tool.sql.architecture.classes.impl that return types with arguments of type ModelInst Modifier and Type Method Description List<ModelInst>ModelInstSetImpl. elements()Methods in io.ciera.tool.sql.architecture.classes.impl with parameters of type ModelInst Modifier and Type Method Description voidInstSetImpl. setR406_defines_set_with_elements_of_type_ModelInst(ModelInst inst)voidAttributeImpl. setR410_abstracts_data_for_ModelInst(ModelInst inst)voidOperationImpl. setR416_provided_by_ModelInst(ModelInst inst)voidClassRelationshipImpl. setR434_has_participating_ModelInst(ModelInst inst)voidClassRelationshipImpl. setR435_has_formalizing_ModelInst(ModelInst inst)voidInstanceSelectorImpl. setR442_navigates_from_ModelInst(ModelInst inst)Method parameters in io.ciera.tool.sql.architecture.classes.impl with type arguments of type ModelInst Modifier and Type Method Description ModelInstSetModelInstSetImpl. emptySet(Comparator<? super ModelInst> comp)Constructor parameters in io.ciera.tool.sql.architecture.classes.impl with type arguments of type ModelInst Constructor Description ModelInstSetImpl(Comparator<? super ModelInst> comp) -
Uses of ModelInst in io.ciera.tool.sql.architecture.component
Methods in io.ciera.tool.sql.architecture.component that return ModelInst Modifier and Type Method Description ModelInstInstancePopulationSelector. R449_selects_instances_of_ModelInst()Methods in io.ciera.tool.sql.architecture.component with parameters of type ModelInst Modifier and Type Method Description default voidComponentDefinition. addR408_maintains_instances_of_ModelInst(ModelInst inst)default voidComponentDefinition. removeR408_maintains_instances_of_ModelInst(ModelInst inst)default voidInstancePopulationSelector. setR449_selects_instances_of_ModelInst(ModelInst inst) -
Uses of ModelInst in io.ciera.tool.sql.architecture.component.impl
Methods in io.ciera.tool.sql.architecture.component.impl that return ModelInst Modifier and Type Method Description ModelInstInstancePopulationSelectorImpl. R449_selects_instances_of_ModelInst()Methods in io.ciera.tool.sql.architecture.component.impl with parameters of type ModelInst Modifier and Type Method Description voidComponentDefinitionImpl. addR408_maintains_instances_of_ModelInst(ModelInst inst)voidComponentDefinitionImpl. removeR408_maintains_instances_of_ModelInst(ModelInst inst)voidInstancePopulationSelectorImpl. setR449_selects_instances_of_ModelInst(ModelInst inst) -
Uses of ModelInst in io.ciera.tool.sql.architecture.expression
Methods in io.ciera.tool.sql.architecture.expression that return ModelInst Modifier and Type Method Description ModelInstCreation. R780_creates_ModelInst()Methods in io.ciera.tool.sql.architecture.expression with parameters of type ModelInst Modifier and Type Method Description default voidCreation. setR780_creates_ModelInst(ModelInst inst) -
Uses of ModelInst in io.ciera.tool.sql.architecture.expression.impl
Methods in io.ciera.tool.sql.architecture.expression.impl that return ModelInst Modifier and Type Method Description ModelInstCreationImpl. R780_creates_ModelInst()Methods in io.ciera.tool.sql.architecture.expression.impl with parameters of type ModelInst Modifier and Type Method Description voidCreationImpl. setR780_creates_ModelInst(ModelInst inst) -
Uses of ModelInst in io.ciera.tool.sql.architecture.file
Methods in io.ciera.tool.sql.architecture.file that return ModelInst Modifier and Type Method Description ModelInstFile. R401_is_a_ModelInst()Methods in io.ciera.tool.sql.architecture.file with parameters of type ModelInst Modifier and Type Method Description default voidFile. setR401_is_a_ModelInst(ModelInst inst) -
Uses of ModelInst in io.ciera.tool.sql.architecture.file.impl
Methods in io.ciera.tool.sql.architecture.file.impl that return ModelInst Modifier and Type Method Description ModelInstFileImpl. R401_is_a_ModelInst()Methods in io.ciera.tool.sql.architecture.file.impl with parameters of type ModelInst Modifier and Type Method Description voidFileImpl. setR401_is_a_ModelInst(ModelInst inst) -
Uses of ModelInst in io.ciera.tool.sql.architecture.statemachine
Methods in io.ciera.tool.sql.architecture.statemachine that return ModelInst Modifier and Type Method Description ModelInstStateMachine. R4750_models_behavior_of_ModelInst()Methods in io.ciera.tool.sql.architecture.statemachine with parameters of type ModelInst Modifier and Type Method Description default voidStateMachine. setR4750_models_behavior_of_ModelInst(ModelInst inst) -
Uses of ModelInst in io.ciera.tool.sql.architecture.statemachine.impl
Methods in io.ciera.tool.sql.architecture.statemachine.impl that return ModelInst Modifier and Type Method Description ModelInstStateMachineImpl. R4750_models_behavior_of_ModelInst()Methods in io.ciera.tool.sql.architecture.statemachine.impl with parameters of type ModelInst Modifier and Type Method Description voidStateMachineImpl. setR4750_models_behavior_of_ModelInst(ModelInst inst) -
Uses of ModelInst in io.ciera.tool.sql.architecture.type
Methods in io.ciera.tool.sql.architecture.type that return ModelInst Modifier and Type Method Description ModelInstType. R407_is_a_ModelInst()Methods in io.ciera.tool.sql.architecture.type with parameters of type ModelInst Modifier and Type Method Description default voidType. setR407_is_a_ModelInst(ModelInst inst) -
Uses of ModelInst in io.ciera.tool.sql.architecture.type.impl
Methods in io.ciera.tool.sql.architecture.type.impl that return ModelInst Modifier and Type Method Description ModelInstTypeImpl. R407_is_a_ModelInst()Methods in io.ciera.tool.sql.architecture.type.impl with parameters of type ModelInst Modifier and Type Method Description voidTypeImpl. setR407_is_a_ModelInst(ModelInst inst) -
Uses of ModelInst in io.ciera.tool.sql.loader
Methods in io.ciera.tool.sql.loader that return ModelInst Modifier and Type Method Description ModelInstEventInstanceLoader. R3017_ModelInst()Methods in io.ciera.tool.sql.loader with parameters of type ModelInst Modifier and Type Method Description default voidEventInstanceLoader. setR3017_ModelInst(ModelInst inst) -
Uses of ModelInst in io.ciera.tool.sql.loader.impl
Methods in io.ciera.tool.sql.loader.impl that return ModelInst Modifier and Type Method Description ModelInstEventInstanceLoaderImpl. R3017_ModelInst()Methods in io.ciera.tool.sql.loader.impl with parameters of type ModelInst Modifier and Type Method Description voidEventInstanceLoaderImpl. setR3017_ModelInst(ModelInst inst) -
Uses of ModelInst in io.ciera.tool.sql.ooaofooa.subsystem
Methods in io.ciera.tool.sql.ooaofooa.subsystem that return ModelInst Modifier and Type Method Description ModelInstModelClass. R409_is_basis_for_ModelInst()Methods in io.ciera.tool.sql.ooaofooa.subsystem with parameters of type ModelInst Modifier and Type Method Description default voidModelClass. setR409_is_basis_for_ModelInst(ModelInst inst) -
Uses of ModelInst in io.ciera.tool.sql.ooaofooa.subsystem.impl
Methods in io.ciera.tool.sql.ooaofooa.subsystem.impl that return ModelInst Modifier and Type Method Description ModelInstModelClassImpl. R409_is_basis_for_ModelInst()Methods in io.ciera.tool.sql.ooaofooa.subsystem.impl with parameters of type ModelInst Modifier and Type Method Description voidModelClassImpl. setR409_is_basis_for_ModelInst(ModelInst inst)
-