| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R603_Unrelate_is_a_ACT_SMT(Unrelate form,
ACT_SMT part) |
void |
Sql.relate_R620_Unrelate_one_V_VAR(Unrelate form,
V_VAR part) |
void |
Sql.relate_R621_Unrelate_other_V_VAR(Unrelate form,
V_VAR part) |
void |
Sql.relate_R655_Unrelate_destroys_Association(Unrelate form,
Association part) |
void |
SqlSqlLoader.serialize_Unrelate(Unrelate unrelate_inst,
PrintStream out) |
void |
Sql.unrelate_R603_Unrelate_is_a_ACT_SMT(Unrelate form,
ACT_SMT part) |
void |
Sql.unrelate_R620_Unrelate_one_V_VAR(Unrelate form,
V_VAR part) |
void |
Sql.unrelate_R621_Unrelate_other_V_VAR(Unrelate form,
V_VAR part) |
void |
Sql.unrelate_R655_Unrelate_destroys_Association(Unrelate form,
Association part) |
| Modifier and Type | Method and Description |
|---|---|
default void |
Association.addR655_Unrelate(Unrelate inst) |
default void |
Association.removeR655_Unrelate(Unrelate inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
AssociationImpl.addR655_Unrelate(Unrelate inst) |
void |
AssociationImpl.removeR655_Unrelate(Unrelate inst) |
| Modifier and Type | Method and Description |
|---|---|
Unrelate |
ACT_SMT.R603_is_a_Unrelate() |
| Modifier and Type | Method and Description |
|---|---|
default void |
ACT_SMT.setR603_is_a_Unrelate(Unrelate inst) |
| Modifier and Type | Method and Description |
|---|---|
Unrelate |
ACT_SMTImpl.R603_is_a_Unrelate() |
| Modifier and Type | Method and Description |
|---|---|
void |
ACT_SMTImpl.setR603_is_a_Unrelate(Unrelate inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
UnrelateImpl |
| Modifier and Type | Field and Description |
|---|---|
static Unrelate |
UnrelateImpl.EMPTY_UNRELATE |
| Modifier and Type | Method and Description |
|---|---|
static Unrelate |
UnrelateImpl.create(Sql context) |
static Unrelate |
UnrelateImpl.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_One_Side_Var_ID,
io.ciera.runtime.summit.types.UniqueId ref_Other_Side_Var_ID,
String m_relationship_phrase,
io.ciera.runtime.summit.types.UniqueId ref_Rel_ID,
int m_associationNumberLineNumber,
int m_associationNumberColumn,
int m_associationPhraseLineNumber,
int m_associationPhraseColumn) |
Unrelate |
UnrelateSetImpl.nullElement() |
Unrelate |
UnrelateImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<Unrelate> condition) |
Unrelate |
UnrelateImpl.self() |
Unrelate |
UnrelateImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<Unrelate> |
UnrelateSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
UnrelateSet |
UnrelateSetImpl.emptySet(Comparator<? super Unrelate> comp) |
Unrelate |
UnrelateImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<Unrelate> condition) |
| Constructor and Description |
|---|
UnrelateSetImpl(Comparator<? super Unrelate> comp) |
| Modifier and Type | Method and Description |
|---|---|
default void |
V_VAR.addR620_is_one_variable_Unrelate(Unrelate inst) |
default void |
V_VAR.addR621_is_other_variable_Unrelate(Unrelate inst) |
default void |
V_VAR.removeR620_is_one_variable_Unrelate(Unrelate inst) |
default void |
V_VAR.removeR621_is_other_variable_Unrelate(Unrelate inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
V_VARImpl.addR620_is_one_variable_Unrelate(Unrelate inst) |
void |
V_VARImpl.addR621_is_other_variable_Unrelate(Unrelate inst) |
void |
V_VARImpl.removeR620_is_one_variable_Unrelate(Unrelate inst) |
void |
V_VARImpl.removeR621_is_other_variable_Unrelate(Unrelate inst) |
Copyright © 2019. All rights reserved.