| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R427_Event_is_a_InvocableObject(Event form,
InvocableObject part) |
void |
Sql.relate_R4752_Event_StateMachine(Event form,
StateMachine part) |
void |
Sql.relate_R4756_TransitionTableCell_receives_Event(TransitionTableCell form,
Event part) |
void |
Sql.relate_R4759_Event_is_transformed_from_StateMachineEvent(Event form,
StateMachineEvent part) |
void |
SqlSqlLoader.serialize_Event(Event event_inst,
PrintStream out) |
void |
Sql.transformEventInstanceLoaderSerializer(Event p_evt,
PopulationLoader p_pop_loader) |
void |
Sql.unrelate_R427_Event_is_a_InvocableObject(Event form,
InvocableObject part) |
void |
Sql.unrelate_R4752_Event_StateMachine(Event form,
StateMachine part) |
void |
Sql.unrelate_R4756_TransitionTableCell_receives_Event(TransitionTableCell form,
Event part) |
void |
Sql.unrelate_R4759_Event_is_transformed_from_StateMachineEvent(Event form,
StateMachineEvent part) |
| Modifier and Type | Method and Description |
|---|---|
Event |
InvocableObject.R427_is_a_Event() |
| Modifier and Type | Method and Description |
|---|---|
default void |
InvocableObject.setR427_is_a_Event(Event inst) |
| Modifier and Type | Method and Description |
|---|---|
Event |
InvocableObjectImpl.R427_is_a_Event() |
| Modifier and Type | Method and Description |
|---|---|
void |
InvocableObjectImpl.setR427_is_a_Event(Event inst) |
| Modifier and Type | Method and Description |
|---|---|
Event |
TransitionTableCell.R4756_receives_Event() |
| Modifier and Type | Method and Description |
|---|---|
default void |
StateMachine.addR4752_declares_Event(Event inst) |
default void |
StateMachine.removeR4752_declares_Event(Event inst) |
default void |
TransitionTableCell.setR4756_receives_Event(Event inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
EventImpl |
| Modifier and Type | Field and Description |
|---|---|
static Event |
EventImpl.EMPTY_EVENT |
| Modifier and Type | Method and Description |
|---|---|
static Event |
EventImpl.create(Sql context) |
static Event |
EventImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
String ref_sm_name,
String ref_sm_package,
String ref_name,
int m_id,
io.ciera.runtime.summit.types.UniqueId ref_SMevt_ID) |
Event |
EventSetImpl.nullElement() |
Event |
EventImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<Event> condition) |
Event |
TransitionTableCellImpl.R4756_receives_Event() |
Event |
EventImpl.self() |
Event |
EventImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<Event> |
EventSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
StateMachineImpl.addR4752_declares_Event(Event inst) |
void |
StateMachineImpl.removeR4752_declares_Event(Event inst) |
void |
TransitionTableCellImpl.setR4756_receives_Event(Event inst) |
| Modifier and Type | Method and Description |
|---|---|
EventSet |
EventSetImpl.emptySet(Comparator<? super Event> comp) |
Event |
EventImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<Event> condition) |
| Constructor and Description |
|---|
EventSetImpl(Comparator<? super Event> comp) |
| Modifier and Type | Method and Description |
|---|---|
Event |
StateMachineEvent.R4759_is_basis_for_Event() |
| Modifier and Type | Method and Description |
|---|---|
default void |
StateMachineEvent.setR4759_is_basis_for_Event(Event inst) |
| Modifier and Type | Method and Description |
|---|---|
Event |
StateMachineEventImpl.R4759_is_basis_for_Event() |
| Modifier and Type | Method and Description |
|---|---|
void |
StateMachineEventImpl.setR4759_is_basis_for_Event(Event inst) |
Copyright © 2020. All rights reserved.