intarsys runtime library

Uses of Interface
de.intarsys.tools.variable.IVariableNamespace

Packages that use IVariableNamespace
de.intarsys.tools.variable   
 

Uses of IVariableNamespace in de.intarsys.tools.variable
 

Classes in de.intarsys.tools.variable that implement IVariableNamespace
 class StandardVariableNamespace
          A general implementation for an object providing IVariableNamespace.
 

Methods in de.intarsys.tools.variable that return IVariableNamespace
static IVariableNamespace VariableEnvironment.get()
           
 IVariableNamespace StandardVariableNamespaces.getNamespace(String id)
           
 IVariableNamespace IVariableNamespaces.getNamespace(String id)
           
static IVariableNamespace VariableEnvironment.getShared()
           
 

Methods in de.intarsys.tools.variable with parameters of type IVariableNamespace
static void VariableEnvironment.set(IVariableNamespace cc)
           
 void StandardVariableNamespaces.setNamespace(String id, IVariableNamespace namespace)
           
 void IVariableNamespaces.setNamespace(String id, IVariableNamespace namespace)
           
static void VariableEnvironment.setShared(IVariableNamespace cc)
           
 


intarsys runtime library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.