Uses of Class
org.media.mn8.Scope

Packages that use Scope
org.media.mn8 mn8 Core Classes 
 

Uses of Scope in org.media.mn8
 

Subclasses of Scope in org.media.mn8
 class GlobalScope
           
 

Fields in org.media.mn8 declared as Scope
protected  Scope Scope._prev
          The upper (in hierarchy) scope.
 

Methods in org.media.mn8 that return Scope
 Scope Scope.getPrevScope()
          Returns the previous (upper in hierarchy) scope.
 Scope ScopeStack.getConceptGlobalScope()
           
 Scope ScopeStack.popScope()
           
 Scope ScopeStack.getCurrentScope()
           
 Scope ScopeStack.getGlobalScope()
           
 

Methods in org.media.mn8 with parameters of type Scope
 void ScopeStack.pushScope(Scope newScope)
           
 

Constructors in org.media.mn8 with parameters of type Scope
Scope(Scope prev)
          The default constructor.
 



"Copyright © 2001 Internet Multicasting Services & media.org. All Rights Reserved."