Class EnvironmentCatalogLocation
- Applied Stereotypes:
-
XSDcomplexType
The directory where to look up environment catalogs.
- Used in:
-
CatalogLocations
|
Properties
|
| |
Name |
Type |
Cardinality |
AppliedStereotypes |
Description |
| |
directory |
Directory |
1..1 |
XSDelement
|
All catalogs files in this directory must be evaluated. |
|
|
XSD 1.4 Representation
|
<xsd:complexType name="EnvironmentCatalogLocation">
<xsd:all>
<xsd:element name="Directory" type="Directory"/>
</xsd:all>
</xsd:complexType>
|
|
|
Change log from version 1.3
|
- Property 'directory'. Stereotype <<XSDelement>>. Tagged value 'position' removed.
|
|
Stereotype Details Information
|
-
Class
- XSDcomplexType [modelGroup: "all"; mixed: "false"]
-
Property directory
|
To XSD