Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
C
CamaAgent
- Class in
jcama
CamaAgent()
- Constructor for class jcama.
CamaAgent
CamaException
- Exception in
jcama
General exception class for exception generated by jCAMA
CamaException()
- Constructor for exception jcama.
CamaException
CamaException(String)
- Constructor for exception jcama.
CamaException
CamaExceptionBadDestination
- Exception in
jcama
This exception can be thrown by pr, pw or pd operations if an invalid agent attempts to get a token ownership
CamaExceptionBadDestination()
- Constructor for exception jcama.
CamaExceptionBadDestination
Creates a new instance of CamaExceptionNoPriviledges
CamaExceptionBadDestination(String)
- Constructor for exception jcama.
CamaExceptionBadDestination
CamaExceptionBadName
- Exception in
jcama
Indicates an attemtp to use invalid scope name.
CamaExceptionBadName()
- Constructor for exception jcama.
CamaExceptionBadName
Creates a new instance of CamaExceptionBadName
CamaExceptionBadName(String)
- Constructor for exception jcama.
CamaExceptionBadName
CamaExceptionClosed
- Exception in
jcama
Thrown when an agent is trying to Join a scope in a closed state
CamaExceptionClosed()
- Constructor for exception jcama.
CamaExceptionClosed
Creates a new instance of CamaExceptionClosed
CamaExceptionClosed(String)
- Constructor for exception jcama.
CamaExceptionClosed
CamaExceptionDisconnection
- Exception in
jcama
Indicates failure of an operation due to disconnection
CamaExceptionDisconnection()
- Constructor for exception jcama.
CamaExceptionDisconnection
Creates a new instance of CamaExceptionClosed
CamaExceptionDisconnection(String)
- Constructor for exception jcama.
CamaExceptionDisconnection
CamaExceptionInvalidReqs
- Exception in
jcama
Thrown if invalid scope requirements were pass to CreateScope operations
CamaExceptionInvalidReqs()
- Constructor for exception jcama.
CamaExceptionInvalidReqs
Creates a new instance of CamaExceptionInvalidReqs
CamaExceptionInvalidReqs(String)
- Constructor for exception jcama.
CamaExceptionInvalidReqs
CamaExceptionInvalidRole
- Exception in
jcama
Thrown if an agent tried to connect with an invalid role id or key
CamaExceptionInvalidRole()
- Constructor for exception jcama.
CamaExceptionInvalidRole
Creates a new instance of CamaExceptionInvalidRole
CamaExceptionInvalidRole(String)
- Constructor for exception jcama.
CamaExceptionInvalidRole
CamaExceptionNoRights
- Exception in
jcama
Thrown if an agent has no rights to execute the operation with the given arguments in a given state
CamaExceptionNoRights()
- Constructor for exception jcama.
CamaExceptionNoRights
Creates a new instance of CamaExceptionNoPriviledges
CamaExceptionNoRights(String)
- Constructor for exception jcama.
CamaExceptionNoRights
CamaExceptionNoRoles
- Exception in
jcama
Indicates that there are no vacant roles of the rqeuested type in a scope
CamaExceptionNoRoles()
- Constructor for exception jcama.
CamaExceptionNoRoles
Creates a new instance of CamaExceptionNoRoles
CamaExceptionNoRoles(String)
- Constructor for exception jcama.
CamaExceptionNoRoles
CamaExceptionNoState
- Exception in
jcama
This exception indicates might indicate incompatibility of jCAMA and CAMA versions.
CamaExceptionNoState()
- Constructor for exception jcama.
CamaExceptionNoState
Creates a new instance of CamaExceptionNoState
CamaExceptionNoState(String)
- Constructor for exception jcama.
CamaExceptionNoState
CamaExceptionNotInScope
- Exception in
jcama
Thrown when an agent attempts to use a Linda operation or the lambda scope or in a state where there is no active scope (i.e.
CamaExceptionNotInScope()
- Constructor for exception jcama.
CamaExceptionNotInScope
Creates a new instance of CamaExceptionNotInScope
CamaExceptionNotInScope(String)
- Constructor for exception jcama.
CamaExceptionNotInScope
CamaKey
- Class in
jcama
Creates 64 bit keys from strings and data arrays.
CamaKey(String)
- Constructor for class jcama.
CamaKey
creates a new key from a string.
CamaKey(byte[])
- Constructor for class jcama.
CamaKey
creates a new key a byte array.
CamaPackager
- Class in
jcama
Implements CAMA-style serialization of various jCAMA classes
CamaPackager()
- Constructor for class jcama.
CamaPackager
CamaSelException(int)
- Static method in exception jcama.
CamaException
CamaTemplField
- Class in
jcama
Describes an individual field of a tuple matching template
CamaTemplField(Serializable)
- Constructor for class jcama.
CamaTemplField
CamaTemplField(Class)
- Constructor for class jcama.
CamaTemplField
CamaTemplNeq(Serializable)
- Static method in class jcama.
CamaTemplField
camaType
- Variable in class jcama.
CamaTemplField
camaType
- Variable in class jcama.
Field
CamaTypes
- Class in
jcama
Declares various CAMA constants
CamaTypes()
- Constructor for class jcama.
CamaTypes
classIs(String)
- Method in exception jcama.
AgentException
collocationAgent
- Class in
plugins.collocation
collocationAgent(String, int)
- Constructor for class plugins.collocation.
collocationAgent
connectionManager
- Variable in class jcama.
CamaAgent
ConnectionManager
- Class in
jcama
ConnectionManager()
- Constructor for class jcama.
ConnectionManager
Creates a new instance of ConnectionManager
contextNum
- Variable in class jcama.
Scope
CreateScope(String, ScopeDescr)
- Method in class jcama.
Scope
Creates a new scope with the given scope requirements.
ctxNum
- Variable in class jcama.
Location
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V