Class Hierarchy
Class Attributes
Class Qualifiers
Properties
Methods
Associations in which the class can participate
Sub Profiling Summary
CIM_J2eeManagedObjectCapabilities --> CIM_Capabilities --> CIM_ManagedElement --> [top]
Class Declaration Attributes Name Value SUPERCLASS CIM_Capabilities NAME CIM_J2eeManagedObjectCapabilities
Class CIM_J2eeManagedObjectCapabilities Qualifiers Name Type Value From Class Abstract boolean true CIM_J2eeManagedObjectCapabilities Version string 2.8.0 CIM_J2eeManagedObjectCapabilities Description string CIM_J2eeManagedObjectCapabilities is a class for defining additional capabilities of J2EE managed objects. It contains the attributes that are common to all J2EE managed objects. These common attributes are mapped to the corresponding J2EE classes using the CIM_ElementCapabilities association. CIM_J2eeManagedObjectCapabilities Description string Capabilities is an abstract class whose subclasses describe abilities and/or potential for use. For example, one may describe the maximum number of VLANs that can be supported on a system using a subclass of Capabilities. Capabilities are tied to the elements which they describe using the ElementCapabilities association. Note that the cardinality of the ManagedElement reference is Min(1), Max(1). This cardinality mandates the instantiation of the ElementCapabilities association for the referenced instance of Capabilities. ElementCapabilities describes the existence requirements and context for the referenced instance of ManagedElement. Specifically, the ManagedElement MUST exist and provides the context for the Capabilities. Note that Capabilities do not indicate what IS configured or operational, but what CAN or CANNOT exist, be defined or be used. Note that it is possible to describe both supported and excluded abilities and functions (both capabilities and limitations) using this class. CIM_Capabilities Description string ManagedElement is an abstract class that provides a common superclass (or top of the inheritance tree) for the non-association classes in the CIM Schema. CIM_ManagedElement
Properties Name Type Value Qualifiers ClassOrigin InstanceID string Override
Description
MappingStrings
ModelCorrespondence
KeyCIM_J2eeManagedObjectCapabilities ElementName string Description
MaxLen
MappingStrings
ModelCorrespondence
Required
OverrideCIM_J2eeManagedObjectCapabilities StateManageable boolean Description
MappingStringsCIM_J2eeManagedObjectCapabilities StatisticsProvider boolean Description
MappingStringsCIM_J2eeManagedObjectCapabilities EventProvider boolean Description
MappingStringsCIM_J2eeManagedObjectCapabilities Caption string Description
MaxLenCIM_ManagedElement Description string Description CIM_ManagedElement Property Qualifiers
Property InstanceID Qualifiers Name Type Value From Class Override string InstanceID CIM_J2eeManagedObjectCapabilities Description string InstanceID identifies a unique instance of a J2EE ManagedObject ’ s Capabilities in a given namespace. In order to ensure uniqueness, the value of InstanceID MUST be constructed using the form specified in JSR77.3.1.1.1 in order to avoid the need for manual key propagation. CIM_J2eeManagedObjectCapabilities MappingStrings string JSR77.JCP|JSR77.3.1.1.1 objectName|V1.0 CIM_J2eeManagedObjectCapabilities ModelCorrespondence string CIM_J2eeManagedObjectCapabilities.ElementName CIM_J2eeManagedObjectCapabilities Key boolean true CIM_J2eeManagedObjectCapabilities
Property ElementName Qualifiers Name Type Value From Class Description string The name of a J2EE managed object. The name MUST be constructed using the form specified in JSR77.3.1.1.1 in order to avoid the need for manual key propagation. CIM_J2eeManagedObjectCapabilities MaxLen uint32 256 CIM_J2eeManagedObjectCapabilities MappingStrings string JSR77.JCP|JSR77.3.1.1.1 objectName|V1.0 CIM_J2eeManagedObjectCapabilities ModelCorrespondence string CIM_J2eeManagedObjectCapabilities.InstanceID CIM_J2eeManagedObjectCapabilities Required boolean true CIM_J2eeManagedObjectCapabilities Override string ElementName CIM_J2eeManagedObjectCapabilities
Property StateManageable Qualifiers Name Type Value From Class Description string A property that indicates whether the managed object implements the state management model as defined in State Management chapter of the JSR77 specification. A value of true indicates that the managed object implements the state management interface. A value of false indicates that the managed object does not implement the state management interface. CIM_J2eeManagedObjectCapabilities MappingStrings string JSR77.JCP|JSR77.3.1.1.2 stateManageable|V1.0 CIM_J2eeManagedObjectCapabilities
Property StatisticsProvider Qualifiers Name Type Value From Class Description string A property that indicates whether the managed object implements the statistics provider model as defined in Performance Monitoring chapter of the JSR77 specification. A value of true indicates that the managed object implements the statistics provider interface. A value of false indicates that the managed object does not implement the statistics provider interface. CIM_J2eeManagedObjectCapabilities MappingStrings string JSR77.JCP|JSR77.3.1.1.3 statisticsProvider|V1.0 CIM_J2eeManagedObjectCapabilities
Property EventProvider Qualifiers Name Type Value From Class Description string A property that indicates whether the managed object implements the event provider model as defined in the Events chapter of the JSR77 specification. A value of true indicates that the managed object implements the event provider interface. A value of false indicates that the managed object does not implement the event provider interface. CIM_J2eeManagedObjectCapabilities MappingStrings string JSR77.JCP|JSR77.3.1.1.4 eventProvider|V1.0 CIM_J2eeManagedObjectCapabilities
Property InstanceID Qualifiers Name Type Value From Class Key boolean true CIM_Capabilities Description string Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. In order to ensure uniqueness within the NameSpace, the value of InstanceID SHOULD be constructed using the following ’ preferred ’ algorithm: < OrgID > : < LocalID > Where < OrgID > and < LocalID > are separated by a colon ’ : ’ , and where < OrgID > MUST include a copyrighted, trademarked or otherwise unique name that is owned by the business entity creating/defining the InstanceID, or is a registered ID that is assigned to the business entity by a recognized global authority (This is similar to the < Schema Name > _ < Class Name > structure of Schema class names.) In addition, to ensure uniqueness < OrgID > MUST NOT contain a colon ( ’ : ’ ). When using this algorithm, the first colon to appear in InstanceID MUST appear between < OrgID > and < LocalID > . < LocalID > is chosen by the business entity and SHOULD not be re-used to identify different underlying (real-world) elements. If the above ’ preferred ’ algorithm is not used, the defining entity MUST assure that the resultant InstanceID is not re-used across any InstanceIDs produced by this or other providers for this instance ’ s NameSpace. For DMTF defined instances, the ’ preferred ’ algorithm MUST be used with the < OrgID > set to ’ CIM ’ . CIM_Capabilities
Property ElementName Qualifiers Name Type Value From Class Required boolean true CIM_Capabilities Override string ElementName CIM_Capabilities Description string The user friendly name for this instance of Capabilities. In addition, the user friendly name can be used as a index property for a search of query. (Note: Name does not have to be unique within a namespace.) CIM_Capabilities
Property Caption Qualifiers Name Type Value From Class Description string The Caption property is a short textual description (one- line string) of the object. CIM_ManagedElement MaxLen uint32 64 CIM_ManagedElement
Property Description Qualifiers Name Type Value From Class Description string The Description property provides a textual description of the object. CIM_ManagedElement
Property ElementName Qualifiers Name Type Value From Class Description string A user-friendly name for the object. This property allows each instance to define a user-friendly name IN ADDITION TO its key properties/identity data, and description information. Note that ManagedSystemElement ’ s Name property is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information MAY be present in both the Name and ElementName properties. CIM_ManagedElement
Method Qualifiers
Parameters
Parameter Qualifiers