Class SimpleReturnFunction

java.lang.Object
net.sourceforge.plantuml.tim.builtin.SimpleReturnFunction
All Implemented Interfaces:
TFunction
Direct Known Subclasses:
AlwaysFalse, AlwaysTrue, Backslash, BoolVal, CallUserFunction, Chr, Darken, DateFunction, Dec2hex, Dirpath, Eval, Feature, Filedate, FileExists, Filename, FilenameNoExtension, FunctionExists, GetAllStdlib, GetAllTheme, GetCurrentTheme, Getenv, GetJsonKey, GetJsonType, GetStdlib, GetVariableValue, GetVersion, Hex2dec, HslColor, IntVal, IsDark, IsLight, JsonAdd, JsonKeyExists, JsonMerge, JsonRemove, JsonSet, LeftAlign, Lighten, LoadJson, LogicalAnd, LogicalNand, LogicalNor, LogicalNot, LogicalNxor, LogicalOr, LogicalXor, Lower, Modulo, Newline, NewlineShort, Now, Ord, RandomFunction, RetrieveProcedure, ReverseColor, ReverseHsluvColor, RightAlign, SetVariableValue, Size, SplitStr, SplitStrRegex, Str2Json, StringFunction, Strlen, Strpos, Substr, Tabulation, Upper, VariableExists, Xargs

public abstract class SimpleReturnFunction extends Object implements TFunction