| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R930_PackageParticipant_is_a_InteractionParticipant(PackageParticipant form,
InteractionParticipant part) |
void |
Sql.relate_R956_PackageParticipant_represents_EP_PKG(PackageParticipant form,
EP_PKG part) |
void |
SqlSqlLoader.serialize_PackageParticipant(PackageParticipant packageparticipant_inst,
PrintStream out) |
void |
Sql.unrelate_R930_PackageParticipant_is_a_InteractionParticipant(PackageParticipant form,
InteractionParticipant part) |
void |
Sql.unrelate_R956_PackageParticipant_represents_EP_PKG(PackageParticipant form,
EP_PKG part) |
| Modifier and Type | Method and Description |
|---|---|
default void |
EP_PKG.addR956_represents_participant_of_PackageParticipant(PackageParticipant inst) |
default void |
EP_PKG.removeR956_represents_participant_of_PackageParticipant(PackageParticipant inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
EP_PKGImpl.addR956_represents_participant_of_PackageParticipant(PackageParticipant inst) |
void |
EP_PKGImpl.removeR956_represents_participant_of_PackageParticipant(PackageParticipant inst) |
| Modifier and Type | Method and Description |
|---|---|
PackageParticipant |
InteractionParticipant.R930_is_a_PackageParticipant() |
| Modifier and Type | Method and Description |
|---|---|
default void |
InteractionParticipant.setR930_is_a_PackageParticipant(PackageParticipant inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
PackageParticipantImpl |
| Modifier and Type | Field and Description |
|---|---|
static PackageParticipant |
PackageParticipantImpl.EMPTY_PACKAGEPARTICIPANT |
| Modifier and Type | Method and Description |
|---|---|
static PackageParticipant |
PackageParticipantImpl.create(Sql context) |
static PackageParticipant |
PackageParticipantImpl.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_Package_ID,
String m_Label,
String m_InformalName,
String m_Descrip,
boolean m_isFormal) |
PackageParticipant |
PackageParticipantSetImpl.nullElement() |
PackageParticipant |
PackageParticipantImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<PackageParticipant> condition) |
PackageParticipant |
InteractionParticipantImpl.R930_is_a_PackageParticipant() |
PackageParticipant |
PackageParticipantImpl.self() |
PackageParticipant |
PackageParticipantImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<PackageParticipant> |
PackageParticipantSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
InteractionParticipantImpl.setR930_is_a_PackageParticipant(PackageParticipant inst) |
| Modifier and Type | Method and Description |
|---|---|
PackageParticipantSet |
PackageParticipantSetImpl.emptySet(Comparator<? super PackageParticipant> comp) |
PackageParticipant |
PackageParticipantImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<PackageParticipant> condition) |
| Constructor and Description |
|---|
PackageParticipantSetImpl(Comparator<? super PackageParticipant> comp) |
Copyright © 2020. All rights reserved.