| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R603_Relate_is_a_ACT_SMT(Relate form,
ACT_SMT part) |
void |
Sql.relate_R615_Relate_one_V_VAR(Relate form,
V_VAR part) |
void |
Sql.relate_R616_Relate_other_V_VAR(Relate form,
V_VAR part) |
void |
Sql.relate_R653_Relate_creates_Association(Relate form,
Association part) |
void |
SqlSqlLoader.serialize_Relate(Relate relate_inst,
PrintStream out) |
void |
Sql.unrelate_R603_Relate_is_a_ACT_SMT(Relate form,
ACT_SMT part) |
void |
Sql.unrelate_R615_Relate_one_V_VAR(Relate form,
V_VAR part) |
void |
Sql.unrelate_R616_Relate_other_V_VAR(Relate form,
V_VAR part) |
void |
Sql.unrelate_R653_Relate_creates_Association(Relate form,
Association part) |
| Modifier and Type | Method and Description |
|---|---|
default void |
Association.addR653_Relate(Relate inst) |
default void |
Association.removeR653_Relate(Relate inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
AssociationImpl.addR653_Relate(Relate inst) |
void |
AssociationImpl.removeR653_Relate(Relate inst) |
| Modifier and Type | Method and Description |
|---|---|
Relate |
ACT_SMT.R603_is_a_Relate() |
| Modifier and Type | Method and Description |
|---|---|
default void |
ACT_SMT.setR603_is_a_Relate(Relate inst) |
| Modifier and Type | Method and Description |
|---|---|
Relate |
ACT_SMTImpl.R603_is_a_Relate() |
| Modifier and Type | Method and Description |
|---|---|
void |
ACT_SMTImpl.setR603_is_a_Relate(Relate inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
RelateImpl |
| Modifier and Type | Field and Description |
|---|---|
static Relate |
RelateImpl.EMPTY_RELATE |
| Modifier and Type | Method and Description |
|---|---|
static Relate |
RelateImpl.create(Sql context) |
static Relate |
RelateImpl.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) |
Relate |
RelateSetImpl.nullElement() |
Relate |
RelateImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<Relate> condition) |
Relate |
RelateImpl.self() |
Relate |
RelateImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<Relate> |
RelateSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
RelateSet |
RelateSetImpl.emptySet(Comparator<? super Relate> comp) |
Relate |
RelateImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<Relate> condition) |
| Constructor and Description |
|---|
RelateSetImpl(Comparator<? super Relate> comp) |
| Modifier and Type | Method and Description |
|---|---|
default void |
V_VAR.addR615_is_one_variable_Relate(Relate inst) |
default void |
V_VAR.addR616_is_other_variable_Relate(Relate inst) |
default void |
V_VAR.removeR615_is_one_variable_Relate(Relate inst) |
default void |
V_VAR.removeR616_is_other_variable_Relate(Relate inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
V_VARImpl.addR615_is_one_variable_Relate(Relate inst) |
void |
V_VARImpl.addR616_is_other_variable_Relate(Relate inst) |
void |
V_VARImpl.removeR615_is_one_variable_Relate(Relate inst) |
void |
V_VARImpl.removeR616_is_other_variable_Relate(Relate inst) |
Copyright © 2019. All rights reserved.