Uses of Package
de.uni_paderborn.fujaba.views

Packages that use de.uni_paderborn.fujaba.views
de.uni_paderborn.fujaba.gui Graphical User Interface 
de.uni_paderborn.fujaba.metamodel   
de.uni_paderborn.fujaba.uml UML-Abstract Syntax Tree Structure 
de.uni_paderborn.fujaba.views   
de.uni_paderborn.fujaba.views.cf   
de.uni_paderborn.fujaba.views.gui   
 

Classes in de.uni_paderborn.fujaba.views used by de.uni_paderborn.fujaba.gui
ViewDiagram
          UMLDiagram that is a View of another Diagram.
 

Classes in de.uni_paderborn.fujaba.views used by de.uni_paderborn.fujaba.metamodel
ViewDefinition
          A ViewDefinition consists of a Filter and all the information needed to use that filter like source diagram, context, start items.
ViewDiagram
          UMLDiagram that is a View of another Diagram.
 

Classes in de.uni_paderborn.fujaba.views used by de.uni_paderborn.fujaba.uml
ViewDefinition
          A ViewDefinition consists of a Filter and all the information needed to use that filter like source diagram, context, start items.
ViewDiagram
          UMLDiagram that is a View of another Diagram.
 

Classes in de.uni_paderborn.fujaba.views used by de.uni_paderborn.fujaba.views
AbstractConfigurableFilter
          No comment provided by developer, please add a comment to improve documentation.
AbstractFilter
          UMLClass: 'AbstractViewFilter'
AbstractFilterEditor
          Abstract implementation of the FilterEditor interface
ConfigurableFilter
          A ConfigurableFilters 1-Context rule depends on some configurable values.
Filter
          A Filter defines a rule for building n-Contexts on UMLDiagrams Associations 0..1 N Filter ----------------------------- ViewDefinition filter viewDefinitions
FilterClassLoader
          A ClassLoader for filters.
FilterEditor
          The FilterEditor is the interface through which a ConfigurableFilter can be configured with the JPanel that the Editor defines as editor in the Gui.
FilterManager
          The FilterManager is sort of a Factory for filters It holds all known Filters which can be accessed by their name.
ItemSet
          Container for UMLDiagramItem-instances to allow Filter-specification with Storydiagrams
ViewDefinition
          A ViewDefinition consists of a Filter and all the information needed to use that filter like source diagram, context, start items.
ViewDiagram
          UMLDiagram that is a View of another Diagram.
 

Classes in de.uni_paderborn.fujaba.views used by de.uni_paderborn.fujaba.views.cf
CompositeFilter
          No comment provided by developer, please add a comment to improve documentation.
Filter
          A Filter defines a rule for building n-Contexts on UMLDiagrams Associations 0..1 N Filter ----------------------------- ViewDefinition filter viewDefinitions
 

Classes in de.uni_paderborn.fujaba.views used by de.uni_paderborn.fujaba.views.gui
Filter
          A Filter defines a rule for building n-Contexts on UMLDiagrams Associations 0..1 N Filter ----------------------------- ViewDefinition filter viewDefinitions
FilterEditor
          The FilterEditor is the interface through which a ConfigurableFilter can be configured with the JPanel that the Editor defines as editor in the Gui.
ViewDefinition
          A ViewDefinition consists of a Filter and all the information needed to use that filter like source diagram, context, start items.