Uses of Interface
de.mid.innovator.srv2api.icw2class.CLDeployedArtifact
-
Packages that use CLDeployedArtifact Package Description de.mid.innovator.srv2api.icw2class The classes package deals with the basic modeling concepts of UML and, in particular, classes and their relationships. -
-
Uses of CLDeployedArtifact in de.mid.innovator.srv2api.icw2class
Subinterfaces of CLDeployedArtifact in de.mid.innovator.srv2api.icw2class Modifier and Type Interface Description interface
CLArtifact
An artifact is the specification of a physical piece of information that is used or produced by a software development process or by deployment and operation of a system.interface
CLDeploymentSpec
A deployment specification specifies a set of properties that determine execution parameters of a component artifact that is deployed on a node.interface
CLInstanceSpecification
An instance specification is a model element that represents an instance in a modeled system.Methods in de.mid.innovator.srv2api.icw2class that return CLDeployedArtifact Modifier and Type Method Description CLDeployedArtifact
CLDeployment. getDeployedArtifact()
The artifacts that are deployed onto a node.
-