| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R1013_EventArgument_is_a_MessageArgument(EventArgument form,
MessageArgument part) |
void |
Sql.relate_R1017_EventArgument_is_represented_by_StateMachineEventDataItem(EventArgument form,
StateMachineEventDataItem part) |
void |
SqlSqlLoader.serialize_EventArgument(EventArgument eventargument_inst,
PrintStream out) |
void |
Sql.unrelate_R1013_EventArgument_is_a_MessageArgument(EventArgument form,
MessageArgument part) |
void |
Sql.unrelate_R1017_EventArgument_is_represented_by_StateMachineEventDataItem(EventArgument form,
StateMachineEventDataItem part) |
| Modifier and Type | Method and Description |
|---|---|
EventArgument |
MessageArgument.R1013_is_a_EventArgument() |
| Modifier and Type | Method and Description |
|---|---|
default void |
MessageArgument.setR1013_is_a_EventArgument(EventArgument inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
EventArgumentImpl |
| Modifier and Type | Field and Description |
|---|---|
static EventArgument |
EventArgumentImpl.EMPTY_EVENTARGUMENT |
| Modifier and Type | Method and Description |
|---|---|
static EventArgument |
EventArgumentImpl.create(Sql context) |
static EventArgument |
EventArgumentImpl.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_SM_ID,
io.ciera.runtime.summit.types.UniqueId ref_SMedi_ID) |
EventArgument |
EventArgumentSetImpl.nullElement() |
EventArgument |
EventArgumentImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) |
EventArgument |
MessageArgumentImpl.R1013_is_a_EventArgument() |
EventArgument |
EventArgumentImpl.self() |
| Modifier and Type | Method and Description |
|---|---|
List<EventArgument> |
EventArgumentSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageArgumentImpl.setR1013_is_a_EventArgument(EventArgument inst) |
| Modifier and Type | Method and Description |
|---|---|
EventArgumentSet |
EventArgumentSetImpl.emptySet(Comparator<? super EventArgument> comp) |
| Constructor and Description |
|---|
EventArgumentSetImpl(Comparator<? super EventArgument> comp) |
| Modifier and Type | Method and Description |
|---|---|
default void |
StateMachineEventDataItem.addR1017_represents_EventArgument(EventArgument inst) |
default void |
StateMachineEventDataItem.removeR1017_represents_EventArgument(EventArgument inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
StateMachineEventDataItemImpl.addR1017_represents_EventArgument(EventArgument inst) |
void |
StateMachineEventDataItemImpl.removeR1017_represents_EventArgument(EventArgument inst) |
Copyright © 2021. All rights reserved.