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

Packages that use Component
com.hammurapi.config.runtime   
 

Uses of Component in com.hammurapi.config.runtime
 

Methods in com.hammurapi.config.runtime with parameters of type Component
 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)