| Package | Description |
|---|---|
| io.ciera.tool | |
| io.ciera.tool.sql.architecture.expression | |
| io.ciera.tool.sql.architecture.expression.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R3907_Promotion_promotes_Expression(Promotion form,
Expression part) |
void |
Sql.relate_R776_Promotion_is_a_Expression(Promotion form,
Expression part) |
void |
SqlSqlLoader.serialize_Promotion(Promotion promotion_inst,
PrintStream out) |
void |
Sql.unrelate_R3907_Promotion_promotes_Expression(Promotion form,
Expression part) |
void |
Sql.unrelate_R776_Promotion_is_a_Expression(Promotion form,
Expression part) |
| Modifier and Type | Method and Description |
|---|---|
Promotion |
Expression.R3907_promoted_by_Promotion() |
Promotion |
Expression.R776_is_a_Promotion() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Expression.setR3907_promoted_by_Promotion(Promotion inst) |
default void |
Expression.setR776_is_a_Promotion(Promotion inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
PromotionImpl |
| Modifier and Type | Field and Description |
|---|---|
static Promotion |
PromotionImpl.EMPTY_PROMOTION |
| Modifier and Type | Method and Description |
|---|---|
static Promotion |
PromotionImpl.create(Sql context) |
static Promotion |
PromotionImpl.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_expression_number,
String ref_input_expression_number,
boolean m_cast) |
Promotion |
PromotionSetImpl.nullElement() |
Promotion |
PromotionImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<Promotion> condition) |
Promotion |
ExpressionImpl.R3907_promoted_by_Promotion() |
Promotion |
ExpressionImpl.R776_is_a_Promotion() |
Promotion |
PromotionImpl.self() |
Promotion |
PromotionImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<Promotion> |
PromotionSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionImpl.setR3907_promoted_by_Promotion(Promotion inst) |
void |
ExpressionImpl.setR776_is_a_Promotion(Promotion inst) |
| Modifier and Type | Method and Description |
|---|---|
PromotionSet |
PromotionSetImpl.emptySet(Comparator<? super Promotion> comp) |
Promotion |
PromotionImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<Promotion> condition) |
| Constructor and Description |
|---|
PromotionSetImpl(Comparator<? super Promotion> comp) |
Copyright © 2020. All rights reserved.