Uses of Class
de.jstacs.AnnotatedEntityList

Packages that use AnnotatedEntityList
de.jstacs.parameters This package provides classes for parameters that establish a general convention for the description of parameters as defined in the Parameter-interface. 
de.jstacs.results This package provides classes for results and sets of results. 
 

Uses of AnnotatedEntityList in de.jstacs.parameters
 

Subclasses of AnnotatedEntityList in de.jstacs.parameters
protected  class ParameterSet.ParameterList
          Class for a AnnotatedEntityList that automatically sets the Parameter.parent field to the enclosing ParameterSet.
 

Uses of AnnotatedEntityList in de.jstacs.results
 

Fields in de.jstacs.results declared as AnnotatedEntityList
protected  AnnotatedEntityList<Result> ResultSet.results
          The internally stores results.