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