| Modifier and Type | Method and Description |
|---|---|
ClassInstanceParticipant |
InteractionParticipant.R930_is_a_ClassInstanceParticipant() |
ClassInstanceParticipant |
InstanceAttributeValue.R936_owns_informal_ClassInstanceParticipant() |
ClassInstanceParticipant |
InstanceAttributeValue.R937_owns_formal_ClassInstanceParticipant() |
| Modifier and Type | Method and Description |
|---|---|
default void |
InteractionParticipant.setR930_is_a_ClassInstanceParticipant(ClassInstanceParticipant inst) |
default void |
InstanceAttributeValue.setR936_owns_informal_ClassInstanceParticipant(ClassInstanceParticipant inst) |
default void |
InstanceAttributeValue.setR937_owns_formal_ClassInstanceParticipant(ClassInstanceParticipant inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassInstanceParticipantImpl |
| Modifier and Type | Field and Description |
|---|---|
static ClassInstanceParticipant |
ClassInstanceParticipantImpl.EMPTY_CLASSINSTANCEPARTICIPANT |
| Modifier and Type | Method and Description |
|---|---|
static ClassInstanceParticipant |
ClassInstanceParticipantImpl.create(Sql context) |
static ClassInstanceParticipant |
ClassInstanceParticipantImpl.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_Obj_ID,
String m_Name,
String m_InformalClassName,
String m_Label,
String m_Descrip,
boolean m_isFormal) |
ClassInstanceParticipant |
ClassInstanceParticipantSetImpl.nullElement() |
ClassInstanceParticipant |
ClassInstanceParticipantImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<ClassInstanceParticipant> condition) |
ClassInstanceParticipant |
InteractionParticipantImpl.R930_is_a_ClassInstanceParticipant() |
ClassInstanceParticipant |
InstanceAttributeValueImpl.R936_owns_informal_ClassInstanceParticipant() |
ClassInstanceParticipant |
InstanceAttributeValueImpl.R937_owns_formal_ClassInstanceParticipant() |
ClassInstanceParticipant |
ClassInstanceParticipantImpl.self() |
ClassInstanceParticipant |
ClassInstanceParticipantImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<ClassInstanceParticipant> |
ClassInstanceParticipantSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
InteractionParticipantImpl.setR930_is_a_ClassInstanceParticipant(ClassInstanceParticipant inst) |
void |
InstanceAttributeValueImpl.setR936_owns_informal_ClassInstanceParticipant(ClassInstanceParticipant inst) |
void |
InstanceAttributeValueImpl.setR937_owns_formal_ClassInstanceParticipant(ClassInstanceParticipant inst) |
| Modifier and Type | Method and Description |
|---|---|
ClassInstanceParticipant |
ClassInstanceParticipantImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<ClassInstanceParticipant> condition) |
| Modifier and Type | Method and Description |
|---|---|
default void |
ModelClass.addR934_represents_participant_of_ClassInstanceParticipant(ClassInstanceParticipant inst) |
default void |
ModelClass.removeR934_represents_participant_of_ClassInstanceParticipant(ClassInstanceParticipant inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelClassImpl.addR934_represents_participant_of_ClassInstanceParticipant(ClassInstanceParticipant inst) |
void |
ModelClassImpl.removeR934_represents_participant_of_ClassInstanceParticipant(ClassInstanceParticipant inst) |
Copyright © 2019. All rights reserved.