|
VBUMLAPI
1.0.0
UML API for Visual Basic
|
Public Member Functions | |
| Function | castToBehavioralFeature (pValue As UMLBehavioralFeature) As UMLBehavioralFeature |
| Function | castToClass (pValue As UMLClass) As UMLClass |
| Function | castToClassifier (pValue As UMLClassifier) As UMLClassifier |
| Function | castToFeature (pValue As UMLFeature) As UMLFeature |
| Function | castToGeneralizableElement (pValue As UMLGeneralizableElement) As UMLGeneralizableElement |
| Function | castToModelElement (pValue As UMLModelElement) As UMLModelElement |
| Function | castToNamespace (pValue As UMLNamespace) As UMLNamespace |
| Function | castToParameter (pValue As UMLParameter) As UMLParameter |
| Function | castToStructuralFeature (pValue As UMLStructuralFeature) As UMLStructuralFeature |
| Function PublicUtil::castToBehavioralFeature | ( | pValue As | UMLBehavioralFeature | ) |
| [in,out] | pValue |
| UMLBehavioralFeature |
| Function PublicUtil::castToClass | ( | pValue As | UMLClass | ) |
| [in,out] | pValue |
| UMLClass |
| Function PublicUtil::castToClassifier | ( | pValue As | UMLClassifier | ) |
| [in,out] | pValue |
| UMLClassifier |
| Function PublicUtil::castToFeature | ( | pValue As | UMLFeature | ) |
| [in,out] | pValue |
| UMLFeature |
| Function PublicUtil::castToGeneralizableElement | ( | pValue As | UMLGeneralizableElement | ) |
| [in,out] | pValue |
| UMLGeneralizableElement |
| Function PublicUtil::castToModelElement | ( | pValue As | UMLModelElement | ) |
| [in,out] | pValue |
| UMLModelElement |
| Function PublicUtil::castToNamespace | ( | pValue As | UMLNamespace | ) |
| [in,out] | pValue |
| UMLNamespace |
| Function PublicUtil::castToParameter | ( | pValue As | UMLParameter | ) |
| [in,out] | pValue |
| UMLParameter |
| Function PublicUtil::castToStructuralFeature | ( | pValue As | UMLStructuralFeature | ) |
| [in,out] | pValue |
| UMLStructuralFeature |