|
VBUMLAPI
1.0.0
UML API for Visual Basic
|
This is the complete list of members for UMLModel, including all inherited members.
| addOwnedElement(pValue As UMLModelElement) | UMLNamespace | |
| addStereotype(pStereotype As UMLStereotype) | UMLModelElement | |
| addTaggedValue(pModelelement As UMLModelElement, pName As String, pDataValue As String) As UMLTaggedValue | UMLModel | |
| UMLPackage::addTaggedValue(pValue As UMLTaggedValue) | UMLModelElement | |
| createAbstraction(pClient As UMLModelElement, pSupplier As UMLModelElement) As UMLAbstraction | UMLModel | |
| createAssociation(pEnd1 As UMLAssociationEnd, pEnd2 As UMLAssociationEnd) | UMLModel | |
| createAttribute(pAttributeName As String, pVisibility As UMLVisibilityKind, pOwner As UMLClassifier, pOwnerScope As UMLScopeKind, pType As UMLClassifier) As UMLAttribute | UMLModel | |
| createClass(pClassName As String, pPackage As UMLPackage) As UMLClass | UMLModel | |
| createDataType(pDataTypeName As String, pNamespace As UMLNamespace) As UMLDataType | UMLModel | |
| createExpression(pLanguage As String, pBody As String) | UMLModel | |
| createGeneralization(pChild As UMLGeneralizableElement, pParent As UMLGeneralizableElement) As UMLGeneralization | UMLModel | |
| createInterface(pClassName As String, pPackage As UMLPackage) As UMLInterface | UMLModel | |
| createOperation(pOperationName As String, pVisibility As UMLVisibilityKind, pOwner As UMLClassifier, pOwnerScope As UMLScopeKind) As UMLOperation | UMLModel | |
| createPackage(pPackageName As String) As UMLPackage | UMLModel | |
| createParameter(pParameterName As String, pKind As UMLParameterDirectionKind, pType As UMLClassifier, pDefaultValue As UMLExpression, pBehavioralFeature As UMLBehavioralFeature) As UMLParameter | UMLModel | |
| createStereotype(pStereotypeName As String, pBaseClass As String, pPackage As UMLPackage) As UMLStereotype | UMLModel | |
| createTagDefinition(pTagType As String) As UMLTagDefinition | UMLModel | |
| createTaggedValue(pTagDefinition As UMLTagDefinition, pModelelement As UMLModelElement, pDataValue As String) As UMLTaggedValue | UMLModel | |
| findClass(pPathname As String) As UMLClass | UMLModel | |
| findClassifier(pPathname As String) As UMLClassifier | UMLModel | |
| findModelElement(pPathname As String) As UMLModelElement | UMLModel | |
| findPackage(pPathname As String) As UMLPackage | UMLModel | |
| getOwnedElement(pName As String) As UMLModelElement | UMLNamespace | |
| importedElements() As UMLModelElement() | UMLPackage | |
| isSpecification() As Boolean | UMLModelElement | |
| name() As UMLName | UMLModelElement | |
| ownedElements() As UMLModelElement() | UMLNamespace | |
| referenceTag() As UMLTaggedValue() | UMLModelElement | |
| removeOwnedElement(pValue As UMLModelElement) | UMLNamespace | |
| removeReferenceTag(pValue As UMLTaggedValue) | UMLModelElement | |
| removeTaggedValue(pValue As UMLTaggedValue) | UMLModelElement | |
| setNamespace(pValue As UMLNamespace) | UMLModelElement | |
| setSpecification(pValue As Boolean) | UMLModelElement | |
| setVisibility(pValue As UMLVisibilityKind) | UMLModelElement | |
| stereotype() As UMLStereotype() | UMLModelElement | |
| taggedValue() As UMLTaggedValue() | UMLModelElement | |
| UMLNamespace | UMLModelElement | |
| visibility() As UMLVisibilityKind | UMLModelElement |