class FunctionLibrary
Package: swiss.avm.up.core.generic.type.function.javamodel.FunctionLibrary
Direct Known Subclasses:
class FunctionLibrary extends NamedResource, DatatypeLibraryOwner, RootVariableLibrary, RootVariableName, ACallingBaseElement, AAutoPrefix
Properties
autoPrefix
use predifined prefixes
BooleanLiteral[0..1]
A literal where only the two values 'false' and 'true' are accepted.
datatypeLibrary
DatatypeLibrary[0..N]
functionLibrary
FunctionLibrary[0..N]
name
The name of this Resource.
StringLiteral[1..1]
sharedFunctionGroup
SharedFunctionGroup[0..N]
standardFunctionGroup
StandardFunctionGroup[0..N]
variableLibrary
AVariableLibrary[0..N]
Method Summary
commonVariableNameFieldRef
@VariableName
Parameters:
AFieldRef
MainVariable
commonVariableNameFieldRef
@FVariableName
Parameters:
AFieldRef
AMainVariable
filePath
filePath
getAllStandardFunctions
@LibraryFunctionSpace
return all standard function of this library and all depending libraries
Return:
List<StandardFunction_deprecated>