Uses of Package
net.sourceforge.toscanaj.controller.fca

Packages that use net.sourceforge.toscanaj.controller.fca
net.sourceforge.toscanaj   
net.sourceforge.toscanaj.controller.db   
net.sourceforge.toscanaj.controller.diagram   
net.sourceforge.toscanaj.controller.fca   
net.sourceforge.toscanaj.gui.events   
net.sourceforge.toscanaj.model   
net.sourceforge.toscanaj.view.diagram   
 

Classes in net.sourceforge.toscanaj.controller.fca used by net.sourceforge.toscanaj
ConceptInterpreter
           
DiagramHistory
          This stores the diagram references for visited, shown and forthcoming diagrams and can be used as a model for JList components.
 

Classes in net.sourceforge.toscanaj.controller.fca used by net.sourceforge.toscanaj.controller.db
DiagramHistory
          This stores the diagram references for visited, shown and forthcoming diagrams and can be used as a model for JList components.
DiagramHistory.ConceptVisitor
           
 

Classes in net.sourceforge.toscanaj.controller.fca used by net.sourceforge.toscanaj.controller.diagram
DiagramController
          This class encapsulates all code for handling the diagrams and filtering the objects left after zooming.
 

Classes in net.sourceforge.toscanaj.controller.fca used by net.sourceforge.toscanaj.controller.fca
AbstractConceptInterpreter
           
ConceptInterpretationContext
           
ConceptInterpreter
           
ConceptInterpreter.IntervalType
           
DiagramController
          This class encapsulates all code for handling the diagrams and filtering the objects left after zooming.
DiagramHistory
          This stores the diagram references for visited, shown and forthcoming diagrams and can be used as a model for JList components.
DiagramHistory.ConceptVisitor
           
DiagramReference
          Used to store references to diagrams, including the concept used for filtering in past diagrams.
LatticeGenerator
           
NormedIntervalSource
          Models anything returning [0,1] for a concept in a certain context.
 

Classes in net.sourceforge.toscanaj.controller.fca used by net.sourceforge.toscanaj.gui.events
DiagramReference
          Used to store references to diagrams, including the concept used for filtering in past diagrams.
 

Classes in net.sourceforge.toscanaj.controller.fca used by net.sourceforge.toscanaj.model
ConceptInterpreter
           
 

Classes in net.sourceforge.toscanaj.controller.fca used by net.sourceforge.toscanaj.view.diagram
ConceptInterpretationContext
           
ConceptInterpreter
           
ConceptInterpreter.IntervalType
           
 



The ToscanaJ project