Uses of Class
org.cumt.model.classes.ClassType

Packages that use ClassType
org.cumt.model.classes   
 

Uses of ClassType in org.cumt.model.classes
 

Methods in org.cumt.model.classes that return ClassType
 ClassType ClassType.getSuperClass()
          Convenience method to find the super class using the class relations
 

Methods in org.cumt.model.classes that return types with arguments of type ClassType
 java.util.List<ClassType> ClassType.getSubClasses()
          Convenience method to find the subclasses using the class relations
 



Copyright © 2006 null. All Rights Reserved.