| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R930_ClassParticipant_is_a_InteractionParticipant(ClassParticipant form,
InteractionParticipant part) |
void |
Sql.relate_R935_ClassParticipantAttribute_belongs_to_ClassParticipant(ClassParticipantAttribute form,
ClassParticipant part) |
void |
Sql.relate_R939_ClassParticipant_represents_ModelClass(ClassParticipant form,
ModelClass part) |
void |
SqlSqlLoader.serialize_ClassParticipant(ClassParticipant classparticipant_inst,
PrintStream out) |
void |
Sql.unrelate_R930_ClassParticipant_is_a_InteractionParticipant(ClassParticipant form,
InteractionParticipant part) |
void |
Sql.unrelate_R935_ClassParticipantAttribute_belongs_to_ClassParticipant(ClassParticipantAttribute form,
ClassParticipant part) |
void |
Sql.unrelate_R939_ClassParticipant_represents_ModelClass(ClassParticipant form,
ModelClass part) |
| Modifier and Type | Method and Description |
|---|---|
ClassParticipant |
InteractionParticipant.R930_is_a_ClassParticipant() |
ClassParticipant |
ClassParticipantAttribute.R935_belongs_to_ClassParticipant() |
| Modifier and Type | Method and Description |
|---|---|
default void |
InteractionParticipant.setR930_is_a_ClassParticipant(ClassParticipant inst) |
default void |
ClassParticipantAttribute.setR935_belongs_to_ClassParticipant(ClassParticipant inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassParticipantImpl |
| Modifier and Type | Field and Description |
|---|---|
static ClassParticipant |
ClassParticipantImpl.EMPTY_CLASSPARTICIPANT |
| Modifier and Type | Method and Description |
|---|---|
static ClassParticipant |
ClassParticipantImpl.create(Sql context) |
static ClassParticipant |
ClassParticipantImpl.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_Label,
String m_InformalName,
String m_Descrip,
boolean m_isFormal) |
ClassParticipant |
ClassParticipantSetImpl.nullElement() |
ClassParticipant |
ClassParticipantImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) |
ClassParticipant |
InteractionParticipantImpl.R930_is_a_ClassParticipant() |
ClassParticipant |
ClassParticipantAttributeImpl.R935_belongs_to_ClassParticipant() |
ClassParticipant |
ClassParticipantImpl.self() |
| Modifier and Type | Method and Description |
|---|---|
List<ClassParticipant> |
ClassParticipantSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
InteractionParticipantImpl.setR930_is_a_ClassParticipant(ClassParticipant inst) |
void |
ClassParticipantAttributeImpl.setR935_belongs_to_ClassParticipant(ClassParticipant inst) |
| Modifier and Type | Method and Description |
|---|---|
ClassParticipantSet |
ClassParticipantSetImpl.emptySet(Comparator<? super ClassParticipant> comp) |
| Constructor and Description |
|---|
ClassParticipantSetImpl(Comparator<? super ClassParticipant> comp) |
| Modifier and Type | Method and Description |
|---|---|
default void |
ModelClass.addR939_represents_participant_of_ClassParticipant(ClassParticipant inst) |
default void |
ModelClass.removeR939_represents_participant_of_ClassParticipant(ClassParticipant inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelClassImpl.addR939_represents_participant_of_ClassParticipant(ClassParticipant inst) |
void |
ModelClassImpl.removeR939_represents_participant_of_ClassParticipant(ClassParticipant inst) |
Copyright © 2021. All rights reserved.