|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UniqueIdentifier | |
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.metamodel | |
de.uni_paderborn.fujaba.packagediagrams | |
de.uni_paderborn.fujaba.uml | UML-Abstract Syntax Tree Structure |
de.uni_paderborn.fujaba.uml.unparse | |
de.uni_paderborn.fujaba.views | |
de.uni_paderborn.fujaba.views.cf |
Uses of UniqueIdentifier in de.uni_paderborn.fujaba.asg |
Classes in de.uni_paderborn.fujaba.asg that implement UniqueIdentifier | |
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 UniqueIdentifier in de.uni_paderborn.fujaba.basic |
Classes in de.uni_paderborn.fujaba.basic that implement UniqueIdentifier | |
class |
BasicIncrement
Implementation of the BasicIncrement interface. |
class |
PointIncrement
Deprecated. replaced by ASGUnparseInformation |
Uses of UniqueIdentifier in de.uni_paderborn.fujaba.codegen |
Classes in de.uni_paderborn.fujaba.codegen that implement UniqueIdentifier | |
class |
AccessedElementRef
|
class |
AccessMethodRef
|
class |
GeneratedMethodRef
|
class |
StatechartMethodRef
|
Uses of UniqueIdentifier in de.uni_paderborn.fujaba.fsa |
Classes in de.uni_paderborn.fujaba.fsa that implement UniqueIdentifier | |
class |
FSAArrow
Deprecated. Use FSADirectionIndicator, FSADoubleArrow ir FSABigArrow |
class |
FSABend
fsa object for JBend |
class |
FSABendLine
FSABendLine: FSAObject for JBendlines JBendLine is a Line with Bends attached to both ends, that handle the position of start- and endpoint of the line |
class |
FSABigArrow
UMLClass: 'FSABigArrow' |
class |
FSACircle
UMLClass: 'FSACircle' |
class |
FSACollapsable
UMLClass: 'FSAPanel' |
class |
FSAComboBox
No comment provided by developer, please add a comment to improve documentation. |
class |
FSAComboBoxLabel
FSAComboBoxLabel. |
class |
FSAContainer
No comment provided by developer, please add a comment to improve documentation. |
class |
FSADialog
Fujaba Swing Adapter JDialog |
class |
FSADirectionIndicator
UMLClass: 'FSADirectionIndicator' |
class |
FSAEditorPane
UMLClass: 'FSAEditorPane' |
class |
FSAEntryGrab
No comment provided by developer, please add a comment to improve documentation. |
class |
FSAFrame
Fujaba Swing Adapter JFrame |
class |
FSAGrab
fsaObject for JGrab A JGrab is a JBend that is attached to another JComponent and changes position with it. |
class |
FSAIntegerFieldLabel
No comment provided by developer, please add a comment to improve documentation. |
class |
FSALabel
No comment provided by developer, please add a comment to improve documentation. |
class |
FSALayeredPane
UMLClass: 'FSALayeredPane' |
class |
FSALine
Class FSALine |
class |
FSAObject
FSAObject is the Controller in the MVC UMLUnparseInterface-FSAObject-JComponent. |
class |
FSAPanel
UMLClass: 'FSAPanel' |
class |
FSAPolyLine
Class FSAPolyLine |
class |
FSAResizeable
FSAResizeable. |
class |
FSASeparatedPanel
FSA component for a separated panel. |
class |
FSASeparator
FSASeparator. |
class |
FSAStereotypeLabel
No comment provided by developer, please add a comment to improve documentation. |
class |
FSATextComponent
No comment provided by developer, please add a comment to improve documentation. |
class |
FSATextFieldLabel
No comment provided by developer, please add a comment to improve documentation. |
class |
FSAUnderlinedObject
UMLClass: 'FSAUnderlinedObject' |
class |
FSAWindow
Fujaba Swing Adapter JWindow |
Uses of UniqueIdentifier in de.uni_paderborn.fujaba.metamodel |
Subinterfaces of UniqueIdentifier 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 UniqueIdentifier in de.uni_paderborn.fujaba.packagediagrams |
Classes in de.uni_paderborn.fujaba.packagediagrams that implement UniqueIdentifier | |
class |
DiagramUsage
UMLClass: 'DiagramUsage' A diagram usage is a placeholder for a diagram within a packagediagram. |
class |
PackageDiagram
A Package Diagram. |
Uses of UniqueIdentifier in de.uni_paderborn.fujaba.uml |
Subinterfaces of UniqueIdentifier 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 UniqueIdentifier | |
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 UniqueIdentifier in de.uni_paderborn.fujaba.uml.unparse |
Classes in de.uni_paderborn.fujaba.uml.unparse that implement UniqueIdentifier | |
class |
StereotypeLabel
|
Uses of UniqueIdentifier in de.uni_paderborn.fujaba.views |
Classes in de.uni_paderborn.fujaba.views that implement UniqueIdentifier | |
class |
AbstractConfigurableFilter
No comment provided by developer, please add a comment to improve documentation. |
class |
AbstractFilter
UMLClass: 'AbstractViewFilter' |
class |
AssocFilter
Filter, that filters along associations |
class |
CompositeFilter
No comment provided by developer, please add a comment to improve documentation. |
class |
InheritanceFilter
This Filter defines its 1-Context by following the inheritance hierarchy to the sub- or superclasses, depending on the current configuration |
class |
LinkFilter
This Filter defines its 1-Context by following "+ the in- and outgoing links of the object |
class |
TransitionFilter
This Filter defines its 1-Context by following the in- and outgoing transitions of the activity depending on the current configuration |
class |
ViewDefinition
A ViewDefinition consists of a Filter and all the information needed to use that filter like source diagram, context, start items. |
class |
ViewDiagram
UMLDiagram that is a View of another Diagram. |
Uses of UniqueIdentifier in de.uni_paderborn.fujaba.views.cf |
Classes in de.uni_paderborn.fujaba.views.cf that implement UniqueIdentifier | |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |