Uses of Interface
io.ciera.tool.sql.ooaofooa.selection.ACT_SEL
Packages that use ACT_SEL
Package
Description
-
Uses of ACT_SEL in io.ciera.tool
Methods in io.ciera.tool with parameters of type ACT_SELModifier and TypeMethodDescriptionvoidSql.relate_R603_ACT_SEL_is_a_ACT_SMT(ACT_SEL form, ACT_SMT part) voidSql.relate_R613_ACT_SEL_starting_point_Value(ACT_SEL form, Value part) voidSql.relate_R637_ChainLink_ACT_SEL(ChainLink form, ACT_SEL part) voidSql.relate_R638_ACT_SEL_selection_V_VAR(ACT_SEL form, V_VAR part) voidSql.relate_R664_SelectRelatedBy_is_a_ACT_SEL(SelectRelatedBy form, ACT_SEL part) voidSql.relate_R664_SelectRelatedWhere_is_a_ACT_SEL(SelectRelatedWhere form, ACT_SEL part) voidSqlSqlLoader.serialize_603(ACT_SEL act_sel_inst, PrintStream out) voidSqlSqlLoader.serialize_613(ACT_SEL act_sel_inst, PrintStream out) voidSqlSqlLoader.serialize_638(ACT_SEL act_sel_inst, PrintStream out) voidSqlSqlLoader.serialize_ACT_SEL(ACT_SEL act_sel_inst, PrintStream out) voidSql.unrelate_R603_ACT_SEL_is_a_ACT_SMT(ACT_SEL form, ACT_SMT part) voidSql.unrelate_R613_ACT_SEL_starting_point_Value(ACT_SEL form, Value part) voidSql.unrelate_R637_ChainLink_ACT_SEL(ChainLink form, ACT_SEL part) voidSql.unrelate_R638_ACT_SEL_selection_V_VAR(ACT_SEL form, V_VAR part) voidSql.unrelate_R664_SelectRelatedBy_is_a_ACT_SEL(SelectRelatedBy form, ACT_SEL part) voidSql.unrelate_R664_SelectRelatedWhere_is_a_ACT_SEL(SelectRelatedWhere form, ACT_SEL part) -
Uses of ACT_SEL in io.ciera.tool.sql.ooaofooa.body
Methods in io.ciera.tool.sql.ooaofooa.body that return ACT_SELMethods in io.ciera.tool.sql.ooaofooa.body with parameters of type ACT_SEL -
Uses of ACT_SEL in io.ciera.tool.sql.ooaofooa.body.impl
Methods in io.ciera.tool.sql.ooaofooa.body.impl that return ACT_SELMethods in io.ciera.tool.sql.ooaofooa.body.impl with parameters of type ACT_SEL -
Uses of ACT_SEL in io.ciera.tool.sql.ooaofooa.selection
Methods in io.ciera.tool.sql.ooaofooa.selection that return ACT_SELModifier and TypeMethodDescriptionChainLink.R637_ACT_SEL()SelectRelatedBy.R664_is_a_ACT_SEL()SelectRelatedWhere.R664_is_a_ACT_SEL()Methods in io.ciera.tool.sql.ooaofooa.selection with parameters of type ACT_SELModifier and TypeMethodDescriptiondefault 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_SELFields in io.ciera.tool.sql.ooaofooa.selection.impl declared as ACT_SELMethods in io.ciera.tool.sql.ooaofooa.selection.impl that return ACT_SELModifier and TypeMethodDescriptionstatic ACT_SELstatic ACT_SELACT_SELImpl.create(Sql context, 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) 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_SELSetImpl.nullElement()ACT_SELImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) ChainLinkImpl.R637_ACT_SEL()SelectRelatedByImpl.R664_is_a_ACT_SEL()SelectRelatedWhereImpl.R664_is_a_ACT_SEL()ACT_SELImpl.self()Methods in io.ciera.tool.sql.ooaofooa.selection.impl that return types with arguments of type ACT_SELMethods in io.ciera.tool.sql.ooaofooa.selection.impl with parameters of type ACT_SELModifier and TypeMethodDescriptionvoidChainLinkImpl.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_SELConstructor parameters in io.ciera.tool.sql.ooaofooa.selection.impl with type arguments of type ACT_SEL -
Uses of ACT_SEL in io.ciera.tool.sql.ooaofooa.value
Methods in io.ciera.tool.sql.ooaofooa.value that return ACT_SELMethods in io.ciera.tool.sql.ooaofooa.value with parameters of type ACT_SELModifier and TypeMethodDescriptiondefault 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_SELMethods in io.ciera.tool.sql.ooaofooa.value.impl with parameters of type ACT_SELModifier and TypeMethodDescriptionvoidV_VARImpl.addR638_ACT_SEL(ACT_SEL inst) voidV_VARImpl.removeR638_ACT_SEL(ACT_SEL inst) voidValueImpl.setR613_ACT_SEL(ACT_SEL inst)