Uses of Class
com.togethersoft.openapi.sci.SciInheritanceList

Packages that use SciInheritanceList
com.togethersoft.openapi.sci 

Uses of SciInheritanceList in com.togethersoft.openapi.sci
 

Methods in com.togethersoft.openapi.sci that return SciInheritanceList
SciInheritanceListSciClass.getExtendsList()
           Returns SciInheritanceList which contains references to classes(interfaces) this class(interface) extends.
SciInheritanceListSciClass.getImplementsList()
           Returns SciInheritanceList which contains references to interfaces this class implements.