BMC Atrium CMDB
Data Model

Class BMC.FED:BMC_FederatedBaseRelationship

BMC.FED:BMC_FederatedBaseRelationship

Direct Known Subclasses:
None.

Top level abstract class to logically group classes for holding federated relationship data classes. All the 'federated relationship data' classes will derive from this class.

Properties

Name Value Scope Options
namespaceName BMC.FED None None
classId BMC_FEDERATEDBASERELATIONSHIP None None
Abstract abstractRegular TOSUBCLASS=false OVERRIDABLE=false
Exposure usedVisible TOSUBCLASS=false OVERRIDABLE=false

Attributes Summary

Data type Name and description
character Destination.ClassId
Attribute that specifies the unique identifier of the class to which the destination (child) CI instance belongs in the relationship.
character Destination.InstanceId
Attribute that specifies the unique identifier of the destination (child) CI instance in the relationship.
character Source.ClassId
Attribute that specifies the unique identifier of the class to which the source (parent) CI instance belongs in the relationship.
character Source.InstanceId
Attribute that specifies the unique identifier of the source (parent) CI instance in the relationship.

Attribute Detail

Destination.ClassId

character Destination.ClassId
Attribute that specifies the unique identifier of the class to which the destination (child) CI instance belongs in the relationship.

Name Value Scope Options
FieldId 490009100
None None
attributeId OBJSTR_ATTR_ID_REL_CLASS_ID_2
None None
namespaceName BMC.CORE
None None
MaxLen 40
None None

Destination.InstanceId

character
Destination.InstanceId
Attribute that specifies the unique identifier of the destination (child) CI instance in the relationship.

Name Value Scope Options
FieldId 490009000
None None
attributeId OBJSTR_ATTR_ID_REL_INSTANCE_ID_2
None None
namespaceName BMC.CORE
None None
MaxLen 40
None None

Source.ClassId

character
Source.ClassId
Attribute that specifies the unique identifier of the class to which the source (parent) CI instance belongs in the relationship.

Name Value Scope Options
FieldId 490008100
None None
attributeId OBJSTR_ATTR_ID_REL_CLASS_ID_1
None None
namespaceName BMC.CORE
None None
MaxLen 40
None None

Source.InstanceId

character
Source.InstanceId
Attribute that specifies the unique identifier of the source (parent) CI instance in the relationship.

Name Value Scope Options
FieldId 490008000
None None
attributeId OBJSTR_ATTR_ID_REL_INSTANCE_ID_1
None None
namespaceName BMC.CORE
None None
MaxLen 40
None None

Inherited Relationship Classes

Name Superclass Reference CI Class

BMC Atrium CMDB
Data Model

Copyright 2007 BMC Software, Inc. All rights reserved.