fdda.core.impl
Class CoreImplementation

java.lang.Object
  |
  +--fdda.core.Core
        |
        +--fdda.core.impl.CoreImplementation

public class CoreImplementation
extends Core

Implementation of the core component interface.

Author:
Jörg Rüdenauer

Constructor Summary
CoreImplementation()
           
 
Method Summary
protected  Demonstration internalGetDemonstration()
          Returns the demonstration manager
protected  ModelManager internalGetModelManager()
          Returns the model manager
protected  ProjectManager internalGetProjectManager()
          Returns the project manager
 
Methods inherited from class fdda.core.Core
getDemonstration, getModelManager, getProjectManager, setCoreImplementation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoreImplementation

public CoreImplementation()
Method Detail

internalGetModelManager

protected ModelManager internalGetModelManager()
Description copied from class: Core
Returns the model manager

Specified by:
internalGetModelManager in class Core
Returns:
the model manager

internalGetDemonstration

protected Demonstration internalGetDemonstration()
Description copied from class: Core
Returns the demonstration manager

Specified by:
internalGetDemonstration in class Core
Returns:
the demonstration manager

internalGetProjectManager

protected ProjectManager internalGetProjectManager()
Description copied from class: Core
Returns the project manager

Specified by:
internalGetProjectManager in class Core
Returns:
the project manager


API documentation for FDDA version 0.9. Generated on 17/02/2004 14:12.