| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R420_PortMessage_is_implemented_within_Port(PortMessage form,
Port part) |
void |
Sql.relate_R420_PortMessage_provides_implementation_for_Message(PortMessage form,
Message part) |
void |
Sql.relate_R427_PortMessage_is_a_InvocableObject(PortMessage form,
InvocableObject part) |
void |
SqlSqlLoader.serialize_PortMessage(PortMessage portmessage_inst,
PrintStream out) |
void |
Sql.unrelate_R420_PortMessage_is_implemented_within_Port(PortMessage form,
Port part) |
void |
Sql.unrelate_R420_PortMessage_provides_implementation_for_Message(PortMessage form,
Message part) |
void |
Sql.unrelate_R427_PortMessage_is_a_InvocableObject(PortMessage form,
InvocableObject part) |
| Modifier and Type | Method and Description |
|---|---|
default void |
Message.addR420_is_implemented_within_PortMessage(PortMessage inst) |
default void |
Port.addR420_provides_implementation_for_PortMessage(PortMessage inst) |
default void |
Message.removeR420_is_implemented_within_PortMessage(PortMessage inst) |
default void |
Port.removeR420_provides_implementation_for_PortMessage(PortMessage inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
PortMessageImpl |
| Modifier and Type | Field and Description |
|---|---|
static PortMessage |
PortMessageImpl.EMPTY_PORTMESSAGE |
| Modifier and Type | Method and Description |
|---|---|
static PortMessage |
PortMessageImpl.create(Sql context) |
static PortMessage |
PortMessageImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
String ref_port_name,
String ref_port_package,
String ref_iface_name,
String ref_iface_package,
String ref_msg_name) |
PortMessage |
PortMessageSetImpl.nullElement() |
PortMessage |
PortMessageImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<PortMessage> condition) |
PortMessage |
PortMessageImpl.self() |
PortMessage |
PortMessageImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<PortMessage> |
PortMessageSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageImpl.addR420_is_implemented_within_PortMessage(PortMessage inst) |
void |
PortImpl.addR420_provides_implementation_for_PortMessage(PortMessage inst) |
void |
MessageImpl.removeR420_is_implemented_within_PortMessage(PortMessage inst) |
void |
PortImpl.removeR420_provides_implementation_for_PortMessage(PortMessage inst) |
| Modifier and Type | Method and Description |
|---|---|
PortMessage |
PortMessageImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<PortMessage> condition) |
| Modifier and Type | Method and Description |
|---|---|
PortMessage |
InvocableObject.R427_is_a_PortMessage() |
| Modifier and Type | Method and Description |
|---|---|
default void |
InvocableObject.setR427_is_a_PortMessage(PortMessage inst) |
| Modifier and Type | Method and Description |
|---|---|
PortMessage |
InvocableObjectImpl.R427_is_a_PortMessage() |
| Modifier and Type | Method and Description |
|---|---|
void |
InvocableObjectImpl.setR427_is_a_PortMessage(PortMessage inst) |
Copyright © 2019. All rights reserved.