Uses of Package
com.microsoft.tfs.core.externaltools

Packages that use com.microsoft.tfs.core.externaltools
com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions   
com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.contributors   
com.microsoft.tfs.core.clients.versioncontrol.engines   
com.microsoft.tfs.core.clients.versioncontrol.soapextensions   
com.microsoft.tfs.core.externaltools   
com.microsoft.tfs.core.externaltools.formatters   
com.microsoft.tfs.core.externaltools.validators   
com.microsoft.tfs.core.util.diffmerge   
 

Classes in com.microsoft.tfs.core.externaltools used by com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions
ExternalToolset
           An ordered collection of ExternalToolAssociations, with some handy methods to find the association that's most appropriate for a given file or directory name.
 

Classes in com.microsoft.tfs.core.externaltools used by com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions.contributors
ExternalToolset
           An ordered collection of ExternalToolAssociations, with some handy methods to find the association that's most appropriate for a given file or directory name.
 

Classes in com.microsoft.tfs.core.externaltools used by com.microsoft.tfs.core.clients.versioncontrol.engines
ExternalToolset
           An ordered collection of ExternalToolAssociations, with some handy methods to find the association that's most appropriate for a given file or directory name.
 

Classes in com.microsoft.tfs.core.externaltools used by com.microsoft.tfs.core.clients.versioncontrol.soapextensions
ExternalToolset
           An ordered collection of ExternalToolAssociations, with some handy methods to find the association that's most appropriate for a given file or directory name.
 

Classes in com.microsoft.tfs.core.externaltools used by com.microsoft.tfs.core.externaltools
ExternalTool
           Describes an external program and its required arguments.
ExternalToolAssociation
          Associates one or more file extension strings with an ExternalTool.
ExternalToolset
           An ordered collection of ExternalToolAssociations, with some handy methods to find the association that's most appropriate for a given file or directory name.
 

Classes in com.microsoft.tfs.core.externaltools used by com.microsoft.tfs.core.externaltools.formatters
ExternalTool
           Describes an external program and its required arguments.
 

Classes in com.microsoft.tfs.core.externaltools used by com.microsoft.tfs.core.externaltools.validators
ExternalTool
           Describes an external program and its required arguments.
 

Classes in com.microsoft.tfs.core.externaltools used by com.microsoft.tfs.core.util.diffmerge
ExternalTool
           Describes an external program and its required arguments.
 



© 2015 Microsoft. All rights reserved.