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]
The ControllerInstance is an instance of a controller. A controller is instantiated in the ControllerTree.
The controller instance is the application-specific version of the corresponding controller. In the context of the ControllerTree, various elements are defined which define the uniqueness.
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.