Interface IDevice
The public interface for Device
[DefaultImplementationType(typeof(Device))]
[XmlDefaultImplementationType(typeof(Device))]
[ModelRepresentationClass("http://www.eclipse.org/uml2/5.0.0/UML#//Device")]
public interface IDevice : INode, IDeploymentTarget, IClass, IBehavioredClassifier, IEncapsulatedClassifier, IStructuredClassifier, IClassifier, ITemplateableElement, IType, IPackageableElement, IParameterableElement, IRedefinableElement, INamespace, INamedElement, IElement, IEModelElement, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
- Inherited Members