Uses of Interface
io.ciera.tool.sql.architecture.statement.Generate
Packages that use Generate
Package
Description
-
Uses of Generate in io.ciera.tool
Methods in io.ciera.tool with parameters of type GenerateModifier and TypeMethodDescriptionvoidSql.relate_R451_Generate_is_a_Statement(Generate form, Statement part) voidSql.relate_R486_Generate_generates_Expression(Generate form, Expression part) voidSqlSqlLoader.serialize_451(Generate generate_inst, PrintStream out) voidSqlSqlLoader.serialize_486(Generate generate_inst, PrintStream out) voidSqlSqlLoader.serialize_Generate(Generate generate_inst, PrintStream out) voidSql.unrelate_R451_Generate_is_a_Statement(Generate form, Statement part) voidSql.unrelate_R486_Generate_generates_Expression(Generate form, Expression part) -
Uses of Generate in io.ciera.tool.sql.architecture.expression
Methods in io.ciera.tool.sql.architecture.expression that return GenerateMethods in io.ciera.tool.sql.architecture.expression with parameters of type Generate -
Uses of Generate in io.ciera.tool.sql.architecture.expression.impl
Methods in io.ciera.tool.sql.architecture.expression.impl that return GenerateMethods in io.ciera.tool.sql.architecture.expression.impl with parameters of type Generate -
Uses of Generate in io.ciera.tool.sql.architecture.statement
Methods in io.ciera.tool.sql.architecture.statement that return GenerateMethods in io.ciera.tool.sql.architecture.statement with parameters of type Generate -
Uses of Generate in io.ciera.tool.sql.architecture.statement.impl
Classes in io.ciera.tool.sql.architecture.statement.impl that implement GenerateFields in io.ciera.tool.sql.architecture.statement.impl declared as GenerateMethods in io.ciera.tool.sql.architecture.statement.impl that return GenerateModifier and TypeMethodDescriptionstatic Generatestatic GenerateGenerateImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, String ref_parent_name, String ref_parent_package, String ref_body_name, String ref_block_number, String ref_statement_number, String ref_evt_expression_number) static GenerateGenerateImpl.create(Sql context, String ref_parent_name, String ref_parent_package, String ref_body_name, String ref_block_number, String ref_statement_number, String ref_evt_expression_number) GenerateSetImpl.nullElement()GenerateImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) StatementImpl.R451_is_a_Generate()GenerateImpl.self()Methods in io.ciera.tool.sql.architecture.statement.impl that return types with arguments of type GenerateMethods in io.ciera.tool.sql.architecture.statement.impl with parameters of type GenerateMethod parameters in io.ciera.tool.sql.architecture.statement.impl with type arguments of type GenerateConstructor parameters in io.ciera.tool.sql.architecture.statement.impl with type arguments of type Generate