| 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_R509_CreationTransition_is_assigned_to_LocalEvent(CreationTransition form,
LocalEvent part) |
void |
Sql.relate_R526_LocalEvent_is_a_SEMEvent(LocalEvent form,
SEMEvent part) |
void |
SqlSqlLoader.serialize_LocalEvent(LocalEvent localevent_inst,
PrintStream out) |
void |
Sql.unrelate_R509_CreationTransition_is_assigned_to_LocalEvent(CreationTransition form,
LocalEvent part) |
void |
Sql.unrelate_R526_LocalEvent_is_a_SEMEvent(LocalEvent form,
SEMEvent part) |
| Modifier and Type | Method and Description |
|---|---|
LocalEvent |
CreationTransition.R509_is_assigned_to_LocalEvent() |
LocalEvent |
SEMEvent.R526_is_a_LocalEvent() |
| Modifier and Type | Method and Description |
|---|---|
default void |
CreationTransition.setR509_is_assigned_to_LocalEvent(LocalEvent inst) |
default void |
SEMEvent.setR526_is_a_LocalEvent(LocalEvent inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalEventImpl |
| Modifier and Type | Field and Description |
|---|---|
static LocalEvent |
LocalEventImpl.EMPTY_LOCALEVENT |
| Modifier and Type | Method and Description |
|---|---|
static LocalEvent |
LocalEventImpl.create(Sql context) |
static LocalEvent |
LocalEventImpl.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) |
LocalEvent |
LocalEventSetImpl.nullElement() |
LocalEvent |
LocalEventImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<LocalEvent> condition) |
LocalEvent |
CreationTransitionImpl.R509_is_assigned_to_LocalEvent() |
LocalEvent |
SEMEventImpl.R526_is_a_LocalEvent() |
LocalEvent |
LocalEventImpl.self() |
LocalEvent |
LocalEventImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<LocalEvent> |
LocalEventSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreationTransitionImpl.setR509_is_assigned_to_LocalEvent(LocalEvent inst) |
void |
SEMEventImpl.setR526_is_a_LocalEvent(LocalEvent inst) |
| Modifier and Type | Method and Description |
|---|---|
LocalEventSet |
LocalEventSetImpl.emptySet(Comparator<? super LocalEvent> comp) |
LocalEvent |
LocalEventImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<LocalEvent> condition) |
| Constructor and Description |
|---|
LocalEventSetImpl(Comparator<? super LocalEvent> comp) |
Copyright © 2019. All rights reserved.