Methods in de.uni_paderborn.fujaba.uml with parameters of type DiagramUsage |
boolean |
UMLDiagram.isCyclic(DiagramUsage candidate)
Checks for the possibility of creating cyclic DiagramUsage's BEFORE they are created,
by recursively comparing DiagramUsage candidate with those contained in UMLDiagram this.
|
boolean |
UMLDiagram.hasInUsages(DiagramUsage value)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
UMLDiagram.addToUsages(DiagramUsage value)
Access method for an one to n association. |
boolean |
UMLDiagram.removeFromUsages(DiagramUsage value)
No comment provided by developer, please add a comment to improve documentation. |