A B C D E F G H I J L M N O P R S T U V

R

raise(Tuple, AgentException) - Method in class jcama.Scope
Exception raising Throws an exception E to the producer of a tuple t.
rd(Templ) - Method in class jcama.Scope
Reads a tuple without removing it from the scope, blocks and waits if there are no matching tuples
rd(String) - Method in class jcama.Scope
 
rd(Pred) - Method in class jcama.Scope
 
rda(Templ) - Method in class jcama.Scope
Reads all the matching tuples without removing them from the scope, blocks and waits until there is at least one matching tuple
rdn(Templ) - Method in class jcama.Scope
Reads a fresh tuple (such that is produced at the same time or after the last read tuple) without removing it from the scope, blocks and waits if there are no fresh matching tuples
rdp(Templ) - Method in class jcama.Scope
Reads a tuple without removing it from the scope, returns an empty tuple if there are no matching tuples available immediately
rdpa(Templ) - Method in class jcama.Scope
Reads all the matching tuples without removing them from the scope, returns an empty tuple list if there are no matching tuples available immediately
rdpn(Templ) - Method in class jcama.Scope
Reads a fresh tuple without removing it from the scope, returns an empty tuple if there are no fresh matching tuples available immediately
registerConnectionANYReaction(AgentBootstrap) - Method in class jcama.ConnectionManager
 
registerConnectionReaction(AgentBootstrap, LocationName) - Method in class jcama.ConnectionManager
 
removeConnectionReaction(AgentBootstrap, LocationName) - Method in class jcama.ConnectionManager
 
removeConnectionReaction(AgentBootstrap) - Method in class jcama.ConnectionManager
 
removeConnectionReaction(LocationName) - Method in class jcama.ConnectionManager
 
Role - Class in jcama
 
Role(ScopeType, RoleId) - Constructor for class jcama.Role
 
role(Scope) - Method in class jcama.Role
 
roleid - Variable in class jcama.Role
 
RoleId - Class in jcama
 
RoleId(int, CamaKey) - Constructor for class jcama.RoleId
 
RoleId(int, String) - Constructor for class jcama.RoleId
 
roleKey(int) - Method in class jcama.ScopeDescr
 
roles() - Method in class jcama.ScopeDescr
 
run() - Method in class plugins.collocation.collocationAgent
 

A B C D E F G H I J L M N O P R S T U V