wt.build
Interface TargetsForSourcesDelegate

All Known Implementing Classes:
BuildRuleTFSDelegate, ObjectToObjectLinkTFSDelegate, ObjectToVersionLinkTFSDelegate, VersionToVersionLinkTFSDelegate

public interface TargetsForSourcesDelegate



Supported API: false

Extendable: false


Method Summary
 QueryResult getTargetsForSources(QueryResult buildSources, Class buildRule)
          

Supported API: false
 

Method Detail

getTargetsForSources

public QueryResult getTargetsForSources(QueryResult buildSources,
                                        Class buildRule)
                                 throws WTException


Supported API: false

Parameters:
buildSources -
buildRule -
Returns:
QueryResult
Throws:
WTException