org.w3c.IsaViz.fresnel
Class FSLFunctionCall
java.lang.Object
org.w3c.IsaViz.fresnel.FSLExpression
org.w3c.IsaViz.fresnel.FSLFunctionCall
- public class FSLFunctionCall
- extends FSLExpression
FSL function call
| Fields inherited from class org.w3c.IsaViz.fresnel.FSLExpression |
AND_EXPR, DIFF_EXPR, EQ_EXPR, FC_EXPR, INF_EXPR, INFEQ_EXPR, NUM_EXPR, OR_EXPR, PATH_EXPR, STR_EXPR, SUP_EXPR, SUPEQ_EXPR, type, TYPE_BOOLEAN, TYPE_NODE_ARC_SET, TYPE_NUMBER, TYPE_STRING |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
UNDEFINED
public static java.lang.Short UNDEFINED
COUNT
public static java.lang.Short COUNT
LOCALNAME
public static java.lang.Short LOCALNAME
NAMESPACEURI
public static java.lang.Short NAMESPACEURI
URI
public static java.lang.Short URI
LITERALVALUE
public static java.lang.Short LITERALVALUE
LITERALDT
public static java.lang.Short LITERALDT
STARTSWITH
public static java.lang.Short STARTSWITH
CONTAINS
public static java.lang.Short CONTAINS
CONCAT
public static java.lang.Short CONCAT
SUBSTRINGBEFORE
public static java.lang.Short SUBSTRINGBEFORE
SUBSTRINGAFTER
public static java.lang.Short SUBSTRINGAFTER
SUBSTRING
public static java.lang.Short SUBSTRING
STRINGLENGTH
public static java.lang.Short STRINGLENGTH
NORMALIZESPACE
public static java.lang.Short NORMALIZESPACE
NUMBER
public static java.lang.Short NUMBER
BOOLEAN
public static java.lang.Short BOOLEAN
TRUE
public static java.lang.Short TRUE
FALSE
public static java.lang.Short FALSE
NOT
public static java.lang.Short NOT
EXPAND
public static java.lang.Short EXPAND
FSLFunctionCall
public FSLFunctionCall(java.lang.String functionName)
getReturnType
public static java.lang.Short getReturnType(java.lang.Short functionType)
addParameter
public void addParameter(FSLExpression e)
- add a parameter to the list of parameters passed to the function
serialize
public java.lang.String serialize()
- Specified by:
serialize in class FSLExpression
Copyright © 2005 INRIA. All Rights Reserved
Licensed under the GNU LGPL. For full terms see the file COPYING.