| Package | Description |
|---|---|
| io.ciera.tool | |
| io.ciera.tool.sql.ooaofooa.statemachine | |
| io.ciera.tool.sql.ooaofooa.statemachine.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R526_NonLocalEvent_is_a_SEMEvent(NonLocalEvent form,
SEMEvent part) |
void |
Sql.relate_R527_NonLocalEvent_is_defined_by_PolymorphicEvent(NonLocalEvent form,
PolymorphicEvent part) |
void |
SqlSqlLoader.serialize_NonLocalEvent(NonLocalEvent nonlocalevent_inst,
PrintStream out) |
void |
Sql.unrelate_R526_NonLocalEvent_is_a_SEMEvent(NonLocalEvent form,
SEMEvent part) |
void |
Sql.unrelate_R527_NonLocalEvent_is_defined_by_PolymorphicEvent(NonLocalEvent form,
PolymorphicEvent part) |
| Modifier and Type | Method and Description |
|---|---|
NonLocalEvent |
SEMEvent.R526_is_a_NonLocalEvent() |
| Modifier and Type | Method and Description |
|---|---|
default void |
PolymorphicEvent.addR527_is_aliased_by_NonLocalEvent(NonLocalEvent inst) |
default void |
PolymorphicEvent.removeR527_is_aliased_by_NonLocalEvent(NonLocalEvent inst) |
default void |
SEMEvent.setR526_is_a_NonLocalEvent(NonLocalEvent inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
NonLocalEventImpl |
| Modifier and Type | Field and Description |
|---|---|
static NonLocalEvent |
NonLocalEventImpl.EMPTY_NONLOCALEVENT |
| Modifier and Type | Method and Description |
|---|---|
static NonLocalEvent |
NonLocalEventImpl.create(Sql context) |
static NonLocalEvent |
NonLocalEventImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
io.ciera.runtime.summit.types.UniqueId ref_SMevt_ID,
io.ciera.runtime.summit.types.UniqueId ref_SM_ID,
io.ciera.runtime.summit.types.UniqueId m_SMspd_IDdeprecated,
io.ciera.runtime.summit.types.UniqueId ref_polySMevt_ID,
io.ciera.runtime.summit.types.UniqueId ref_polySM_ID,
io.ciera.runtime.summit.types.UniqueId m_polySMspd_IDdeprecated,
String m_Local_Meaning,
String m_Name) |
NonLocalEvent |
NonLocalEventSetImpl.nullElement() |
NonLocalEvent |
NonLocalEventImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<NonLocalEvent> condition) |
NonLocalEvent |
SEMEventImpl.R526_is_a_NonLocalEvent() |
NonLocalEvent |
NonLocalEventImpl.self() |
NonLocalEvent |
NonLocalEventImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<NonLocalEvent> |
NonLocalEventSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
PolymorphicEventImpl.addR527_is_aliased_by_NonLocalEvent(NonLocalEvent inst) |
void |
PolymorphicEventImpl.removeR527_is_aliased_by_NonLocalEvent(NonLocalEvent inst) |
void |
SEMEventImpl.setR526_is_a_NonLocalEvent(NonLocalEvent inst) |
| Modifier and Type | Method and Description |
|---|---|
NonLocalEventSet |
NonLocalEventSetImpl.emptySet(Comparator<? super NonLocalEvent> comp) |
NonLocalEvent |
NonLocalEventImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<NonLocalEvent> condition) |
| Constructor and Description |
|---|
NonLocalEventSetImpl(Comparator<? super NonLocalEvent> comp) |
Copyright © 2020. All rights reserved.