Package org.w3c.IsaViz.fresnel

Interface Summary
FSLParserTokenTypes  
 

Class Summary
FSLAllTests  
FSLAndExpr AND expression (in predicates)
FSLArcStep Arc location step
FSLBinExpr Binary expression (taking two operands)
FSLChecker  
FSLDiffExpr Comparison expression: le different from re
FSLEqExpr Comparison expression: le equal to re
FSLEvaluator  
FSLExpression An FSL expression
FSLFunctionCall FSL function call
FSLHierarchyStore Contains all class and property hierarchies (retrieved from available RDFS/OWL document)
FSLHierarchyTest A series of tests for FSL engines implemened by IsaViz (Visual Debugger, Jena, Sesame)
FSLInfEqExpr Comparison expression: le inferior or equal to re
FSLInfExpr Comparison expression: le inferior to re
FSLISVEvaluator Main class for evaluating an FSL expression on an IsaViz in-memory model (used by the IsaViz FSL visual debugger)
FSLJenaEvaluator Main class for evaluating an FSL expression on a Jena model (requires Jena 2.3)
FSLJenaHierarchyStore Contains all class and property hierarchies (retrieved from available RDFS/OWL document)
FSLJenaTest A series of tests for FSL engines implemened by IsaViz (Visual Debugger, Jena, Sesame)
FSLLexer  
FSLLiteralStep Node step: literal
FSLLocationStep Location step on a path
FSLNodeStep Location step: node step
FSLNSResolver FSL Namespace Prefix Binding table
FSLNumber FSL expression: a number
FSLOrExpr OR expression (in predicates)
FSLParser  
FSLParserTest A series of tests for FSL engines implemened by IsaViz (Visual Debugger, Jena, Sesame)
FSLPath FSL Path expression
FSLResourceStep Node step: resource
FSLSelfArcStep location step: current arc
FSLSelfNodeStep location step: current node
FSLSesameEvaluator Main class for evaluating an FSL expression on a Sesame repository (requires Sesame 2-alpha1)
FSLSesameHierarchyStore Contains all class and property hierarchies (retrieved from available RDFS/OWL document)
FSLSesameTest A series of tests for FSL engines implemened by IsaViz (Visual Debugger, Jena, Sesame)
FSLString FSL expression: a string of characters
FSLSupEqExpr Comparison expression: le superior or equal to re
FSLSupExpr Comparison expression: le superior to re
FSLValue FSL expression: a value (such as a number or a string)
 



Copyright © 2005 INRIA. All Rights Reserved
Licensed under the GNU LGPL. For full terms see the file COPYING.