Interface IEvent
The public interface for Event
[DefaultImplementationType(typeof(Event))]
[XmlDefaultImplementationType(typeof(Event))]
[ModelRepresentationClass("http://www.eclipse.org/uml2/5.0.0/UML#//Event")]
public interface IEvent : IPackageableElement, IParameterableElement, INamedElement, IElement, IEModelElement, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
- Inherited Members