| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R4010_C_PO_appears_in_C_C(C_PO form,
C_C part) |
void |
Sql.relate_R4016_InterfaceReference_originates_from_C_PO(InterfaceReference form,
C_PO part) |
void |
Sql.relate_R422_Port_is_transformed_from_C_PO(Port form,
C_PO part) |
void |
Sql.relate_R4709_PortReference_references_C_PO(PortReference form,
C_PO part) |
void |
SqlSqlLoader.serialize_C_PO(C_PO c_po_inst,
PrintStream out) |
void |
Sql.unrelate_R4010_C_PO_appears_in_C_C(C_PO form,
C_C part) |
void |
Sql.unrelate_R4016_InterfaceReference_originates_from_C_PO(InterfaceReference form,
C_PO part) |
void |
Sql.unrelate_R422_Port_is_transformed_from_C_PO(Port form,
C_PO part) |
void |
Sql.unrelate_R4709_PortReference_references_C_PO(PortReference form,
C_PO part) |
| Modifier and Type | Method and Description |
|---|---|
C_PO |
Port.R422_is_transformed_from_C_PO() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Port.setR422_is_transformed_from_C_PO(C_PO inst) |
| Modifier and Type | Method and Description |
|---|---|
C_PO |
PortImpl.R422_is_transformed_from_C_PO() |
| Modifier and Type | Method and Description |
|---|---|
void |
PortImpl.setR422_is_transformed_from_C_PO(C_PO inst) |
| Modifier and Type | Method and Description |
|---|---|
C_PO |
InterfaceReference.R4016_originates_from_C_PO() |
| Modifier and Type | Method and Description |
|---|---|
default void |
C_C.addR4010_communicates_through_C_PO(C_PO inst) |
default void |
C_C.removeR4010_communicates_through_C_PO(C_PO inst) |
default void |
InterfaceReference.setR4016_originates_from_C_PO(C_PO inst) |
| Modifier and Type | Method and Description |
|---|---|
C_PO |
PortReference.R4709_references_C_PO() |
| Modifier and Type | Method and Description |
|---|---|
default void |
PortReference.setR4709_references_C_PO(C_PO inst) |
| Modifier and Type | Method and Description |
|---|---|
C_PO |
PortReferenceImpl.R4709_references_C_PO() |
| Modifier and Type | Method and Description |
|---|---|
void |
PortReferenceImpl.setR4709_references_C_PO(C_PO inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
C_POImpl |
| Modifier and Type | Field and Description |
|---|---|
static C_PO |
C_POImpl.EMPTY_C_PO |
| Modifier and Type | Method and Description |
|---|---|
static C_PO |
C_POImpl.create(Sql context) |
static C_PO |
C_POImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
io.ciera.runtime.summit.types.UniqueId m_Id,
io.ciera.runtime.summit.types.UniqueId ref_Component_Id,
String m_Name,
int m_Mult,
boolean m_DoNotShowPortOnCanvas) |
C_PO |
C_POSetImpl.nullElement() |
C_PO |
C_POImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<C_PO> condition) |
C_PO |
InterfaceReferenceImpl.R4016_originates_from_C_PO() |
C_PO |
C_POImpl.self() |
C_PO |
C_POImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<C_PO> |
C_POSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
C_CImpl.addR4010_communicates_through_C_PO(C_PO inst) |
void |
C_CImpl.removeR4010_communicates_through_C_PO(C_PO inst) |
void |
InterfaceReferenceImpl.setR4016_originates_from_C_PO(C_PO inst) |
| Modifier and Type | Method and Description |
|---|---|
C_PO |
C_POImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<C_PO> condition) |
Copyright © 2019. All rights reserved.