|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Generalization | |
org.eclipse.uml2 | |
org.eclipse.uml2.util |
Uses of Generalization in org.eclipse.uml2 |
Methods in org.eclipse.uml2 that return Generalization | |
Generalization |
UML2Factory.createGeneralization()
Returns a new object of class 'Generalization' |
Generalization |
Classifier.createGeneralization(EClass eClass)
Creates a Generalization and appends it to the 'Generalization' containment reference list |
Generalization |
Classifier.createGeneralization(Classifier generalClassifier)
Creates a generalization between this classifier and the specified general classifier. |
Uses of Generalization in org.eclipse.uml2.util |
Methods in org.eclipse.uml2.util with parameters of type Generalization | |
boolean |
UML2Validator.validateGeneralization(Generalization generalization,
DiagnosticChain diagnostics,
Map context)
|
Object |
UML2Switch.caseGeneralization(Generalization object)
Returns the result of interpretting the object as an instance of 'Generalization' |
|
Copyright 2003, 2004 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |