complexType "uml:InstanceSpecification"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
Content Model Diagram
XML Representation Summary |
| <... |
| |
|
= |
xsd:ID |
|
= |
xsd:string |
|
= |
xsd:string |
|
= |
xsd:string |
|
= |
xsd:IDREF |
|
= |
"2.0" |
|
= |
xsd:QName |
|
= |
xsd:string |
|
= |
("public" | "private" | "protected" | "package") |
|
= |
xsd:string |
|
= |
xsd:string |
|
= |
("public" | "private" | "protected" | "package") |
|
= |
xsd:string |
|
| |
> |
| |
|
| </...> |
Known Direct Subtypes (1):
-
All Direct / Indirect Based Elements (4):
-
Known Usage Locations
Annotation
In the metamodel, InstanceSpecification is a specialization of DeploymentTarget and DeployedArtifact.
Type Definition Detail
Type Derivation Tree uml:InstanceSpecification |
XML Source (w/o annotations (5); see within schema source)
| <xsd:complexType name="InstanceSpecification"> <xsd:complexContent> <xsd:choice maxOccurs="unbounded" minOccurs="0"> </xsd:choice> <xsd:attribute name="classifier" type="xsd:string"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
Attribute Detail (all declarations; defined within this component only; 1/13)
classifier-
Type: |
xsd:string, predefined |
Use: |
optional |
The classifier or classifiers of the represented instance. If multiple classifiers are specified, the instance is classified by all of them.
XML Source (w/o annotations (1); see within schema source)
| <xsd:attribute name="classifier" type="xsd:string"/> |
Content Element Detail (all declarations; defined within this component only; 4/12) -
The classifier or classifiers of the represented instance. If multiple classifiers are specified, the instance is classified by all of them.
XML Source (w/o annotations (1); see within schema source)
-
XML Source (see within schema source)
-
A slot giving the value or values of a structural feature of the instance. An instance specification can have one slot per structural feature of its classifiers, including inherited features. It is not necessary to model a slot for each structural feature, in which case the instance specification is a partial description. Subsets Element::ownedElement.
XML Source (w/o annotations (1); see within schema source)
-
A specification of how to compute, derive, or construct the instance. Subsets Element:: ownedElement.
XML Source (w/o annotations (1); see within schema source)