Table of Contents

Interface IMessageOccurrenceSpecification

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

The public interface for MessageOccurrenceSpecification

[DefaultImplementationType(typeof(MessageOccurrenceSpecification))]
[XmlDefaultImplementationType(typeof(MessageOccurrenceSpecification))]
[ModelRepresentationClass("http://www.eclipse.org/uml2/5.0.0/UML#//MessageOccurrenceSpecification")]
public interface IMessageOccurrenceSpecification : IMessageEnd, IOccurrenceSpecification, IInteractionFragment, INamedElement, IElement, IEModelElement, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
Inherited Members