ControllerInstanceWrapper
getInstanceNameTranslated
@FControllerInstanceWrapper
Returns the name for a controller instance in the following order if available:
1. the translated name
2. the native name
3. the alias
4. the generic instance name
Return:
TextLiteral
Parameters:
languageDefinition : LanguageDefinition
textManager : TextManager
getMessageWrappers
@FControllerInstanceWrapper
Returns all message wrappers of a controller.
Return:
List<MessageWrapperLiteral>
Parameters:
controllerTree : ControllerTree
getPassThroughConnection
@FControllerInstanceWrapper
Return:
ControllerInstancePassThroughConnection
Parameters:
passThroughParameter : PassThroughParameter