Uses of Interface
io.ciera.tool.sql.ooaofooa.component.InterfaceOperation
-
-
Uses of InterfaceOperation in io.ciera.tool
-
Uses of InterfaceOperation in io.ciera.tool.sql.ooaofooa.component
Methods in io.ciera.tool.sql.ooaofooa.component that return InterfaceOperation Modifier and Type Method Description InterfaceOperationExecutableProperty. R4004_is_a_InterfaceOperation()InterfaceOperationInterfaceOperation. R4019_precedes_InterfaceOperation()InterfaceOperationInterfaceOperation. R4019_succeeds_InterfaceOperation()Methods in io.ciera.tool.sql.ooaofooa.component with parameters of type InterfaceOperation Modifier and Type Method Description default voidExecutableProperty. setR4004_is_a_InterfaceOperation(InterfaceOperation inst)default voidInterfaceOperation. setR4019_precedes_InterfaceOperation(InterfaceOperation inst)default voidInterfaceOperation. setR4019_succeeds_InterfaceOperation(InterfaceOperation inst) -
Uses of InterfaceOperation in io.ciera.tool.sql.ooaofooa.component.impl
Classes in io.ciera.tool.sql.ooaofooa.component.impl that implement InterfaceOperation Modifier and Type Class Description classInterfaceOperationImplFields in io.ciera.tool.sql.ooaofooa.component.impl declared as InterfaceOperation Modifier and Type Field Description static InterfaceOperationInterfaceOperationImpl. EMPTY_INTERFACEOPERATIONMethods in io.ciera.tool.sql.ooaofooa.component.impl that return InterfaceOperation Modifier and Type Method Description static InterfaceOperationInterfaceOperationImpl. create(Sql context)static InterfaceOperationInterfaceOperationImpl. create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, io.ciera.runtime.summit.types.UniqueId ref_Id, io.ciera.runtime.summit.types.UniqueId ref_DT_ID, String m_Name, String m_Descrip, IFDirectionType m_Direction, String m_Return_Dimensions, io.ciera.runtime.summit.types.UniqueId ref_Previous_Id)static InterfaceOperationInterfaceOperationImpl. create(Sql context, io.ciera.runtime.summit.types.UniqueId ref_Id, io.ciera.runtime.summit.types.UniqueId ref_DT_ID, String m_Name, String m_Descrip, IFDirectionType m_Direction, String m_Return_Dimensions, io.ciera.runtime.summit.types.UniqueId ref_Previous_Id)InterfaceOperationInterfaceOperationSetImpl. nullElement()InterfaceOperationInterfaceOperationImpl. oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition)InterfaceOperationExecutablePropertyImpl. R4004_is_a_InterfaceOperation()InterfaceOperationInterfaceOperationImpl. R4019_precedes_InterfaceOperation()InterfaceOperationInterfaceOperationImpl. R4019_succeeds_InterfaceOperation()InterfaceOperationInterfaceOperationImpl. self()Methods in io.ciera.tool.sql.ooaofooa.component.impl that return types with arguments of type InterfaceOperation Modifier and Type Method Description List<InterfaceOperation>InterfaceOperationSetImpl. elements()Methods in io.ciera.tool.sql.ooaofooa.component.impl with parameters of type InterfaceOperation Modifier and Type Method Description voidExecutablePropertyImpl. setR4004_is_a_InterfaceOperation(InterfaceOperation inst)voidInterfaceOperationImpl. setR4019_precedes_InterfaceOperation(InterfaceOperation inst)voidInterfaceOperationImpl. setR4019_succeeds_InterfaceOperation(InterfaceOperation inst)Method parameters in io.ciera.tool.sql.ooaofooa.component.impl with type arguments of type InterfaceOperation Modifier and Type Method Description InterfaceOperationSetInterfaceOperationSetImpl. emptySet(Comparator<? super InterfaceOperation> comp)Constructor parameters in io.ciera.tool.sql.ooaofooa.component.impl with type arguments of type InterfaceOperation Constructor Description InterfaceOperationSetImpl(Comparator<? super InterfaceOperation> comp) -
Uses of InterfaceOperation in io.ciera.tool.sql.ooaofooa.domain
Methods in io.ciera.tool.sql.ooaofooa.domain that return InterfaceOperation Modifier and Type Method Description InterfaceOperationDimensions. R4018_defines_return_value_dimensions_for__InterfaceOperation()Methods in io.ciera.tool.sql.ooaofooa.domain with parameters of type InterfaceOperation Modifier and Type Method Description default voidDataType. addR4008_defines_return_type_InterfaceOperation(InterfaceOperation inst)default voidDataType. removeR4008_defines_return_type_InterfaceOperation(InterfaceOperation inst)default voidDimensions. setR4018_defines_return_value_dimensions_for__InterfaceOperation(InterfaceOperation inst) -
Uses of InterfaceOperation in io.ciera.tool.sql.ooaofooa.domain.impl
Methods in io.ciera.tool.sql.ooaofooa.domain.impl that return InterfaceOperation Modifier and Type Method Description InterfaceOperationDimensionsImpl. R4018_defines_return_value_dimensions_for__InterfaceOperation()Methods in io.ciera.tool.sql.ooaofooa.domain.impl with parameters of type InterfaceOperation Modifier and Type Method Description voidDataTypeImpl. addR4008_defines_return_type_InterfaceOperation(InterfaceOperation inst)voidDataTypeImpl. removeR4008_defines_return_type_InterfaceOperation(InterfaceOperation inst)voidDimensionsImpl. setR4018_defines_return_value_dimensions_for__InterfaceOperation(InterfaceOperation inst) -
Uses of InterfaceOperation in io.ciera.tool.sql.ooaofooa.message
Methods in io.ciera.tool.sql.ooaofooa.message that return InterfaceOperation Modifier and Type Method Description InterfaceOperationInterfaceOperationMessage. R1022_sends_InterfaceOperation()Methods in io.ciera.tool.sql.ooaofooa.message with parameters of type InterfaceOperation Modifier and Type Method Description default voidInterfaceOperationMessage. setR1022_sends_InterfaceOperation(InterfaceOperation inst) -
Uses of InterfaceOperation in io.ciera.tool.sql.ooaofooa.message.impl
Methods in io.ciera.tool.sql.ooaofooa.message.impl that return InterfaceOperation Modifier and Type Method Description InterfaceOperationInterfaceOperationMessageImpl. R1022_sends_InterfaceOperation()Methods in io.ciera.tool.sql.ooaofooa.message.impl with parameters of type InterfaceOperation Modifier and Type Method Description voidInterfaceOperationMessageImpl. setR1022_sends_InterfaceOperation(InterfaceOperation inst)
-