CMDB Common
Data Model

Class BMC_ApplicationSystem

BMC_BaseElement

  |
  +--BMC_System
        |
        +--BMC_ApplicationSystem
Direct Known Subclasses:
BMC_Application, BMC_ApplicationInfrastructure, BMC_SoftwareServer

The BMC_ApplicationSystem class stores information about an application or a software system that supports a particular business function and that can be managed as an independent unit. To decompose the system into its functional components, use the BMC_SoftwareServer class. With regard to application run-time aspects, the BMC_ApplicationSystem class also represents the core class of the application system's submodel of the application run-time model. Its role in the system's submodel is (a) the root node of the containment hierarchy of the application elements (at run time) as services, components, subsystems, and so on; (b) the place for run-time overview information, such as response time or system status; (c) run-time control of the entire application (for example, start/stop); and (d) the main entry point to the navigation through and drill-down into the run-time model. The lifetime of an instance of this class is not limited to the application instance it represents. Even if the application is not running, the BMC_ApplicationSystem object can report properties that have values (for example, the name of the application or the current status). It is also possible to define the lifetime of the objects through the lifetime of the application instances. To relate an instance of this class to its component BMC_SoftwareServer instances, use the BMC_Dependency class. This class corresponds to the DMTF CIM_ ApplicationSystem class.
NameValueScopeOptions
MappedInBasetrueNone None
Name_SpaceBMC.CORENone None

Attribute Summary
characterBuildNumber
Internal identifier for the current compilation of the application.
characterPatchNumber
Internal identifier for the current application patch.
characterServicePack
Internal identifier of the application's service pack. For mainframe software elements, this attribute stores the FMID (function modification identifier) with System Modification Program/Extended (SMP/E), a code that identifies the release levels of the element.


Attributes inherited from class BMC_BaseElement
AccountID, AssignedTo, AttributeDataSourceList, Availability, Category, ClassId, CMDBRowLevelSecurity, CMDBWriteSecurity, CompareActionCode, Confidentiality, CreateDate, DatasetId, deleted, DeleteInstanceTrigger, Description, FailedAutomaticIdentification, History, InstanceId, Integrity, Item, LastModifiedBy, LastREJobrunId, LastScanDate, ManufacturerName, MarkAsDeleted, Model, ModifiedDate, Name, NameFormat, Notes, OpIdWeakReference, OwnerContact, OwnerName, Priority, ReconciliationIdentity, ReferenceInstance, RelLeadClassId, RelLeadInstanceId, RequestId, SerialNumber, ShortDescription, Status, Submitter, Supported, TmpOpOriginationForm, TokenFormat, TokenId, Type, VersionNumber

Attribute Detail

BuildNumber

character BuildNumber
Internal identifier for the current compilation of the application.

NameValueScopeOptions
FieldId301032400None None
MaxLen64None None
Name_SpaceBMC.CORENone None

PatchNumber

character PatchNumber
Internal identifier for the current application patch.

NameValueScopeOptions
FieldId260131107None None
MaxLen64None None
Name_SpaceBMC.CORENone None

ServicePack

character ServicePack
Internal identifier of the application's service pack. For mainframe software elements, this attribute stores the FMID (function modification identifier) with System Modification Program/Extended (SMP/E), a code that identifies the release levels of the element.

NameValueScopeOptions
FieldId260131108None None
MaxLen64None None
Name_SpaceBMC.CORENone None

Relationships

NameReference Class
BMC_ApplicationSystemServicesBMC_SystemService

Inherited Relationships

NameParent ClassReference Class
BMC_AccountOnSystemBMC_SystemBMC_Account
BMC_HostedAccessPointBMC_SystemBMC_AccessPoint
BMC_HostedServiceBMC_SystemBMC_SystemService
BMC_HostedSystemComponentsBMC_SystemBMC_SystemComponent
BMC_BaseRelationshipBMC_BaseElementBMC_BaseElement
BMC_CIToConfigBaseRelationshipBMC_BaseElementBMC_ConfigBaseElement
BMC_ComponentBMC_BaseElementBMC_BaseElement
BMC_DependencyBMC_BaseElementBMC_BaseElement
BMC_ElementLocationBMC_BaseElementBMC_BaseElement
BMC_FederatedInterfaceLinkBMC_BaseElementBMC_ConfigBaseElement
BMC_FederatedKeyLinkBMC_BaseElementBMC_ConfigBaseElement
BMC_MemberOfCollectionBMC_BaseElementBMC_BaseElement

CMDB Common
Data Model

Copyright 2006 BMC Software, Inc. All rights reserved.