| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R834_EventParameterReference_EventDatumValue(EventParameterReference form,
EventDatumValue part) |
void |
Sql.relate_R846_EventParameterReference_StateMachineEventDataItem(EventParameterReference form,
StateMachineEventDataItem part) |
void |
Sql.relate_R847_EventParameterReference_PropertyParameter(EventParameterReference form,
PropertyParameter part) |
void |
SqlSqlLoader.serialize_EventParameterReference(EventParameterReference eventparameterreference_inst,
PrintStream out) |
void |
Sql.unrelate_R834_EventParameterReference_EventDatumValue(EventParameterReference form,
EventDatumValue part) |
void |
Sql.unrelate_R846_EventParameterReference_StateMachineEventDataItem(EventParameterReference form,
StateMachineEventDataItem part) |
void |
Sql.unrelate_R847_EventParameterReference_PropertyParameter(EventParameterReference form,
PropertyParameter part) |
| Modifier and Type | Method and Description |
|---|---|
default void |
PropertyParameter.addR847_EventParameterReference(EventParameterReference inst) |
default void |
PropertyParameter.removeR847_EventParameterReference(EventParameterReference inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyParameterImpl.addR847_EventParameterReference(EventParameterReference inst) |
void |
PropertyParameterImpl.removeR847_EventParameterReference(EventParameterReference inst) |
| Modifier and Type | Method and Description |
|---|---|
default void |
StateMachineEventDataItem.addR846_EventParameterReference(EventParameterReference inst) |
default void |
StateMachineEventDataItem.removeR846_EventParameterReference(EventParameterReference inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
StateMachineEventDataItemImpl.addR846_EventParameterReference(EventParameterReference inst) |
void |
StateMachineEventDataItemImpl.removeR846_EventParameterReference(EventParameterReference inst) |
| Modifier and Type | Method and Description |
|---|---|
default void |
EventDatumValue.addR834_EventParameterReference(EventParameterReference inst) |
default void |
EventDatumValue.removeR834_EventParameterReference(EventParameterReference inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
EventParameterReferenceImpl |
| Modifier and Type | Field and Description |
|---|---|
static EventParameterReference |
EventParameterReferenceImpl.EMPTY_EVENTPARAMETERREFERENCE |
| Modifier and Type | Method and Description |
|---|---|
static EventParameterReference |
EventParameterReferenceImpl.create(Sql context) |
static EventParameterReference |
EventParameterReferenceImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
io.ciera.runtime.summit.types.UniqueId ref_Value_ID,
io.ciera.runtime.summit.types.UniqueId ref_SM_ID,
io.ciera.runtime.summit.types.UniqueId ref_SMedi_ID,
io.ciera.runtime.summit.types.UniqueId ref_PP_Id) |
EventParameterReference |
EventParameterReferenceSetImpl.nullElement() |
EventParameterReference |
EventParameterReferenceImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) |
EventParameterReference |
EventParameterReferenceImpl.self() |
| Modifier and Type | Method and Description |
|---|---|
List<EventParameterReference> |
EventParameterReferenceSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventDatumValueImpl.addR834_EventParameterReference(EventParameterReference inst) |
void |
EventDatumValueImpl.removeR834_EventParameterReference(EventParameterReference inst) |
| Modifier and Type | Method and Description |
|---|---|
EventParameterReferenceSet |
EventParameterReferenceSetImpl.emptySet(Comparator<? super EventParameterReference> comp) |
| Constructor and Description |
|---|
EventParameterReferenceSetImpl(Comparator<? super EventParameterReference> comp) |
Copyright © 2021. All rights reserved.