Uses of Interface
io.ciera.tool.sql.ooaofooa.selection.ACT_SEL
-
-
Uses of ACT_SEL in io.ciera.tool
-
Uses of ACT_SEL in io.ciera.tool.sql.ooaofooa.body
Methods in io.ciera.tool.sql.ooaofooa.body that return ACT_SEL Modifier and Type Method Description ACT_SELACT_SMT. R603_is_a_ACT_SEL()Methods in io.ciera.tool.sql.ooaofooa.body with parameters of type ACT_SEL Modifier and Type Method Description default voidACT_SMT. setR603_is_a_ACT_SEL(ACT_SEL inst) -
Uses of ACT_SEL in io.ciera.tool.sql.ooaofooa.body.impl
Methods in io.ciera.tool.sql.ooaofooa.body.impl that return ACT_SEL Modifier and Type Method Description ACT_SELACT_SMTImpl. R603_is_a_ACT_SEL()Methods in io.ciera.tool.sql.ooaofooa.body.impl with parameters of type ACT_SEL Modifier and Type Method Description voidACT_SMTImpl. setR603_is_a_ACT_SEL(ACT_SEL inst) -
Uses of ACT_SEL in io.ciera.tool.sql.ooaofooa.selection
Methods in io.ciera.tool.sql.ooaofooa.selection that return ACT_SEL Modifier and Type Method Description ACT_SELChainLink. R637_ACT_SEL()ACT_SELSelectRelatedBy. R664_is_a_ACT_SEL()ACT_SELSelectRelatedWhere. R664_is_a_ACT_SEL()Methods in io.ciera.tool.sql.ooaofooa.selection with parameters of type ACT_SEL Modifier and Type Method Description default voidChainLink. setR637_ACT_SEL(ACT_SEL inst)default voidSelectRelatedBy. setR664_is_a_ACT_SEL(ACT_SEL inst)default voidSelectRelatedWhere. setR664_is_a_ACT_SEL(ACT_SEL inst) -
Uses of ACT_SEL in io.ciera.tool.sql.ooaofooa.selection.impl
Classes in io.ciera.tool.sql.ooaofooa.selection.impl that implement ACT_SEL Modifier and Type Class Description classACT_SELImplFields in io.ciera.tool.sql.ooaofooa.selection.impl declared as ACT_SEL Modifier and Type Field Description static ACT_SELACT_SELImpl. EMPTY_ACT_SELMethods in io.ciera.tool.sql.ooaofooa.selection.impl that return ACT_SEL Modifier and Type Method Description static ACT_SELACT_SELImpl. create(Sql context)static ACT_SELACT_SELImpl. create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, io.ciera.runtime.summit.types.UniqueId ref_Statement_ID, io.ciera.runtime.summit.types.UniqueId ref_Var_ID, boolean m_is_implicit, String m_cardinality, io.ciera.runtime.summit.types.UniqueId ref_Value_ID)ACT_SELACT_SELSetImpl. nullElement()ACT_SELACT_SELImpl. oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition)ACT_SELChainLinkImpl. R637_ACT_SEL()ACT_SELSelectRelatedByImpl. R664_is_a_ACT_SEL()ACT_SELSelectRelatedWhereImpl. R664_is_a_ACT_SEL()ACT_SELACT_SELImpl. self()Methods in io.ciera.tool.sql.ooaofooa.selection.impl that return types with arguments of type ACT_SEL Modifier and Type Method Description List<ACT_SEL>ACT_SELSetImpl. elements()Methods in io.ciera.tool.sql.ooaofooa.selection.impl with parameters of type ACT_SEL Modifier and Type Method Description voidChainLinkImpl. setR637_ACT_SEL(ACT_SEL inst)voidSelectRelatedByImpl. setR664_is_a_ACT_SEL(ACT_SEL inst)voidSelectRelatedWhereImpl. setR664_is_a_ACT_SEL(ACT_SEL inst)Method parameters in io.ciera.tool.sql.ooaofooa.selection.impl with type arguments of type ACT_SEL Modifier and Type Method Description ACT_SELSetACT_SELSetImpl. emptySet(Comparator<? super ACT_SEL> comp)Constructor parameters in io.ciera.tool.sql.ooaofooa.selection.impl with type arguments of type ACT_SEL Constructor Description ACT_SELSetImpl(Comparator<? super ACT_SEL> comp) -
Uses of ACT_SEL in io.ciera.tool.sql.ooaofooa.value
Methods in io.ciera.tool.sql.ooaofooa.value that return ACT_SEL Modifier and Type Method Description ACT_SELValue. R613_ACT_SEL()Methods in io.ciera.tool.sql.ooaofooa.value with parameters of type ACT_SEL Modifier and Type Method Description default voidV_VAR. addR638_ACT_SEL(ACT_SEL inst)default voidV_VAR. removeR638_ACT_SEL(ACT_SEL inst)default voidValue. setR613_ACT_SEL(ACT_SEL inst) -
Uses of ACT_SEL in io.ciera.tool.sql.ooaofooa.value.impl
Methods in io.ciera.tool.sql.ooaofooa.value.impl that return ACT_SEL Modifier and Type Method Description ACT_SELValueImpl. R613_ACT_SEL()Methods in io.ciera.tool.sql.ooaofooa.value.impl with parameters of type ACT_SEL Modifier and Type Method Description voidV_VARImpl. addR638_ACT_SEL(ACT_SEL inst)voidV_VARImpl. removeR638_ACT_SEL(ACT_SEL inst)voidValueImpl. setR613_ACT_SEL(ACT_SEL inst)
-