State can be configured.See: Description
| Class | Description |
|---|---|
| AbstractStaticModel |
The Class AbstractStaticModel should be extended in order to define and
use a static, JAVA-based data model that is defined as a system variable
or more concrete as a
SystemVariableDefinitionStaticModel. |
| AbstractStaticModelDialog |
The Class AbstractStaticModelDialog should be extended in order
to provide a visualisation for a corresponding static data model
that is defined with an extended
AbstractStaticModel. |
| SystemVariableDefinitionEditor |
The Class SystemVariableDefinitionEditor.
|
| SystemVariableDefinitionRenderer |
The Class SystemVariableDefinitionRenderer.
|
| SystemVariableDialog |
The Class SystemVariableDialog.
|
| SystemVariableGradientDialog |
Dialog for changing the gradient of a system variable.
|
| SystemVariablePanel |
The Class SystemVariablePanel is used in order to configure the
system variables of the current system.
|
| Enum | Description |
|---|---|
| SystemVariablePanel.SystemVariableType |
This enumeration describes the possible types of I/O values
that can be configured within the
SystemVariablePanel |
State can be configured.