Uses of Package
jaitools.jiffle

Packages that use jaitools.jiffle
jaitools.jiffle Jiffle scripting language. 
jaitools.jiffle.parser Jiffle parser and support classes. 
jaitools.jiffle.runtime Jiffle runtime classes. 
 

Classes in jaitools.jiffle used by jaitools.jiffle
Jiffle.ImageRole
          Used to specify the roles of images referenced in a Jiffle script.
Jiffle.RuntimeModel
          Constants for runtime model.
JiffleBuilder
          A builder script which makes it easy to compile and run basic Jiffle scripts.
JiffleException
          Exception class for errors encountered while compiling a script
 

Classes in jaitools.jiffle used by jaitools.jiffle.parser
Jiffle.ImageRole
          Used to specify the roles of images referenced in a Jiffle script.
Jiffle.RuntimeModel
          Constants for runtime model.
JiffleException
          Exception class for errors encountered while compiling a script
 

Classes in jaitools.jiffle used by jaitools.jiffle.runtime
Jiffle
          Compiles scripts and generates Java sources and executable bytecode for runtime classes.
JiffleException
          Exception class for errors encountered while compiling a script
 



Copyright © 2009-2011. All Rights Reserved.