Interface IExtensionEnd
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
objectThe chain of diagnostics to which problems are to be appended.
context
objectThe cache of context-specific information.