Package kaos.core.csi.usecase.legacy

Interface Summary
LegacySystem Defines the operations to process legacy actions.
 

Class Summary
KAoSWrappedLegacySystem  
LegacySystemClient This class illustrates how a legacy client becomes KAoS-aware by simply inheriting from the KAoSActorImpl class, adding the "LegacySystemActorConcepts.LegacySystemUser()" ontological type to its KAoS description and registering with KAoS (all shown in the start() method).
LegacySystemEnforcerImpl This class illustrates how a KAoS Enforcer can enforce selected actions in a legacy system.
LegacySystemFactory  
LegacySystemImpl Defines the operations to process legacy actions.