Uses of Interface
de.uni_paderborn.fujaba.fsa.unparse.LogicUnparseInterface

Packages that use LogicUnparseInterface
de.uni_paderborn.fujaba.app The Fujaba Application 
de.uni_paderborn.fujaba.asg The Abstract Syntax Graph model. 
de.uni_paderborn.fujaba.codegen   
de.uni_paderborn.fujaba.fsa Fujaba Swing Adapter 
de.uni_paderborn.fujaba.fsa.unparse   
de.uni_paderborn.fujaba.fsa.update   
de.uni_paderborn.fujaba.metamodel   
de.uni_paderborn.fujaba.packagediagrams   
de.uni_paderborn.fujaba.packagediagrams.unparse   
de.uni_paderborn.fujaba.uml UML-Abstract Syntax Tree Structure 
de.uni_paderborn.fujaba.uml.unparse   
de.uni_paderborn.fujaba.uml.update   
de.uni_paderborn.fujaba.views   
de.uni_paderborn.fujaba.views.cf   
de.uni_paderborn.fujaba.views.cf.unparse   
 

Uses of LogicUnparseInterface in de.uni_paderborn.fujaba.app
 

Methods in de.uni_paderborn.fujaba.app that return LogicUnparseInterface
 LogicUnparseInterface TabProxy.getLogicAt(int x, int y)
          Find the logic represented by the gui element at a specific location in the tab.
 

Uses of LogicUnparseInterface in de.uni_paderborn.fujaba.asg
 

Classes in de.uni_paderborn.fujaba.asg that implement LogicUnparseInterface
 class ASGAnnotation
          Associations ------- 0..n Annotations 0..n ASGAnnotation | key |--------------------------- ASGElement ------- annotations elements
 class ASGCollapsableUnparseInformation
          No comment provided by developer, please add a comment to improve documentation.
 class ASGDiagram
          Associations 0..1 hasCurrentDiagram 0..1 ASGProject --------------------------------- ASGDiagram currentProject currentDiagram
 class ASGElement
          This is the base class for all model elements contained in the abstract syntax graph.
 class ASGElementRef
          This class implements the stub-mechanism, which allows to establish an association between two distinct meta-model elements.
 class ASGInformation
          Associations ------- information 0..1 ASGInformation | key |---------------------------------> String ------- information -------- 0..1 aSGInformation 0..1 ASGUnparseInformation | name |------------------------------ ASGInformation -------- parent aSGinformation
 class ASGProject
          A project stores a lot of different diagrams.
 class ASGUnparseInformation
          Stores information about an UnparseInterface of an ASGElement Associations -------- 0..1 ASGInformation 0..1 ASGUnparseInformation | name |------------------------------ ASGInformation -------- parent aSGInformation
 

Uses of LogicUnparseInterface in de.uni_paderborn.fujaba.codegen
 

Classes in de.uni_paderborn.fujaba.codegen that implement LogicUnparseInterface
 class AccessedElementRef
           
 class AccessMethodRef
           
 class GeneratedMethodRef
           
 class StatechartMethodRef
           
 

Uses of LogicUnparseInterface in de.uni_paderborn.fujaba.fsa
 

Methods in de.uni_paderborn.fujaba.fsa that return LogicUnparseInterface
 LogicUnparseInterface SelectionManager.getLogicPopupSource()
          Get the logicPopupSource attribute of the SelectionManager object
static LogicUnparseInterface FSAObject.getLogicFromJComponent(javax.swing.JComponent comp)
          Get the logicFromJComponent attribute of the FSAObject class
 LogicUnparseInterface FSAObject.getLogic()
           
 LogicUnparseInterface FSAObject.getLogic(boolean recursive)
          Get the logic attribute of the FSAObject object
 

Methods in de.uni_paderborn.fujaba.fsa with parameters of type LogicUnparseInterface
 void SelectionManager.setPopupSource(java.awt.Component source, LogicUnparseInterface logicSource)
          Sets the popupSource attribute of the SelectionManager object
 void SelectionManager.setLogicPopupSource(LogicUnparseInterface logicSource)
          Sets the logicPopupSource attribute of the SelectionManager object
 void PopupSourceListener.popupSourceChanged(LogicUnparseInterface newSource)
          Called whenever the popupSource changes.
 void FSAObject.setLogic(LogicUnparseInterface elem)
          

0..1 swingAdapter 0..1 ---------------- FSAObject ----------------------------| propertyName | LogicUnparseInterface fsaObjects logic ----------------

 

Constructors in de.uni_paderborn.fujaba.fsa with parameters of type LogicUnparseInterface
FSAWindow(LogicUnparseInterface incr, javax.swing.JComponent comp)
          Constructor for class FSAWindow
FSAWindow(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent comp)
          Constructor for class FSAWindow
FSAUnderlinedObject(LogicUnparseInterface incr)
          Calls the constructor FSAPanel(incr, propName, parent) with propName = parent = null.
FSAUnderlinedObject(LogicUnparseInterface incr, javax.swing.JComponent parent)
          Calls the constructor FSAPanel(incr, propName, parent) with propName = null.
FSAUnderlinedObject(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent)
          Inherited constructor from FSAPanel.
FSATextFieldLabel(LogicUnparseInterface incr, java.lang.String propName)
          Constructor for class FSATextFieldLabel
FSATextFieldLabel(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent)
          Constructor for class FSATextFieldLabel
FSATextComponent(LogicUnparseInterface incr, java.lang.String propName)
          Constructor for class FSATextComponent
FSATextComponent(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent)
          Constructor for class FSATextComponent
FSATextComponent(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent, javax.swing.JComponent comp)
          Constructor for class FSATextComponent
FSAStereotypeLabel(LogicUnparseInterface incr, java.lang.String propName)
          Constructor for class FSAStereotypeLabel
FSAStereotypeLabel(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent)
          Constructor for class FSAStereotypeLabel
FSASeparator(LogicUnparseInterface incr, java.lang.String propName)
          Inherited constructor from FSAObject.
FSASeparator(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent)
          Inherited constructor from FSAObject.
FSASeparatedPanel(LogicUnparseInterface incr)
          Overwrites the constructor of FSAPanel.
FSASeparatedPanel(LogicUnparseInterface incr, javax.swing.JComponent parent)
          Overwrites the constructor of FSAPanel.
FSASeparatedPanel(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent)
          Overwrites the constructor of FSAPanel.
FSASeparatedPanel(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent, boolean transientProperties)
          Overwrites the constructor of FSAPanel.
FSAResizeable(LogicUnparseInterface incr)
          Calls the constructor FSAPanel(incr, propName, parent) with propName = parent = null.
FSAResizeable(LogicUnparseInterface incr, javax.swing.JComponent parent)
          Calls the constructor FSAPanel(incr, propName, parent) with propName = null.
FSAResizeable(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent)
          Inherited constructor from FSAPanel.
FSAResizeable(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent, boolean transientProperties)
          Overwrites the constructor of FSAPanel.
FSAPolyLine(LogicUnparseInterface incr, java.lang.String propName)
          Constructor for class FSAPolyLine
FSAPolyLine(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent, javax.swing.JComponent myJComponent)
          Constructor for class FSAObject
FSAPolyLine(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent)
          Constructor for class FSAPolyLine
FSAPanel(LogicUnparseInterface incr)
          Constructor for class FSAPanel
FSAPanel(LogicUnparseInterface incr, javax.swing.JComponent parent)
          Constructor for class FSAPanel
FSAPanel(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent)
          Constructor for class FSAPanel
FSAPanel(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent, boolean transientProperties)
          Constructor for class FSAPanel
FSAPanel(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent, javax.swing.JComponent myJComponent)
          Constructor for class FSAObject
FSAObject(LogicUnparseInterface incr, java.lang.String propName)
          Constructor for class FSAObject
FSAObject(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent)
          Constructor for class FSAObject This is the typical constructor for creating a new FSA instance.
FSAObject(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent, boolean transientProperties)
          Constructor for class FSAObject Use this constructor, if you want transient properties to be disabled right at creation time.
FSAObject(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent, javax.swing.JComponent myJComponent)
          Constructor for class FSAObject
FSALine(LogicUnparseInterface incr, java.lang.String propName)
          Constructor for class FSALine
FSALine(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent)
          Constructor for class FSALine
FSALine(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent, javax.swing.JComponent comp)
          Constructor for class FSALine
FSALayeredPane(LogicUnparseInterface incr)
          Constructor for class FSALayeredPane
FSALayeredPane(LogicUnparseInterface incr, javax.swing.JComponent parent)
          Constructor for class FSALayeredPane
FSALayeredPane(LogicUnparseInterface incr, javax.swing.JComponent parent, javax.swing.JComponent component)
          Constructor for class FSALayeredPane
FSALayeredPane(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent)
          Constructor for class FSALayeredPane
FSALayeredPane(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent, javax.swing.JComponent component)
          Constructor for class FSALayeredPane
FSALabel(LogicUnparseInterface incr, java.lang.String propName)
          Constructor for class FSALabel
FSALabel(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent)
          Constructor for class FSALabel
FSAIntegerFieldLabel(LogicUnparseInterface incr, java.lang.String propName)
          Constructor for class FSAIntegerFieldLabel
FSAIntegerFieldLabel(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent)
          Constructor for class FSAIntegerFieldLabel
FSAGrab(LogicUnparseInterface incr, java.lang.String propName)
          Constructor for class FSAGrab
FSAGrab(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent)
          Constructor for class FSAGrab
FSAGrab(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent, javax.swing.JComponent myJComponent)
          Constructor for class FSAGrab
FSAFrame(LogicUnparseInterface incr)
          Constructor for class FSAFrame
FSAFrame(LogicUnparseInterface incr, java.lang.String propName)
          Constructor for class FSAFrame
FSAEntryGrab(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent)
          Constructor for class FSAEntryGrab
FSAEditorPane(LogicUnparseInterface incr)
          Constructor for class FSAEditorPane
FSAEditorPane(LogicUnparseInterface incr, javax.swing.JComponent parent)
          Constructor for class FSAEditorPane
FSAEditorPane(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent)
          Constructor for class FSAEditorPane
FSADirectionIndicator(LogicUnparseInterface incr)
          Constructor for class FSADirectionIndicator
FSADirectionIndicator(LogicUnparseInterface incr, java.lang.String propertyName, javax.swing.JComponent parent)
          Constructor for class FSADirectionIndicator
FSADialog(LogicUnparseInterface incr, javax.swing.JComponent comp)
          Constructor for class FSADialog
FSADialog(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent comp)
          Constructor for class FSADialog
FSAContainer(LogicUnparseInterface incr, java.lang.String propName)
          Constructor for class FSAContainer
FSAContainer(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent)
          Constructor for class FSAContainer
FSAContainer(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent, boolean transientProperties)
          Constructor for class FSAContainer
FSAContainer(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent, javax.swing.JComponent myJComponent)
          Constructor for class FSAContainer
FSAComboBoxLabel(LogicUnparseInterface incr, java.lang.String propName)
          inherited constructor from FSAObject.
FSAComboBoxLabel(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent)
          inherited constructor from FSAObject.
FSAComboBoxLabel(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent, javax.swing.JComponent myJComponent)
          inherited constructor from FSAObject.
FSAComboBox(LogicUnparseInterface incr, java.lang.String propName)
          Constructor for class FSAComboBox
FSAComboBox(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent)
          Constructor for class FSAComboBox
FSACollapsable(LogicUnparseInterface incr)
          Calls the constructor FSAPanel(incr, propName, parent) with propName = "collapsed" and parent = null.
FSACollapsable(LogicUnparseInterface incr, javax.swing.JComponent parent)
          Calls the constructor FSAPanel(incr, propName, parent) with propName = "collapsed".
FSACollapsable(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent)
          Calls the constructor FSAPanel(incr, propName, parent).
FSACollapsable(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent, boolean transientProperties)
          Overwrites the constructor of FSAPanel.
FSACircle(LogicUnparseInterface incr)
          Constructor for class FSACircle
FSACircle(LogicUnparseInterface incr, java.lang.String property, javax.swing.JComponent parent)
          Constructor for class FSACircle
FSACircle(LogicUnparseInterface incr, javax.swing.JComponent parent)
          Constructor for class FSACircle
FSACircle(LogicUnparseInterface incr, java.lang.String property, javax.swing.JComponent parent, javax.swing.JComponent comp)
          Constructor for class FSACircle
FSACircle(LogicUnparseInterface incr, javax.swing.JComponent parent, javax.swing.JComponent comp)
          Constructor for class FSACircle
FSABigArrow(LogicUnparseInterface incr)
          Constructor for class FSABigArrow
FSABigArrow(LogicUnparseInterface incr, java.lang.String propertyName, javax.swing.JComponent parent)
          Constructor for class FSABigArrow
FSABendLine(LogicUnparseInterface incr, java.lang.String propName)
          Constructor for class FSABendLine
FSABendLine(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent)
          Constructor for class FSABendLine
FSABendLine(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent, javax.swing.JComponent comp)
          Constructor for class FSABendLine
FSABend(LogicUnparseInterface incr, java.lang.String propName)
          Constructor for class FSABend
FSABend(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent)
          Constructor for class FSABend
FSABend(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent, javax.swing.JComponent myJComponent)
          Constructor for class FSABend
FSAArrow(LogicUnparseInterface incr)
          Deprecated. Constructor for class FSAArrow
FSAArrow(LogicUnparseInterface incr, java.lang.String propertyName, javax.swing.JComponent parent)
          Deprecated. Constructor for class FSAArrow
 

Uses of LogicUnparseInterface in de.uni_paderborn.fujaba.fsa.unparse
 

Methods in de.uni_paderborn.fujaba.fsa.unparse that return LogicUnparseInterface
 LogicUnparseInterface FSAInterface.getLogic()
          Get the logic attribute of the FSAInterface object
 

Methods in de.uni_paderborn.fujaba.fsa.unparse with parameters of type LogicUnparseInterface
 UnparseInterface UnparseManager.getUnparseModule(LogicUnparseInterface iface)
          Get the unparseModule attribute of the UnparseManager object
protected  UnparseInterface UnparseManager.getUnparseModuleImpl(LogicUnparseInterface iface)
          Get the unparseModuleImpl attribute of the UnparseManager object
 java.lang.String UnparseManager.getUnparseModuleName(LogicUnparseInterface iface)
          Get the unparseModuleName attribute of the UnparseManager object
 FSAObject UnparseManager.unparse(LogicUnparseInterface incr)
          Creates a FSAObject for the given logic object.
 FSAObject UnparseManager.unparse(LogicUnparseInterface incr, FSAObject fsaObject)
          Creates a FSAObject for the given logic object.
protected  FSAObject UnparseManager.unparseImpl(LogicUnparseInterface incr, FSAObject fsaObject)
          No comment provided by developer, please add a comment to improve documentation.
protected  void UnparseManager.processEvent(LogicUnparseInterface iface, java.beans.PropertyChangeEvent event, java.lang.String fsaId, UnparseInterface unparseModule)
          No comment provided by developer, please add a comment to improve documentation.
protected  void UnparseManager.processAddEvent(LogicUnparseInterface iface, java.beans.PropertyChangeEvent event, java.lang.String fsaId, UnparseInterface unparseModule)
          No comment provided by developer, please add a comment to improve documentation.
protected  void UnparseManager.processAddEventImpl(LogicUnparseInterface iface, java.beans.PropertyChangeEvent event, java.lang.String fsaId, UnparseInterface unparseModule)
          method processAddEvent.
protected  void UnparseManager.processRemoveEvent(LogicUnparseInterface iface, java.beans.PropertyChangeEvent event, java.lang.String fsaId, UnparseInterface unparseModule)
          No comment provided by developer, please add a comment to improve documentation.
protected  void UnparseManager.processRemoveEventImpl(LogicUnparseInterface iface, java.beans.PropertyChangeEvent event, java.lang.String fsaId, UnparseInterface unparseModule)
          No comment provided by developer, please add a comment to improve documentation.
protected  void UnparseManager.processChangeEvent(LogicUnparseInterface iface, java.beans.PropertyChangeEvent event, java.lang.String fsaId, UnparseInterface unparseModule)
          No comment provided by developer, please add a comment to improve documentation.
protected  void UnparseManager.processChangeEventImpl(LogicUnparseInterface iface, java.beans.PropertyChangeEvent event, java.lang.String fsaId, UnparseInterface unparseModule)
          No comment provided by developer, please add a comment to improve documentation.
 boolean UnparseManager.isConsistent(LogicUnparseInterface incr)
          Get the consistent attribute of the UnparseManager object
protected  boolean UnparseManager.isConsistentImpl(LogicUnparseInterface incr)
          Get the consistentImpl attribute of the UnparseManager object
protected  boolean UnparseManager.observeConsistency(LogicUnparseInterface incr, FSAObject unparseTarget)
          No comment provided by developer, please add a comment to improve documentation.
protected  void UnparseManager.unobserveConsistency(LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
protected  boolean UnparseManager.addToCascadedProperties(LogicUnparseInterface value, java.lang.String property, CascadedPropertyChangeSupport cpcs)
          Access method for an one to n association.
 boolean UnparseManager.hasKeyInCascadedProperties(LogicUnparseInterface value)
          No comment provided by developer, please add a comment to improve documentation.
 boolean UnparseManager.hasKeyInCascadedProperties(LogicUnparseInterface value, java.lang.String property)
          No comment provided by developer, please add a comment to improve documentation.
 boolean UnparseManager.hasInCascadedProperties(LogicUnparseInterface value, java.lang.String property, CascadedPropertyChangeSupport support)
          No comment provided by developer, please add a comment to improve documentation.
 java.util.Iterator UnparseManager.iteratorOfCascadedProperties(LogicUnparseInterface value)
          No comment provided by developer, please add a comment to improve documentation.
 java.util.Iterator UnparseManager.keysOfCascadedProperties(LogicUnparseInterface value)
          No comment provided by developer, please add a comment to improve documentation.
 java.util.Iterator UnparseManager.entriesOfCascadedProperties(LogicUnparseInterface value)
          No comment provided by developer, please add a comment to improve documentation.
 CascadedPropertyChangeSupport UnparseManager.getFromCascadedProperties(LogicUnparseInterface value, java.lang.String prop)
          Get the fromCascadedProperties attribute of the UnparseManager object
protected  boolean UnparseManager.removeKeyFromCascadedProperties(LogicUnparseInterface value, java.lang.String prop)
          No comment provided by developer, please add a comment to improve documentation.
protected  boolean UnparseManager.removeKeyFromCascadedProperties(LogicUnparseInterface value)
          No comment provided by developer, please add a comment to improve documentation.
protected  boolean UnparseManager.addToDeferredUnparseTargets(LogicUnparseInterface incr, FSAObject target)
          Access method for an one to n association.
 boolean UnparseManager.hasKeyInDeferredUnparseTargets(LogicUnparseInterface value)
          No comment provided by developer, please add a comment to improve documentation.
 boolean UnparseManager.hasInDeferredUnparseTargets(LogicUnparseInterface incr, FSAObject target)
          No comment provided by developer, please add a comment to improve documentation.
 java.util.Iterator UnparseManager.iteratorOfDeferredUnparseTargets(LogicUnparseInterface value)
          No comment provided by developer, please add a comment to improve documentation.
protected  boolean UnparseManager.removeKeyFromDeferredUnparseTargets(LogicUnparseInterface value)
          No comment provided by developer, please add a comment to improve documentation.
protected  boolean UnparseManager.removeFromDeferredUnparseTargets(LogicUnparseInterface incr, FSAObject target)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UnparseInterface.create(FSAObject parent, LogicUnparseInterface incr)
          UMLMethod: '+ create (parent : FSAObject) : Void'
 void UnparseInterface.remove(FSAObject target, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
abstract  FSAObject AbstractUnparseModule.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 void AbstractUnparseModule.remove(FSAObject object, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 

Constructors in de.uni_paderborn.fujaba.fsa.unparse with parameters of type LogicUnparseInterface
FSAInterface(LogicUnparseInterface logic)
          Constructor for class FSAInterface
 

Uses of LogicUnparseInterface in de.uni_paderborn.fujaba.fsa.update
 

Constructors in de.uni_paderborn.fujaba.fsa.update with parameters of type LogicUnparseInterface
TypeUpdater(LogicUnparseInterface incr, java.lang.String umlAttr, java.lang.String fsaAttr)
          Default Constructor
 

Uses of LogicUnparseInterface in de.uni_paderborn.fujaba.metamodel
 

Subinterfaces of LogicUnparseInterface in de.uni_paderborn.fujaba.metamodel
 interface FAnnotation
          Associations ------- 0..n Annotations 0..n FAnnotation | key |----------------------------- FElement ------- annotations elements
 interface FArray
          No comment provided by developer, please add a comment to improve documentation.
 interface FAssoc
          No comment provided by developer, please add a comment to improve documentation.
 interface FAttr
          No comment provided by developer, please add a comment to improve documentation.
 interface FBaseTypes
          Associations +------+ 1 1 UMLTypeList | name +--------------------- UMLType +------+ revTypes types
 interface FCardinality
          No comment provided by developer, please add a comment to improve documentation.
 interface FClass
          Represents a class (e.g.
 interface FClassDiagram
           
 interface FCommentary
          No comment provided by developer, please add a comment to improve documentation.
 interface FConnection
          No comment provided by developer, please add a comment to improve documentation.
 interface FConstraint
          No comment provided by developer, please add a comment to improve documentation.
 interface FDeclaration
          No comment provided by developer, please add a comment to improve documentation.
 interface FDiagram
          No comment provided by developer, please add a comment to improve documentation.
 interface FDiagramItem
          No comment provided by developer, please add a comment to improve documentation.
 interface FElement
          No comment provided by developer, please add a comment to improve documentation.
 interface FElementRef
          This class implements the stub-mechanism, which allows to establish an association between two distinct meta-model elements. * Associations -------------- 0..1 hasReferences 0..1 FElement | getClass() |-------------------------------- FElementRef -------------- element references
 interface FFile
          No comment provided by developer, please add a comment to improve documentation.
 interface FGeneralization
          No comment provided by developer, please add a comment to improve documentation.
 interface FIncrement
          No comment provided by developer, please add a comment to improve documentation.
 interface FMethod
          No comment provided by developer, please add a comment to improve documentation.
 interface FModelDiagram
          No comment provided by developer, please add a comment to improve documentation.
 interface FPackage
          No comment provided by developer, please add a comment to improve documentation.
 interface FParam
          No comment provided by developer, please add a comment to improve documentation.
 interface FProject
          No comment provided by developer, please add a comment to improve documentation.
 interface FQualifier
          No comment provided by developer, please add a comment to improve documentation.
 interface FRole
          No comment provided by developer, please add a comment to improve documentation.
 interface FStereotype
          No comment provided by developer, please add a comment to improve documentation.
 interface FType
          No comment provided by developer, please add a comment to improve documentation.
 interface FTypeList
          Deprecated.  
 

Uses of LogicUnparseInterface in de.uni_paderborn.fujaba.packagediagrams
 

Classes in de.uni_paderborn.fujaba.packagediagrams that implement LogicUnparseInterface
 class DiagramUsage
          UMLClass: 'DiagramUsage' A diagram usage is a placeholder for a diagram within a packagediagram.
 class PackageDiagram
          A Package Diagram.
 

Uses of LogicUnparseInterface in de.uni_paderborn.fujaba.packagediagrams.unparse
 

Methods in de.uni_paderborn.fujaba.packagediagrams.unparse with parameters of type LogicUnparseInterface
 FSAObject UMDiagramUsage.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 

Uses of LogicUnparseInterface in de.uni_paderborn.fujaba.uml
 

Subinterfaces of LogicUnparseInterface in de.uni_paderborn.fujaba.uml
 interface UMLType
          All associations +------+ 1 1 UMLTypeList | name +--------------------- UMLType +------+ revTypes types
 

Classes in de.uni_paderborn.fujaba.uml that implement LogicUnparseInterface
 class ASTNode
          This is the super class for all method body (AST) Abstract Syntax Tree nodes.
 class ASTRootNode
          This class is the Abstract Syntax Tree root node for AST's of method bodies.
 class UMLAction
          UMLClass: 'UMLAction'.
 class UMLActivity
          Associations 0..1 N UMLActivity -------------------- UMLTransition revEntry entry 0..1 N UMLActivity -------------------- UMLTransition revExit exit 0..1 0..1 UMLActivity ----------------------------------- FlowActivity + UMLActivity + FlowActivity
 class UMLActivityDiagram
          Associations 0..1 contains n UMLComplexState --------------------------- UMLActivityDiagram revContains contains
 class UMLArray
          Associations +------+ 1 1 UMLTypeList | name +--------------------- UMLType +------+ revTypes types
 class UMLAssoc
          Associations ------------- 0..n stereotype 0..1 UMLAssoc | getText() |----------------------------- UMLStereotype ------------- uMLAssoc uMLStereotype
 class UMLAssocStereotype
          Deprecated. use UMLStereotype instead
 class UMLAttr
          Associations +-----------+ 1 1 UMLClass | getName() +------------------ UMLAttr +-----------+ parent attrs 0..1 0..1 UMLRole ------------------------------------------------ UMLAttr implementingAssocRole associatedAttribute 0..* 0..1 UMLMethod -------------------------------------- UMLAttr accessMethods accessedAttribute
 class UMLAttrExprPair
          Associations 0..n instanceOf 0..1 UMLAttrExprPair ---------------------------- UMLAttr instances instanceOf 0..n attrs 0..1 UMLAttrExprPair ----------------------- UMLObject attrs revAttrs
 class UMLBaseTypes
          Associations +------+ 1 1 UMLTypeList | name +--------------------- UMLType +------+ revTypes types
 class UMLCardinality
          No comment provided by developer, please add a comment to improve documentation.
 class UMLClass
          UMLClass is the core element of UMLClass-Diagrams.
 class UMLClassDiagram
           
 class UMLCollabStat
          Associations 0..n callTarget 0..1 UMLCollabStat ---------------------------- UMLObject collabStats callTarget 0..1 callSource 0..n UMLObject ---------------------------- UMLCollabStat callSource collabStat 0..1 masterCollabStat 0..1 UMLCollabStat ---------------------------------- UMLStoryPattern revMasterCollabStat myPattern 0..n subStats 0..1 UMLCollabStat -------------------------- UMLCollabStat subStats fatherStat 0..1 masterCollabStat 0..1 UMLDiagram -------------------------------- UMLCollabStat diag collabStat
 class UMLCommentary
          Provides commentary nodes for the diags.
 class UMLComplexState
          Associations n contains 0..1 UMLActivityDiagram --------------------------- UMLComplexState contains revContains 0..1 story 1 UMLComplexState --------------------- UMLStoryActivity story revStory
 class UMLConnection
          UMLConnection is the base class for all DiagramItems that represent edges in Diagrams, such as UMLAssoc, UMLLink ...
 class UMLConstraint
          Associations 0..n constraints 0..n UMLConstraint ------------------------------- UMLIncrement constraints revConstraints
 class UMLDeclaration
           
 class UMLDiagram
          No comment provided by developer, please add a comment to improve documentation.
 class UMLDiagramItem
          No comment provided by developer, please add a comment to improve documentation.
 class UMLFile
          Associations +-----------+ 1 1 UMLFile | getName() +----------------------- UMLClass +-----------+ file contains
 class UMLGeneralization
          No comment provided by developer, please add a comment to improve documentation.
 class UMLIncrement
          Associations
 class UMLLink
          Associations 0..n source 0..1 UMLLink ------------------------ UMLObject revSource source 0..n target 0..1 UMLLink ------------------------ UMLObject revTarget target 0..n instanceOf 0..1 UMLLink ---------------------------- UMLAssoc instances instanceOf 0..1 sourceLink 0..1 UMLLink ------------------------------ UMLMultiLink revSourceLink sourceLink 0..1 targetLink 0..1 UMLLink ------------------------------ UMLMultiLink targetLink revTargetLink
 class UMLLinkSet
          No comment provided by developer, please add a comment to improve documentation.
 class UMLMethod
          Associatons 1 1 +---------------------+ UMLMethod ------------------------+ getFullMethodName() | UMLClass methods parent +---------------------+ +-----------+ 1 1 UMLClass | getName() +------------------------------ UMLMethod +-----------+ declares declaredInMethod 0..1 0..* UMLAttr -------------------------------------- UMLMethod accessedAttribute accessMethods 0..1 astRootNode 0..1 UMLMethod ------------------------------ ASTRootNode uMLMethod aSTRootNode
 class UMLMultiLink
          No comment provided by developer, please add a comment to improve documentation.
 class UMLNopActivity
          No comment provided by developer, please add a comment to improve documentation.
 class UMLObject
          Associations 0..1 returnParam 0..1 UMLObject -------------------------------- UMLStopActivity returnParam revReturnParam 0..n instanceOf 0..1 UMLObject ------------------------------ UMLClass instances instanceOf 0..1 source 0..n UMLObject -------------------------- UMLLink source revSource 0..1 target 0..n UMLObject -------------------------- UMLLink target revTarget 0..1 toSetObject 0..n UMLObject ------------------------------- UMLLinkSet toSetObject revToSetObject 0..1 attrs 0..n UMLObject ------------------------- UMLAttrExprPair revAttrs attrs 0..1 callTarget 0..n UMLObject ----------------------------- UMLCollabStat callTarget collabStats 0..n boundTo 0..1 UMLObject ------------------------- UMLObject bindings boundTo 0..1 containerObject 0..n UMLObject --------------------------------------- UMLMultiLink containerObject revContainerObject Valid combinations of modifier and type (X=valid/O=invalid): modifier\type | normal | optional | negative | set ------------------------------------------------------------- none | X | X | X | X ------------------------------------------------------------- create | X | O | O | O ------------------------------------------------------------- delete | X | X | O | X
 class UMLObjectDiagram
          This class represents an object diagram.
 class UMLPackage
          Associations +-----------+ 1 1 UMLClass | getName() +------------------------------ UMLPackage +-----------+ declares declaredInPackage +-----------+ 1 1 UMLPackage | getName() +-------------------- UMLPackage +-----------+ parent packages
 class UMLParam
          No comment provided by developer, please add a comment to improve documentation.
 class UMLPath
          This class represents path expressions
 class UMLProject
          Associations +---------+ 1 1 UMLProject + name +--------------------------------------- UMLClass +---------+ declaredInReferences references ------ 0..1 Assoc 0..1 UMLProject | ID |--------------------------------- BasicIncrement ------ refProject objectHashTable
 class UMLQualifier
          No comment provided by developer, please add a comment to improve documentation.
 class UMLReactiveDiagram
          
 class UMLRole
          No comment provided by developer, please add a comment to improve documentation.
 class UMLStartActivity
          No comment provided by developer, please add a comment to improve documentation.
 class UMLStatechart
          No comment provided by developer, please add a comment to improve documentation.
 class UMLStatement
           
 class UMLStatementActivity
          No comment provided by developer, please add a comment to improve documentation.
 class UMLStereotype
          Associations +-----------+ 0..1 uMLStereotypes 0..1 UMLStereotypeManager | getText() |----------------------------------------- UMLStereotype +-----------+ uMLStereotypeManager uMLStereotypes +-----------+ 0..n 0..1 UMLIncrement | getText() |----------------------------- UMLStereotype +-----------+ increments uMLStereotype
 class UMLStopActivity
          No comment provided by developer, please add a comment to improve documentation.
 class UMLStoryActivity
          No comment provided by developer, please add a comment to improve documentation.
 class UMLStoryPattern
           
 class UMLTransition
          Associations 0..1 N UMLActivity -------------------- UMLTransition revEntry entry 0..1 N UMLActivity -------------------- UMLTransition revExit exit
 class UMLTransitionDiagram
          UMLClass: 'UMLTransitionDiagram'.
 class UMLTransitionGuard
          No comment provided by developer, please add a comment to improve documentation.
 class UMLTypeList
          Associations +------+ 1 1 UMLTypeList | name +--------------------- UMLType +------+ revTypes types
 

Uses of LogicUnparseInterface in de.uni_paderborn.fujaba.uml.unparse
 

Methods in de.uni_paderborn.fujaba.uml.unparse with parameters of type LogicUnparseInterface
 FSAObject UMTransitionGuard.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMTransition.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMStoryActivity.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMStopActivity.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMStereotype.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMStatementActivity.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMStartActivity.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMSequenceDiagram.create(FSAObject parent, LogicUnparseInterface incr)
          create the base structure for an UMLSequenceDiagram. parent is usually null.
 FSAObject UMRole.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMQualifier.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMPath.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMParam.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMObject.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMNopActivity.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMMultiLink.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMMethod.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMLink.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMGeneralization.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMDiagram.create(FSAObject parent, LogicUnparseInterface incr)
          create the base structure for an UMLActivityDiagram. parent is usually null.
 FSAObject UMConstraint.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMConnection.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 void UMConnection.remove(FSAObject target, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMComplexState.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMCommentary.create(FSAObject parent, LogicUnparseInterface incr)
          Creates a FSAObject that consists of a FSAPanel that holds a FSATextComponent.
 FSAObject UMCollabStat.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMClass.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMCardinality.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMAttrExprPair.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMAttr.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMAssoc.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMActivity.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 

Uses of LogicUnparseInterface in de.uni_paderborn.fujaba.uml.update
 

Constructors in de.uni_paderborn.fujaba.uml.update with parameters of type LogicUnparseInterface
UMLStaticUpdater(FSAObject field, LogicUnparseInterface object)
          Constructor for class UMLStaticUpdater
UMLShowComponents(FSAObject fsa, LogicUnparseInterface incr)
          Constructor for class UMLShowComponents
UMLAbstractUpdater(FSAObject field, LogicUnparseInterface object)
          Constructor for class UMLAbstractUpdater
ClassCompartmentVisibilityUpdater(LogicUnparseInterface incr, java.lang.String attr)
          Constructor for class ClassCompartmentVisibilityUpdater
 

Uses of LogicUnparseInterface in de.uni_paderborn.fujaba.views
 

Classes in de.uni_paderborn.fujaba.views that implement LogicUnparseInterface
 class ViewDiagram
          UMLDiagram that is a View of another Diagram.
 

Uses of LogicUnparseInterface in de.uni_paderborn.fujaba.views.cf
 

Classes in de.uni_paderborn.fujaba.views.cf that implement LogicUnparseInterface
 class CFAndNode
          CFAndNode computes the intersection of all sets from incoming edges
 class CFDiagram
          The CFDiagram aalows definition of complex filter rules by combining rules with set operations represented by nodes in this diagram
 class CFEndNode
          CFEndNode returns the result for the context computation of the whole diagram
 class CFFilterNode
          CFFilterNode is a node with an associated filter for context computation
 class CFNode
          Base class for all nodes in a CFDiagram
 class CFNotNode
          Builds the complement of the union of all incoming results
 class CFOrNode
          Builds the union of all incoming results
 class CFStartNode
          The Start node of a CFDiagram.
 class CFTransition
          No comment provided by developer, please add a comment to improve documentation.
 

Uses of LogicUnparseInterface in de.uni_paderborn.fujaba.views.cf.unparse
 

Methods in de.uni_paderborn.fujaba.views.cf.unparse with parameters of type LogicUnparseInterface
 FSAObject UMCFTransition.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMCFStartNode.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMCFOrNode.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMCFNotNode.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMCFFilterNode.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMCFEndNode.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMCFDiagram.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.
 FSAObject UMCFAndNode.create(FSAObject parent, LogicUnparseInterface incr)
          No comment provided by developer, please add a comment to improve documentation.