Uses of Package
net.sf.adatagenerator.api

Packages that use net.sf.adatagenerator.api
net.sf.adatagenerator.api The API package is composed of Java interfaces, abstract classes and Exception classes that the define A Data Generator (ADG) framework. 
net.sf.adatagenerator.core The CORE package is composed of concrete classes for default implementations of A Data Generator (ADG) framework. 
net.sf.adatagenerator.febrl.generators The classes in this package are based on Python classes that are part of the data generation module in the Febrl project
net.sf.adatagenerator.febrl.modifiers The classes in this package are based on Python classes that are part of the data generation module in the Febrl project
net.sf.adatagenerator.modifiers The MODIFIERS package is a reusable, application-independent set of classes for implementing objects that modify value, bean and pair instances. 
net.sf.adatagenerator.pred This package is deprecated. 
net.sf.adatagenerator.util The UTIL package contains reusable, application-independent utilities for implementing ADG generators and modifiers. 
 

Classes in net.sf.adatagenerator.api used by net.sf.adatagenerator.api
AccessException
           
BeanModifier
          Declares a capability for modifying a Java Bean.
CloneableBean
           
CreationException
           
EvaluationException
          Deprecated. Moved to the com.choicemaker.correlation package
FieldDependency
           
FieldDependencyManager
          A DefaultFieldDependencyManager is used during the construction of a FieldGeneratorMap in order to calculate the sequence in which FieldGenerators should be invoked on a new Bean.
FieldGenerator
          An object that generates values of type F for a bean of type B.
GeneratedBean
          A bean that has a set of properties that pertain to the generation of the bean.
GeneratedPair
          A pair of objects that has a set of properties that pertain to the generation of the pair.
GeneratedPair.GeneratedDecision
           
GenerationException
           
GeneratorMap
          A registry of field generators for bean.
Group
           
HierarchicalGroup
           
ModifiableBean
          A template for the client in a visitor pattern.
ModifiablePair
          A template for the client in a visitor pattern.
ModificationException
           
NamedInstance
           
PairModifier
          Declares a capability for modifying modifies a pair of Java Beans.
PairModifier.ModificationResult
          An enumeration of how a processor may change a pair by processing it.
ProcessingException
           
SynthesizedPair
           
 

Classes in net.sf.adatagenerator.api used by net.sf.adatagenerator.core
BeanCreator
           
CloneableBean
           
CorrelationEvaluator
          Deprecated. Moved to the com.choicemaker.correlation package
CreationException
           
EvaluationException
          Deprecated. Moved to the com.choicemaker.correlation package
FieldDependency
           
FieldDependencyManager
          A DefaultFieldDependencyManager is used during the construction of a FieldGeneratorMap in order to calculate the sequence in which FieldGenerators should be invoked on a new Bean.
FieldGenerator
          An object that generates values of type F for a bean of type B.
GeneratedPair
          A pair of objects that has a set of properties that pertain to the generation of the pair.
GeneratedPair.GeneratedDecision
           
GenerationException
           
GeneratorMap
          A registry of field generators for bean.
Group
           
GroupCreator
          An object that generates a group of beans of type C.
HierarchicalGroup
           
ModifiableBean
          A template for the client in a visitor pattern.
ModifiablePair
          A template for the client in a visitor pattern.
ModificationException
           
NamedInstance
           
PairModifier
          Declares a capability for modifying modifies a pair of Java Beans.
PairModifier.ModificationResult
          An enumeration of how a processor may change a pair by processing it.
ProcessingException
           
SynthesizedPair
           
ValueModifier
          Declares a capability for modifying a property value of a Java Bean.
 

Classes in net.sf.adatagenerator.api used by net.sf.adatagenerator.febrl.generators
CreationException
           
FieldDependency
           
FieldDependencyManager
          A DefaultFieldDependencyManager is used during the construction of a FieldGeneratorMap in order to calculate the sequence in which FieldGenerators should be invoked on a new Bean.
FieldGenerator
          An object that generates values of type F for a bean of type B.
GenerationException
           
GeneratorMap
          A registry of field generators for bean.
ProcessingException
           
 

Classes in net.sf.adatagenerator.api used by net.sf.adatagenerator.febrl.modifiers
ModificationException
           
NamedInstance
           
ValueModifier
          Declares a capability for modifying a property value of a Java Bean.
 

Classes in net.sf.adatagenerator.api used by net.sf.adatagenerator.modifiers
BeanModifier
          Declares a capability for modifying a Java Bean.
ModifiablePair
          A template for the client in a visitor pattern.
ModificationException
           
NamedInstance
           
PairModifier
          Declares a capability for modifying modifies a pair of Java Beans.
ValueModifier
          Declares a capability for modifying a property value of a Java Bean.
 

Classes in net.sf.adatagenerator.api used by net.sf.adatagenerator.pred
CorrelationEvaluator
          Deprecated. Moved to the com.choicemaker.correlation package
EvaluationException
          Deprecated. Moved to the com.choicemaker.correlation package
 

Classes in net.sf.adatagenerator.api used by net.sf.adatagenerator.util
CreationException
           
 



Copyright © 2011-2012. All Rights Reserved.