|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FConstraint | |
de.uni_paderborn.fujaba.metamodel | |
de.uni_paderborn.fujaba.uml | UML-Abstract Syntax Tree Structure |
Uses of FConstraint in de.uni_paderborn.fujaba.metamodel |
Methods in de.uni_paderborn.fujaba.metamodel with parameters of type FConstraint | |
boolean |
FModelDiagram.hasInConstraints(FConstraint value)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
FModelDiagram.addToConstraints(FConstraint value)
Access method for an one to n association. |
boolean |
FModelDiagram.removeFromConstraints(FConstraint value)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
FIncrement.hasInConstraints(FConstraint value)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
FIncrement.addToConstraints(FConstraint value)
Access method for an one to n association. |
boolean |
FIncrement.removeFromConstraints(FConstraint value)
No comment provided by developer, please add a comment to improve documentation. |
Uses of FConstraint in de.uni_paderborn.fujaba.uml |
Classes in de.uni_paderborn.fujaba.uml that implement FConstraint | |
class |
UMLConstraint
Associations 0..n constraints 0..n UMLConstraint ------------------------------- UMLIncrement constraints revConstraints |
Methods in de.uni_paderborn.fujaba.uml with parameters of type FConstraint | |
boolean |
UMLIncrement.hasInConstraints(FConstraint value)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
UMLIncrement.addToConstraints(FConstraint value)
Access method for an one to n association. |
boolean |
UMLIncrement.removeFromConstraints(FConstraint value)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
UMLDiagram.hasInConstraints(FConstraint value)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
UMLDiagram.addToConstraints(FConstraint value)
Access method for an one to n association. |
boolean |
UMLDiagram.removeFromConstraints(FConstraint value)
No comment provided by developer, please add a comment to improve documentation. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |