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

I

in(Templ) - Method in class jcama.Scope
Reads and removes a tuple from the scope, blocks and waits if there are no matching tuples
in(String) - Method in class jcama.Scope
 
ina(Templ) - Method in class jcama.Scope
Reads and removes all the matching tuples from the scope, blocks and waits until there is at least one matching tuple
inn(Templ) - Method in class jcama.Scope
Reads and removes a fresh tuple from the scope, blocks and waits if there are no fresh matching tuples
inp(Templ) - Method in class jcama.Scope
Reads and removes a tuple from the scope, returns an empty tuple if there are no matching tuples available immediately
inpa(Templ) - Method in class jcama.Scope
Reads and removes all the matching tuples from the scope, returns an empty tuple list if there are no matching tuples available immediately
inpn(Templ) - Method in class jcama.Scope
Reads and removes a fresh tuple from the scope, returns an empty tuple if there are no fresh matching tuples available immediately
inStream - Variable in class jcama.Location
 

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