com.hp.ucmdb.api.impact
Interface AffectedRelation

All Superinterfaces:
Element, ElementProperties, Relation, TopologyRelation

public interface AffectedRelation
extends TopologyRelation

Since:
8.0

Method Summary
 AffectedRelationDescriptor createDescriptor()
           
 java.lang.String getRuleName()
          Returns the name of the impact rule that created this relation.
 
Methods inherited from interface com.hp.ucmdb.api.types.TopologyRelation
getEnd1CI, getEnd2CI
 
Methods inherited from interface com.hp.ucmdb.api.types.Relation
getEnd1, getEnd2
 
Methods inherited from interface com.hp.ucmdb.api.types.Element
getId, getProperty, getPropertyValue, getType, properties, propertiesAsMap, propertiesSize, setBooleanProperty, setBytesProperty, setDateProperty, setDoubleProperty, setFloatProperty, setIntListProperty, setIntListProperty, setIntProperty, setLongProperty, setPropertyValue, setStringListProperty, setStringListProperty, setStringProperty, setXmlProperty
 

Method Detail

getRuleName

java.lang.String getRuleName()
Returns the name of the impact rule that created this relation.


createDescriptor

AffectedRelationDescriptor createDescriptor()


Documentation Feedback
Copyright 2010 Hewlett-Packard Development Company, L.P.