| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R603_Delete_is_a_ACT_SMT(Delete form,
ACT_SMT part) |
void |
Sql.relate_R634_Delete_destroys_V_VAR(Delete form,
V_VAR part) |
void |
SqlSqlLoader.serialize_Delete(Delete delete_inst,
PrintStream out) |
void |
Sql.unrelate_R603_Delete_is_a_ACT_SMT(Delete form,
ACT_SMT part) |
void |
Sql.unrelate_R634_Delete_destroys_V_VAR(Delete form,
V_VAR part) |
| Modifier and Type | Method and Description |
|---|---|
Delete |
ACT_SMT.R603_is_a_Delete() |
| Modifier and Type | Method and Description |
|---|---|
default void |
ACT_SMT.setR603_is_a_Delete(Delete inst) |
| Modifier and Type | Method and Description |
|---|---|
Delete |
ACT_SMTImpl.R603_is_a_Delete() |
| Modifier and Type | Method and Description |
|---|---|
void |
ACT_SMTImpl.setR603_is_a_Delete(Delete inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteImpl |
| Modifier and Type | Field and Description |
|---|---|
static Delete |
DeleteImpl.EMPTY_DELETE |
| Modifier and Type | Method and Description |
|---|---|
static Delete |
DeleteImpl.create(Sql context) |
static Delete |
DeleteImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
io.ciera.runtime.summit.types.UniqueId ref_Statement_ID,
io.ciera.runtime.summit.types.UniqueId ref_Var_ID) |
Delete |
DeleteSetImpl.nullElement() |
Delete |
DeleteImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) |
Delete |
DeleteImpl.self() |
| Modifier and Type | Method and Description |
|---|---|
List<Delete> |
DeleteSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
DeleteSet |
DeleteSetImpl.emptySet(Comparator<? super Delete> comp) |
| Constructor and Description |
|---|
DeleteSetImpl(Comparator<? super Delete> comp) |
| Modifier and Type | Method and Description |
|---|---|
default void |
V_VAR.addR634_Delete(Delete inst) |
default void |
V_VAR.removeR634_Delete(Delete inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
V_VARImpl.addR634_Delete(Delete inst) |
void |
V_VARImpl.removeR634_Delete(Delete inst) |
Copyright © 2021. All rights reserved.