Uses of Interface
de.uni_paderborn.fujaba.metamodel.FIncrement

Packages that use FIncrement
de.uni_paderborn.fujaba.basic Basic Classes for Fujaba 
de.uni_paderborn.fujaba.metamodel   
de.uni_paderborn.fujaba.packagediagrams   
de.uni_paderborn.fujaba.uml UML-Abstract Syntax Tree Structure 
de.uni_paderborn.fujaba.views.cf   
 

Uses of FIncrement in de.uni_paderborn.fujaba.basic
 

Methods in de.uni_paderborn.fujaba.basic with parameters of type FIncrement
 void FujabaObjectSelectListener.objectSelected(FIncrement increment)
          No comment provided by developer, please add a comment to improve documentation.
 

Uses of FIncrement in de.uni_paderborn.fujaba.metamodel
 

Subinterfaces of FIncrement in de.uni_paderborn.fujaba.metamodel
 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 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 FDiagramItem
          No comment provided by developer, please add a comment to improve documentation.
 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 FMethod
          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 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 FTypeList
          Deprecated.  
 

Methods in de.uni_paderborn.fujaba.metamodel that return FIncrement
 FIncrement FCommentary.getFRevComment()
          Get the revComment attribute of the FCommentary object
 

Methods in de.uni_paderborn.fujaba.metamodel with parameters of type FIncrement
 boolean FStereotype.addToIncrements(FIncrement value)
          Access method for an one to n association.
 boolean FStereotype.hasInIncrements(FIncrement value)
          No comment provided by developer, please add a comment to improve documentation.
 boolean FStereotype.removeFromIncrements(FIncrement value)
          No comment provided by developer, please add a comment to improve documentation.
 boolean FConstraint.hasInIncrements(FIncrement value)
          No comment provided by developer, please add a comment to improve documentation.
 boolean FConstraint.addToIncrements(FIncrement value)
          Access method for an one to n association.
 boolean FConstraint.removeFromIncrements(FIncrement value)
          No comment provided by developer, please add a comment to improve documentation.
 void FCommentary.setRevComment(FIncrement revComment)
          Sets the revComment attribute of the FCommentary object
 

Uses of FIncrement in de.uni_paderborn.fujaba.packagediagrams
 

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

Uses of FIncrement in de.uni_paderborn.fujaba.uml
 

Classes in de.uni_paderborn.fujaba.uml that implement FIncrement
 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 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 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 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 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 UMLQualifier
          No comment provided by developer, please add a comment to improve documentation.
 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 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 UMLTransition
          Associations 0..1 N UMLActivity -------------------- UMLTransition revEntry entry 0..1 N UMLActivity -------------------- UMLTransition revExit exit
 class UMLTransitionGuard
          No comment provided by developer, please add a comment to improve documentation.
 class UMLTypeList
          Associations +------+ 1 1 UMLTypeList | name +--------------------- UMLType +------+ revTypes types
 

Methods in de.uni_paderborn.fujaba.uml that return FIncrement
 FIncrement UMLCommentary.getFRevComment()
          Get the fRevComment attribute of the UMLCommentary object
 

Methods in de.uni_paderborn.fujaba.uml with parameters of type FIncrement
 boolean UMLStereotype.addToIncrements(FIncrement value)
          Mark the value with this stereotype
 boolean UMLStereotype.hasInIncrements(FIncrement value)
          Check if increment has this stereotype.
 boolean UMLStereotype.removeFromIncrements(FIncrement value)
          Unmark the value.
 boolean UMLConstraint.hasInIncrements(FIncrement value)
          No comment provided by developer, please add a comment to improve documentation.
 boolean UMLConstraint.addToIncrements(FIncrement value)
          Access method for an one to n association.
 boolean UMLConstraint.removeFromIncrements(FIncrement value)
          No comment provided by developer, please add a comment to improve documentation.
 void UMLCommentary.setRevComment(FIncrement revComment)
          Sets the revComment attribute of the UMLCommentary object
 

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

Classes in de.uni_paderborn.fujaba.views.cf that implement FIncrement
 class CFAndNode
          CFAndNode computes the intersection of all sets from incoming edges
 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.