| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R776_Creation_is_a_Expression(Creation form,
Expression part) |
void |
Sql.relate_R780_Creation_creates_ModelInst(Creation form,
ModelInst part) |
void |
SqlSqlLoader.serialize_Creation(Creation creation_inst,
PrintStream out) |
void |
Sql.unrelate_R776_Creation_is_a_Expression(Creation form,
Expression part) |
void |
Sql.unrelate_R780_Creation_creates_ModelInst(Creation form,
ModelInst part) |
| Modifier and Type | Method and Description |
|---|---|
default void |
ModelInst.addR780_created_by_Creation(Creation inst) |
default void |
ModelInst.removeR780_created_by_Creation(Creation inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelInstImpl.addR780_created_by_Creation(Creation inst) |
void |
ModelInstImpl.removeR780_created_by_Creation(Creation inst) |
| Modifier and Type | Method and Description |
|---|---|
Creation |
Expression.R776_is_a_Creation() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Expression.setR776_is_a_Creation(Creation inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
CreationImpl |
| Modifier and Type | Field and Description |
|---|---|
static Creation |
CreationImpl.EMPTY_CREATION |
| Modifier and Type | Method and Description |
|---|---|
static Creation |
CreationImpl.create(Sql context) |
static Creation |
CreationImpl.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 ref_class_name,
String ref_class_package,
String ref_comp_name,
String ref_comp_package) |
Creation |
CreationSetImpl.nullElement() |
Creation |
CreationImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<Creation> condition) |
Creation |
ExpressionImpl.R776_is_a_Creation() |
Creation |
CreationImpl.self() |
Creation |
CreationImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<Creation> |
CreationSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionImpl.setR776_is_a_Creation(Creation inst) |
| Modifier and Type | Method and Description |
|---|---|
CreationSet |
CreationSetImpl.emptySet(Comparator<? super Creation> comp) |
Creation |
CreationImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<Creation> condition) |
| Constructor and Description |
|---|
CreationSetImpl(Comparator<? super Creation> comp) |
Copyright © 2020. All rights reserved.