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