| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R451_Generate_is_a_Statement(Generate form,
Statement part) |
void |
Sql.relate_R486_Generate_generates_Expression(Generate form,
Expression part) |
void |
SqlSqlLoader.serialize_Generate(Generate generate_inst,
PrintStream out) |
void |
Sql.unrelate_R451_Generate_is_a_Statement(Generate form,
Statement part) |
void |
Sql.unrelate_R486_Generate_generates_Expression(Generate form,
Expression part) |
| Modifier and Type | Method and Description |
|---|---|
Generate |
Expression.R486_Generate() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Expression.setR486_Generate(Generate inst) |
| Modifier and Type | Method and Description |
|---|---|
Generate |
ExpressionImpl.R486_Generate() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionImpl.setR486_Generate(Generate inst) |
| Modifier and Type | Method and Description |
|---|---|
Generate |
Statement.R451_is_a_Generate() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Statement.setR451_is_a_Generate(Generate inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
GenerateImpl |
| Modifier and Type | Field and Description |
|---|---|
static Generate |
GenerateImpl.EMPTY_GENERATE |
| Modifier and Type | Method and Description |
|---|---|
static Generate |
GenerateImpl.create(Sql context) |
static Generate |
GenerateImpl.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) |
Generate |
GenerateSetImpl.nullElement() |
Generate |
GenerateImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<Generate> condition) |
Generate |
StatementImpl.R451_is_a_Generate() |
Generate |
GenerateImpl.self() |
Generate |
GenerateImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<Generate> |
GenerateSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatementImpl.setR451_is_a_Generate(Generate inst) |
| Modifier and Type | Method and Description |
|---|---|
GenerateSet |
GenerateSetImpl.emptySet(Comparator<? super Generate> comp) |
Generate |
GenerateImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<Generate> condition) |
| Constructor and Description |
|---|
GenerateSetImpl(Comparator<? super Generate> comp) |
Copyright © 2020. All rights reserved.