class InstanceControllerConfig
Package: swiss.avm.up.core.config.br.javamodel.InstanceControllerConfig
Direct Known Subclasses:
class InstanceControllerConfig extends BaseInstanceConfig, BaseInstanceIterationConfig
Properties
clusterInstance
InstanceableClusterDefinition[1..1]
controllerInstance
ControllerInstance[1..1]
A ControllerInstance is a Controller placed in the ControllerTree under a Level.
It represents one concrete occurrence of a controller type, carrying its
instance-specific attributes and the wiring to its child instances.
defaultValue
DataValue[0..N]
groupSelection
GroupSelection[1..1]
indexChild
IndexChild[0..1]
instanceAttributes
ControllerInstanceAttributes[0..1]
messageOverride
MessageDefinitionOverride[0..1]
passThroughConnection
ControllerInstancePassThroughConnection[1..1]
target
Reference to the decorated Resource.
Resource[1..1]
The base class of any Resource in the system.
textList
NativeTextList[0..N]
The NativeTextList is the basic container for text resources. Native texts are the texts that are assigned to the various elements in the application at the time of development.
Typically, such texts are unedited and are not used to be displayed on an HMI or similar.
The texts entered here will be the basis for later translations.