Uses of Class
com.jaxfront.core.jep.JaxfrontMathCommand

Packages that use JaxfrontMathCommand
com.jaxfront.core.jep   
 

Uses of JaxfrontMathCommand in com.jaxfront.core.jep
 

Subclasses of JaxfrontMathCommand in com.jaxfront.core.jep
 class AddListItem
           
 class Annotation
          Returns the annotation of a type.
 class Bind
           
 class BindResource
          Minimum returns the minimum value from a sequence of numbers.
 class BuildBranch
          The NodeValue returns the value from a com.jaxfront.core.type.Type element referenced by an xpath statement by calling the getValue() method.
 class CallJavaScript
          StringCast try to cast the given parameter to an String datatype.
 class CallVisualizerMethod
          StringCast try to cast the given parameter to an String datatype.
 class ChoosenNode
          The Node returns a com.jaxfront.core.type.Type element referenced by an xpath statement
 class ChoosenNodes
          The Node returns a com.jaxfront.core.type.Type element referenced by an xpath statement
 class 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.
 class 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.
 class 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.
 class 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.
 class CopyListItem
           
 class CreateHash
          Returns the annotation of a type.
 class CurrentDate
          Gets the current date.
 class CurrentDateTime
           
 class DateTools
          Gets the current date.
 class Format
          DecimalFormat is for formatting decimal numbers with usage of a patterns.
 class 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.
 class FullCaption
          Returns the nls translated (if any) xpath of a type up to its upper most represented tree node parent.
 class GetEventSource
          StringCast try to cast the given parameter to an String datatype.
 class GetPrimitiveDataType
           
 class GetProperty
           
 class GetTypeClassification
           
 class GetXuiEditorTargetType
           
 class IsChoice
          The Node returns a com.jaxfront.core.type.Type element referenced by an xpath statement.
 class JumpTo
          The Node returns a com.jaxfront.core.type.Type element referenced by an xpath statement.
 class KeyNode
          The class returns the absolut xpath of a type.
 class KeyXPath
          The class returns the absolut xpath of a type.
 class ListControlAccess
          IntegerCast try to cast the given parameter to an Integer datatype.
 class LogTo
          The LowerCase function converts the argument to lower case using the java toLowerCase()method!
 class LowerCase
          The LowerCase function converts the argument to lower case using the java toLowerCase()method!
 class Max
          Max returns the maximum value from a sequence of numbers.
 class Min
          Minimum returns the minimum value from a sequence of numbers.
 class Node
          The Node returns a com.jaxfront.core.type.Type element referenced by an xpath statement.
 class NodeCopy
          The NodeValue returns the value from a com.jaxfront.core.type.Type element referenced by an xpath statement by calling the getValue() method.
 class 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.
 class NodeName
          This class represents a function that returns the name of a schema element.
 class 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.
 class 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.
 class NodeType
          The Node returns a com.jaxfront.core.type.Type element referenced by an xpath statement.
 class NodeValue
          The NodeValue returns the value from a com.jaxfront.core.type.Type element referenced by an xpath statement by calling the getValue() method.
 class NumberCast
          NumberCast try to cast the given parameter to an double datatype.
 class PlaySound
          Minimum returns the minimum value from a sequence of numbers.
 class Position
          The Position function returns the position of an given Type in it's parent List.
 class ProcessingInstruction
          Returns the annotation of a type.
 class RefreshUI
          The Node returns a com.jaxfront.core.type.Type element referenced by an xpath statement.
 class 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!
 class RemoveListItem
           
 class Round
          The Round function rounds the given number with the given digits
 class SerializeDOM
          Returns the annotation of a type.
 class SetChoosenNode
          The Node returns a com.jaxfront.core.type.Type element referenced by an xpath statement
 class 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.
 class SetProperty
           
 class ShortCaption
          Returns the nls translated (if any) xpath of a type up to its upper most represented tree node parent.
 class SimpleDateFormat
           
 class SPrintF
          DecimalFormat is for formatting decimal numbers with usage of a patterns.
 class 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!
 class StringCast
          StringCast try to cast the given parameter to an String datatype.
 class 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.
 class SubString
          The SubString function is a wrapper class for the String.substring() method
 class SubStringAfter
          The SubStringAfter function returns a new string that is a substring of the given string.
 class SubStringBefore
          The SubStringBefore function returns a new string that is a substring of the given string.
 class Sum
          The Sum function sum up all given parameters.
 class SuperTypeNode
          Abstract class for providing node functions.
 class Translate
          The Translate function converts all occurences of an String argument within a String with a third String.
 class TreeHierarchyContext
          Returns a string containing the next tree parent entry and the name of its source. e.q: item[3]/@partNum
 class TreeIconName
          This class returns the name of a defined tree icon for a given xpath expression.
 class Trim
          Removes the second string from the first string.
 class UndoRedoUIAction
           
 class UpperCase
          The UpperCase function converts the argument to upper case using the java toUpperCase()method!
 class ValidateDom
           
 class XPath
          The KeyXPath returns the absolut xpath of a referenced key based on a passed xpath representing the pointer to this key (keyRef).