CMDB Common
Data Model

Class BMC_Application

BMC_BaseElement

  |
  +--BMC_System
        |
        +--BMC_ApplicationSystem
              |
              +--BMC_Application
Direct Known Subclasses:
None.

The BMC_Application class stores information about standalone applications, applications deployed on servers (such as J2EE and SAP), and applications deployed on distributed systems (such as SAP). An instance of this class should be related to a hosting BMC_ComputerSystem (physical or virtual), BMC_ApplicationServer, or BMC_ApplicationInfrastructure instance. This class corresponds to the DMTF CIM_ApplicationSystem class.
NameValueScopeOptions
MappedInBasetrueNone None
Name_SpaceBMC.CORENone None

Attribute Summary
integerApplicationType
Type of application. Values are Other (0, default); Unknown (1); StandardApplication (2), which is an application that runs directly on top of an operating system; InfrastructureApplication (3), which is an application such as J2EE, SAP, and Siebel that runs on top of an application server or another application infrastructure, separating it from the operating system; and ClusteredApplication (4).


Attributes inherited from class BMC_ApplicationSystem
BuildNumber, PatchNumber, ServicePack

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

ApplicationType

integer ApplicationType
Type of application. Values are Other (0, default); Unknown (1); StandardApplication (2), which is an application that runs directly on top of an operating system; InfrastructureApplication (3), which is an application such as J2EE, SAP, and Siebel that runs on top of an application server or another application infrastructure, separating it from the operating system; and ClusteredApplication (4).

NameValueScopeOptions
FieldId530009800None None
Name_SpaceBMC.CORENone None
ValueMap0, 1, 2, 3, 4None None
ValuesOther, Unknown, StandardApplication, InfrastructureApplication, ClusteredApplicationNone TRANSLATABLE= true

Inherited Relationships

NameParent ClassReference Class
BMC_ApplicationSystemServicesBMC_ApplicationSystemBMC_SystemService
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.