Enterprise Architect Add-in Framework Documentation

[Missing <summary> documentation for "T:TSF.UmlToolingFramework.Wrappers.EA.AssociationEnd"]

Namespace: TSF.UmlToolingFramework.Wrappers.EA
Assembly: EAAddinFramework (in EAAddinFramework.dll) Version: 1.0.4064.9398

Syntax

C#
public class AssociationEnd : Element, 
	Property, StructuralFeature, Feature, RedefinableElement, TypedElement, 
	NamedElement, MultiplicityElement, Element
Visual Basic
Public Class AssociationEnd _
	Inherits Element _
	Implements Property, StructuralFeature, Feature, RedefinableElement,  _
	TypedElement, NamedElement, MultiplicityElement, Element
Visual C++
public ref class AssociationEnd : public Element, 
	Property, StructuralFeature, Feature, RedefinableElement, TypedElement, 
	NamedElement, MultiplicityElement, Element

Inheritance Hierarchy

System..::..Object
  TSF.UmlToolingFramework.Wrappers.EA..::..Element
    TSF.UmlToolingFramework.Wrappers.EA..::..AssociationEnd

See Also