|
VBUMLAPI
1.0.0
UML API for Visual Basic
|
Public Member Functions | |
| Function | child () As UMLGeneralizableElement |
| Function | discriminator () As UMLName |
| Function | parent () As UMLGeneralizableElement |
| Function | powertype () As UMLClassifier |
| Sub | setChild (pValue As UMLGeneralizableElement) |
| Sub | setParent (pValue As UMLGeneralizableElement) |
Additional Inherited Members | |
Public Attributes inherited from UMLModelElement | |
| namespace As | UMLNamespace |
| Function UMLGeneralization::child | ( | ) |
| UMLGeneralizableElement |
| Function UMLGeneralization::discriminator | ( | ) |
| UMLName |
| Function UMLGeneralization::parent | ( | ) |
| UMLGeneralizableElement |
| Function UMLGeneralization::powertype | ( | ) |
| UMLClassifier |
| Sub UMLGeneralization::setChild | ( | pValue As | UMLGeneralizableElement | ) |
| [in,out] | pValue |
| Sub UMLGeneralization::setParent | ( | pValue As | UMLGeneralizableElement | ) |
| [in,out] | pValue |