Uses of Interface
io.ciera.tool.sql.ooaofooa.invocation.InterfaceOperationInvocation
-
-
Uses of InterfaceOperationInvocation in io.ciera.tool
-
Uses of InterfaceOperationInvocation in io.ciera.tool.sql.ooaofooa.body
Methods in io.ciera.tool.sql.ooaofooa.body that return InterfaceOperationInvocation Modifier and Type Method Description InterfaceOperationInvocationACT_SMT. R603_is_a_InterfaceOperationInvocation()Methods in io.ciera.tool.sql.ooaofooa.body with parameters of type InterfaceOperationInvocation Modifier and Type Method Description default voidACT_SMT. setR603_is_a_InterfaceOperationInvocation(InterfaceOperationInvocation inst) -
Uses of InterfaceOperationInvocation in io.ciera.tool.sql.ooaofooa.body.impl
Methods in io.ciera.tool.sql.ooaofooa.body.impl that return InterfaceOperationInvocation Modifier and Type Method Description InterfaceOperationInvocationACT_SMTImpl. R603_is_a_InterfaceOperationInvocation()Methods in io.ciera.tool.sql.ooaofooa.body.impl with parameters of type InterfaceOperationInvocation Modifier and Type Method Description voidACT_SMTImpl. setR603_is_a_InterfaceOperationInvocation(InterfaceOperationInvocation inst) -
Uses of InterfaceOperationInvocation in io.ciera.tool.sql.ooaofooa.component.signalprovisionsandrequirements
Methods in io.ciera.tool.sql.ooaofooa.component.signalprovisionsandrequirements with parameters of type InterfaceOperationInvocation Modifier and Type Method Description default voidRequiredOperation. addR657_InterfaceOperationInvocation(InterfaceOperationInvocation inst)default voidProvidedOperation. addR680_InterfaceOperationInvocation(InterfaceOperationInvocation inst)default voidRequiredOperation. removeR657_InterfaceOperationInvocation(InterfaceOperationInvocation inst)default voidProvidedOperation. removeR680_InterfaceOperationInvocation(InterfaceOperationInvocation inst) -
Uses of InterfaceOperationInvocation in io.ciera.tool.sql.ooaofooa.component.signalprovisionsandrequirements.impl
Methods in io.ciera.tool.sql.ooaofooa.component.signalprovisionsandrequirements.impl with parameters of type InterfaceOperationInvocation Modifier and Type Method Description voidRequiredOperationImpl. addR657_InterfaceOperationInvocation(InterfaceOperationInvocation inst)voidProvidedOperationImpl. addR680_InterfaceOperationInvocation(InterfaceOperationInvocation inst)voidRequiredOperationImpl. removeR657_InterfaceOperationInvocation(InterfaceOperationInvocation inst)voidProvidedOperationImpl. removeR680_InterfaceOperationInvocation(InterfaceOperationInvocation inst) -
Uses of InterfaceOperationInvocation in io.ciera.tool.sql.ooaofooa.invocation.impl
Classes in io.ciera.tool.sql.ooaofooa.invocation.impl that implement InterfaceOperationInvocation Modifier and Type Class Description classInterfaceOperationInvocationImplFields in io.ciera.tool.sql.ooaofooa.invocation.impl declared as InterfaceOperationInvocation Modifier and Type Field Description static InterfaceOperationInvocationInterfaceOperationInvocationImpl. EMPTY_INTERFACEOPERATIONINVOCATIONMethods in io.ciera.tool.sql.ooaofooa.invocation.impl that return InterfaceOperationInvocation Modifier and Type Method Description static InterfaceOperationInvocationInterfaceOperationInvocationImpl. create(Sql context)static InterfaceOperationInvocationInterfaceOperationInvocationImpl. create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, io.ciera.runtime.summit.types.UniqueId ref_Statement_ID, int m_opNameLineNumber, int m_opNameColumn, int m_ownerNameLineNumber, int m_ownerNameColumn, io.ciera.runtime.summit.types.UniqueId ref_ProvidedOp_Id, io.ciera.runtime.summit.types.UniqueId ref_RequiredOp_Id, io.ciera.runtime.summit.types.UniqueId ref_Value_ID)InterfaceOperationInvocationInterfaceOperationInvocationSetImpl. nullElement()InterfaceOperationInvocationInterfaceOperationInvocationImpl. oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition)InterfaceOperationInvocationInterfaceOperationInvocationImpl. self()Methods in io.ciera.tool.sql.ooaofooa.invocation.impl that return types with arguments of type InterfaceOperationInvocation Modifier and Type Method Description List<InterfaceOperationInvocation>InterfaceOperationInvocationSetImpl. elements()Method parameters in io.ciera.tool.sql.ooaofooa.invocation.impl with type arguments of type InterfaceOperationInvocation Modifier and Type Method Description InterfaceOperationInvocationSetInterfaceOperationInvocationSetImpl. emptySet(Comparator<? super InterfaceOperationInvocation> comp)Constructor parameters in io.ciera.tool.sql.ooaofooa.invocation.impl with type arguments of type InterfaceOperationInvocation Constructor Description InterfaceOperationInvocationSetImpl(Comparator<? super InterfaceOperationInvocation> comp) -
Uses of InterfaceOperationInvocation in io.ciera.tool.sql.ooaofooa.value
Methods in io.ciera.tool.sql.ooaofooa.value that return InterfaceOperationInvocation Modifier and Type Method Description InterfaceOperationInvocationV_PAR. R679_taken_by_InterfaceOperationInvocation()Methods in io.ciera.tool.sql.ooaofooa.value with parameters of type InterfaceOperationInvocation Modifier and Type Method Description default voidValue. addR629_is_target_of_InterfaceOperationInvocation(InterfaceOperationInvocation inst)default voidValue. removeR629_is_target_of_InterfaceOperationInvocation(InterfaceOperationInvocation inst)default voidV_PAR. setR679_taken_by_InterfaceOperationInvocation(InterfaceOperationInvocation inst) -
Uses of InterfaceOperationInvocation in io.ciera.tool.sql.ooaofooa.value.impl
Methods in io.ciera.tool.sql.ooaofooa.value.impl that return InterfaceOperationInvocation Modifier and Type Method Description InterfaceOperationInvocationV_PARImpl. R679_taken_by_InterfaceOperationInvocation()Methods in io.ciera.tool.sql.ooaofooa.value.impl with parameters of type InterfaceOperationInvocation Modifier and Type Method Description voidValueImpl. addR629_is_target_of_InterfaceOperationInvocation(InterfaceOperationInvocation inst)voidValueImpl. removeR629_is_target_of_InterfaceOperationInvocation(InterfaceOperationInvocation inst)voidV_PARImpl. setR679_taken_by_InterfaceOperationInvocation(InterfaceOperationInvocation inst)
-