Uses of Interface
io.ciera.tool.sql.architecture.expression.Selected
Packages that use Selected
Package
Description
-
Uses of Selected in io.ciera.tool
Methods in io.ciera.tool with parameters of type SelectedModifier and TypeMethodDescriptionvoidSql.relate_R776_Selected_is_a_Expression(Selected form, Expression part) voidSqlSqlLoader.serialize_776(Selected selected_inst, PrintStream out) voidSqlSqlLoader.serialize_Selected(Selected selected_inst, PrintStream out) voidSql.unrelate_R776_Selected_is_a_Expression(Selected form, Expression part) -
Uses of Selected in io.ciera.tool.sql.architecture.expression
Methods in io.ciera.tool.sql.architecture.expression that return SelectedMethods in io.ciera.tool.sql.architecture.expression with parameters of type Selected -
Uses of Selected in io.ciera.tool.sql.architecture.expression.impl
Classes in io.ciera.tool.sql.architecture.expression.impl that implement SelectedFields in io.ciera.tool.sql.architecture.expression.impl declared as SelectedMethods in io.ciera.tool.sql.architecture.expression.impl that return SelectedModifier and TypeMethodDescriptionstatic Selectedstatic SelectedSelectedImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, String ref_parent_name, String ref_parent_package, String ref_name, String ref_block_number, String ref_statement_number, String ref_expression_number, String m_cast) static SelectedSelectedImpl.create(Sql context, String ref_parent_name, String ref_parent_package, String ref_name, String ref_block_number, String ref_statement_number, String ref_expression_number, String m_cast) SelectedSetImpl.nullElement()SelectedImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) ExpressionImpl.R776_is_a_Selected()SelectedImpl.self()Methods in io.ciera.tool.sql.architecture.expression.impl that return types with arguments of type SelectedMethods in io.ciera.tool.sql.architecture.expression.impl with parameters of type SelectedMethod parameters in io.ciera.tool.sql.architecture.expression.impl with type arguments of type SelectedConstructor parameters in io.ciera.tool.sql.architecture.expression.impl with type arguments of type Selected