Uses of Interface
io.ciera.tool.sql.ooaofooa.component.InterfaceOperationSet
-
-
Uses of InterfaceOperationSet in io.ciera.tool
Methods in io.ciera.tool that return InterfaceOperationSet Modifier and Type Method Description InterfaceOperationSetSql. InterfaceOperation_instances() -
Uses of InterfaceOperationSet in io.ciera.tool.sql.ooaofooa.component
Methods in io.ciera.tool.sql.ooaofooa.component that return InterfaceOperationSet Modifier and Type Method Description InterfaceOperationSetExecutablePropertySet. R4004_is_a_InterfaceOperation()InterfaceOperationSetInterfaceOperationSet. R4019_precedes_InterfaceOperation()InterfaceOperationSetInterfaceOperationSet. R4019_succeeds_InterfaceOperation() -
Uses of InterfaceOperationSet in io.ciera.tool.sql.ooaofooa.component.impl
Classes in io.ciera.tool.sql.ooaofooa.component.impl that implement InterfaceOperationSet Modifier and Type Class Description classInterfaceOperationSetImplMethods in io.ciera.tool.sql.ooaofooa.component.impl that return InterfaceOperationSet Modifier and Type Method Description InterfaceOperationSetInterfaceOperationSetImpl. emptySet()InterfaceOperationSetInterfaceOperationSetImpl. emptySet(Comparator<? super InterfaceOperation> comp)InterfaceOperationSetExecutablePropertySetImpl. R4004_is_a_InterfaceOperation()InterfaceOperationSetInterfaceOperationSetImpl. R4019_precedes_InterfaceOperation()InterfaceOperationSetInterfaceOperationSetImpl. R4019_succeeds_InterfaceOperation() -
Uses of InterfaceOperationSet in io.ciera.tool.sql.ooaofooa.domain
Methods in io.ciera.tool.sql.ooaofooa.domain that return InterfaceOperationSet Modifier and Type Method Description InterfaceOperationSetDataType. R4008_defines_return_type_InterfaceOperation()InterfaceOperationSetDataTypeSet. R4008_defines_return_type_InterfaceOperation()InterfaceOperationSetDimensionsSet. R4018_defines_return_value_dimensions_for__InterfaceOperation() -
Uses of InterfaceOperationSet in io.ciera.tool.sql.ooaofooa.domain.impl
Methods in io.ciera.tool.sql.ooaofooa.domain.impl that return InterfaceOperationSet Modifier and Type Method Description InterfaceOperationSetDataTypeImpl. R4008_defines_return_type_InterfaceOperation()InterfaceOperationSetDataTypeSetImpl. R4008_defines_return_type_InterfaceOperation()InterfaceOperationSetDimensionsSetImpl. R4018_defines_return_value_dimensions_for__InterfaceOperation() -
Uses of InterfaceOperationSet in io.ciera.tool.sql.ooaofooa.message
Methods in io.ciera.tool.sql.ooaofooa.message that return InterfaceOperationSet Modifier and Type Method Description InterfaceOperationSetInterfaceOperationMessageSet. R1022_sends_InterfaceOperation() -
Uses of InterfaceOperationSet in io.ciera.tool.sql.ooaofooa.message.impl
Methods in io.ciera.tool.sql.ooaofooa.message.impl that return InterfaceOperationSet Modifier and Type Method Description InterfaceOperationSetInterfaceOperationMessageSetImpl. R1022_sends_InterfaceOperation()
-