BMC_PROPAGATION_MAP data class


The BMC_PROPAGATION_MAP class is used to define status mapping instances for the relationships. The BAROC definition of the class follows.

Default service model data classes

BMC_PROPAGATION_MAP data class definition

The following figure shows the BAROC definition of the BMC_PROPAGATION_MAP data class, which is located in the mc_sm_root.baroc file.

BMC_PROPAGATION_MAP definition

MC_PUBLISH_DATA_CLASS:
BMC_PROPAGATION_MAP ISA BMC_SIM_DATA DEFINES
{
    name: STRING, key = yes;
    relationship_state: MC_SM_RELATIONSHIP_STATE, key = yes;
    provider_status: MC_SM_COMPONENT_STATUS, key = yes;
    propagated_status: MC_SM_COMPONENT_STATUS;
};
END

BMC_PROPAGATION_MAP inherits slots from BMC_SIM_DATA, shown in the following figure. BMC_SIM_DATA is located in the mc_sm_root.baroc file

BMC_SIM_DATA definition

MC_DATA_CLASS: BMC_SIM_DATA ISA MC_SM_DATA DEFINES
{
ReadSecurity : LIST_OF_STRING;
WriteSecurity : LIST_OF_STRING;
};
END

BMC_PROPAGATION_MAP slots in alphabetical order

The following table alphabetically lists the BMC_PROPAGATION_MAP slots with their descriptions, enumeration or data type, and source class.

 BMC_PROPAGATION_MAP slot definitions

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*