Uses of Package
de.uni_paderborn.fujaba.basic

Packages that use de.uni_paderborn.fujaba.basic
de.uni_paderborn.fujaba.app The Fujaba Application 
de.uni_paderborn.fujaba.app.action Fujaba Application Action
de.uni_paderborn.fujaba.asg The Abstract Syntax Graph model. 
de.uni_paderborn.fujaba.basic Basic Classes for Fujaba 
de.uni_paderborn.fujaba.codegen   
de.uni_paderborn.fujaba.fsa Fujaba Swing Adapter 
de.uni_paderborn.fujaba.fsa.listener   
de.uni_paderborn.fujaba.gxl   
de.uni_paderborn.fujaba.metamodel   
de.uni_paderborn.fujaba.packagediagrams   
de.uni_paderborn.fujaba.sequencer   
de.uni_paderborn.fujaba.uml UML-Abstract Syntax Tree Structure 
de.uni_paderborn.fujaba.uml.actions   
de.uni_paderborn.fujaba.uml.unparse   
de.uni_paderborn.fujaba.views   
de.uni_paderborn.fujaba.views.cf   
 

Classes in de.uni_paderborn.fujaba.basic used by de.uni_paderborn.fujaba.app
SchemaFilter
          No comment provided by developer, please add a comment to improve documentation.
 

Classes in de.uni_paderborn.fujaba.basic used by de.uni_paderborn.fujaba.app.action
ProcessOutputViewer
          This class represents an internal window.
 

Classes in de.uni_paderborn.fujaba.basic used by de.uni_paderborn.fujaba.asg
BasicIncrement
          Implementation of the BasicIncrement interface.
PointIncrement
          Deprecated. replaced by ASGUnparseInformation
UniqueIdentifier
           
 

Classes in de.uni_paderborn.fujaba.basic used by de.uni_paderborn.fujaba.basic
BasicIncrement
          Implementation of the BasicIncrement interface.
ClassMap
          This class caches class.forName calls, since these calls seem to be expensive.
FileHistory
          FileHistory provides a recently opened file list and a mechanism to update special Actions (OpenRecentProjectAction) to open these files.
FileStringReader
          Class to go through a text file line by line. doCurrentLine need to be overwritten.
FujabaDebug
          This class makes some debug functions available to the fujaba group.
FujabaPropertyChangeSupport
          This subclass of java.beans.PropertyChangeSupport is identical in functionality -- it sacrifices thread-safety (not a Swing concern) for reduce memory consumption, which helps performance (both big Swing concerns).
IncrementComparator
          This class is used as a comparator for UMLIncrements to sort them by name.
IncrSelector
          Created by IntelliJ IDEA.
KeyValuePair
          A record of a BasicIncrement and a String.
ProcessEvent
          This class holds information about the Process.
ProcessListener
          This Interface offers a method which is called when the Process has been finished.
ProcessOutputViewer.OutputListener
          No comment provided by developer, please add a comment to improve documentation.
SourceCodeFactory
          An abstract factory class for source code.
TemplateCodeBlock
          Associations +----------+ 1 blocks 1 TemplateFile | name +----------------------- TemplateCodeBlock +----------+ template codeBlocks 1 tokens {ordered} n TemplateCodeBlock ----------------------------- TemplateToken codeBlock tokens
TemplateFile
          Associations +----------+ 1 file 1 TemplateManager | filename +------------------------ TemplateFile +----------+ manager templates +----------+ 1 1 TemplateFile | name +----------------------- TemplateCodeBlock +----------+ template codeBlocks
TemplateManager
          Associations +----------+ 1 file 1 TemplateManager | filename +------------------------ TemplateFile +----------+ manager templates
TemplateToken
          Associations 1 tokens {ordered} n TemplateCodeBlock ----------------------------- TemplateToken codeBlock tokens
UniqueIdentifier
           
 

Classes in de.uni_paderborn.fujaba.basic used by de.uni_paderborn.fujaba.codegen
BasicIncrement
          Implementation of the BasicIncrement interface.
UniqueIdentifier
           
 

Classes in de.uni_paderborn.fujaba.basic used by de.uni_paderborn.fujaba.fsa
BasicIncrement
          Implementation of the BasicIncrement interface.
UniqueIdentifier
           
 

Classes in de.uni_paderborn.fujaba.basic used by de.uni_paderborn.fujaba.fsa.listener
FujabaPropertyChangeSupport
          This subclass of java.beans.PropertyChangeSupport is identical in functionality -- it sacrifices thread-safety (not a Swing concern) for reduce memory consumption, which helps performance (both big Swing concerns).
 

Classes in de.uni_paderborn.fujaba.basic used by de.uni_paderborn.fujaba.gxl
BasicIncrement
          Implementation of the BasicIncrement interface.
 

Classes in de.uni_paderborn.fujaba.basic used by de.uni_paderborn.fujaba.metamodel
KeyValuePair
          A record of a BasicIncrement and a String.
UniqueIdentifier
           
 

Classes in de.uni_paderborn.fujaba.basic used by de.uni_paderborn.fujaba.packagediagrams
BasicIncrement
          Implementation of the BasicIncrement interface.
UniqueIdentifier
           
 

Classes in de.uni_paderborn.fujaba.basic used by de.uni_paderborn.fujaba.sequencer
RuntimeExceptionWithContext
          A runtime exception that has an element that can be shown to the user to display the error context.
 

Classes in de.uni_paderborn.fujaba.basic used by de.uni_paderborn.fujaba.uml
BasicIncrement
          Implementation of the BasicIncrement interface.
KeyValuePair
          A record of a BasicIncrement and a String.
SourceCodeFactory
          An abstract factory class for source code.
UniqueIdentifier
           
 

Classes in de.uni_paderborn.fujaba.basic used by de.uni_paderborn.fujaba.uml.actions
ProcessEvent
          This class holds information about the Process.
ProcessListener
          This Interface offers a method which is called when the Process has been finished.
 

Classes in de.uni_paderborn.fujaba.basic used by de.uni_paderborn.fujaba.uml.unparse
BasicIncrement
          Implementation of the BasicIncrement interface.
UniqueIdentifier
           
 

Classes in de.uni_paderborn.fujaba.basic used by de.uni_paderborn.fujaba.views
BasicIncrement
          Implementation of the BasicIncrement interface.
UniqueIdentifier
           
 

Classes in de.uni_paderborn.fujaba.basic used by de.uni_paderborn.fujaba.views.cf
BasicIncrement
          Implementation of the BasicIncrement interface.
UniqueIdentifier