LightJason - AgentSpeak(L++)
Package org.lightjason.agentspeak.action.builtin.storage

Classes

class  CAdd
 adds or overwrites an element in the agent-storage. More...
 
class  CClear
 removes all elements of the storage. More...
 
class  CExists
 check if an element exists within the agent-storage. More...
 
class  CRemove
 removes an element by name from the storage. More...
 
class  IStorage
 storage default definitions More...