Uses of Package
net.sf.jameleon.function

Packages that use net.sf.jameleon.function
net.sf.jameleon   
net.sf.jameleon.data   
net.sf.jameleon.event   
net.sf.jameleon.function   
net.sf.jameleon.plugin.junit   
net.sf.jameleon.plugin.junit.tags   
net.sf.jameleon.sql   
 

Classes in net.sf.jameleon.function used by net.sf.jameleon
Attributable
          The Attributable interface provides a means to transfer values stored in a JellyContext to instance variables of any class implementing this interface.
AttributeBroker
          The AttributeBroker class is used to copy values from a JellyContext or the script directory to instance variables in an Attributable.
FunctionTag
           Represents an abstract function point that does a lot behind the scenes for the function point developer.
 

Classes in net.sf.jameleon.function used by net.sf.jameleon.data
Attributable
          The Attributable interface provides a means to transfer values stored in a JellyContext to instance variables of any class implementing this interface.
 

Classes in net.sf.jameleon.function used by net.sf.jameleon.event
FunctionTag
           Represents an abstract function point that does a lot behind the scenes for the function point developer.
 

Classes in net.sf.jameleon.function used by net.sf.jameleon.function
Attributable
          The Attributable interface provides a means to transfer values stored in a JellyContext to instance variables of any class implementing this interface.
AttributeBroker
          The AttributeBroker class is used to copy values from a JellyContext or the script directory to instance variables in an Attributable.
FunctionTag
           Represents an abstract function point that does a lot behind the scenes for the function point developer.
ParamTypeValidatable
          Used to as a means to support valid <param-type>'s for a specific functional point.
 

Classes in net.sf.jameleon.function used by net.sf.jameleon.plugin.junit
Attributable
          The Attributable interface provides a means to transfer values stored in a JellyContext to instance variables of any class implementing this interface.
FunctionTag
           Represents an abstract function point that does a lot behind the scenes for the function point developer.
 

Classes in net.sf.jameleon.function used by net.sf.jameleon.plugin.junit.tags
Attributable
          The Attributable interface provides a means to transfer values stored in a JellyContext to instance variables of any class implementing this interface.
FunctionTag
           Represents an abstract function point that does a lot behind the scenes for the function point developer.
 

Classes in net.sf.jameleon.function used by net.sf.jameleon.sql
Attributable
          The Attributable interface provides a means to transfer values stored in a JellyContext to instance variables of any class implementing this interface.
FunctionTag
           Represents an abstract function point that does a lot behind the scenes for the function point developer.
 



Copyright © 2003-2008 Christian Hargraves. All Rights Reserved.