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

Packages that use SciScope
com.togethersoft.openapi.sci 

Uses of SciScope in com.togethersoft.openapi.sci
 

Subinterfaces of SciScope in com.togethersoft.openapi.sci
interface SciClass
          A source code class (interface).
interface SciCodeBlock
          A block of source code.
interface SciFile
          Represents a file with source code, or compiled java class.
 

Methods in com.togethersoft.openapi.sci that return SciScope
SciScopeSciObject.getContainingScope()
          Returns a containing scope for this object.