Uses of Interface
io.ciera.tool.sql.ooaofooa.selection.SelectRelatedBy
-
Packages that use SelectRelatedBy Package Description io.ciera.tool io.ciera.tool.sql.ooaofooa.selection io.ciera.tool.sql.ooaofooa.selection.impl -
-
Uses of SelectRelatedBy in io.ciera.tool
Methods in io.ciera.tool with parameters of type SelectRelatedBy Modifier and Type Method Description voidSql. relate_R664_SelectRelatedBy_is_a_ACT_SEL(SelectRelatedBy form, ACT_SEL part)voidSqlSqlLoader. serialize_SelectRelatedBy(SelectRelatedBy selectrelatedby_inst, PrintStream out)voidSql. unrelate_R664_SelectRelatedBy_is_a_ACT_SEL(SelectRelatedBy form, ACT_SEL part) -
Uses of SelectRelatedBy in io.ciera.tool.sql.ooaofooa.selection
Methods in io.ciera.tool.sql.ooaofooa.selection that return SelectRelatedBy Modifier and Type Method Description SelectRelatedByACT_SEL. R664_is_a_SelectRelatedBy()Methods in io.ciera.tool.sql.ooaofooa.selection with parameters of type SelectRelatedBy Modifier and Type Method Description default voidACT_SEL. setR664_is_a_SelectRelatedBy(SelectRelatedBy inst) -
Uses of SelectRelatedBy in io.ciera.tool.sql.ooaofooa.selection.impl
Classes in io.ciera.tool.sql.ooaofooa.selection.impl that implement SelectRelatedBy Modifier and Type Class Description classSelectRelatedByImplFields in io.ciera.tool.sql.ooaofooa.selection.impl declared as SelectRelatedBy Modifier and Type Field Description static SelectRelatedBySelectRelatedByImpl. EMPTY_SELECTRELATEDBYMethods in io.ciera.tool.sql.ooaofooa.selection.impl that return SelectRelatedBy Modifier and Type Method Description static SelectRelatedBySelectRelatedByImpl. create(Sql context)static SelectRelatedBySelectRelatedByImpl. create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, io.ciera.runtime.summit.types.UniqueId ref_Statement_ID)SelectRelatedBySelectRelatedBySetImpl. nullElement()SelectRelatedBySelectRelatedByImpl. oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition)SelectRelatedByACT_SELImpl. R664_is_a_SelectRelatedBy()SelectRelatedBySelectRelatedByImpl. self()Methods in io.ciera.tool.sql.ooaofooa.selection.impl that return types with arguments of type SelectRelatedBy Modifier and Type Method Description List<SelectRelatedBy>SelectRelatedBySetImpl. elements()Methods in io.ciera.tool.sql.ooaofooa.selection.impl with parameters of type SelectRelatedBy Modifier and Type Method Description voidACT_SELImpl. setR664_is_a_SelectRelatedBy(SelectRelatedBy inst)Method parameters in io.ciera.tool.sql.ooaofooa.selection.impl with type arguments of type SelectRelatedBy Modifier and Type Method Description SelectRelatedBySetSelectRelatedBySetImpl. emptySet(Comparator<? super SelectRelatedBy> comp)Constructor parameters in io.ciera.tool.sql.ooaofooa.selection.impl with type arguments of type SelectRelatedBy Constructor Description SelectRelatedBySetImpl(Comparator<? super SelectRelatedBy> comp)
-