Uses of Interface
io.ciera.tool.sql.ooaofooa.selection.SelectRelatedWhere
-
-
Uses of SelectRelatedWhere in io.ciera.tool
Methods in io.ciera.tool with parameters of type SelectRelatedWhere Modifier and Type Method Description voidSql. relate_R611_SelectRelatedWhere_where_clause_Value(SelectRelatedWhere form, Value part)voidSql. relate_R664_SelectRelatedWhere_is_a_ACT_SEL(SelectRelatedWhere form, ACT_SEL part)voidSqlSqlLoader. serialize_SelectRelatedWhere(SelectRelatedWhere selectrelatedwhere_inst, PrintStream out)voidSql. unrelate_R611_SelectRelatedWhere_where_clause_Value(SelectRelatedWhere form, Value part)voidSql. unrelate_R664_SelectRelatedWhere_is_a_ACT_SEL(SelectRelatedWhere form, ACT_SEL part) -
Uses of SelectRelatedWhere in io.ciera.tool.sql.ooaofooa.selection
Methods in io.ciera.tool.sql.ooaofooa.selection that return SelectRelatedWhere Modifier and Type Method Description SelectRelatedWhereACT_SEL. R664_is_a_SelectRelatedWhere()Methods in io.ciera.tool.sql.ooaofooa.selection with parameters of type SelectRelatedWhere Modifier and Type Method Description default voidACT_SEL. setR664_is_a_SelectRelatedWhere(SelectRelatedWhere inst) -
Uses of SelectRelatedWhere in io.ciera.tool.sql.ooaofooa.selection.impl
Classes in io.ciera.tool.sql.ooaofooa.selection.impl that implement SelectRelatedWhere Modifier and Type Class Description classSelectRelatedWhereImplFields in io.ciera.tool.sql.ooaofooa.selection.impl declared as SelectRelatedWhere Modifier and Type Field Description static SelectRelatedWhereSelectRelatedWhereImpl. EMPTY_SELECTRELATEDWHEREMethods in io.ciera.tool.sql.ooaofooa.selection.impl that return SelectRelatedWhere Modifier and Type Method Description static SelectRelatedWhereSelectRelatedWhereImpl. create(Sql context)static SelectRelatedWhereSelectRelatedWhereImpl. 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_Where_Clause_Value_ID)SelectRelatedWhereSelectRelatedWhereSetImpl. nullElement()SelectRelatedWhereSelectRelatedWhereImpl. oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition)SelectRelatedWhereACT_SELImpl. R664_is_a_SelectRelatedWhere()SelectRelatedWhereSelectRelatedWhereImpl. self()Methods in io.ciera.tool.sql.ooaofooa.selection.impl that return types with arguments of type SelectRelatedWhere Modifier and Type Method Description List<SelectRelatedWhere>SelectRelatedWhereSetImpl. elements()Methods in io.ciera.tool.sql.ooaofooa.selection.impl with parameters of type SelectRelatedWhere Modifier and Type Method Description voidACT_SELImpl. setR664_is_a_SelectRelatedWhere(SelectRelatedWhere inst)Method parameters in io.ciera.tool.sql.ooaofooa.selection.impl with type arguments of type SelectRelatedWhere Modifier and Type Method Description SelectRelatedWhereSetSelectRelatedWhereSetImpl. emptySet(Comparator<? super SelectRelatedWhere> comp)Constructor parameters in io.ciera.tool.sql.ooaofooa.selection.impl with type arguments of type SelectRelatedWhere Constructor Description SelectRelatedWhereSetImpl(Comparator<? super SelectRelatedWhere> comp) -
Uses of SelectRelatedWhere in io.ciera.tool.sql.ooaofooa.value
Methods in io.ciera.tool.sql.ooaofooa.value that return SelectRelatedWhere Modifier and Type Method Description SelectRelatedWhereValue. R611_SelectRelatedWhere()Methods in io.ciera.tool.sql.ooaofooa.value with parameters of type SelectRelatedWhere Modifier and Type Method Description default voidValue. setR611_SelectRelatedWhere(SelectRelatedWhere inst) -
Uses of SelectRelatedWhere in io.ciera.tool.sql.ooaofooa.value.impl
Methods in io.ciera.tool.sql.ooaofooa.value.impl that return SelectRelatedWhere Modifier and Type Method Description SelectRelatedWhereValueImpl. R611_SelectRelatedWhere()Methods in io.ciera.tool.sql.ooaofooa.value.impl with parameters of type SelectRelatedWhere Modifier and Type Method Description voidValueImpl. setR611_SelectRelatedWhere(SelectRelatedWhere inst)
-