com.hp.ucmdb.api.topology
Interface OnPropertiesLinkCondition


public interface OnPropertiesLinkCondition

Since:
UCMDB 9.0

Method Summary
 OnPropertiesLinkOp op()
          Returns the operator of this condition.
 java.lang.String sourceProperty()
          Returns the source property to match on this condition.
 java.lang.String targetProperty()
          Returns the target property to match on this condition.
 

Method Detail

op

OnPropertiesLinkOp op()
Returns the operator of this condition.


sourceProperty

java.lang.String sourceProperty()
Returns the source property to match on this condition.


targetProperty

java.lang.String targetProperty()
Returns the target property to match on this condition.



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