| Package | Description |
|---|---|
| io.ciera.tool | |
| io.ciera.tool.sql.architecture.interfaces | |
| io.ciera.tool.sql.architecture.interfaces.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R419_Message_defines_message_format_for_Iface(Message form,
Iface part) |
void |
Sql.relate_R420_PortMessage_provides_implementation_for_Message(PortMessage form,
Message part) |
void |
SqlSqlLoader.serialize_Message(Message message_inst,
PrintStream out) |
void |
Sql.unrelate_R419_Message_defines_message_format_for_Iface(Message form,
Iface part) |
void |
Sql.unrelate_R420_PortMessage_provides_implementation_for_Message(PortMessage form,
Message part) |
| Modifier and Type | Method and Description |
|---|---|
Message |
PortMessage.R420_provides_implementation_for_Message() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Iface.addR419_defines_communication_through_Message(Message inst) |
default void |
Iface.removeR419_defines_communication_through_Message(Message inst) |
default void |
PortMessage.setR420_provides_implementation_for_Message(Message inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageImpl |
| Modifier and Type | Field and Description |
|---|---|
static Message |
MessageImpl.EMPTY_MESSAGE |
| Modifier and Type | Method and Description |
|---|---|
static Message |
MessageImpl.create(Sql context) |
static Message |
MessageImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
String ref_iface_name,
String ref_iface_package,
String m_name,
boolean m_to_provider,
int m_id) |
Message |
MessageSetImpl.nullElement() |
Message |
MessageImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) |
Message |
PortMessageImpl.R420_provides_implementation_for_Message() |
Message |
MessageImpl.self() |
| Modifier and Type | Method and Description |
|---|---|
List<Message> |
MessageSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfaceImpl.addR419_defines_communication_through_Message(Message inst) |
void |
IfaceImpl.removeR419_defines_communication_through_Message(Message inst) |
void |
PortMessageImpl.setR420_provides_implementation_for_Message(Message inst) |
| Modifier and Type | Method and Description |
|---|---|
MessageSet |
MessageSetImpl.emptySet(Comparator<? super Message> comp) |
| Constructor and Description |
|---|
MessageSetImpl(Comparator<? super Message> comp) |
Copyright © 2021. All rights reserved.