| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R101_ImportedClass_represents_ModelClass(ImportedClass form,
ModelClass part) |
void |
Sql.relate_R202_ClassInAssociation_may_be_represented_by_ImportedClass(ClassInAssociation form,
ImportedClass part) |
void |
Sql.relate_R8001_ImportedClass_is_a_PackageableElement(ImportedClass form,
PackageableElement part) |
void |
SqlSqlLoader.serialize_ImportedClass(ImportedClass importedclass_inst,
PrintStream out) |
void |
Sql.unrelate_R101_ImportedClass_represents_ModelClass(ImportedClass form,
ModelClass part) |
void |
Sql.unrelate_R202_ClassInAssociation_may_be_represented_by_ImportedClass(ClassInAssociation form,
ImportedClass part) |
void |
Sql.unrelate_R8001_ImportedClass_is_a_PackageableElement(ImportedClass form,
PackageableElement part) |
| Modifier and Type | Method and Description |
|---|---|
ImportedClass |
ClassInAssociation.R202_may_be_represented_by_ImportedClass() |
| Modifier and Type | Method and Description |
|---|---|
default void |
ClassInAssociation.setR202_may_be_represented_by_ImportedClass(ImportedClass inst) |
| Modifier and Type | Method and Description |
|---|---|
ImportedClass |
ClassInAssociationImpl.R202_may_be_represented_by_ImportedClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassInAssociationImpl.setR202_may_be_represented_by_ImportedClass(ImportedClass inst) |
| Modifier and Type | Method and Description |
|---|---|
ImportedClass |
PackageableElement.R8001_is_a_ImportedClass() |
| Modifier and Type | Method and Description |
|---|---|
default void |
PackageableElement.setR8001_is_a_ImportedClass(ImportedClass inst) |
| Modifier and Type | Method and Description |
|---|---|
ImportedClass |
PackageableElementImpl.R8001_is_a_ImportedClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
PackageableElementImpl.setR8001_is_a_ImportedClass(ImportedClass inst) |
| Modifier and Type | Method and Description |
|---|---|
default void |
ModelClass.addR101_has_presence_in_other_subsystems_ImportedClass(ImportedClass inst) |
default void |
ModelClass.removeR101_has_presence_in_other_subsystems_ImportedClass(ImportedClass inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
ImportedClassImpl |
| Modifier and Type | Field and Description |
|---|---|
static ImportedClass |
ImportedClassImpl.EMPTY_IMPORTEDCLASS |
| Modifier and Type | Method and Description |
|---|---|
static ImportedClass |
ImportedClassImpl.create(Sql context) |
static ImportedClass |
ImportedClassImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
io.ciera.runtime.summit.types.UniqueId ref_IObj_ID,
io.ciera.runtime.summit.types.UniqueId ref_Obj_ID,
int m_Modl_Typ,
io.ciera.runtime.summit.types.UniqueId m_SS_IDdeprecated,
String m_Obj_Name,
String m_Obj_KL) |
ImportedClass |
ImportedClassSetImpl.nullElement() |
ImportedClass |
ImportedClassImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<ImportedClass> condition) |
ImportedClass |
ImportedClassImpl.self() |
ImportedClass |
ImportedClassImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<ImportedClass> |
ImportedClassSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelClassImpl.addR101_has_presence_in_other_subsystems_ImportedClass(ImportedClass inst) |
void |
ModelClassImpl.removeR101_has_presence_in_other_subsystems_ImportedClass(ImportedClass inst) |
| Modifier and Type | Method and Description |
|---|---|
ImportedClassSet |
ImportedClassSetImpl.emptySet(Comparator<? super ImportedClass> comp) |
ImportedClass |
ImportedClassImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<ImportedClass> condition) |
| Constructor and Description |
|---|
ImportedClassSetImpl(Comparator<? super ImportedClass> comp) |
Copyright © 2020. All rights reserved.