Uses of Class
org.eclipse.wst.validation.DependentResource

Packages that use DependentResource
org.eclipse.wst.validation A framework for calling validators that are build based. 
 

Uses of DependentResource in org.eclipse.wst.validation
 

Methods in org.eclipse.wst.validation that return types with arguments of type DependentResource
 java.util.List<DependentResource> IDependencyIndex.get(IResource resource)
          Answer all the resources that depend on this resource.