edu.uchsc.ccp.iaa.matcher
Interface ClassHierarchy

All Known Implementing Classes:
ClassHierarchyImpl

public interface ClassHierarchy


Method Summary
 Set<String> getSubclasses(String className)
           
 

Method Detail

getSubclasses

Set<String> getSubclasses(String className)