| Package | Description |
|---|---|
| io.polygenesis.system.model.core.iomodel |
| Modifier and Type | Class and Description |
|---|---|
class |
IoModelArray
The type Io model array.
|
| Modifier and Type | Method and Description |
|---|---|
IoModelGroup |
IoModel.getParent()
Gets parent.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
IoModelGroup.addIoModelGroup(IoModelGroup model)
Add io model group boolean.
|
| Constructor and Description |
|---|
IoModel(IoModelGroup parent)
Instantiates a new Io model.
|
IoModel(Text dataType,
Text variableName,
IoModelGroup parent)
Instantiates a new Io model.
|
IoModelArray(IoModelGroup parent)
Instantiates a new Io model array.
|
IoModelGroup(IoModelGroup parent)
Instantiates a new Io model group.
|
IoModelPrimitive(Text dataType,
Text variableName,
IoModelGroup parent,
Set<Annotation> annotations)
Instantiates a new Io model primitive.
|
Copyright © 2015–2019 OREGOR LTD. All rights reserved.