Diagram FunctionLibrary
Function
Function which includes the modeled functionality.
class Function extends AFunction
AFunction
abstract class AFunction extends AStandardFunction, APrefixedResource, AMethodParameter
FunctionInterface
An interface definition for already existing functions on the control platform. These can be user-defined functions or functions that the control system provides out of the box.
class FunctionInterface extends AFunction
FunctionLibrary
class FunctionLibrary extends NamedResource, DatatypeLibraryOwner, RootVariableLibrary, RootVariableName, ACallingBaseElement, AAutoPrefix
StandardFunctionGroup
class StandardFunctionGroup extends NamedResource
StandardFunction_deprecated
The problem of the StandardFunction is the missing definition of the interface variables. For certain platforms it is necessary to know how the interface variables are defined. In order to provide a solid basis for platform-independent generation, existing function interfaces must be fully defined.
class StandardFunction_deprecated extends AStandardFunction, ADeprecated
AStandardFunction
abstract class AStandardFunction extends NamedResource, AnnotableComment