Table of Contents

Interface IDeployedArtifact

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

The public interface for DeployedArtifact

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