| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R1128_CommunicationLink_may_be_formalized_against_Association(CommunicationLink form,
Association part) |
void |
Sql.relate_R1133_CommunicationLink_starts_at_InteractionParticipant(CommunicationLink form,
InteractionParticipant part) |
void |
Sql.relate_R1134_CommunicationLink_is_destined_for_InteractionParticipant(CommunicationLink form,
InteractionParticipant part) |
void |
SqlSqlLoader.serialize_CommunicationLink(CommunicationLink communicationlink_inst,
PrintStream out) |
void |
Sql.unrelate_R1128_CommunicationLink_may_be_formalized_against_Association(CommunicationLink form,
Association part) |
void |
Sql.unrelate_R1133_CommunicationLink_starts_at_InteractionParticipant(CommunicationLink form,
InteractionParticipant part) |
void |
Sql.unrelate_R1134_CommunicationLink_is_destined_for_InteractionParticipant(CommunicationLink form,
InteractionParticipant part) |
| Modifier and Type | Method and Description |
|---|---|
default void |
Association.addR1128_represents_formal_instance_CommunicationLink(CommunicationLink inst) |
default void |
Association.removeR1128_represents_formal_instance_CommunicationLink(CommunicationLink inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
AssociationImpl.addR1128_represents_formal_instance_CommunicationLink(CommunicationLink inst) |
void |
AssociationImpl.removeR1128_represents_formal_instance_CommunicationLink(CommunicationLink inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
CommunicationLinkImpl |
| Modifier and Type | Field and Description |
|---|---|
static CommunicationLink |
CommunicationLinkImpl.EMPTY_COMMUNICATIONLINK |
| Modifier and Type | Method and Description |
|---|---|
static CommunicationLink |
CommunicationLinkImpl.create(Sql context) |
static CommunicationLink |
CommunicationLinkImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
io.ciera.runtime.summit.types.UniqueId m_Link_ID,
io.ciera.runtime.summit.types.UniqueId ref_Rel_ID,
String m_Numb,
String m_Descrip,
String m_StartText,
String m_EndText,
boolean m_isFormal,
Visibility m_StartVisibility,
Visibility m_EndVisibility,
io.ciera.runtime.summit.types.UniqueId ref_Start_Part_ID,
io.ciera.runtime.summit.types.UniqueId ref_Destination_Part_ID) |
CommunicationLink |
CommunicationLinkSetImpl.nullElement() |
CommunicationLink |
CommunicationLinkImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<CommunicationLink> condition) |
CommunicationLink |
CommunicationLinkImpl.self() |
CommunicationLink |
CommunicationLinkImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<CommunicationLink> |
CommunicationLinkSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
CommunicationLinkSet |
CommunicationLinkSetImpl.emptySet(Comparator<? super CommunicationLink> comp) |
CommunicationLink |
CommunicationLinkImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<CommunicationLink> condition) |
| Constructor and Description |
|---|
CommunicationLinkSetImpl(Comparator<? super CommunicationLink> comp) |
| Modifier and Type | Method and Description |
|---|---|
default void |
InteractionParticipant.addR1133_is_start_point_CommunicationLink(CommunicationLink inst) |
default void |
InteractionParticipant.addR1134_is_destination_CommunicationLink(CommunicationLink inst) |
default void |
InteractionParticipant.removeR1133_is_start_point_CommunicationLink(CommunicationLink inst) |
default void |
InteractionParticipant.removeR1134_is_destination_CommunicationLink(CommunicationLink inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
InteractionParticipantImpl.addR1133_is_start_point_CommunicationLink(CommunicationLink inst) |
void |
InteractionParticipantImpl.addR1134_is_destination_CommunicationLink(CommunicationLink inst) |
void |
InteractionParticipantImpl.removeR1133_is_start_point_CommunicationLink(CommunicationLink inst) |
void |
InteractionParticipantImpl.removeR1134_is_destination_CommunicationLink(CommunicationLink inst) |
Copyright © 2020. All rights reserved.