Uses of Interface
org.qedeq.kernel.bo.common.Kernel

Packages that use Kernel
org.qedeq.kernel.bo Provides access to the kernel. 
org.qedeq.kernel.bo.common Basis classes for all packages. 
org.qedeq.kernel.bo.service.internal Central module service plugin functionality. 
 

Uses of Kernel in org.qedeq.kernel.bo
 

Methods in org.qedeq.kernel.bo with parameters of type Kernel
 void KernelContext.init(QedeqConfig config, Kernel moduleServices)
          Init the kernel.
 

Uses of Kernel in org.qedeq.kernel.bo.common
 

Methods in org.qedeq.kernel.bo.common with parameters of type Kernel
 void KernelState.init(QedeqConfig config, Kernel moduleServices, KernelProperties basic)
          Kernel initialisation.
 

Uses of Kernel in org.qedeq.kernel.bo.service.internal
 

Classes in org.qedeq.kernel.bo.service.internal that implement Kernel
 class DefaultInternalKernelServices
          This class provides a default implementation for the QEDEQ module services.
 



Copyright © 2014. All Rights Reserved.