| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R1401_EP_PKG_directly_contained_under_SystemModel(EP_PKG form,
SystemModel part) |
void |
Sql.relate_R1405_EP_PKG_SystemModel(EP_PKG form,
SystemModel part) |
void |
Sql.relate_R9100_GlobalElementInSystem_SystemModel(GlobalElementInSystem form,
SystemModel part) |
void |
SqlSqlLoader.serialize_SystemModel(SystemModel systemmodel_inst,
PrintStream out) |
void |
Sql.unrelate_R1401_EP_PKG_directly_contained_under_SystemModel(EP_PKG form,
SystemModel part) |
void |
Sql.unrelate_R1405_EP_PKG_SystemModel(EP_PKG form,
SystemModel part) |
void |
Sql.unrelate_R9100_GlobalElementInSystem_SystemModel(GlobalElementInSystem form,
SystemModel part) |
| Modifier and Type | Class and Description |
|---|---|
class |
SystemModelImpl |
| Modifier and Type | Field and Description |
|---|---|
static SystemModel |
SystemModelImpl.EMPTY_SYSTEMMODEL |
| Modifier and Type | Method and Description |
|---|---|
static SystemModel |
SystemModelImpl.create(Sql context) |
static SystemModel |
SystemModelImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
io.ciera.runtime.summit.types.UniqueId m_Sys_ID,
String m_Name,
boolean m_useGlobals) |
SystemModel |
SystemModelSetImpl.nullElement() |
SystemModel |
SystemModelImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<SystemModel> condition) |
SystemModel |
SystemModelImpl.self() |
SystemModel |
SystemModelImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<SystemModel> |
SystemModelSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
SystemModelSet |
SystemModelSetImpl.emptySet(Comparator<? super SystemModel> comp) |
SystemModel |
SystemModelImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<SystemModel> condition) |
| Constructor and Description |
|---|
SystemModelSetImpl(Comparator<? super SystemModel> comp) |
| Modifier and Type | Method and Description |
|---|---|
SystemModel |
EP_PKG.R1401_directly_contained_under_SystemModel() |
SystemModel |
EP_PKG.R1405_SystemModel() |
| Modifier and Type | Method and Description |
|---|---|
default void |
EP_PKG.setR1401_directly_contained_under_SystemModel(SystemModel inst) |
default void |
EP_PKG.setR1405_SystemModel(SystemModel inst) |
| Modifier and Type | Method and Description |
|---|---|
SystemModel |
EP_PKGImpl.R1401_directly_contained_under_SystemModel() |
SystemModel |
EP_PKGImpl.R1405_SystemModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
EP_PKGImpl.setR1401_directly_contained_under_SystemModel(SystemModel inst) |
void |
EP_PKGImpl.setR1405_SystemModel(SystemModel inst) |
| Modifier and Type | Method and Description |
|---|---|
SystemModel |
GlobalElementInSystem.R9100_SystemModel() |
| Modifier and Type | Method and Description |
|---|---|
default void |
GlobalElementInSystem.setR9100_SystemModel(SystemModel inst) |
| Modifier and Type | Method and Description |
|---|---|
SystemModel |
GlobalElementInSystemImpl.R9100_SystemModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalElementInSystemImpl.setR9100_SystemModel(SystemModel inst) |
Copyright © 2019. All rights reserved.