| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R401_Iface_is_a_File(Iface form,
File part) |
void |
Sql.relate_R418_Port_implements_Iface(Port form,
Iface part) |
void |
Sql.relate_R419_Message_defines_message_format_for_Iface(Message form,
Iface part) |
void |
Sql.relate_R421_Iface_is_basis_for_C_I(Iface form,
C_I part) |
void |
SqlSqlLoader.serialize_Iface(Iface iface_inst,
PrintStream out) |
void |
Sql.unrelate_R401_Iface_is_a_File(Iface form,
File part) |
void |
Sql.unrelate_R418_Port_implements_Iface(Port form,
Iface part) |
void |
Sql.unrelate_R419_Message_defines_message_format_for_Iface(Message form,
Iface part) |
void |
Sql.unrelate_R421_Iface_is_basis_for_C_I(Iface form,
C_I part) |
| Modifier and Type | Method and Description |
|---|---|
Iface |
File.R401_is_a_Iface() |
| Modifier and Type | Method and Description |
|---|---|
default void |
File.setR401_is_a_Iface(Iface inst) |
| Modifier and Type | Method and Description |
|---|---|
Iface |
FileImpl.R401_is_a_Iface() |
| Modifier and Type | Method and Description |
|---|---|
void |
FileImpl.setR401_is_a_Iface(Iface inst) |
| Modifier and Type | Method and Description |
|---|---|
Iface |
Port.R418_implements_Iface() |
Iface |
Message.R419_defines_message_format_for_Iface() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Port.setR418_implements_Iface(Iface inst) |
default void |
Message.setR419_defines_message_format_for_Iface(Iface inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
IfaceImpl |
| Modifier and Type | Field and Description |
|---|---|
static Iface |
IfaceImpl.EMPTY_IFACE |
| Modifier and Type | Method and Description |
|---|---|
static Iface |
IfaceImpl.create(Sql context) |
static Iface |
IfaceImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
String ref_name,
String ref_package,
io.ciera.runtime.summit.types.UniqueId ref_iface_Id) |
Iface |
IfaceSetImpl.nullElement() |
Iface |
IfaceImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) |
Iface |
PortImpl.R418_implements_Iface() |
Iface |
MessageImpl.R419_defines_message_format_for_Iface() |
Iface |
IfaceImpl.self() |
| Modifier and Type | Method and Description |
|---|---|
List<Iface> |
IfaceSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
PortImpl.setR418_implements_Iface(Iface inst) |
void |
MessageImpl.setR419_defines_message_format_for_Iface(Iface inst) |
| Modifier and Type | Method and Description |
|---|---|
IfaceSet |
IfaceSetImpl.emptySet(Comparator<? super Iface> comp) |
| Constructor and Description |
|---|
IfaceSetImpl(Comparator<? super Iface> comp) |
| Modifier and Type | Method and Description |
|---|---|
Iface |
C_I.R421_is_transformed_from_Iface() |
| Modifier and Type | Method and Description |
|---|---|
default void |
C_I.setR421_is_transformed_from_Iface(Iface inst) |
| Modifier and Type | Method and Description |
|---|---|
Iface |
C_IImpl.R421_is_transformed_from_Iface() |
| Modifier and Type | Method and Description |
|---|---|
void |
C_IImpl.setR421_is_transformed_from_Iface(Iface inst) |
Copyright © 2021. All rights reserved.