edu.uchsc.ccp.iaa.matcher
Class ClassHierarchyImpl
java.lang.Object
edu.uchsc.ccp.iaa.matcher.ClassHierarchyImpl
- All Implemented Interfaces:
- ClassHierarchy
public class ClassHierarchyImpl
- extends Object
- implements ClassHierarchy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassHierarchyImpl
public ClassHierarchyImpl(Map<String,Set<String>> subclassMap)
getSubclasses
public Set<String> getSubclasses(String className)
- Specified by:
getSubclasses
in interface ClassHierarchy