org.media.mn8
Class GlobalScope

java.lang.Object
  |
  +--org.media.mn8.Scope
        |
        +--org.media.mn8.GlobalScope
All Implemented Interfaces:
Cloneable

public class GlobalScope
extends Scope

Version:
$Revision: 1.8 $ $Date: 2002/06/04 17:10:37 $
Author:
Remus Pereni

Field Summary
 
Fields inherited from class org.media.mn8.Scope
_prev
 
Method Summary
static void cleanAll()
           
static GlobalScope getReference()
           
 void insertGlobalInstance(String conceptType, String name, Concept instance)
           
 
Methods inherited from class org.media.mn8.Scope
clear, clone, getForcedType, getInstance, getPrevScope, insertInstance, isForcedInstance, isInstance, setForcedType
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

cleanAll

public static void cleanAll()

getReference

public static GlobalScope getReference()

insertGlobalInstance

public void insertGlobalInstance(String conceptType,
                                 String name,
                                 Concept instance)


"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."