Interface DeployedArtifact

All Superinterfaces:
BaseElement, Cloneable, Comparable, Element, org.eclipse.emf.ecore.EObject, MDObject, com.dassault_systemes.modeler.foundation.model.ModelElement, ModelObject, NamedElement, org.eclipse.emf.common.notify.Notifier, javax.jmi.reflect.RefBaseObject, javax.jmi.reflect.RefFeatured, javax.jmi.reflect.RefObject
All Known Subinterfaces:
Artifact, DeploymentSpecification, EnumerationLiteral, InstanceSpecification

public interface DeployedArtifact extends NamedElement
A representation of the model object 'Deployed Artifact'.

A deployed artifact is an artifact or artifact instance that has been deployed to a deployment target.

The following features are supported:

See Also:
Model:
abstract="true" annotation="MOF package='deployments.mdnodes'"
Generated:
  • Method Details

    • get_deploymentOfDeployedArtifact

      Collection<Deployment> get_deploymentOfDeployedArtifact()
      Returns the value of the 'deployment Of Deployed Artifact' reference list. The list contents are of type Deployment. It is bidirectional and its opposite is 'Deployed Artifact'.

      If the meaning of the 'deployment Of Deployed Artifact' reference list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'deployment Of Deployed Artifact' reference list.
      See Also:
      Model:
      opposite="deployedArtifact" ordered="false"
      Generated:
    • has_deploymentOfDeployedArtifact

      boolean has_deploymentOfDeployedArtifact() throws javax.jmi.reflect.JmiException
      Throws:
      javax.jmi.reflect.JmiException
      Generated: