| Package | Description |
|---|---|
| io.ciera.tool | |
| io.ciera.tool.sql.ooaofooa.interaction | |
| io.ciera.tool.sql.ooaofooa.interaction.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R930_ActorParticipant_is_a_InteractionParticipant(ActorParticipant form,
InteractionParticipant part) |
void |
Sql.relate_R949_ActorParticipant_life_is_bounded_by_Lifespan(ActorParticipant form,
Lifespan part) |
void |
SqlSqlLoader.serialize_ActorParticipant(ActorParticipant actorparticipant_inst,
PrintStream out) |
void |
Sql.unrelate_R930_ActorParticipant_is_a_InteractionParticipant(ActorParticipant form,
InteractionParticipant part) |
void |
Sql.unrelate_R949_ActorParticipant_life_is_bounded_by_Lifespan(ActorParticipant form,
Lifespan part) |
| Modifier and Type | Method and Description |
|---|---|
ActorParticipant |
InteractionParticipant.R930_is_a_ActorParticipant() |
ActorParticipant |
Lifespan.R949_defines_bounds_of_existence_ActorParticipant() |
| Modifier and Type | Method and Description |
|---|---|
default void |
InteractionParticipant.setR930_is_a_ActorParticipant(ActorParticipant inst) |
default void |
Lifespan.setR949_defines_bounds_of_existence_ActorParticipant(ActorParticipant inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
ActorParticipantImpl |
| Modifier and Type | Field and Description |
|---|---|
static ActorParticipant |
ActorParticipantImpl.EMPTY_ACTORPARTICIPANT |
| Modifier and Type | Method and Description |
|---|---|
static ActorParticipant |
ActorParticipantImpl.create(Sql context) |
static ActorParticipant |
ActorParticipantImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
io.ciera.runtime.summit.types.UniqueId ref_Part_ID,
String m_Name,
String m_Descrip,
io.ciera.runtime.summit.types.UniqueId ref_LS_Part_ID) |
ActorParticipant |
ActorParticipantSetImpl.nullElement() |
ActorParticipant |
ActorParticipantImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<ActorParticipant> condition) |
ActorParticipant |
InteractionParticipantImpl.R930_is_a_ActorParticipant() |
ActorParticipant |
LifespanImpl.R949_defines_bounds_of_existence_ActorParticipant() |
ActorParticipant |
ActorParticipantImpl.self() |
ActorParticipant |
ActorParticipantImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<ActorParticipant> |
ActorParticipantSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
InteractionParticipantImpl.setR930_is_a_ActorParticipant(ActorParticipant inst) |
void |
LifespanImpl.setR949_defines_bounds_of_existence_ActorParticipant(ActorParticipant inst) |
| Modifier and Type | Method and Description |
|---|---|
ActorParticipantSet |
ActorParticipantSetImpl.emptySet(Comparator<? super ActorParticipant> comp) |
ActorParticipant |
ActorParticipantImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<ActorParticipant> condition) |
| Constructor and Description |
|---|
ActorParticipantSetImpl(Comparator<? super ActorParticipant> comp) |
Copyright © 2020. All rights reserved.