LightJason - AgentSpeak(L++)
Package org.lightjason.agentspeak.language.variable

Classes

class  CConstant
 constant definition More...
 
class  CMutexVariable
 thread-safe variable More...
 
class  CRelocateMutexVariable
 class for a mutex relocated variable More...
 
class  CRelocateVariable
 class for a relocated variable More...
 
class  CVariable
 default variable definition More...
 
class  CVariableEvaluate
 structure for creating evaluate variables More...
 
interface  IRelocateVariable
 interface for relocated variables (linkage between two variables for transfering the value) More...
 
interface  IVariable
 variable defintion More...
 
interface  IVariableEvaluate
 interface for evaluate variables More...