| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R451_DeleteSmt_is_a_Statement(DeleteSmt form,
Statement part) |
void |
Sql.relate_R462_DeleteSmt_deletes_instance_specified_by_Expression(DeleteSmt form,
Expression part) |
void |
SqlSqlLoader.serialize_DeleteSmt(DeleteSmt deletesmt_inst,
PrintStream out) |
void |
Sql.unrelate_R451_DeleteSmt_is_a_Statement(DeleteSmt form,
Statement part) |
void |
Sql.unrelate_R462_DeleteSmt_deletes_instance_specified_by_Expression(DeleteSmt form,
Expression part) |
| Modifier and Type | Method and Description |
|---|---|
default void |
Expression.addR462_is_deleted_by_DeleteSmt(DeleteSmt inst) |
default void |
Expression.removeR462_is_deleted_by_DeleteSmt(DeleteSmt inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionImpl.addR462_is_deleted_by_DeleteSmt(DeleteSmt inst) |
void |
ExpressionImpl.removeR462_is_deleted_by_DeleteSmt(DeleteSmt inst) |
| Modifier and Type | Method and Description |
|---|---|
DeleteSmt |
Statement.R451_is_a_DeleteSmt() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Statement.setR451_is_a_DeleteSmt(DeleteSmt inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteSmtImpl |
| Modifier and Type | Field and Description |
|---|---|
static DeleteSmt |
DeleteSmtImpl.EMPTY_DELETESMT |
| Modifier and Type | Method and Description |
|---|---|
static DeleteSmt |
DeleteSmtImpl.create(Sql context) |
static DeleteSmt |
DeleteSmtImpl.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) |
DeleteSmt |
DeleteSmtSetImpl.nullElement() |
DeleteSmt |
DeleteSmtImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<DeleteSmt> condition) |
DeleteSmt |
StatementImpl.R451_is_a_DeleteSmt() |
DeleteSmt |
DeleteSmtImpl.self() |
DeleteSmt |
DeleteSmtImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<DeleteSmt> |
DeleteSmtSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatementImpl.setR451_is_a_DeleteSmt(DeleteSmt inst) |
| Modifier and Type | Method and Description |
|---|---|
DeleteSmt |
DeleteSmtImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<DeleteSmt> condition) |
Copyright © 2019. All rights reserved.