Enterprise Architect Add-in Framework Documentation

The NoteComment type exposes the following members.

Constructors

  NameDescription
Public methodNoteComment
Initializes a new instance of the NoteComment class

Methods

  NameDescription
Public methodaddOwnedElement<(Of <<'(T>)>>) (Inherited from ElementWrapper.)
Public methodaddStereotype (Inherited from Element.)
Public methodEquals (Inherited from ElementWrapper.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode (Inherited from ElementWrapper.)
Public methodgetOwner<(Of <<'(T>)>>) (Inherited from Element.)
Public methodgetRelationships<(Of <<'(T>)>>) (Inherited from ElementWrapper.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodgetUsingDiagrams<(Of <<'(T>)>>) (Inherited from ElementWrapper.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodsave (Inherited from Element.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyannotatedElements
Public propertyattributes (Inherited from ElementWrapper.)
Public propertybody
Public propertyclientDependencies (Inherited from ElementWrapper.)
Public propertygeneralizations (Inherited from ElementWrapper.)
Public propertyid (Inherited from ElementWrapper.)
Public propertyisAbstract (Inherited from ElementWrapper.)
Public propertyname (Inherited from ElementWrapper.)
Public propertynotes (Inherited from ElementWrapper.)
Public propertyownedAttributes (Inherited from ElementWrapper.)
Public propertyownedComments (Inherited from ElementWrapper.)
Public propertyownedElements (Inherited from ElementWrapper.)
Public propertyownedOperations (Inherited from ElementWrapper.)
Public propertyowner (Inherited from ElementWrapper.)
Public propertyowningNamespace (Inherited from ElementWrapper.)
Public propertyqualifiedName (Inherited from ElementWrapper.)
Public propertyrelationships (Inherited from ElementWrapper.)
Public propertystereotypes (Inherited from ElementWrapper.)
Public propertysuperClasses (Inherited from ElementWrapper.)
Public propertysupplierDependencies (Inherited from ElementWrapper.)
Public propertyvisibility (Inherited from ElementWrapper.)

See Also