Table of Contents

Interface IExtensionEnd

Namespace
NMF.Interop.Uml
Assembly
NMF.UMLInterop.dll

The public interface for ExtensionEnd

[DefaultImplementationType(typeof(ExtensionEnd))]
[XmlDefaultImplementationType(typeof(ExtensionEnd))]
[ModelRepresentationClass("http://www.eclipse.org/uml2/5.0.0/UML#//ExtensionEnd")]
public interface IExtensionEnd : IProperty, IDeploymentTarget, IConnectableElement, IParameterableElement, IStructuralFeature, IMultiplicityElement, ITypedElement, IFeature, IRedefinableElement, INamedElement, IElement, IEModelElement, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
Inherited Members

Methods

Multiplicity(object, object)

The multiplicity of ExtensionEnd is 0..1 or 1. (lowerBound() = 0 or lowerBound() = 1) and upperBound() = 1

bool Multiplicity(object diagnostics, object context)

Parameters

diagnostics object

The chain of diagnostics to which problems are to be appended.

context object

The cache of context-specific information.

Returns

bool