| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R1013_ExecutablePropertyArgument_is_a_MessageArgument(ExecutablePropertyArgument form,
MessageArgument part) |
void |
Sql.relate_R1023_ExecutablePropertyArgument_is_represented_by_PropertyParameter(ExecutablePropertyArgument form,
PropertyParameter part) |
void |
SqlSqlLoader.serialize_ExecutablePropertyArgument(ExecutablePropertyArgument executablepropertyargument_inst,
PrintStream out) |
void |
Sql.unrelate_R1013_ExecutablePropertyArgument_is_a_MessageArgument(ExecutablePropertyArgument form,
MessageArgument part) |
void |
Sql.unrelate_R1023_ExecutablePropertyArgument_is_represented_by_PropertyParameter(ExecutablePropertyArgument form,
PropertyParameter part) |
| Modifier and Type | Method and Description |
|---|---|
default void |
PropertyParameter.addR1023_represents_ExecutablePropertyArgument(ExecutablePropertyArgument inst) |
default void |
PropertyParameter.removeR1023_represents_ExecutablePropertyArgument(ExecutablePropertyArgument inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyParameterImpl.addR1023_represents_ExecutablePropertyArgument(ExecutablePropertyArgument inst) |
void |
PropertyParameterImpl.removeR1023_represents_ExecutablePropertyArgument(ExecutablePropertyArgument inst) |
| Modifier and Type | Method and Description |
|---|---|
ExecutablePropertyArgument |
MessageArgument.R1013_is_a_ExecutablePropertyArgument() |
| Modifier and Type | Method and Description |
|---|---|
default void |
MessageArgument.setR1013_is_a_ExecutablePropertyArgument(ExecutablePropertyArgument inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExecutablePropertyArgumentImpl |
| Modifier and Type | Field and Description |
|---|---|
static ExecutablePropertyArgument |
ExecutablePropertyArgumentImpl.EMPTY_EXECUTABLEPROPERTYARGUMENT |
| Modifier and Type | Method and Description |
|---|---|
static ExecutablePropertyArgument |
ExecutablePropertyArgumentImpl.create(Sql context) |
static ExecutablePropertyArgument |
ExecutablePropertyArgumentImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
io.ciera.runtime.summit.types.UniqueId ref_Arg_ID,
io.ciera.runtime.summit.types.UniqueId ref_PP_Id) |
ExecutablePropertyArgument |
ExecutablePropertyArgumentSetImpl.nullElement() |
ExecutablePropertyArgument |
ExecutablePropertyArgumentImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<ExecutablePropertyArgument> condition) |
ExecutablePropertyArgument |
MessageArgumentImpl.R1013_is_a_ExecutablePropertyArgument() |
ExecutablePropertyArgument |
ExecutablePropertyArgumentImpl.self() |
ExecutablePropertyArgument |
ExecutablePropertyArgumentImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<ExecutablePropertyArgument> |
ExecutablePropertyArgumentSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageArgumentImpl.setR1013_is_a_ExecutablePropertyArgument(ExecutablePropertyArgument inst) |
| Modifier and Type | Method and Description |
|---|---|
ExecutablePropertyArgument |
ExecutablePropertyArgumentImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<ExecutablePropertyArgument> condition) |
Copyright © 2019. All rights reserved.