|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UMLIncrement | |
de.uni_paderborn.fujaba.fsa.swing | |
de.uni_paderborn.fujaba.gui | Graphical User Interface |
de.uni_paderborn.fujaba.packagediagrams | |
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.uml.utility | |
de.uni_paderborn.fujaba.views.cf |
Uses of UMLIncrement in de.uni_paderborn.fujaba.fsa.swing |
Methods in de.uni_paderborn.fujaba.fsa.swing with parameters of type UMLIncrement | |
protected java.lang.String |
MethodComparator.getComparisonString(UMLIncrement incr)
Get the comparisonString attribute of the MethodComparator object |
protected java.lang.String |
IncrementComparator.getComparisonString(UMLIncrement incr)
Get the comparisonString attribute of the IncrementComparator object |
Uses of UMLIncrement in de.uni_paderborn.fujaba.gui |
Methods in de.uni_paderborn.fujaba.gui that return UMLIncrement | |
UMLIncrement |
PEComboIncr.getSelectedIncrement()
Get the selectedIncrement attribute of the PEComboIncr object |
Methods in de.uni_paderborn.fujaba.gui with parameters of type UMLIncrement | |
protected void |
StereotypeDialog.init(UMLIncrement increment)
No comment provided by developer, please add a comment to improve documentation. |
void |
PEVariable.setIncrement(UMLIncrement incr)
Sets the increment attribute of the PEVariable object |
void |
PEParameters.setParamType(UMLIncrement umlIncr)
Sets the paramType attribute of the PEParameters object |
void |
PEComboIncr.add(UMLIncrement incr,
java.lang.String text)
No comment provided by developer, please add a comment to improve documentation. |
int |
PEComboIncr.setSelectedIncrement(UMLIncrement incr)
Sets the selectedIncrement attribute of the PEComboIncr object |
void |
PEActLink.setIncrement(UMLIncrement incr,
UMLIncrement addIncr)
Sets the increment attribute of the PEActLink object |
void |
EditCollabStatDialog.setIncrement(UMLIncrement incr)
Sets the increment attribute of the EditCollabStatDialog object |
Constructors in de.uni_paderborn.fujaba.gui with parameters of type UMLIncrement | |
StereotypeDialog(java.awt.Dialog owner,
UMLIncrement increment)
Constructor for class StereotypeDialog |
|
StereotypeDialog(javax.swing.JFrame owner,
UMLIncrement increment)
Constructor for class StereotypeDialog |
Uses of UMLIncrement in de.uni_paderborn.fujaba.packagediagrams |
Subclasses of UMLIncrement in de.uni_paderborn.fujaba.packagediagrams | |
class |
DiagramUsage
UMLClass: 'DiagramUsage' A diagram usage is a placeholder for a diagram within a packagediagram. |
Uses of UMLIncrement in de.uni_paderborn.fujaba.uml |
Subclasses of UMLIncrement in de.uni_paderborn.fujaba.uml | |
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 |
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 UMLIncrement | |
UMLIncrement |
UMLProject.getClipboard()
Get the clipboard attribute of the UMLProject object |
UMLIncrement |
UMLCommentary.getRevComment()
Get the revComment attribute of the UMLCommentary object |
Methods in de.uni_paderborn.fujaba.uml with parameters of type UMLIncrement | |
void |
UMLProject.setClipboard(UMLIncrement clipboard)
Sets the clipboard attribute of the UMLProject object |
Uses of UMLIncrement in de.uni_paderborn.fujaba.uml.actions |
Methods in de.uni_paderborn.fujaba.uml.actions with parameters of type UMLIncrement | |
TextEditor.Buffer |
EditTextAction.useTextEditor(UMLIncrement umlIncr)
This method uses the text editor to edit text. |
static void |
EditTextAction.doParsing(UMLIncrement incr,
java.lang.String text)
parse code to put it into an increment |
Uses of UMLIncrement in de.uni_paderborn.fujaba.uml.unparse |
Constructors in de.uni_paderborn.fujaba.uml.unparse with parameters of type UMLIncrement | |
StereotypeLabel(UMLIncrement incr,
javax.swing.JComponent parentComponent)
Constructor for class StereotypeLabel |
Uses of UMLIncrement in de.uni_paderborn.fujaba.uml.utility |
Methods in de.uni_paderborn.fujaba.uml.utility with parameters of type UMLIncrement | |
UMLMultiLink |
MultiLinkGenerator.generateFirstMultiLink(UMLObject containerObject,
UMLIncrement umlIncrement)
No comment provided by developer, please add a comment to improve documentation. |
UMLMultiLink |
MultiLinkGenerator.generateLastMultiLink(UMLObject containerObject,
UMLIncrement umlIncrement)
No comment provided by developer, please add a comment to improve documentation. |
Uses of UMLIncrement in de.uni_paderborn.fujaba.views.cf |
Subclasses of UMLIncrement in de.uni_paderborn.fujaba.views.cf | |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |