Uses of Package
kaos.core.csi.request

Packages that use kaos.core.csi.request
kaos.core.csi   
kaos.core.csi.request   
kaos.core.csi.usecase   
 

Classes in kaos.core.csi.request used by kaos.core.csi
RequestManager
          Defines the operations to process a request expressed by an ActionInstanceDescription, HashMap or an OWL String.
 

Classes in kaos.core.csi.request used by kaos.core.csi.request
ActionFailureException
          Defines an exception to be thrown when the requested action fails.
AIDRequestManager
          Defines the operations to send a request expressed by an ActionInstanceDescription to a given entity identified either by a unique guid or a KAoSEntityDescription.
AIDRequestReceiver
          Defines the operations to process a request expressed by an ActionInstanceDescription.
FeedbackReceiver
           
HashMapRequestManager
          Defines the operations to send a request expressed by a String containing the action name and, in some cases, a HashMap containing the action properties.
HashMapRequestReceiver
          Defines the operations to process a request expressed by a name and a HashMap of properties.
ObligationRequestManager
          Defines the operations to send an obligation request described by an obligation ActionInstanceDescription and trigger ActionInstanceDescription to an entity for execution.
OWLRequestManager
          Defines the operations to send a request expressed by an OWL String.
OWLRequestReceiver
          Defines the operations to process a request expressed by an OWL String.
 

Classes in kaos.core.csi.request used by kaos.core.csi.usecase
ActionMethodRequestHandler
           
AIDRequestReceiver
          Defines the operations to process a request expressed by an ActionInstanceDescription.
FeedbackReceiver
           
HashMapRequestReceiver
          Defines the operations to process a request expressed by a name and a HashMap of properties.
 



Copyright © 2005 IHMC All Rights Reserved.