class BaseInstanceConfig
Package: swiss.avm.up.core.config.br.javamodel.BaseInstanceConfig
Direct Known Subclasses: InstanceControllerConfig
class BaseInstanceConfig extends Decorator
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.
Method Summary
_internalSelectDefaultValue
@ConfigFunctionSpace
Since native select returns a actifsource multimap object.
Return:
List<DataValue>
getControllInstanceForNaming
@ConfigBRFunctions
Return:
List<Resource>
getDataValues
@ConfigCommonFunctions
Return:
List<Resource>
getInstanceableClusterUsed
@ConfigBRFunctions
Returns all used instanceable cluster
Return:
List<LocalMessageClusterInstance>
getMessageDefinitions
@ConfigBRFunctions
Return:
List<MessageDefinition>
getPassThroughParamters
@ConfigCommonFunctions
Return:
List<Resource>
model_getContinedIndexChilds
@ConfigFunctionSpace
Return:
List<IndexChild>
model_getGroupSelection
@ConfigFunctionSpace
Return:
GroupSelection
model_getIndexChild
@ConfigFunctionSpace
Parameters:
ControllerInstanceArrayIndex
Return:
IndexChild