| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R930_ComponentParticipant_is_a_InteractionParticipant(ComponentParticipant form,
InteractionParticipant part) |
void |
Sql.relate_R955_ComponentParticipant_represents_C_C(ComponentParticipant form,
C_C part) |
void |
SqlSqlLoader.serialize_ComponentParticipant(ComponentParticipant componentparticipant_inst,
PrintStream out) |
void |
Sql.unrelate_R930_ComponentParticipant_is_a_InteractionParticipant(ComponentParticipant form,
InteractionParticipant part) |
void |
Sql.unrelate_R955_ComponentParticipant_represents_C_C(ComponentParticipant form,
C_C part) |
| Modifier and Type | Method and Description |
|---|---|
default void |
C_C.addR955_ComponentParticipant(ComponentParticipant inst) |
default void |
C_C.removeR955_ComponentParticipant(ComponentParticipant inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
C_CImpl.addR955_ComponentParticipant(ComponentParticipant inst) |
void |
C_CImpl.removeR955_ComponentParticipant(ComponentParticipant inst) |
| Modifier and Type | Method and Description |
|---|---|
ComponentParticipant |
InteractionParticipant.R930_is_a_ComponentParticipant() |
| Modifier and Type | Method and Description |
|---|---|
default void |
InteractionParticipant.setR930_is_a_ComponentParticipant(ComponentParticipant inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentParticipantImpl |
| Modifier and Type | Field and Description |
|---|---|
static ComponentParticipant |
ComponentParticipantImpl.EMPTY_COMPONENTPARTICIPANT |
| Modifier and Type | Method and Description |
|---|---|
static ComponentParticipant |
ComponentParticipantImpl.create(Sql context) |
static ComponentParticipant |
ComponentParticipantImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
io.ciera.runtime.summit.types.UniqueId ref_Part_ID,
io.ciera.runtime.summit.types.UniqueId ref_Component_Id,
String m_Label,
String m_InformalComponentName,
String m_Descrip,
boolean m_isFormal) |
ComponentParticipant |
ComponentParticipantSetImpl.nullElement() |
ComponentParticipant |
ComponentParticipantImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<ComponentParticipant> condition) |
ComponentParticipant |
InteractionParticipantImpl.R930_is_a_ComponentParticipant() |
ComponentParticipant |
ComponentParticipantImpl.self() |
ComponentParticipant |
ComponentParticipantImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<ComponentParticipant> |
ComponentParticipantSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
InteractionParticipantImpl.setR930_is_a_ComponentParticipant(ComponentParticipant inst) |
| Modifier and Type | Method and Description |
|---|---|
ComponentParticipantSet |
ComponentParticipantSetImpl.emptySet(Comparator<? super ComponentParticipant> comp) |
ComponentParticipant |
ComponentParticipantImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<ComponentParticipant> condition) |
| Constructor and Description |
|---|
ComponentParticipantSetImpl(Comparator<? super ComponentParticipant> comp) |
Copyright © 2020. All rights reserved.