Uses of Interface
com.hammurapi.config.runtime.ConfigurationContext

Packages that use ConfigurationContext
com.hammurapi.config.runtime   
 

Uses of ConfigurationContext in com.hammurapi.config.runtime
 

Methods in com.hammurapi.config.runtime that return ConfigurationContext
 ConfigurationContext<?> ContextFactory.createContext(org.eclipse.emf.ecore.EObject definition, Component<?> component, FactoryConfig config, DestroyableSink destroyableSink)
          Creates component context.
 ConfigurationContext<?> DefaultContextFactory.createContext(org.eclipse.emf.ecore.EObject definition, Component<?> component, FactoryConfig config, DestroyableSink destroyableSink)
           
 

Methods in com.hammurapi.config.runtime with parameters of type ConfigurationContext
 void Component.init(ConfigurationContext<D> context)
          Initializes element