class PassThroughParameter
Package: swiss.avm.up.core.generic.specification.interface_declaration.javamodel.PassThroughParameter
Direct Known Subclasses:
class PassThroughParameter extends Variable
Input and output variable that is part of a controller interface and serves as a formal pass-through parameter.
Properties
comment
Describes the intent of this Resource.
TextLiteral[0..1]
A Literal that accepts multiple lines of text.
dataBridge
If the data bridge is activated, the passThroughParameter is disconnected in case of a simulated controller.
No data will enter or leave the controller via passThroughParameter.
BooleanLiteral[0..1]
A literal where only the two values 'false' and 'true' are accepted.
name
The name of this Resource.
StringLiteral[1..1]
type
Type[1..1]
type
Type[1..1]
Method Summary
getConnection
@FTemplateFunctions
Parameters:
ControllerInstanceWrapper
PlatformType
getPrefixedName
@LibraryFunctionSpace
hasDataBridge
@FTemplateFunctions
Return:
BooleanLiteral