Skip to content

class AMethodLocalVariable

Package: swiss.avm.up.core.generic.specification.methods.javamodel.AMethodLocalVariable

Direct Known Subclasses: AFunctionModel, ControllerMethodCodesnippet


abstract class AMethodLocalVariable extends Resource

Properties

functionBlock

instance of existing function block to be used in function definition

FunctionFBInstance[0..N]

instance of function block within a function block

localVariable

local function block variable

FunctionLocalVariable[0..N]

local variable of a function block