CIM211 Class Declaration
CIM_ApplicationSystemDirectory

Table of Contents:
Class Hierarchy
Class Attributes
Class Qualifiers
Properties
Methods
Associations in which the class can participate
Sub Profiling Summary

Class Hierarchy

CIM_ApplicationSystemDirectory --> [top]

Class Attributes

Class Declaration Attributes
NameValue
NAMECIM_ApplicationSystemDirectory

Class Qualifiers

Class CIM_ApplicationSystemDirectory Qualifiers
NameTypeValueFrom Class
Associationbooleantrue CIM_ApplicationSystemDirectory
Versionstring2.8.0 CIM_ApplicationSystemDirectory
DescriptionstringCIM_ApplicationSystemDirectory is an association used to establish a relationship between an ApplicationSystem and the Directories that it uses. This is used to identify the single root installation directory for an ApplicationSystem, as well as the logical purpose of other directories utilized by the ApplicationSystem. Note: This class is intended to be a subclass of CIM_Dependency but the current specification prohibits the extension of parent keys in a subclass. This will be revisited when the specification changes to make the intended inheritance possible. CIM_ApplicationSystemDirectory

Properties

Properties
NameTypeValueQualifiersClassOrigin
AntecedentCIM_Directory ref Key
Description
CIM_ApplicationSystemDirectory
DependentCIM_ApplicationSystem ref Key
Description
CIM_ApplicationSystemDirectory
Namestring Key
Description
MaxLen
CIM_ApplicationSystemDirectory
ApplicationDirectoryUsesuint16[] Required
Description
ValueMap
Values
ArrayType
ModelCorrespondence
CIM_ApplicationSystemDirectory
OtherUseDescriptionsstring[] Description
ArrayType
ModelCorrespondence
CIM_ApplicationSystemDirectory

Property Qualifiers

Property Antecedent Qualifiers
NameTypeValueFrom Class
Keybooleantrue CIM_ApplicationSystemDirectory
DescriptionstringA Directory which is used by the associated ApplicationSystem. CIM_ApplicationSystemDirectory

Property Dependent Qualifiers
NameTypeValueFrom Class
Keybooleantrue CIM_ApplicationSystemDirectory
DescriptionstringAn ApplicationSystem which depends upon the associated Directory. CIM_ApplicationSystemDirectory

Property Name Qualifiers
NameTypeValueFrom Class
Keybooleantrue CIM_ApplicationSystemDirectory
DescriptionstringName is a string representing a meaningful identifier for referring to the associated Directory in the context of the ApplicationSystem. As an example, this might be the name of the environment variable used to hold the same directory information. CIM_ApplicationSystemDirectory
MaxLenuint321024 CIM_ApplicationSystemDirectory

Property ApplicationDirectoryUses Qualifiers
NameTypeValueFrom Class
Requiredbooleantrue CIM_ApplicationSystemDirectory
DescriptionstringApplicationDirectoryUse is an enumerated array which indicates the purpose(s) of the associated directory within the context of the ApplicationSystem. A value of " Root " indicates that the associated directory is the one and only root directory for the ApplicationSystem. This would typically be the directory path in which the application is installed. For applications which are installed in multiple directories, this would represent the directory from which initial program and configuration files are loaded. A value of " Program " indicates that the directory contains supplemental program files used by the ApplicationSystem. A value of " Data " indicates that the directory is used for data storage. A value of " Log " indicates that the directory is used to contain log files for the ApplicationSystem. It is considered invalid for multiple associations from the same ApplicationSystem to have a value of " Root " . The " Unknown " state is expected to be short-lived and would typically be seen only in the installation phase of an ApplicationSystem, if at all. A value of " Temp " indicates that the associated directory is used to contain temporary files created by the ApplicationSystem. The " Other " state should only be used in cases where none of the designated values are appropriate. This is intended to enable use of the model for unanticipated purposes and would usually signal a need to extend this enumeration through the standards process. CIM_ApplicationSystemDirectory
ValueMapstring
[See below.]
CIM_ApplicationSystemDirectory
ValuesstringUnknown
Other
Root
Program
Data
Log
Temp
CIM_ApplicationSystemDirectory
ArrayTypestringIndexed CIM_ApplicationSystemDirectory
ModelCorrespondencestringCIM_ApplicationSystemDirectory.OtherUseDescriptions CIM_ApplicationSystemDirectory

NameValue
0Unknown
1Other
2Root
3Program
4Data
5Log
6Temp
Property OtherUseDescriptions Qualifiers
NameTypeValueFrom Class
DescriptionstringA string describing how the ApplicationSystem utilizes the associated directory when the corresponding entry in ApplicationDirectoryUses is set to 1, " Other " . This attribute is meaningless and should be null when the corresponding entry in ApplicationDirectoryUses is set to any value other than 1. CIM_ApplicationSystemDirectory
ArrayTypestringIndexed CIM_ApplicationSystemDirectory
ModelCorrespondencestringCIM_ApplicationSystemDirectory.ApplicationDirectoryUses CIM_ApplicationSystemDirectory

Methods

Method Qualifiers

Parameters

Parameter Qualifiers

Associations this class can participate in