Uses of Package
org.fopps.model

Packages that use org.fopps.model
org.fopps.model   
org.fopps.ui   
org.fopps.ui.actions   
org.fopps.ui.config   
org.fopps.ui.feature   
org.fopps.ui.log   
org.fopps.ui.project   
org.fopps.xml   
 

Classes in org.fopps.model used by org.fopps.model
AbstractItem
          AbstractItem is the base class for most classes in the model.
Alternative
          Represents an alternative "choose one out of many" configuration entry.
Artefact
          Base class for all (programming) artefacts, such as code files, documentation, test reports, etc.
ArtefactCategory
          Holds all possible catagories
BindingTime
          BindingTime is an enumeration and reflects different binding times of configuration settings.
CompilationEvent
          CompilationEvent represents an event during product compilation
CompilationListener
          CompilationListener is the base interface for all compilation listeners.
CompileContext
          Compilation context contains additional information about the compilation procedure.
CompileException
          A CompileException is raised if an error during compilation occurred
ConfigurationItem
          Base class for all configuration items.
ConfigurationSet
          ConfigurationSet acts as a container for configuration values.
Constraint
          Constraint is the base class for all constraints.
ConstraintChecker
          ConstraintChecker is the base class for all tests regarding feature constraint integrity.
ConstraintType
          ConstraintType is an enumeration of possible constraint types.
Enum
          Interface Enum should be implemented by all enumeration types.
Feature
          A feature represents a defined scope of functionality.
Filesize
          More convenient file size display
InvalidArtefactException
          Exception for invalid artefacts (e. g. attached file not found)
InvalidRelationException
          Class InvalidRelationException
ModelEvent
          Class ModelEvent represents a model event.
ModelException
          Special exception for model inconsistencies or errors
ModelListener
          ModelListener must be implemented by all classes which have to take care of model changes
Option
          Represents an option.
Parameter
          Parameter represents a configuration entry for numeric parameters
Product
          A Product is an aggregation of one or more assets.
ProjectContainer
          Class ProjectContainer acts as a container for all projects.
ProjectItem
          ProjectItem is the base class for all project entries.
ProjectStatus
          ProjectStatus represents all possible states of a project.
Relation
          Class Relation is the base class for all relation between model elements.
TreeItem
          TreeItem is the base class for all entities with a tree-like structure.
Validator
          Validator is the base interface for all validators.
ValidatorException
          ValidatorException is thrown by validators, if the given value was not accepted by the validator.
 

Classes in org.fopps.model used by org.fopps.ui
AbstractItem
          AbstractItem is the base class for most classes in the model.
Enum
          Interface Enum should be implemented by all enumeration types.
Feature
          A feature represents a defined scope of functionality.
ModelEvent
          Class ModelEvent represents a model event.
ModelListener
          ModelListener must be implemented by all classes which have to take care of model changes
ProjectContainer
          Class ProjectContainer acts as a container for all projects.
ProjectItem
          ProjectItem is the base class for all project entries.
ProjectRelation
          A ProjectRelation represents a connection between projects.
 

Classes in org.fopps.model used by org.fopps.ui.actions
CompilationEvent
          CompilationEvent represents an event during product compilation
CompilationListener
          CompilationListener is the base interface for all compilation listeners.
ProjectContainer
          Class ProjectContainer acts as a container for all projects.
ProjectItem
          ProjectItem is the base class for all project entries.
 

Classes in org.fopps.model used by org.fopps.ui.config
ConfigurationItem
          Base class for all configuration items.
ModelEvent
          Class ModelEvent represents a model event.
ModelListener
          ModelListener must be implemented by all classes which have to take care of model changes
ProjectContainer
          Class ProjectContainer acts as a container for all projects.
 

Classes in org.fopps.model used by org.fopps.ui.feature
Feature
          A feature represents a defined scope of functionality.
ModelEvent
          Class ModelEvent represents a model event.
ModelListener
          ModelListener must be implemented by all classes which have to take care of model changes
ProjectContainer
          Class ProjectContainer acts as a container for all projects.
 

Classes in org.fopps.model used by org.fopps.ui.log
CompilationEvent
          CompilationEvent represents an event during product compilation
CompilationListener
          CompilationListener is the base interface for all compilation listeners.
 

Classes in org.fopps.model used by org.fopps.ui.project
AbstractItem
          AbstractItem is the base class for most classes in the model.
ModelEvent
          Class ModelEvent represents a model event.
ModelListener
          ModelListener must be implemented by all classes which have to take care of model changes
ProjectContainer
          Class ProjectContainer acts as a container for all projects.
 

Classes in org.fopps.model used by org.fopps.xml
ProjectContainer
          Class ProjectContainer acts as a container for all projects.
 



Fopps 0.19 - Copyright © 2002 Oliver Wieland. All Rights Reserved.