Package com.jaxfront.core.jep

Class Summary
AddListItem  
Annotation Returns the annotation of a type.
Array The array function take every single argument of a function and put them into an array.
ArrayResult Generic Supperclass for an array result.
Avg Avg returns the average value from a sequence of numbers.
Bind  
BindResource Minimum returns the minimum value from a sequence of numbers.
BitwiseAnd The EndsWith function returns 1.0 if a String ends with a given String otherwise returns 0. 0 and 1.0 can be casted to a Boolean value!
BooleanCast StringCast try to cast the given parameter to an String datatype.
BuildBranch The NodeValue returns the value from a com.jaxfront.core.type.Type element referenced by an xpath statement by calling the getValue() method.
CallJavaScript StringCast try to cast the given parameter to an String datatype.
CallVisualizerMethod StringCast try to cast the given parameter to an String datatype.
ChoosenNode The Node returns a com.jaxfront.core.type.Type element referenced by an xpath statement
ChoosenNodes The Node returns a com.jaxfront.core.type.Type element referenced by an xpath statement
ClientProperty The Position function returns the position of an given Type in it's parent List.
CodeSetHelp The CodeSetValue converts the key value of a com.jaxfront.core.type.Type element referenced by an xpath statement to the corresponding CodeSet value by calling the translateToCodeSetValue() method.
CodeSetParameter The CodeSetValue converts the key value of a com.jaxfront.core.type.Type element referenced by an xpath statement to the corresponding CodeSet value by calling the translateToCodeSetValue() method.
CodeSetValue The CodeSetValue converts the key value of a com.jaxfront.core.type.Type element referenced by an xpath statement to the corresponding CodeSet value by calling the translateToCodeSetValue() method.
CodeSetValues The CodeSetValue converts the key value of a com.jaxfront.core.type.Type element referenced by an xpath statement to the corresponding CodeSet value by calling the translateToCodeSetValue() method.
Concat Returns the concatenation of all its arguments.
Contains Returns 1 if the second string is contained within the first string, otherwise it returns 0.
CopyListItem  
Count Count all values returned by the enclosed arguments
CreateHash Returns the annotation of a type.
CurrentDate Gets the current date.
CurrentDateTime  
DateTools Gets the current date.
EndsWith The EndsWith function returns 1.0 if a String ends with a given String otherwise returns 0. 0 and 1.0 can be casted to a Boolean value!
Format DecimalFormat is for formatting decimal numbers with usage of a patterns.
FormattedNodeValue The FormattedNodeValue returns the formatted value from a com.jaxfront.core.type.Type element referenced by an xpath statement by calling the getValue() method.
FullCaption Returns the nls translated (if any) xpath of a type up to its upper most represented tree node parent.
GetEventSource StringCast try to cast the given parameter to an String datatype.
GetPrimitiveDataType  
GetProperty  
GetTypeClassification  
GetXuiEditorTargetType  
HasEmptyContent Minimum returns the minimum value from a sequence of numbers.
If  
IntegerCast IntegerCast try to cast the given parameter to an Integer datatype.
IsChoice The Node returns a com.jaxfront.core.type.Type element referenced by an xpath statement.
IsInteger The EndsWith function returns 1.0 if a String ends with a given String otherwise returns 0. 0 and 1.0 can be casted to a Boolean value!
IsNumber The EndsWith function returns 1.0 if a String ends with a given String otherwise returns 0. 0 and 1.0 can be casted to a Boolean value!
JaxfrontMathCommand  
JumpTo The Node returns a com.jaxfront.core.type.Type element referenced by an xpath statement.
KeyNode The class returns the absolut xpath of a type.
KeyXPath The class returns the absolut xpath of a type.
ListControlAccess IntegerCast try to cast the given parameter to an Integer datatype.
LogTo The LowerCase function converts the argument to lower case using the java toLowerCase()method!
LongCast IntegerCast try to cast the given parameter to an Integer datatype.
LowerCase The LowerCase function converts the argument to lower case using the java toLowerCase()method!
Max Max returns the maximum value from a sequence of numbers.
Min Minimum returns the minimum value from a sequence of numbers.
Node The Node returns a com.jaxfront.core.type.Type element referenced by an xpath statement.
NodeCopy The NodeValue returns the value from a com.jaxfront.core.type.Type element referenced by an xpath statement by calling the getValue() method.
NodeLabel This class represents a function that returns the label text (including NLS translation) for a type that is adressed by the given xpath expression.
NodeName This class represents a function that returns the name of a schema element.
Nodes The Nodes function returns all com.jaxfront.core.type.Type elements referenced by an xpath statement and push each back to the processing stack.
NodesValues The NodeValues returns all values from the com.jaxfront.core.type.Type elements referenced by an xpath statement by calling the getValue() method for each of them.
NodeType The Node returns a com.jaxfront.core.type.Type element referenced by an xpath statement.
NodeValue The NodeValue returns the value from a com.jaxfront.core.type.Type element referenced by an xpath statement by calling the getValue() method.
NumberCast NumberCast try to cast the given parameter to an double datatype.
PlaySound Minimum returns the minimum value from a sequence of numbers.
Position The Position function returns the position of an given Type in it's parent List.
ProcessingInstruction Returns the annotation of a type.
RefreshUI The Node returns a com.jaxfront.core.type.Type element referenced by an xpath statement.
RegExMatch The StartsWith function returns 1.0 if a String starts with a given String otherwise returns 0. 0 and 1.0 can be casted to a Boolean value!
RemoveListItem  
Round The Round function rounds the given number with the given digits
SerializeDOM Returns the annotation of a type.
SetChoosenNode The Node returns a com.jaxfront.core.type.Type element referenced by an xpath statement
SetCodeSetValues The CodeSetValue converts the key value of a com.jaxfront.core.type.Type element referenced by an xpath statement to the corresponding CodeSet value by calling the translateToCodeSetValue() method.
SetProperty  
ShortCaption Returns the nls translated (if any) xpath of a type up to its upper most represented tree node parent.
SimpleDateFormat  
SPrintF DecimalFormat is for formatting decimal numbers with usage of a patterns.
StartsWith The StartsWith function returns 1.0 if a String starts with a given String otherwise returns 0. 0 and 1.0 can be casted to a Boolean value!
StringCast StringCast try to cast the given parameter to an String datatype.
StringLength The StringLength function returns the length of the given String If you want the length of a number you have to cast the parameter with the StringCast function to a string type.
StringReplacerHelper  
SubString The SubString function is a wrapper class for the String.substring() method
SubStringAfter The SubStringAfter function returns a new string that is a substring of the given string.
SubStringBefore The SubStringBefore function returns a new string that is a substring of the given string.
Sum The Sum function sum up all given parameters.
SuperTypeNode Abstract class for providing node functions.
Switch  
Translate The Translate function converts all occurences of an String argument within a String with a third String.
TreeHierarchyContext Returns a string containing the next tree parent entry and the name of its source. e.q: item[3]/@partNum
TreeIconName This class returns the name of a defined tree icon for a given xpath expression.
Trim Removes the second string from the first string.
UndoRedoUIAction  
UpperCase The UpperCase function converts the argument to upper case using the java toUpperCase()method!
ValidateDom  
XPath The KeyXPath returns the absolut xpath of a referenced key based on a passed xpath representing the pointer to this key (keyRef).