| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R126_Deferral_defers_execution_to_subtypes_across_Association(Deferral form,
Association part) |
void |
Sql.relate_R126_Deferral_delegates_execution_of_O_TFR(Deferral form,
O_TFR part) |
void |
SqlSqlLoader.serialize_Deferral(Deferral deferral_inst,
PrintStream out) |
void |
Sql.unrelate_R126_Deferral_defers_execution_to_subtypes_across_Association(Deferral form,
Association part) |
void |
Sql.unrelate_R126_Deferral_delegates_execution_of_O_TFR(Deferral form,
O_TFR part) |
| Modifier and Type | Method and Description |
|---|---|
default void |
Association.addR126_delegates_execution_of_Deferral(Deferral inst) |
default void |
Association.removeR126_delegates_execution_of_Deferral(Deferral inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
AssociationImpl.addR126_delegates_execution_of_Deferral(Deferral inst) |
void |
AssociationImpl.removeR126_delegates_execution_of_Deferral(Deferral inst) |
| Modifier and Type | Method and Description |
|---|---|
Deferral |
O_TFR.R126_defers_execution_to_subtypes_across_Deferral() |
| Modifier and Type | Method and Description |
|---|---|
default void |
O_TFR.setR126_defers_execution_to_subtypes_across_Deferral(Deferral inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
DeferralImpl |
| Modifier and Type | Field and Description |
|---|---|
static Deferral |
DeferralImpl.EMPTY_DEFERRAL |
| Modifier and Type | Method and Description |
|---|---|
static Deferral |
DeferralImpl.create(Sql context) |
static Deferral |
DeferralImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
io.ciera.runtime.summit.types.UniqueId ref_Tfr_ID,
io.ciera.runtime.summit.types.UniqueId ref_Rel_ID,
int m_required) |
Deferral |
DeferralSetImpl.nullElement() |
Deferral |
DeferralImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) |
Deferral |
O_TFRImpl.R126_defers_execution_to_subtypes_across_Deferral() |
Deferral |
DeferralImpl.self() |
| Modifier and Type | Method and Description |
|---|---|
List<Deferral> |
DeferralSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
O_TFRImpl.setR126_defers_execution_to_subtypes_across_Deferral(Deferral inst) |
| Modifier and Type | Method and Description |
|---|---|
DeferralSet |
DeferralSetImpl.emptySet(Comparator<? super Deferral> comp) |
| Constructor and Description |
|---|
DeferralSetImpl(Comparator<? super Deferral> comp) |
Copyright © 2021. All rights reserved.