Uses of Interface
kaos.core.csi.usecase.legacy.LegacySystem

Packages that use LegacySystem
kaos.core.csi.usecase.legacy   
 

Uses of LegacySystem in kaos.core.csi.usecase.legacy
 

Methods in kaos.core.csi.usecase.legacy that return LegacySystem
static LegacySystem KAoSWrappedLegacySystem.getInstance(java.lang.String[] args)
          Retrieve a reference to the LegacySystem.
static LegacySystem LegacySystemFactory.getLegacySystem(java.lang.String[] args)
          This is a factory class returning a reference to an implementation of the LegacySystem.
 

Methods in kaos.core.csi.usecase.legacy with parameters of type LegacySystem
 void LegacySystemClient.requestActionFromLegacySystem(LegacySystem ss)
           
 



Copyright © 2005 IHMC All Rights Reserved.