Uses of Interface
io.ciera.tool.sql.architecture.invocable.InvocableObject
-
-
Uses of InvocableObject in io.ciera.tool
-
Uses of InvocableObject in io.ciera.tool.sql.architecture.classes
Methods in io.ciera.tool.sql.architecture.classes that return InvocableObject Modifier and Type Method Description InvocableObjectAttributeDerivation. R427_is_a_InvocableObject()InvocableObjectOperation. R427_is_a_InvocableObject()Methods in io.ciera.tool.sql.architecture.classes with parameters of type InvocableObject Modifier and Type Method Description default voidAttributeDerivation. setR427_is_a_InvocableObject(InvocableObject inst)default voidOperation. setR427_is_a_InvocableObject(InvocableObject inst) -
Uses of InvocableObject in io.ciera.tool.sql.architecture.classes.impl
Methods in io.ciera.tool.sql.architecture.classes.impl that return InvocableObject Modifier and Type Method Description InvocableObjectAttributeDerivationImpl. R427_is_a_InvocableObject()InvocableObjectOperationImpl. R427_is_a_InvocableObject()Methods in io.ciera.tool.sql.architecture.classes.impl with parameters of type InvocableObject Modifier and Type Method Description voidAttributeDerivationImpl. setR427_is_a_InvocableObject(InvocableObject inst)voidOperationImpl. setR427_is_a_InvocableObject(InvocableObject inst) -
Uses of InvocableObject in io.ciera.tool.sql.architecture.component
Methods in io.ciera.tool.sql.architecture.component that return InvocableObject Modifier and Type Method Description InvocableObjectFunction. R427_is_a_InvocableObject()InvocableObjectUtilityFunction. R427_is_a_InvocableObject()Methods in io.ciera.tool.sql.architecture.component with parameters of type InvocableObject Modifier and Type Method Description default voidFunction. setR427_is_a_InvocableObject(InvocableObject inst)default voidUtilityFunction. setR427_is_a_InvocableObject(InvocableObject inst) -
Uses of InvocableObject in io.ciera.tool.sql.architecture.component.impl
Methods in io.ciera.tool.sql.architecture.component.impl that return InvocableObject Modifier and Type Method Description InvocableObjectFunctionImpl. R427_is_a_InvocableObject()InvocableObjectUtilityFunctionImpl. R427_is_a_InvocableObject()Methods in io.ciera.tool.sql.architecture.component.impl with parameters of type InvocableObject Modifier and Type Method Description voidFunctionImpl. setR427_is_a_InvocableObject(InvocableObject inst)voidUtilityFunctionImpl. setR427_is_a_InvocableObject(InvocableObject inst) -
Uses of InvocableObject in io.ciera.tool.sql.architecture.expression
Methods in io.ciera.tool.sql.architecture.expression that return InvocableObject Modifier and Type Method Description InvocableObjectInvocation. R792_invokes_InvocableObject()Methods in io.ciera.tool.sql.architecture.expression with parameters of type InvocableObject Modifier and Type Method Description default voidInvocation. setR792_invokes_InvocableObject(InvocableObject inst) -
Uses of InvocableObject in io.ciera.tool.sql.architecture.expression.impl
Methods in io.ciera.tool.sql.architecture.expression.impl that return InvocableObject Modifier and Type Method Description InvocableObjectInvocationImpl. R792_invokes_InvocableObject()Methods in io.ciera.tool.sql.architecture.expression.impl with parameters of type InvocableObject Modifier and Type Method Description voidInvocationImpl. setR792_invokes_InvocableObject(InvocableObject inst) -
Uses of InvocableObject in io.ciera.tool.sql.architecture.interfaces
Methods in io.ciera.tool.sql.architecture.interfaces that return InvocableObject Modifier and Type Method Description InvocableObjectPortMessage. R427_is_a_InvocableObject()Methods in io.ciera.tool.sql.architecture.interfaces with parameters of type InvocableObject Modifier and Type Method Description default voidPortMessage. setR427_is_a_InvocableObject(InvocableObject inst) -
Uses of InvocableObject in io.ciera.tool.sql.architecture.interfaces.impl
Methods in io.ciera.tool.sql.architecture.interfaces.impl that return InvocableObject Modifier and Type Method Description InvocableObjectPortMessageImpl. R427_is_a_InvocableObject()Methods in io.ciera.tool.sql.architecture.interfaces.impl with parameters of type InvocableObject Modifier and Type Method Description voidPortMessageImpl. setR427_is_a_InvocableObject(InvocableObject inst) -
Uses of InvocableObject in io.ciera.tool.sql.architecture.invocable
Methods in io.ciera.tool.sql.architecture.invocable that return InvocableObject Modifier and Type Method Description InvocableObjectCodeBlock. R4000_is_invoked_in_InvocableObject()InvocableObjectGenericInvocable. R427_is_a_InvocableObject()InvocableObjectFormalParameter. R429_shapes_data_for_InvocableObject()Methods in io.ciera.tool.sql.architecture.invocable with parameters of type InvocableObject Modifier and Type Method Description default voidCodeBlock. setR4000_is_invoked_in_InvocableObject(InvocableObject inst)default voidGenericInvocable. setR427_is_a_InvocableObject(InvocableObject inst)default voidFormalParameter. setR429_shapes_data_for_InvocableObject(InvocableObject inst) -
Uses of InvocableObject in io.ciera.tool.sql.architecture.invocable.impl
Classes in io.ciera.tool.sql.architecture.invocable.impl that implement InvocableObject Modifier and Type Class Description classInvocableObjectImplFields in io.ciera.tool.sql.architecture.invocable.impl declared as InvocableObject Modifier and Type Field Description static InvocableObjectInvocableObjectImpl. EMPTY_INVOCABLEOBJECTMethods in io.ciera.tool.sql.architecture.invocable.impl that return InvocableObject Modifier and Type Method Description static InvocableObjectInvocableObjectImpl. create(Sql context)static InvocableObjectInvocableObjectImpl. create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, String m_parent_name, String m_parent_package, String m_name, String ref_type_name, String ref_type_package, String ref_type_reference_name, String m_oal, io.ciera.runtime.summit.types.UniqueId ref_Action_ID)static InvocableObjectInvocableObjectImpl. create(Sql context, String m_parent_name, String m_parent_package, String m_name, String ref_type_name, String ref_type_package, String ref_type_reference_name, String m_oal, io.ciera.runtime.summit.types.UniqueId ref_Action_ID)InvocableObjectInvocableObjectSetImpl. nullElement()InvocableObjectInvocableObjectImpl. oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition)InvocableObjectCodeBlockImpl. R4000_is_invoked_in_InvocableObject()InvocableObjectGenericInvocableImpl. R427_is_a_InvocableObject()InvocableObjectFormalParameterImpl. R429_shapes_data_for_InvocableObject()InvocableObjectInvocableObjectImpl. self()Methods in io.ciera.tool.sql.architecture.invocable.impl that return types with arguments of type InvocableObject Modifier and Type Method Description List<InvocableObject>InvocableObjectSetImpl. elements()Methods in io.ciera.tool.sql.architecture.invocable.impl with parameters of type InvocableObject Modifier and Type Method Description voidCodeBlockImpl. setR4000_is_invoked_in_InvocableObject(InvocableObject inst)voidGenericInvocableImpl. setR427_is_a_InvocableObject(InvocableObject inst)voidFormalParameterImpl. setR429_shapes_data_for_InvocableObject(InvocableObject inst)Method parameters in io.ciera.tool.sql.architecture.invocable.impl with type arguments of type InvocableObject Modifier and Type Method Description InvocableObjectSetInvocableObjectSetImpl. emptySet(Comparator<? super InvocableObject> comp)Constructor parameters in io.ciera.tool.sql.architecture.invocable.impl with type arguments of type InvocableObject Constructor Description InvocableObjectSetImpl(Comparator<? super InvocableObject> comp) -
Uses of InvocableObject in io.ciera.tool.sql.architecture.statemachine
Methods in io.ciera.tool.sql.architecture.statemachine that return InvocableObject Modifier and Type Method Description InvocableObjectEvent. R427_is_a_InvocableObject()InvocableObjectState. R427_is_a_InvocableObject()InvocableObjectStateTransition. R427_is_a_InvocableObject()Methods in io.ciera.tool.sql.architecture.statemachine with parameters of type InvocableObject Modifier and Type Method Description default voidEvent. setR427_is_a_InvocableObject(InvocableObject inst)default voidState. setR427_is_a_InvocableObject(InvocableObject inst)default voidStateTransition. setR427_is_a_InvocableObject(InvocableObject inst) -
Uses of InvocableObject in io.ciera.tool.sql.architecture.statemachine.impl
Methods in io.ciera.tool.sql.architecture.statemachine.impl that return InvocableObject Modifier and Type Method Description InvocableObjectEventImpl. R427_is_a_InvocableObject()InvocableObjectStateImpl. R427_is_a_InvocableObject()InvocableObjectStateTransitionImpl. R427_is_a_InvocableObject()Methods in io.ciera.tool.sql.architecture.statemachine.impl with parameters of type InvocableObject Modifier and Type Method Description voidEventImpl. setR427_is_a_InvocableObject(InvocableObject inst)voidStateImpl. setR427_is_a_InvocableObject(InvocableObject inst)voidStateTransitionImpl. setR427_is_a_InvocableObject(InvocableObject inst) -
Uses of InvocableObject in io.ciera.tool.sql.architecture.type
Methods in io.ciera.tool.sql.architecture.type with parameters of type InvocableObject Modifier and Type Method Description default voidTypeReference. addR428_defines_return_type_for_InvocableObject(InvocableObject inst)default voidTypeReference. removeR428_defines_return_type_for_InvocableObject(InvocableObject inst) -
Uses of InvocableObject in io.ciera.tool.sql.architecture.type.impl
Methods in io.ciera.tool.sql.architecture.type.impl with parameters of type InvocableObject Modifier and Type Method Description voidTypeReferenceImpl. addR428_defines_return_type_for_InvocableObject(InvocableObject inst)voidTypeReferenceImpl. removeR428_defines_return_type_for_InvocableObject(InvocableObject inst) -
Uses of InvocableObject in io.ciera.tool.sql.ooaofooa.body
Methods in io.ciera.tool.sql.ooaofooa.body with parameters of type InvocableObject Modifier and Type Method Description default voidBody. addR432_actions_transformed_from_InvocableObject(InvocableObject inst)default voidBody. removeR432_actions_transformed_from_InvocableObject(InvocableObject inst) -
Uses of InvocableObject in io.ciera.tool.sql.ooaofooa.body.impl
Methods in io.ciera.tool.sql.ooaofooa.body.impl with parameters of type InvocableObject Modifier and Type Method Description voidBodyImpl. addR432_actions_transformed_from_InvocableObject(InvocableObject inst)voidBodyImpl. removeR432_actions_transformed_from_InvocableObject(InvocableObject inst)
-