|
VBUMLAPI
1.0.0
UML API for Visual Basic
|
Public Member Functions | |
| Function | owner () As UMLClassifier |
| Function | ownerScope () As UMLScopeKind |
| Sub | setOwner (pValue As UMLClassifier) |
| Sub | setOwnerScope (pValue As UMLScopeKind) |
Public Member Functions inherited from UMLModelElement | |
| Sub | addStereotype (pStereotype As UMLStereotype) |
| Sub | addTaggedValue (pValue As UMLTaggedValue) |
| Function | isSpecification () As Boolean |
| Function | name () As UMLName |
| Function | referenceTag () As UMLTaggedValue() |
| Sub | removeReferenceTag (pValue As UMLTaggedValue) |
| Sub | removeTaggedValue (pValue As UMLTaggedValue) |
| Sub | setNamespace (pValue As UMLNamespace) |
| Sub | setSpecification (pValue As Boolean) |
| Sub | setVisibility (pValue As UMLVisibilityKind) |
| Function | stereotype () As UMLStereotype() |
| Function | taggedValue () As UMLTaggedValue() |
| Function | visibility () As UMLVisibilityKind |
Additional Inherited Members | |
Public Attributes inherited from UMLModelElement | |
| namespace As | UMLNamespace |
| Function UMLFeature::owner | ( | ) |
| UMLClassifier |
| Function UMLFeature::ownerScope | ( | ) |
| UMLScopeKind |
| Sub UMLFeature::setOwner | ( | pValue As | UMLClassifier | ) |
| [in,out] | pValue |
| Sub UMLFeature::setOwnerScope | ( | pValue As | UMLScopeKind | ) |
| [in,out] | pValue |