| 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_R3902_EventCreation_has_target_Expression(EventCreation form,
Expression part) |
void |
Sql.relate_R3903_EventCreation_has_base_Expression(EventCreation form,
Expression part) |
void |
Sql.relate_R776_EventCreation_is_a_Expression(EventCreation form,
Expression part) |
void |
SqlSqlLoader.serialize_EventCreation(EventCreation eventcreation_inst,
PrintStream out) |
void |
Sql.unrelate_R3902_EventCreation_has_target_Expression(EventCreation form,
Expression part) |
void |
Sql.unrelate_R3903_EventCreation_has_base_Expression(EventCreation form,
Expression part) |
void |
Sql.unrelate_R776_EventCreation_is_a_Expression(EventCreation form,
Expression part) |
| Modifier and Type | Method and Description |
|---|---|
EventCreation |
Expression.R3902_EventCreation() |
EventCreation |
Expression.R3903_EventCreation() |
EventCreation |
Expression.R776_is_a_EventCreation() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Expression.setR3902_EventCreation(EventCreation inst) |
default void |
Expression.setR3903_EventCreation(EventCreation inst) |
default void |
Expression.setR776_is_a_EventCreation(EventCreation inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
EventCreationImpl |
| Modifier and Type | Field and Description |
|---|---|
static EventCreation |
EventCreationImpl.EMPTY_EVENTCREATION |
| Modifier and Type | Method and Description |
|---|---|
static EventCreation |
EventCreationImpl.create(Sql context) |
static EventCreation |
EventCreationImpl.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_target_expression_number,
String ref_evt_expression_number,
boolean m_to_self) |
EventCreation |
EventCreationSetImpl.nullElement() |
EventCreation |
EventCreationImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<EventCreation> condition) |
EventCreation |
ExpressionImpl.R3902_EventCreation() |
EventCreation |
ExpressionImpl.R3903_EventCreation() |
EventCreation |
ExpressionImpl.R776_is_a_EventCreation() |
EventCreation |
EventCreationImpl.self() |
EventCreation |
EventCreationImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<EventCreation> |
EventCreationSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionImpl.setR3902_EventCreation(EventCreation inst) |
void |
ExpressionImpl.setR3903_EventCreation(EventCreation inst) |
void |
ExpressionImpl.setR776_is_a_EventCreation(EventCreation inst) |
| Modifier and Type | Method and Description |
|---|---|
EventCreationSet |
EventCreationSetImpl.emptySet(Comparator<? super EventCreation> comp) |
EventCreation |
EventCreationImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<EventCreation> condition) |
| Constructor and Description |
|---|
EventCreationSetImpl(Comparator<? super EventCreation> comp) |
Copyright © 2019. All rights reserved.