Click or drag to resize
EF Visual Editor

Generalization Methods

The Generalization type exposes the following members.

Methods
  NameDescription
Public methodGetDisplayText
Public methodGetDomainClass (Inherited from ModelElement.)
Public methodGetDomainRelationship (Inherited from ElementLink.)
Public methodStatic memberGetLink
Get the one Generalization link between a given ModelClassand a ModelClass.
Public methodStatic memberGetLinks
Get any Generalization links between a given ModelClass and a ModelClass.
Public methodStatic memberGetLinksToSubclasses
Get the list of Generalization links to a ModelClass.
Public methodStatic memberGetLinkToSuperclass
Get the Generalization link to a ModelClass.
Public methodStatic memberGetSubclasses
Gets a list of Subclasses.
Public methodStatic memberGetSuperclass
Gets Superclass.
Public methodIsInCircularInheritance
Top
Extension Methods
  NameDescription
Public Extension MethodGetActiveDiagram (Defined by ModelElementExtensions.)
Public Extension MethodGetCompartment
Gets the named compartment in this element
(Defined by ModelElementExtensions.)
Public Extension MethodGetDisplayText (Defined by ModelElementExtensions.)
Public Extension MethodGetFirstShapeElement (Defined by ModelElementExtensions.)
Public Extension MethodInvalidateDiagrams
Causes all diagrams to redraw
(Defined by ModelElementExtensions.)
Public Extension MethodIsLoading (Defined by ModelElementExtensions.)
Public Extension MethodLocateInDiagram (Defined by ModelElementExtensions.)
Public Extension MethodRedraw (Defined by ModelElementExtensions.)
Top
See Also