Class UML 2.5::InstanceSpecification
Description:
An InstanceSpecification is a model element that represents an instance
in a modeled system. An InstanceSpecification can act as a DeploymentTarget
in a Deployment relationship, in the case that it represents an instance
of a Node. It can also act as a DeployedArtifact, if it represents an instance
of an Artifact.
Direct Superclasses: DeploymentTarget,
PackageableElement,
DeployedArtifactDirect Subclasses: EnumerationLiteralClass Precedence List: InstanceSpecification,
DeploymentTarget,
PackageableElement,
ParameterableElement,
DeployedArtifact,
NamedElement,
ElementProperties:
classifier :
Classifier (0 *); -- source
InstanceSpecification slot :
Slot (0 *); -- source
InstanceSpecification specification :
ValueSpecification (0 1); -- source
InstanceSpecification deployedElement :
PackageableElement (0 *); -- source
DeploymentTarget deployment :
Deployment (0 *); -- source
DeploymentTarget visibility :
VisibilityKind (0 1); -- source
PackageableElement owningTemplateParameter :
TemplateParameter (0 1); -- source
ParameterableElement templateParameter :
TemplateParameter (0 1); -- source
ParameterableElement clientDependency :
Dependency (0 *); -- source
NamedElement name : String (0 1); -- source
NamedElement nameExpression :
StringExpression (0 1); -- source
NamedElement namespace :
Namespace (0 1); -- source
NamedElement qualifiedName : String (0 1); -- source
NamedElement ownedComment :
Comment (0 *); -- source
Element ownedElement :
Element (0 *); -- source
Element owner :
Element (0 1); -- source
ElementConstraints:
No additional constraints.
Operations:
No additional operations.
Send questions or comments to
[email protected].