ISupportDataRelation Interface
Description
Services for linking a Test or TestConfiguration with its parameter data.
Remarks
This interface handles those assets relations that link between the entity and the test resource with data to be used as values of test parameters. The test resource is represented by a QCResource object.
Public Methods
Public Method CreateDataRelationCreates a new asset relation and sets it to be the data source relation for this entity.
Public Method GetActiveDataRelationReturns the active data resource asset relation whether or not it is associated directly with this object.
Public Method GetDataRelationReturns the data resource asset relation directly associated with this object.
See Also