class Function
Package: swiss.avm.up.core.generic.type.function.javamodel.Function
Direct Known Subclasses:
class Function extends AFunction
Function which includes the modeled functionality.
Properties
comment
Describes the intent of this Resource.
TextLiteral[0..1]
A Literal that accepts multiple lines of text.
description
TextLiteral[0..1]
A Literal that accepts multiple lines of text.
functionModel
function model of this function
FunctionModel[1..1]
model definition of a function block
inOutField
FieldComplexInput[0..N]
inOutParameter
FieldComplexInput[0..N]
inputField
FieldComplexInput[0..N]
inputParameter
FieldComplexInput[0..N]
name
The name of this Resource.
StringLiteral[1..1]
returnType
AReturnType[1..1]
returnType
AReturnType[1..1]
Method Summary
functionDeclaration
@FTemplateFunctionsDatatypeLibrary
Parameters:
PlatformType
getComment
@FComments