|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FDiagramItem | |
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 FDiagramItem in de.uni_paderborn.fujaba.metamodel |
Subinterfaces of FDiagramItem 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 |
FClass
Represents a class (e.g. |
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 |
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 |
FParam
No comment provided by developer, please add a comment to improve documentation. |
Methods in de.uni_paderborn.fujaba.metamodel that return FDiagramItem | |
FDiagramItem |
FConnection.getFSourceConnector()
Deprecated. |
FDiagramItem |
FConnection.getFTargetConnector()
Deprecated. |
FDiagramItem |
FConnection.getFPartner(FDiagramItem item)
Deprecated. |
Methods in de.uni_paderborn.fujaba.metamodel with parameters of type FDiagramItem | |
boolean |
FConnection.setSourceConnector(FDiagramItem item)
Deprecated. |
boolean |
FConnection.setTargetConnector(FDiagramItem item)
Deprecated. |
FDiagramItem |
FConnection.getFPartner(FDiagramItem item)
Deprecated. |
boolean |
FConnection.setPartner(FDiagramItem item,
FDiagramItem partner)
Deprecated. |
Uses of FDiagramItem in de.uni_paderborn.fujaba.packagediagrams |
Classes in de.uni_paderborn.fujaba.packagediagrams that implement FDiagramItem | |
class |
DiagramUsage
UMLClass: 'DiagramUsage' A diagram usage is a placeholder for a diagram within a packagediagram. |
Uses of FDiagramItem in de.uni_paderborn.fujaba.uml |
Classes in de.uni_paderborn.fujaba.uml that implement FDiagramItem | |
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 |
UMLAssoc
Associations ------------- 0..n stereotype 0..1 UMLAssoc | getText() |----------------------------- UMLStereotype ------------- uMLAssoc uMLStereotype |
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 |
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 |
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 |
UMLGeneralization
No comment provided by developer, please add a comment to improve documentation. |
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 |
UMLParam
No comment provided by developer, please add a comment to improve documentation. |
class |
UMLPath
This class represents path expressions |
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 |
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. |
Methods in de.uni_paderborn.fujaba.uml that return FDiagramItem | |
FDiagramItem |
UMLConnection.getFSourceConnector()
Get the fSourceConnector attribute of the UMLConnection object |
FDiagramItem |
UMLConnection.getFTargetConnector()
Get the fTargetConnector attribute of the UMLConnection object |
FDiagramItem |
UMLConnection.getFPartner(FDiagramItem item)
Get the fPartner attribute of the UMLConnection object |
Methods in de.uni_paderborn.fujaba.uml with parameters of type FDiagramItem | |
boolean |
UMLTransition.setSourceConnector(FDiagramItem incr)
Sets the sourceConnector attribute of the UMLTransition object |
boolean |
UMLTransition.setTargetConnector(FDiagramItem incr)
Sets the targetConnector attribute of the UMLTransition object |
boolean |
UMLMultiLink.setSourceConnector(FDiagramItem item)
Sets the sourceConnector attribute of the UMLMultiLink object |
boolean |
UMLMultiLink.setTargetConnector(FDiagramItem item)
Sets the targetConnector attribute of the UMLMultiLink object |
boolean |
UMLLink.setSourceConnector(FDiagramItem incr)
Wrapper method for setSource. |
boolean |
UMLLink.setTargetConnector(FDiagramItem incr)
Wrapper method for setTarget. |
boolean |
UMLGeneralization.setTargetConnector(FDiagramItem incr)
Sets the targetConnector attribute of the UMLGeneralization object |
boolean |
UMLGeneralization.setSourceConnector(FDiagramItem incr)
Sets the sourceConnector attribute of the UMLGeneralization object |
boolean |
UMLConnection.setPartner(FDiagramItem item,
FDiagramItem partner)
Sets the partner of the item That is sourceConnector if item is targetConnector or targetConnector if the item is sourceConnector If item is none of these an Exception is thrown. |
FDiagramItem |
UMLConnection.getFPartner(FDiagramItem item)
Get the fPartner attribute of the UMLConnection object |
boolean |
UMLAssoc.setSourceConnector(FDiagramItem incr)
Sets the sourceConnector attribute of the UMLAssoc object |
boolean |
UMLAssoc.setTargetConnector(FDiagramItem incr)
Sets the targetConnector attribute of the UMLAssoc object |
Uses of FDiagramItem in de.uni_paderborn.fujaba.views.cf |
Classes in de.uni_paderborn.fujaba.views.cf that implement FDiagramItem | |
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. |
Methods in de.uni_paderborn.fujaba.views.cf with parameters of type FDiagramItem | |
boolean |
CFTransition.setSourceConnector(FDiagramItem item)
Sets the sourceConnector attribute of the CFTransition object |
boolean |
CFTransition.setTargetConnector(FDiagramItem item)
Sets the targetConnector attribute of the CFTransition object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |