| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R9100_GlobalElementInSystem_PackageableElement(GlobalElementInSystem form,
PackageableElement part) |
void |
Sql.relate_R9100_GlobalElementInSystem_SystemModel(GlobalElementInSystem form,
SystemModel part) |
void |
SqlSqlLoader.serialize_GlobalElementInSystem(GlobalElementInSystem globalelementinsystem_inst,
PrintStream out) |
void |
Sql.unrelate_R9100_GlobalElementInSystem_PackageableElement(GlobalElementInSystem form,
PackageableElement part) |
void |
Sql.unrelate_R9100_GlobalElementInSystem_SystemModel(GlobalElementInSystem form,
SystemModel part) |
| Modifier and Type | Method and Description |
|---|---|
default void |
SystemModel.addR9100_GlobalElementInSystem(GlobalElementInSystem inst) |
default void |
SystemModel.removeR9100_GlobalElementInSystem(GlobalElementInSystem inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
SystemModelImpl.addR9100_GlobalElementInSystem(GlobalElementInSystem inst) |
void |
SystemModelImpl.removeR9100_GlobalElementInSystem(GlobalElementInSystem inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
GlobalElementInSystemImpl |
| Modifier and Type | Field and Description |
|---|---|
static GlobalElementInSystem |
GlobalElementInSystemImpl.EMPTY_GLOBALELEMENTINSYSTEM |
| Modifier and Type | Method and Description |
|---|---|
static GlobalElementInSystem |
GlobalElementInSystemImpl.create(Sql context) |
static GlobalElementInSystem |
GlobalElementInSystemImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
io.ciera.runtime.summit.types.UniqueId ref_Element_ID,
io.ciera.runtime.summit.types.UniqueId ref_Sys_ID) |
GlobalElementInSystem |
GlobalElementInSystemSetImpl.nullElement() |
GlobalElementInSystem |
GlobalElementInSystemImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<GlobalElementInSystem> condition) |
GlobalElementInSystem |
GlobalElementInSystemImpl.self() |
GlobalElementInSystem |
GlobalElementInSystemImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<GlobalElementInSystem> |
GlobalElementInSystemSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
GlobalElementInSystemSet |
GlobalElementInSystemSetImpl.emptySet(Comparator<? super GlobalElementInSystem> comp) |
GlobalElementInSystem |
GlobalElementInSystemImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<GlobalElementInSystem> condition) |
| Constructor and Description |
|---|
GlobalElementInSystemSetImpl(Comparator<? super GlobalElementInSystem> comp) |
| Modifier and Type | Method and Description |
|---|---|
default void |
PackageableElement.addR9100_GlobalElementInSystem(GlobalElementInSystem inst) |
default void |
PackageableElement.removeR9100_GlobalElementInSystem(GlobalElementInSystem inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
PackageableElementImpl.addR9100_GlobalElementInSystem(GlobalElementInSystem inst) |
void |
PackageableElementImpl.removeR9100_GlobalElementInSystem(GlobalElementInSystem inst) |
Copyright © 2020. All rights reserved.