W3C CVS Root

java/classes/org/w3c/IsaViz/fresnel/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [Public] / java / classes / org / w3c / IsaViz / fresnel


File Rev. Age Author Last log entry
[BACK] Parent Directory
[DIR] tests/
[TXT] FresnelManager.java 1.21 18 years epietrig upd w.r.t change in ZVTM color animation API
[TXT] AdditionalContentInfo.java 1.1 18 years epietrig added full support for fresnel:content{First,Before,After,Last}
[TXT] Format.java 1.8 18 years epietrig added full support for fresnel:content{First,Before,After,Last}
[TXT] Lens.java 1.16 18 years epietrig added full support for fresnel:content{First,Before,After,Last}
[TXT] FresnelParser.java 1.9 18 years epietrig parse fresnel:content* instructions
[TXT] FSLVisibility.java 1.4 18 years epietrig added support for FSL expressions as values of fresnel:showProperties
[TXT] FSLISVEvaluator.java 1.14 18 years epietrig fixed a bug in selection process for arc steps going inward
[TXT] FSLJenaEvaluator.java 1.35 18 years epietrig fixed a bug in selection process for arc steps going inward
[TXT] FSLSesameEvaluator.java 1.9 18 years epietrig fixed a bug in selection process for arc steps going inward
[TXT] FSLLexer.java 1.16 18 years epietrig fixed bug in lexer: _ chars were not allowed in local names
[TXT] FSLParser.java 1.16 18 years epietrig fixed bug in lexer: _ chars were not allowed in local names
[TXT] FSLParserTokenTypes.java 1.16 18 years epietrig fixed bug in lexer: _ chars were not allowed in local names
[TXT] fsl.g 1.20 18 years epietrig fixed bug in lexer: _ chars were not allowed in local names
[TXT] ArcInfo.java 1.3 18 years epietrig - support for the fresnel:label property - now using rdfs:label value to refer t...
[TXT] FSLJenaTest.java 1.9 19 years epietrig more tests for @ and ^^
[TXT] FSLSesameTest.java 1.6 19 years epietrig added support for @ and ^^ (lang and datatype) constraints for text() nodes
[TXT] FSLLiteralStep.java 1.9 19 years epietrig added support for @ and ^^ (lang and datatype) constraints for text() nodes
[TXT] FSLParserTest.java 1.5 19 years epietrig added support for @ and ^^ (lang and datatype) constraints for text() nodes
[TXT] FSLParserTokenTypes.txt 1.6 19 years epietrig added support for @ and ^^ (lang and datatype) constraints for text() nodes
[TXT] FSLPath.java 1.25 19 years epietrig added support for @ and ^^ (lang and datatype) constraints for text() nodes
[TXT] FormatCaller.java 1.1 19 years epietrig more efficient support for groups
[TXT] NodeInfo.java 1.2 19 years epietrig - more efficient support for groups - support for fresnel:value=fresnel:image
[TXT] FresnelPanel.java 1.5 19 years epietrig - added basic support for groups (lenses are associated with formats) - parsing ...
[TXT] Group.java 1.2 19 years epietrig - added basic support for groups (lenses are associated with formats) - parsing ...
[TXT] BasicVisibility.java 1.3 19 years epietrig - refactored code for graying/colorizing nodes and arcs rendered by Fresnel lens...
[TXT] ItemInfo.java 1.1 19 years epietrig - refactored code for graying/colorizing nodes and arcs rendered by Fresnel lens...
[TXT] PropertyVisibility.java 1.4 19 years epietrig - refactored code for graying/colorizing nodes and arcs rendered by Fresnel lens...
[TXT] FSLNSResolver.java 1.3 19 years epietrig now creating lenses, adding information about domains
[TXT] LensTableModel.java 1.1 19 years epietrig *** empty log message ***
[TXT] FSLSesameHierarchyStore.java 1.5 19 years epietrig removed deprecated XXX comment
[TXT] FSLHierarchyStore.java 1.8 19 years epietrig made more vars and methods public for use outside of package
[TXT] FSLJenaHierarchyStore.java 1.2 19 years epietrig a few doc + trace fixes
[TXT] FSLEvaluator.java 1.5 19 years epietrig made some attributes public so that they can be accessed by evaluators implement...
[TXT] FSLLocationStep.java 1.13 19 years epietrig made some attributes public so that they can be accessed by evaluators implement...
[TXT] FSLAllTests.java 1.2 19 years epietrig added tests for hierarchy store implementations
[TXT] FSLHierarchyTest.java 1.1 19 years epietrig added tests for hierarchy store implementations
[TXT] FSLArcStep.java 1.7 19 years epietrig minor optimization of path evaluation code
[TXT] FSLResourceStep.java 1.6 19 years epietrig minor optimization of path evaluation code
[TXT] FSLSelfArcStep.java 1.5 19 years epietrig minor optimization of path evaluation code
[TXT] FSLSelfNodeStep.java 1.5 19 years epietrig minor optimization of path evaluation code
[TXT] overview.html 1.2 19 years epietrig updated FSL spec URL added Sesame engine
[TXT] gram.sh 1.1 20 years epietrig script that asks ANTLR to generate Java source code from the .g grammar
[TXT] FSLFunctionCall.java 1.8 20 years epietrig added function exp()
[TXT] FSLExpression.java 1.10 20 years epietrig fixed bug in function returning an expression's type (case of function calls)
[TXT] FSLAndExpr.java 1.5 20 years epietrig assigned unique identifiers to the different kinds of expressions
[TXT] FSLDiffExpr.java 1.3 20 years epietrig assigned unique identifiers to the different kinds of expressions
[TXT] FSLEqExpr.java 1.3 20 years epietrig assigned unique identifiers to the different kinds of expressions
[TXT] FSLInfEqExpr.java 1.3 20 years epietrig assigned unique identifiers to the different kinds of expressions
[TXT] FSLInfExpr.java 1.3 20 years epietrig assigned unique identifiers to the different kinds of expressions
[TXT] FSLNumber.java 1.4 20 years epietrig assigned unique identifiers to the different kinds of expressions
[TXT] FSLOrExpr.java 1.5 20 years epietrig assigned unique identifiers to the different kinds of expressions
[TXT] FSLString.java 1.4 20 years epietrig assigned unique identifiers to the different kinds of expressions
[TXT] FSLSupEqExpr.java 1.3 20 years epietrig assigned unique identifiers to the different kinds of expressions
[TXT] FSLSupExpr.java 1.3 20 years epietrig assigned unique identifiers to the different kinds of expressions
[TXT] FSLChecker.java 1.7 20 years epietrig first location step type now given as a parameter to pathFactory
[TXT] FSLBinExpr.java 1.2 20 years epietrig more javadoc
[TXT] FSLNodeStep.java 1.4 20 years epietrig more javadoc
[TXT] FSLValue.java 1.3 20 years epietrig more javadoc

General options
,

Webmaster

AltStyle によって変換されたページ (->オリジナル) /