| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R603_ACT_FIO_is_a_ACT_SMT(ACT_FIO form,
ACT_SMT part) |
void |
Sql.relate_R639_ACT_FIO_selection_V_VAR(ACT_FIO form,
V_VAR part) |
void |
Sql.relate_R677_ACT_FIO_from_extent_of_ModelClass(ACT_FIO form,
ModelClass part) |
void |
SqlSqlLoader.serialize_ACT_FIO(ACT_FIO act_fio_inst,
PrintStream out) |
void |
Sql.unrelate_R603_ACT_FIO_is_a_ACT_SMT(ACT_FIO form,
ACT_SMT part) |
void |
Sql.unrelate_R639_ACT_FIO_selection_V_VAR(ACT_FIO form,
V_VAR part) |
void |
Sql.unrelate_R677_ACT_FIO_from_extent_of_ModelClass(ACT_FIO form,
ModelClass part) |
| Modifier and Type | Method and Description |
|---|---|
ACT_FIO |
ACT_SMT.R603_is_a_ACT_FIO() |
| Modifier and Type | Method and Description |
|---|---|
default void |
ACT_SMT.setR603_is_a_ACT_FIO(ACT_FIO inst) |
| Modifier and Type | Method and Description |
|---|---|
ACT_FIO |
ACT_SMTImpl.R603_is_a_ACT_FIO() |
| Modifier and Type | Method and Description |
|---|---|
void |
ACT_SMTImpl.setR603_is_a_ACT_FIO(ACT_FIO inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
ACT_FIOImpl |
| Modifier and Type | Field and Description |
|---|---|
static ACT_FIO |
ACT_FIOImpl.EMPTY_ACT_FIO |
| Modifier and Type | Method and Description |
|---|---|
static ACT_FIO |
ACT_FIOImpl.create(Sql context) |
static ACT_FIO |
ACT_FIOImpl.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,
boolean m_is_implicit,
String m_cardinality,
io.ciera.runtime.summit.types.UniqueId ref_Obj_ID,
int m_extentLineNumber,
int m_extentColumn) |
ACT_FIO |
ACT_FIOSetImpl.nullElement() |
ACT_FIO |
ACT_FIOImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<ACT_FIO> condition) |
ACT_FIO |
ACT_FIOImpl.self() |
ACT_FIO |
ACT_FIOImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<ACT_FIO> |
ACT_FIOSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
ACT_FIOSet |
ACT_FIOSetImpl.emptySet(Comparator<? super ACT_FIO> comp) |
ACT_FIO |
ACT_FIOImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<ACT_FIO> condition) |
| Constructor and Description |
|---|
ACT_FIOSetImpl(Comparator<? super ACT_FIO> comp) |
| Modifier and Type | Method and Description |
|---|---|
default void |
ModelClass.addR677_ACT_FIO(ACT_FIO inst) |
default void |
ModelClass.removeR677_ACT_FIO(ACT_FIO inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelClassImpl.addR677_ACT_FIO(ACT_FIO inst) |
void |
ModelClassImpl.removeR677_ACT_FIO(ACT_FIO inst) |
| Modifier and Type | Method and Description |
|---|---|
default void |
V_VAR.addR639_ACT_FIO(ACT_FIO inst) |
default void |
V_VAR.removeR639_ACT_FIO(ACT_FIO inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
V_VARImpl.addR639_ACT_FIO(ACT_FIO inst) |
void |
V_VARImpl.removeR639_ACT_FIO(ACT_FIO inst) |
Copyright © 2019. All rights reserved.