Interface IDeployedArtifact
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