- abortOpCode() - Static method in class alice.tucson.service.TucsonOperation
-
- abortOperation(long) - Method in interface alice.respect.api.IManagementContext
-
Abort a previously executed in or rd operation
The method is successful only if the operation has not completed
- abortOperation(long) - Method in class alice.respect.core.ManagementContext
-
- abortOperation(long) - Method in class alice.respect.core.RespectVM
-
- AbstractACCProxyNodeSide - Class in alice.tucson.service
-
- AbstractACCProxyNodeSide() - Constructor for class alice.tucson.service.AbstractACCProxyNodeSide
-
- AbstractAgent - Class in alice.respect.api
-
Base class for building ReSpecT agents.
- AbstractAgent(AgentId) - Constructor for class alice.respect.api.AbstractAgent
-
- AbstractAgent(AgentId, IRespectTC) - Constructor for class alice.respect.api.AbstractAgent
-
- AbstractAutomaton - Class in alice.tucson.api
-
FSA-like TuCSoN agent.
- AbstractAutomaton(String) - Constructor for class alice.tucson.api.AbstractAutomaton
-
- AbstractBehaviourSpecification - Class in alice.tuplecentre.core
-
- AbstractBehaviourSpecification() - Constructor for class alice.tuplecentre.core.AbstractBehaviourSpecification
-
- AbstractEvent - Class in alice.tuplecentre.core
-
Represents events of the tuple centre virtual machine
An event is always related to the operation executed by some agent.
- AbstractEvent(IId, AbstractTupleCentreOperation, TupleCentreId, long) - Constructor for class alice.tuplecentre.core.AbstractEvent
-
- AbstractEvent(IId, AbstractTupleCentreOperation, TupleCentreId, long, Map<String, String>) - Constructor for class alice.tuplecentre.core.AbstractEvent
-
- AbstractProbeId - Class in alice.respect.situatedness
-
A "probe" (aka environmental resource) identifier.
- AbstractProbeId(String) - Constructor for class alice.respect.situatedness.AbstractProbeId
-
Constructs a probe identifier
- AbstractSpawnActivity - Class in alice.tucson.api
-
The "parallel computation" to be started with a spawn
primitive.
- AbstractSpawnActivity() - Constructor for class alice.tucson.api.AbstractSpawnActivity
-
- AbstractTransducer - Class in alice.respect.situatedness
-
This class implements some common behavior of transducers and defines some
methods to offer the essential interface to users.
- AbstractTransducer(TransducerId, TupleCentreId) - Constructor for class alice.respect.situatedness.AbstractTransducer
-
Constructs a transducer
- AbstractTucsonAction - Class in alice.tucson.asynchSupport.actions
-
Root of the hierarchy of TuCSoN actions (aka coordination operations).
- AbstractTucsonAction(TucsonTupleCentreId) - Constructor for class alice.tucson.asynchSupport.actions.AbstractTucsonAction
-
Builds a TuCSoN action whose target is the given tuple centre
- AbstractTucsonAgent - Class in alice.tucson.api
-
Base class to extend to implement TuCSoN Agents.
- AbstractTucsonAgent(String) - Constructor for class alice.tucson.api.AbstractTucsonAgent
-
Same as before, this time using the passed String to create the
TucsonAgentId from scratch
- AbstractTucsonAgent(String, String) - Constructor for class alice.tucson.api.AbstractTucsonAgent
-
Again we assume default port (which is 20504), so we skip that parameter
(String aid version).
- AbstractTucsonAgent(String, String, int) - Constructor for class alice.tucson.api.AbstractTucsonAgent
-
Same as first one, but takes a String in place of a TucsonAgentId that is
created from scratch using such string.
- AbstractTucsonOrdinaryAction - Class in alice.tucson.asynchSupport.actions
-
Ordinary actions are those involving ordinary tuples (that is, communication
tuples, not specification ones).
- AbstractTucsonOrdinaryAction(TucsonTupleCentreId, LogicTuple) - Constructor for class alice.tucson.asynchSupport.actions.AbstractTucsonOrdinaryAction
-
Builds a TuCSoN action whose target is the given tuple centre and whose
argument is the given tuple
- AbstractTucsonProtocol - Class in alice.tucson.network
-
- AbstractTucsonProtocol() - Constructor for class alice.tucson.network.AbstractTucsonProtocol
-
- AbstractTucsonSpecificationAction - Class in alice.tucson.asynchSupport.actions
-
Specification actions are those involving specification tuples, that is,
ReSpecT reactions specifications and Prolog predicates.
- AbstractTucsonSpecificationAction(TucsonTupleCentreId, LogicTuple, LogicTuple, LogicTuple) - Constructor for class alice.tucson.asynchSupport.actions.AbstractTucsonSpecificationAction
-
Builds a TuCSoN action whose target is the given tuple centre and whose
argument is the given ReSpecT specification tuple
- AbstractTupleCentreOperation - Class in alice.tuplecentre.core
-
This class represents an Operation on a tuple centre.
- AbstractTupleCentreOperation(int, List<Tuple>) - Constructor for class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- AbstractTupleCentreOperation(int, List<Tuple>, OperationCompletionListener) - Constructor for class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- AbstractTupleCentreOperation(int, Tuple) - Constructor for class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- AbstractTupleCentreOperation(int, Tuple, OperationCompletionListener) - Constructor for class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- AbstractTupleCentreOperation(int, TupleTemplate) - Constructor for class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- AbstractTupleCentreOperation(int, TupleTemplate, OperationCompletionListener) - Constructor for class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- AbstractTupleCentreVMContext - Class in alice.tuplecentre.core
-
Defines the core abstract behaviour of a tuple centre virtual machine.
- AbstractTupleCentreVMContext(RespectVM, TupleCentreId, int, IRespectTC) - Constructor for class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
Creates a new tuple centre virtual machine core
- AbstractTupleCentreVMState - Class in alice.tuplecentre.core
-
Abstract base class for Tuple Centre VM states.
- AbstractTupleCentreVMState(AbstractTupleCentreVMContext) - Constructor for class alice.tuplecentre.core.AbstractTupleCentreVMState
-
- AbstractTupleSet - Class in alice.respect.core.tupleset
-
- AbstractTupleSet() - Constructor for class alice.respect.core.tupleset.AbstractTupleSet
-
- AbstractTupleSet.LTEntry - Class in alice.respect.core.tupleset
-
- ACCDescription - Class in alice.tucson.service
-
Agent Coordination Context Description class.
- ACCDescription() - Constructor for class alice.tucson.service.ACCDescription
-
Creates an ACCDescription as a Java Properties empty map.
- ACCDescription(Properties) - Constructor for class alice.tucson.service.ACCDescription
-
Creates an ACCDescription using the Java Properties instance passed.
- accEntered(TucsonAgentId) - Method in interface alice.tucson.service.NodeServiceListener
-
Reacts to ACC release from node to agent.
- accEntered(TucsonAgentId) - Method in class alice.tucson.service.ObservationService
-
- acceptNewDialog() - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- acceptNewDialog() - Method in class alice.tucson.network.TucsonProtocolTCP
-
- acceptVMEvent() - Method in interface alice.tucson.introspection.InspectorContext
-
waits and processes TuCSoN virtual machine events
- acceptVMEvent() - Method in class alice.tucson.introspection.InspectorContextStub
-
- ACCProvider - Class in alice.tucson.service
-
- ACCProvider(TucsonNodeService, TucsonTupleCentreId) - Constructor for class alice.tucson.service.ACCProvider
-
- ACCProxyAgentSide - Class in alice.tucson.service
-
Active part of the Default Agent Coordination Context.
- ACCProxyAgentSide(Object) - Constructor for class alice.tucson.service.ACCProxyAgentSide
-
Default constructor: exploits the default port (20504) in the "localhost"
TuCSoN Node Service
- ACCProxyAgentSide(Object, String, int) - Constructor for class alice.tucson.service.ACCProxyAgentSide
-
Complete constructor: starts the named TuCSoN Agent on the specific
TuCSoN node listening on the specified port
- ACCProxyAgentSide(Object, String, int, UUID) - Constructor for class alice.tucson.service.ACCProxyAgentSide
-
- ACCProxyNodeSide - Class in alice.tucson.service
-
- ACCProxyNodeSide(ACCProvider, AbstractTucsonProtocol, TucsonNodeService, ACCDescription) - Constructor for class alice.tucson.service.ACCProxyNodeSide
-
- accQuit(TucsonAgentId) - Method in interface alice.tucson.service.NodeServiceListener
-
Reacts to ACC release by agent.
- accQuit(TucsonAgentId) - Method in class alice.tucson.service.ObservationService
-
- acquire_acc_1(Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
To be enabled to interact with any TuCSoN system, an ACC must be acquired
first.
- activateContext(String, UUID, String, TupleCentreId, EnhancedACC) - Static method in class alice.tucson.service.tools.TucsonACCTool
-
Activates a coordination context for a given agent.
- activateObservability() - Method in class alice.tucson.service.TucsonNodeService
-
- activateRole(String, UUID, String, String, TupleCentreId, EnhancedACC) - Static method in class alice.tucson.service.tools.TucsonACCTool
-
Activates a given role for the given agent.
- activateRoleWithPolicy(String, UUID, String, Policy, TupleCentreId, EnhancedACC) - Static method in class alice.tucson.service.tools.TucsonACCTool
-
Activates a RBAC role given its policy for a given agent.
- ActualActuator - Class in alice.tucson.examples.situatedness
-
The 'actual' actuator probe deployed in this scenario.
- ActualActuator(AbstractProbeId) - Constructor for class alice.tucson.examples.situatedness.ActualActuator
-
- ActualSensor - Class in alice.tucson.examples.situatedness
-
The 'actual' sensor probe deployed in this scenario.
- ActualSensor(AbstractProbeId) - Constructor for class alice.tucson.examples.situatedness.ActualSensor
-
- ActuatorId - Class in alice.respect.situatedness
-
An actuator identifier.
- ActuatorId(String) - Constructor for class alice.respect.situatedness.ActuatorId
-
- ActuatorTransducer - Class in alice.tucson.examples.situatedness
-
The transducer mediating interactions to/from the actuator probe.
- ActuatorTransducer(TransducerId, TupleCentreId) - Constructor for class alice.tucson.examples.situatedness.ActuatorTransducer
-
- add(AbstractEvent) - Method in class alice.respect.core.PendingQuerySet
-
- add(TriggeredReaction) - Method in class alice.respect.core.TRSet
-
- add(LogicTuple) - Method in class alice.respect.core.tupleset.AbstractTupleSet
-
- add(LogicTuple) - Method in class alice.respect.core.TupleSet
-
- add(LogicTuple) - Method in interface alice.respect.core.tupleset.ITupleSet
-
Add a logic tuple to tuple set.
- add(AuthorisedAgent) - Method in interface alice.tucson.api.AdminACC
-
Adds an agent to the set of authorised agents, that is, those already
recognised by TuCSoN according to RBAC, in the default TuCSoN node
(installed on localhost:20504
).
- add(Permission, String) - Method in interface alice.tucson.api.AdminACC
-
Adds a permission, that is, a grant stating what is allowed to do in the
organisation, to the given RBAC policy already installed in default
TuCSoN node (installed on localhost:20504
).
- add(Policy) - Method in interface alice.tucson.api.AdminACC
-
Adds a policy, that is, a set of permissions, to the RBAC structure
installed in the default TuCSoN node.
- add(Role) - Method in interface alice.tucson.api.AdminACC
-
Adds a role, that is, a position in the organisation associated to an
RBAC policy, to the RBAC structure installed in default TuCSoN node
(installed on localhost:20504
).
- add(AuthorisedAgent) - Method in class alice.tucson.service.AdminACCProxyAgentSide
-
- add(Permission, String) - Method in class alice.tucson.service.AdminACCProxyAgentSide
-
- add(Policy) - Method in class alice.tucson.service.AdminACCProxyAgentSide
-
- add(Role) - Method in class alice.tucson.service.AdminACCProxyAgentSide
-
- addAgent(TucsonAgentId) - Method in class alice.tucson.service.TucsonNodeService
-
- addArg(IJVal) - Method in interface alice.tuples.javatuples.api.IJTuple
-
- addArg(IJArg) - Method in interface alice.tuples.javatuples.api.IJTupleTemplate
-
- addArg(IJVal) - Method in class alice.tuples.javatuples.impl.JTuple
-
- addArg(IJArg) - Method in class alice.tuples.javatuples.impl.JTupleTemplate
-
- addAuthorisedAgent(AuthorisedAgent) - Method in interface alice.tucson.rbac.RBACStructure
-
Adds an authorised agent to this RBAC structure
- addAuthorisedAgent(AuthorisedAgent) - Method in class alice.tucson.rbac.TucsonRBACStructure
-
- addEnvInputEvent(InputEvent) - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
- addInputEvent(InputEvent) - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
- addInspCode() - Static method in class alice.tucson.service.TucsonOperation
-
- addInspector(InspectableEventListener) - Method in interface alice.respect.api.IManagementContext
-
- addInspector(InspectableEventListener) - Method in class alice.respect.core.ManagementContext
-
- addInspector(InspectableEventListener) - Method in class alice.respect.core.RespectVM
-
- addInspectorAgent(InspectorContextSkel) - Method in class alice.tucson.service.TucsonNodeService
-
- addInspectorContextListener(InspectorContextListener) - Method in interface alice.tucson.introspection.InspectorContext
-
adds a new listener to the event generated by this context
- addInspectorContextListener(InspectorContextListener) - Method in class alice.tucson.introspection.InspectorContextStub
-
- addListener(OperationCompletionListener) - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- addListTuple(Tuple) - Method in class alice.respect.core.RespectVMContext
-
- addListTuple(Tuple) - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
- addNodeAgent(Thread) - Method in class alice.tucson.service.TucsonNodeService
-
- addObsCode() - Static method in class alice.tucson.service.TucsonOperation
-
- addObserver(ObservableEventListener) - Method in interface alice.respect.api.IManagementContext
-
- addObserver(ObservableEventListener) - Method in class alice.respect.core.ManagementContext
-
- addObserver(ObservableEventListener) - Method in class alice.respect.core.RespectVM
-
- addOperation(Long, TucsonOperation) - Method in class alice.tucson.service.OperationHandler
-
- addOperationExpired(long) - Method in class alice.tucson.service.OperationHandler
-
Method to track expired operations, that is operations whose completion
has not been received before specified timeout expiration
- addPendingQueryEvent(InputEvent) - Method in class alice.respect.core.RespectVMContext
-
- addPendingQueryEvent(InputEvent) - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
Adds a query to the pending query set (W) of the tuple centre
- addPermission(Permission) - Method in interface alice.tucson.rbac.Policy
-
Adds a permission to this policy.
- addPermission(Permission) - Method in class alice.tucson.rbac.TucsonPolicy
-
- addPolicy(Policy) - Method in interface alice.tucson.rbac.RBACStructure
-
Adds a policy to this RBAC structure
- addPolicy(Policy) - Method in class alice.tucson.rbac.TucsonRBACStructure
-
- addProbe(AbstractProbeId, TransducerId, ISimpleProbe) - Method in enum alice.respect.core.TransducersManager
-
Adds a new resource and associate it to the transducer tId.
- addProbe(AbstractProbeId, Object) - Method in class alice.respect.situatedness.AbstractTransducer
-
Adds a new probe.
- addReactionSpecHelper(AbstractBehaviourSpecification) - Method in class alice.respect.core.RespectVMContext
-
- addRole(Role) - Method in interface alice.tucson.rbac.RBACStructure
-
Adds a role to this RBAC structure
- addRole(Role) - Method in class alice.tucson.rbac.TucsonRBACStructure
-
- addRole(Role) - Method in class alice.tucson.service.ACCDescription
-
- addSpecTuple(Tuple) - Method in class alice.respect.core.RespectVMContext
-
- addSpecTuple(Tuple) - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
Adds a tuple to the specification tuple set
- addStub(IRemoteLinkProvider) - Method in class alice.respect.core.RespectTCContainer
-
- addTC(IRespectTC) - Method in interface alice.respect.api.ITCRegistry
-
- addTC(IRespectTC) - Method in class alice.respect.core.RespectLocalRegistry
-
- addTCAgent(TucsonAgentId, TucsonTupleCentreId) - Method in class alice.tucson.service.TucsonNodeService
-
- addTemporaryOutputEvent(InputEvent) - Method in class alice.respect.core.RespectVMContext
-
- addTuple(Tuple, boolean) - Method in class alice.respect.core.RespectVMContext
-
- addTuple(Tuple, boolean) - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
Adds a tuple to the tuple set (T)
- addUser(TucsonAgentId) - Method in class alice.tucson.service.TucsonTCUsers
-
- AdminACC - Interface in alice.tucson.api
-
Agent Coordination Context enabling system administrators to manage the RBAC
structure installed in a TuCSoN node.
- AdminACCProxyAgentSide - Class in alice.tucson.service
-
Class implementing the Administrator ACC.
- AdminACCProxyAgentSide(Object) - Constructor for class alice.tucson.service.AdminACCProxyAgentSide
-
Builds an Administrator ACC given the associated agent ID or name
- AdminACCProxyAgentSide(Object, String, int) - Constructor for class alice.tucson.service.AdminACCProxyAgentSide
-
Builds an Administrator ACC given the associated agent ID or name, the IP
address of the TuCSoN node the agent is willing to interact with, and the
TCP port also.
- AdminACCProxyAgentSide(Object, String, int, String, String) - Constructor for class alice.tucson.service.AdminACCProxyAgentSide
-
Builds an Administrator ACC given the associated agent ID or name, the IP
address of the TuCSoN node the agent is willing to interact with, the TCP
port also, as well as the agent username and (encrypted) password.
- AdminAgent - Class in alice.tucson.examples.rbac
-
The administrator agent, configuring the RBAC properties.
- AdminAgent(String, String, int) - Constructor for class alice.tucson.examples.rbac.AdminAgent
-
- after_1(Term) - Method in class alice.respect.api.Respect2PLibrary
-
- agent - Variable in class alice.tucson.introspection.tools.InspectorGUI
-
Package-visible reference to the Inspector core machinery.
- AgentId - Class in alice.respect.api
-
Agent identifier.
- AgentId(String) - Constructor for class alice.respect.api.AgentId
-
Constructs an agent identifier
The Agent identifier must be a ground valid logic term
- AgentId(String, TucsonTupleCentreId) - Constructor for class alice.respect.api.AgentId
-
- AgentId(Term) - Constructor for class alice.respect.api.AgentId
-
Constructs an agent identifier
The Agent identifier must be a ground logic term
- AgentId - Interface in alice.tuplecentre.api
-
Represents an agent identifier
- AgentIdOperatorManager - Class in alice.respect.core
-
This class defines the operator manager used for parsing agent identifiers.
- AgentIdOperatorManager() - Constructor for class alice.respect.core.AgentIdOperatorManager
-
- AgentNotAllowedException - Exception in alice.tucson.api.exceptions
-
- AgentNotAllowedException() - Constructor for exception alice.tucson.api.exceptions.AgentNotAllowedException
-
- agentUUID - Variable in class alice.tucson.service.OperationHandler
-
UUID of the agent using this OperationHandler
- aid - Variable in class alice.tucson.service.ACCProxyAgentSide
-
TuCSoN Agent Identifier
- alice.logictuple - package alice.logictuple
-
- alice.logictuple.exceptions - package alice.logictuple.exceptions
-
- alice.respect.api - package alice.respect.api
-
- alice.respect.api.exceptions - package alice.respect.api.exceptions
-
- alice.respect.core - package alice.respect.core
-
- alice.respect.core.collection - package alice.respect.core.collection
-
- alice.respect.core.tupleset - package alice.respect.core.tupleset
-
- alice.respect.situatedness - package alice.respect.situatedness
-
- alice.tucson.api - package alice.tucson.api
-
- alice.tucson.api.exceptions - package alice.tucson.api.exceptions
-
- alice.tucson.asynchSupport - package alice.tucson.asynchSupport
-
- alice.tucson.asynchSupport.actions - package alice.tucson.asynchSupport.actions
-
- alice.tucson.asynchSupport.actions.ordinary - package alice.tucson.asynchSupport.actions.ordinary
-
- alice.tucson.asynchSupport.actions.ordinary.bulk - package alice.tucson.asynchSupport.actions.ordinary.bulk
-
- alice.tucson.asynchSupport.actions.ordinary.uniform - package alice.tucson.asynchSupport.actions.ordinary.uniform
-
- alice.tucson.asynchSupport.actions.specification - package alice.tucson.asynchSupport.actions.specification
-
- alice.tucson.examples.asynchAPI - package alice.tucson.examples.asynchAPI
-
- alice.tucson.examples.diningPhilos - package alice.tucson.examples.diningPhilos
-
- alice.tucson.examples.distributedDiningPhilos - package alice.tucson.examples.distributedDiningPhilos
-
- alice.tucson.examples.helloWorld - package alice.tucson.examples.helloWorld
-
- alice.tucson.examples.persistency - package alice.tucson.examples.persistency
-
- alice.tucson.examples.rbac - package alice.tucson.examples.rbac
-
- alice.tucson.examples.situatedness - package alice.tucson.examples.situatedness
-
- alice.tucson.examples.spawnedWorkers - package alice.tucson.examples.spawnedWorkers
-
- alice.tucson.examples.timedDiningPhilos - package alice.tucson.examples.timedDiningPhilos
-
- alice.tucson.introspection - package alice.tucson.introspection
-
- alice.tucson.introspection.tools - package alice.tucson.introspection.tools
-
- alice.tucson.network - package alice.tucson.network
-
- alice.tucson.network.exceptions - package alice.tucson.network.exceptions
-
- alice.tucson.parsing - package alice.tucson.parsing
-
- alice.tucson.persistency - package alice.tucson.persistency
-
- alice.tucson.rbac - package alice.tucson.rbac
-
- alice.tucson.service - package alice.tucson.service
-
- alice.tucson.service.tools - package alice.tucson.service.tools
-
- alice.tucson.utilities - package alice.tucson.utilities
-
- alice.tuplecentre.api - package alice.tuplecentre.api
-
- alice.tuplecentre.api.exceptions - package alice.tuplecentre.api.exceptions
-
- alice.tuplecentre.core - package alice.tuplecentre.core
-
- alice.tuples.javatuples.api - package alice.tuples.javatuples.api
-
- alice.tuples.javatuples.exceptions - package alice.tuples.javatuples.exceptions
-
- alice.tuples.javatuples.impl - package alice.tuples.javatuples.impl
-
- allowInspection(boolean) - Method in interface alice.tucson.rbac.RBACStructure
-
Sets whether the Inspector component is allowed to inspect without
authentication or not
- allowInspection(boolean) - Method in class alice.tucson.rbac.TucsonRBACStructure
-
- appendText(String) - Method in class alice.tucson.introspection.tools.ReactionViewer
-
- argType - Static variable in class alice.tucson.api.AbstractAutomaton
-
- arguments - Variable in class alice.tucson.api.AbstractAutomaton
-
- asLogicTuple(AuthorisedAgent) - Static method in class alice.tucson.rbac.TucsonAuthorisedAgent
-
- assignUUID() - Method in class alice.tucson.api.TucsonAgentId
-
- AsynchACC - Interface in alice.tucson.api
-
Asynchronous ACC.
- AsynchOpsHelper - Class in alice.tucson.asynchSupport
-
Helper TuCSoN agent to delegate asynchronous operation to.
- AsynchOpsHelper(String) - Constructor for class alice.tucson.asynchSupport.AsynchOpsHelper
-
Builds an helper given the delegating agent ID
- AuthorisedAgent - Class in alice.tucson.examples.rbac
-
An authorised agent.
- AuthorisedAgent(String, String, int) - Constructor for class alice.tucson.examples.rbac.AuthorisedAgent
-
- AuthorisedAgent - Interface in alice.tucson.rbac
-
Interface representing an agent authorised by TuCSoN to partecipate the
system, according to the installed RBAC structure.
- awaitEvent() - Method in class alice.respect.core.EventMonitor
-
- awaitEvent() - Method in class alice.respect.core.StepMonitor
-
- EditSpec - Class in alice.tucson.introspection.tools
-
- EditSpec(TucsonTupleCentreId) - Constructor for class alice.tucson.introspection.tools.EditSpec
-
Creates new form GUIEditTheory
- empty() - Method in class alice.respect.core.PendingQuerySet
-
- empty() - Method in class alice.respect.core.TRSet
-
- empty() - Method in class alice.respect.core.tupleset.AbstractTupleSet
-
- empty() - Method in class alice.respect.core.TupleSet
-
- empty() - Method in interface alice.respect.core.tupleset.ITupleSet
-
Removes all element from Tuple Set.
- emptyTupleSet() - Method in class alice.respect.core.RespectVMContext
-
- emptyTupleSet() - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
Removes all tuples
- enablePersistency(String, TucsonTupleCentreId) - Method in interface alice.respect.api.IManagementContext
-
- enablePersistency(String, TucsonTupleCentreId) - Method in class alice.respect.core.ManagementContext
-
- enablePersistency(String, TucsonTupleCentreId) - Method in class alice.respect.core.RespectVM
-
- enablePersistency(String, TucsonTupleCentreId) - Method in class alice.respect.core.RespectVMContext
-
- enablePersistency(String) - Method in class alice.tucson.service.TucsonNodeService
-
- enablePersistency(Tuple) - Method in class alice.tucson.service.TucsonNodeService
-
- enablePersistency(TucsonTupleCentreId, String) - Static method in class alice.tucson.service.TupleCentreContainer
-
- encrypt(String) - Static method in class alice.tucson.service.tools.TucsonACCTool
-
Encrypts the given String using standard Java security library and
cryptography algorithms, such as SHA-256.
- end() - Method in class alice.tucson.api.AbstractAutomaton
-
End state.
- end() - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- end() - Method in class alice.tucson.network.TucsonProtocolTCP
-
- endo_0() - Method in class alice.respect.api.Respect2PLibrary
-
- endTransaction(boolean) - Method in class alice.respect.core.PendingQuerySet
-
Ends a transaction section specifying if operations must be committed or
undone
- endTransaction(boolean) - Method in class alice.respect.core.TRSet
-
- endTransaction(boolean) - Method in class alice.respect.core.tupleset.AbstractTupleSet
-
- endTransaction(boolean) - Method in class alice.respect.core.TupleSet
-
Ends a transaction section specifying if operations must be committed or
undone
- endTransaction(boolean) - Method in interface alice.respect.core.tupleset.ITupleSet
-
Ends a transaction section specifying if operations must be committed or
undone
- EnhancedACC - Interface in alice.tucson.api
-
Enhanced TuCSoN ACC.
- EnhancedAsynchACC - Interface in alice.tucson.api
-
Enhanced Asynchronous ACC.
- EnhancedSynchACC - Interface in alice.tucson.api
-
Enhanced Synchronous ACC.
- enqueue(AbstractTucsonAction, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.AsynchOpsHelper
-
Adds an operation to the queue of pending operations, only if the
shutdown operation hasn't been called yet.
- enterACC() - Method in interface alice.tucson.api.RootACC
-
Enters an Agent Coordination Context, that is, tries to acquire it,
setting up a communication/coordination channel with TuCSoN services.
- enterACC() - Method in class alice.tucson.service.ACCProxyAgentSide
-
- enterACC() - Method in class alice.tucson.service.RootACCProxy
-
- env_2(Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- EnvAgentId - Class in alice.respect.situatedness
-
Environmental Agent Identifier.
- EnvAgentId(String) - Constructor for class alice.respect.situatedness.EnvAgentId
-
- envCode() - Static method in class alice.tucson.service.TucsonOperation
-
- EnvConfigAgent - Class in alice.respect.core
-
Environment configuration agent.
- EnvConfigAgent(String, int) - Constructor for class alice.respect.core.EnvConfigAgent
-
- EnvId - Class in alice.respect.api
-
- EnvId(String) - Constructor for class alice.respect.api.EnvId
-
- EnviromentContext - Class in alice.respect.core
-
- EnviromentContext(RespectVMContext) - Constructor for class alice.respect.core.EnviromentContext
-
- equals(Object) - Method in class alice.respect.api.RespectOpId
-
- equals(Object) - Method in class alice.respect.api.TupleCentreId
-
- equals(Object) - Method in interface alice.respect.core.collection.MVMap
-
- equals(Object) - Method in class alice.tucson.api.TucsonOpId
-
- error() - Method in class alice.tucson.api.AbstractAutomaton
-
Error state.
- evalReaction(TriggeredReaction) - Method in class alice.respect.core.RespectVMContext
-
- evalReaction(TriggeredReaction) - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
Evaluates a triggered reaction, changing the state of the VM accordingly.
- event - Variable in class alice.tucson.asynchSupport.actions.AbstractTucsonSpecificationAction
-
The tuples representing, respectively, the event, guards and body of a
ReSpecT specification tuple
- event_predicate_1(Term) - Method in class alice.respect.api.Respect2PLibrary
-
- event_source_1(Term) - Method in class alice.respect.api.Respect2PLibrary
-
- event_target_1(Term) - Method in class alice.respect.api.Respect2PLibrary
-
- event_time_1(Term) - Method in class alice.respect.api.Respect2PLibrary
-
- event_tuple_1(Term) - Method in class alice.respect.api.Respect2PLibrary
-
- EventMonitor - Class in alice.respect.core
-
- EventMonitor() - Constructor for class alice.respect.core.EventMonitor
-
- events - Variable in class alice.tucson.service.OperationHandler
-
TuCSoN requests completion events (node replies events)
- EventViewer - Class in alice.tucson.introspection.tools
-
- EventViewer(InspectorGUI) - Constructor for class alice.tucson.introspection.tools.EventViewer
-
Creates new form TupleForm
- execPlan(String) - Method in class alice.respect.api.AbstractAgent
-
- execute() - Method in class alice.tucson.asynchSupport.TucsonOpWrapper
-
Executes the operation.
- execute() - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
Executes a virtual machine behaviour cycle
- execute() - Method in class alice.tuplecentre.core.AbstractTupleCentreVMState
-
- execute() - Method in class alice.tuplecentre.core.FetchEnvState
-
- execute() - Method in class alice.tuplecentre.core.FetchState
-
- execute() - Method in class alice.tuplecentre.core.IdleState
-
- execute() - Method in class alice.tuplecentre.core.ListeningState
-
- execute() - Method in class alice.tuplecentre.core.ReactingState
-
- execute() - Method in class alice.tuplecentre.core.ResetState
-
- execute() - Method in class alice.tuplecentre.core.SpeakingState
-
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.AbstractTucsonAction
-
Requests execution of this TuCSoN action in ASYNCHRONOUS mode, that is,
without blocking the caller until operation completion, regardless of the
operation suspensive/predicative semantics (e.g., a in
without
matching tuples does not cause blocking the caller agent)
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.ordinary.bulk.InAll
-
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.ordinary.bulk.NoAll
-
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.ordinary.bulk.OutAll
-
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.ordinary.bulk.RdAll
-
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.ordinary.Get
-
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.ordinary.In
-
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.ordinary.Inp
-
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.ordinary.No
-
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.ordinary.Nop
-
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.ordinary.Out
-
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.ordinary.Rd
-
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.ordinary.Rdp
-
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.ordinary.Set
-
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.ordinary.Spawn
-
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.ordinary.uniform.Uin
-
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.ordinary.uniform.Uinp
-
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.ordinary.uniform.Uno
-
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.ordinary.uniform.Unop
-
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.ordinary.uniform.Urd
-
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.ordinary.uniform.Urdp
-
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.specification.GetS
-
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.specification.InpS
-
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.specification.InS
-
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.specification.NopS
-
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.specification.NoS
-
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.specification.OutS
-
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.specification.RdpS
-
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.specification.RdS
-
- executeAsynch(EnhancedAsynchACC, TucsonOperationCompletionListener) - Method in class alice.tucson.asynchSupport.actions.specification.SetS
-
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.AbstractTucsonAction
-
Requests execution of this TuCSoN action in SYNCHRONOUS mode, that is,
blocking the caller until operation completion (e.g., a in
without matching tuples does cause blocking the caller agent).
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.ordinary.bulk.InAll
-
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.ordinary.bulk.NoAll
-
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.ordinary.bulk.OutAll
-
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.ordinary.bulk.RdAll
-
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.ordinary.Get
-
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.ordinary.In
-
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.ordinary.Inp
-
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.ordinary.No
-
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.ordinary.Nop
-
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.ordinary.Out
-
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.ordinary.Rd
-
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.ordinary.Rdp
-
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.ordinary.Set
-
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.ordinary.Spawn
-
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.ordinary.uniform.Uin
-
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.ordinary.uniform.Uinp
-
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.ordinary.uniform.Uno
-
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.ordinary.uniform.Unop
-
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.ordinary.uniform.Urd
-
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.ordinary.uniform.Urdp
-
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.specification.GetS
-
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.specification.InpS
-
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.specification.InS
-
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.specification.NopS
-
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.specification.NoS
-
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.specification.OutS
-
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.specification.RdpS
-
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.specification.RdS
-
- executeSynch(EnhancedSynchACC, Long) - Method in class alice.tucson.asynchSupport.actions.specification.SetS
-
- executor - Variable in class alice.respect.situatedness.AbstractTransducer
-
Class used to perform requested operation to the tuple centre
- executor - Variable in class alice.tucson.service.ACCProxyAgentSide
-
The handlers thread pool to carry out coordination services requests
- exit() - Method in class alice.respect.situatedness.AbstractTransducer
-
Exit procedure, called to end a session of communication
- exit() - Method in interface alice.tucson.api.RootACC
-
Releases the ACC, exiting from the TuCSoN system.
- exit() - Method in interface alice.tucson.introspection.InspectorContext
-
shutdown inspector
- exit(ShutdownMsg) - Method in class alice.tucson.introspection.InspectorContextSkel
-
- exit() - Method in class alice.tucson.introspection.InspectorContextStub
-
- exit() - Method in class alice.tucson.introspection.tools.EditSpec
-
- exit(ShutdownMsg) - Method in class alice.tucson.service.AbstractACCProxyNodeSide
-
- exit() - Method in class alice.tucson.service.ACCProxyAgentSide
-
- exit(ShutdownMsg) - Method in class alice.tucson.service.ACCProxyNodeSide
-
- exit() - Method in class alice.tucson.service.RootACCProxy
-
- exitCode() - Static method in class alice.tucson.service.TucsonOperation
-
- exo_0() - Method in class alice.respect.api.Respect2PLibrary
-
- get(IId, OperationCompletionListener) - Method in interface alice.respect.api.IOrdinaryAsynchInterface
-
- get(IId) - Method in interface alice.respect.api.IOrdinarySynchInterface
-
- get(IId) - Method in interface alice.respect.api.IRespectTC
-
- get(IId, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
Gets the whole tuple set
- get(IId, long) - Method in interface alice.respect.api.ITimedContext
-
- get(K) - Method in class alice.respect.core.collection.DoubleKeyMVMap
-
- get(K, Q) - Method in class alice.respect.core.collection.DoubleKeyMVMap
-
- get(K) - Method in interface alice.respect.core.collection.MVMap
-
Returns a List
that contain the value mapped at specified key.
- get(IId, OperationCompletionListener) - Method in class alice.respect.core.OrdinaryAsynchInterface
-
- get(IId) - Method in class alice.respect.core.OrdinarySynchInterface
-
- get() - Method in class alice.respect.core.PendingQuerySet
-
- get(IId) - Method in class alice.respect.core.RespectTC
-
- get(IId, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
- get(IId, long) - Method in class alice.respect.core.TimedContext
-
- get() - Method in class alice.respect.core.TRSet
-
- get(TupleCentreId, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.OrdinaryAsynchACC
-
get
TuCSoN primitive, reads (w/o removing) all the tuples in
the given target tuplecentre.
- get(TupleCentreId, Long) - Method in interface alice.tucson.api.OrdinarySynchACC
-
get
TuCSoN primitive, reads (w/o removing) all the tuples in
the given target tuplecentre.
- Get - Class in alice.tucson.asynchSupport.actions.ordinary
-
get
TuCSoN primitive.
- Get(TucsonTupleCentreId) - Constructor for class alice.tucson.asynchSupport.actions.ordinary.Get
-
Builds the TuCSoN get
action given its target tuple centre
- get(TupleCentreId, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- get(TupleCentreId, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- get(TupleCentreId, Long) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- get(TupleCentreId, TucsonOperationCompletionListener) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- get_2(Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- get_2(Term, Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
get
TuCSoN primitive.
- GET_MODE - Static variable in class alice.respect.situatedness.AbstractTransducer
-
'sensing' operation ('getEnv')
- get_s_2(Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- get_s_2(Term, Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
get_s
TuCSoN primitive.
- getAction() - Method in class alice.tucson.asynchSupport.TucsonOpWrapper
-
Gets the TuCSoN action to execute
- getAction() - Method in class alice.tucson.introspection.NodeMsg
-
- getActualListener() - Method in class alice.tucson.asynchSupport.TucsonListenerWrapper
-
Gets the associated TuCSoN operation completion listener
- getAdminContext(TucsonAgentId, String, int, String, String) - Static method in class alice.tucson.api.TucsonMetaACC
-
Acquires an Administrative ACC from the TuCSoN node.
- getAgentClass() - Method in interface alice.tucson.rbac.AuthorisedAgent
-
Gets the class associated to the authorised agent according to the
installed RBAC structure
- getAgentClass() - Method in interface alice.tucson.rbac.Role
-
Gets the agent class this role is associated to
- getAgentClass() - Method in class alice.tucson.rbac.TucsonAuthorisedAgent
-
- getAgentClass() - Method in class alice.tucson.rbac.TucsonRole
-
- getAgentId() - Method in class alice.tucson.api.TucsonAgentId
-
- getAgentName() - Method in class alice.tucson.api.TucsonAgentId
-
- getAgentUUID() - Method in class alice.tucson.api.TucsonAgentId
-
- getAid() - Method in class alice.tucson.introspection.NodeMsg
-
- getAllTuples() - Method in class alice.respect.core.RespectVMContext
-
- getAllTuples() - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
Gets all the tuples of the tuple centre
- getArg(int) - Method in class alice.logictuple.LogicTuple
-
Gets a argument inside the logic tuple
- getArg(String) - Method in class alice.logictuple.LogicTuple
-
Gets an argument (typically a structured value) given its name
- getArg(int) - Method in class alice.logictuple.TupleArgument
-
Gets an argument of this argument supposed to be a compound
- getArg(String) - Method in class alice.logictuple.TupleArgument
-
Gets an argument of this argument supposed to be a compound
- getArg() - Method in class alice.tucson.service.TucsonCmd
-
- getArg(int) - Method in interface alice.tuples.javatuples.api.IJTuple
-
- getArg(int) - Method in interface alice.tuples.javatuples.api.IJTupleTemplate
-
- getArg(int) - Method in class alice.tuples.javatuples.impl.JTuple
-
- getArg(int) - Method in class alice.tuples.javatuples.impl.JTupleTemplate
-
- getArgument() - Method in class alice.respect.core.InternalOperation
-
- getArity() - Method in class alice.logictuple.LogicTuple
-
Gets the number of arguments of this argument supposed to be a structure
- getArity() - Method in class alice.logictuple.TupleArgument
-
Gets the number of arguments of this argument supposed to be a structure
- getAuthorisedAgents() - Method in interface alice.tucson.rbac.RBACStructure
-
Gets the set of authorised agents
- getAuthorisedAgents() - Method in class alice.tucson.rbac.TucsonRBACStructure
-
- getBasicAgentClass() - Method in interface alice.tucson.rbac.RBACStructure
-
Gets basic agent class configured for this RBAC structure
- getBasicAgentClass() - Method in class alice.tucson.rbac.TucsonRBACStructure
-
- getBootTime() - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
Gets the boot time of the Tuple Centre VM
The time is expressed in millisecond, according to the standard Java
measurement of time.
- getCmd() - Method in class alice.tucson.parsing.TucsonOpParser
-
- getCode() - Static method in class alice.tucson.service.TucsonOperation
-
- getCompletedOps() - Method in class alice.tucson.asynchSupport.AsynchOpsHelper
-
Gets the queue of completed operations
- getCompletion(StringBuffer) - Method in class alice.tucson.introspection.tools.EditSpec
-
reports the result of get operation in SpecWorker
- getCompletionEventsList() - Method in interface alice.tucson.api.BulkAsynchACC
-
- getCompletionEventsList() - Method in interface alice.tucson.api.OrdinaryAsynchACC
-
- getCompletionEventsList() - Method in interface alice.tucson.api.SpecificationAsynchACC
-
- getCompletionEventsList() - Method in interface alice.tucson.api.UniformAsynchACC
-
- getCompletionEventsList() - Method in class alice.tucson.service.ACCProxyAgentSide
-
- getCompletionEventsList() - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- getContainer() - Method in class alice.respect.core.RespectVM
-
- getContext() - Method in class alice.tucson.api.AbstractTucsonAgent
-
Getter for the ACC.
- getContext(TucsonAgentId) - Static method in class alice.tucson.api.TucsonMetaACC
-
Gets the available most-comprehensive ACC from the TuCSoN Node Service
active on the default host ("localhost") on the default port (20504).
- getContext(TucsonAgentId, String, int) - Static method in class alice.tucson.api.TucsonMetaACC
-
Gets the available most-comprehensive ACC from the TuCSoN Node Service
active on the specified pair node:port where node is the ip address.
- getContext() - Method in class alice.tucson.introspection.Inspector
-
- getContextDescription() - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- getController() - Method in class alice.tucson.service.OperationHandler.ControllerSession
-
- getControllerSessions() - Method in class alice.tucson.service.OperationHandler
-
- getCore() - Method in class alice.respect.core.RootInterface
-
- getCores() - Method in class alice.tucson.service.TucsonNodeService
-
- getCreationDate() - Method in class alice.tucson.service.TucsonTCUsers
-
- getCurrentEvent() - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
Gets the event currently processed by the virtual machine
- getCurrentReactionEvent() - Method in class alice.respect.core.RespectVMContext
-
- getCurrentReactionTerm() - Method in class alice.respect.core.RespectVMContext
-
- getCurrentState() - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
- getCurrentTime() - Method in interface alice.respect.api.IEnvironmentContext
-
- getCurrentTime() - Method in class alice.respect.core.EnviromentContext
-
- getCurrentTime() - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
Gets current time of the Tuple Centre VM
The time is expressed in millisecond, according to the standard Java
measurement of time.
- getDefaultProtocolType() - Method in class alice.tucson.network.TPConfig
-
Return the default Protocol type
- getDefaultTcpPort() - Static method in class alice.tucson.network.TPConfig
-
Return the default TCP port number
- getDefPort() - Static method in class alice.respect.core.RespectTCContainer
-
- getDescription() - Method in interface alice.tucson.rbac.Role
-
Gets the description of this role
- getDescription() - Method in class alice.tucson.rbac.TucsonRole
-
- getDialogAgentSide(int, TucsonTupleCentreId) - Static method in class alice.tucson.network.TPFactory
-
- getDialogAgentSide(TucsonTupleCentreId) - Static method in class alice.tucson.network.TPFactory
-
- getDialogNodeSide(int, int) - Static method in class alice.tucson.network.TPFactory
-
Instantiate a new TucsonProtocol based on type specified by parameter.
- getEndTime() - Method in interface alice.tuplecentre.api.ITCCycleResult
-
- getEndTime() - Method in class alice.tuplecentre.core.TCCycleResult
-
- getEnv(String) - Method in class alice.respect.situatedness.AbstractTransducer
-
The behavior of the transducer when a getEnv operation is required
- getEnv(String) - Method in class alice.tucson.examples.situatedness.ActuatorTransducer
-
- getEnv(String) - Method in class alice.tucson.examples.situatedness.SensorTransducer
-
- getEnv_3(Term, Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- getEnvCode() - Static method in class alice.tucson.service.TucsonOperation
-
- getEnvironmentContext() - Method in class alice.respect.core.RespectTC
-
- getEnvironmentContext(TupleCentreId) - Method in class alice.respect.core.RespectTCContainer
-
- getEvent() - Method in class alice.tuplecentre.core.TriggeredReaction
-
- getEventProp(String) - Method in class alice.tuplecentre.core.AbstractEvent
-
- getEventWnSet() - Method in class alice.tucson.introspection.SetEventSetMsg
-
- getFailedOps() - Method in class alice.tucson.asynchSupport.CompletedOpsQueue
-
Gets all failed operations
- getId() - Method in class alice.respect.api.AbstractAgent
-
- getId() - Method in interface alice.respect.api.IRespectTC
-
Gets the tuple centre id
- getId() - Method in class alice.respect.api.RespectOpId
-
- getId() - Method in class alice.respect.core.RespectTC
-
- getId() - Method in class alice.respect.core.RespectVM
-
- getId() - Method in class alice.tucson.api.TucsonOpId
-
- getId() - Method in class alice.tucson.network.TucsonMsgReply
-
- getId() - Method in class alice.tucson.network.TucsonMsgRequest
-
- getId() - Method in class alice.tucson.service.TucsonIdWrapper
-
- getId() - Method in interface alice.tuplecentre.api.ITupleCentreOperation
-
Get operation identifier
- getId() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
Get operation identifier
- getId() - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
Gets the identifier of this tuple centre
- getIdentifier() - Method in class alice.respect.situatedness.AbstractTransducer
-
Returns the identifier of the transducer.
- getIdentifier() - Method in interface alice.respect.situatedness.ISimpleProbe
-
Get the probe's identifier
- getIdentifier() - Method in interface alice.respect.situatedness.TransducerStandardInterface
-
- getIdentifier() - Method in class alice.tucson.examples.situatedness.ActualActuator
-
- getIdentifier() - Method in class alice.tucson.examples.situatedness.ActualSensor
-
- getInfo() - Method in class alice.tucson.introspection.NewInspectorMsg
-
- getInfo() - Method in class alice.tucson.introspection.SetProtocolMsg
-
- getInputEvent() - Method in class alice.respect.core.InternalEvent
-
- getInputEvent() - Method in class alice.tuplecentre.core.OutputEvent
-
- getInspectorAgents() - Method in class alice.tucson.service.TucsonNodeService
-
- getInspectors() - Method in interface alice.respect.api.IManagementContext
-
- getInspectors() - Method in class alice.respect.core.ManagementContext
-
- getInspectors() - Method in class alice.respect.core.RespectVM
-
- getInspectorsCode() - Static method in class alice.tucson.service.TucsonOperation
-
- getInstallationDate() - Method in class alice.tucson.service.TucsonNodeService
-
- getInternalOperation() - Method in class alice.respect.core.InternalEvent
-
- getInternalTupleCentreId() - Method in class alice.tucson.api.TucsonTupleCentreId
-
- getIterator() - Method in class alice.respect.core.PendingQuerySet
-
- getIterator() - Method in class alice.respect.core.TRSet
-
- getIterator() - Method in class alice.respect.core.tupleset.AbstractTupleSet
-
- getIterator() - Method in class alice.respect.core.TupleSet
-
- getIterator() - Method in interface alice.respect.core.tupleset.ITupleSet
-
- getJTupleArgument() - Method in interface alice.tucson.api.ITucsonOperation
-
- getJTupleArgument() - Method in class alice.tucson.service.TucsonOperation
-
- getJTupleListResult() - Method in interface alice.tucson.api.ITucsonOperation
-
- getJTupleListResult() - Method in class alice.tucson.service.TucsonOperation
-
- getJTupleResult() - Method in interface alice.tucson.api.ITucsonOperation
-
- getJTupleResult() - Method in class alice.tucson.service.TucsonOperation
-
- getKey1() - Method in class alice.respect.core.tupleset.AbstractTupleSet.LTEntry
-
- getKey2() - Method in class alice.respect.core.tupleset.AbstractTupleSet.LTEntry
-
- getKeysNumber() - Method in interface alice.respect.core.collection.MVMap
-
Return a number of keys collected into MVMap
- getKeywords() - Static method in class alice.tucson.introspection.tools.SpecificationTokenMarker
-
- getLinkContext() - Method in class alice.respect.core.RespectTC
-
Gets a interface for linking operations
- getLinkContext(TupleCentreId) - Method in class alice.respect.core.RespectTCContainer
-
Return a LinkContext for remote/local call
- getListener() - Method in class alice.tucson.service.TucsonNodeService
-
- getListener() - Method in class alice.tucson.service.TucsonOperation
-
- getLocalName() - Method in class alice.respect.api.AgentId
-
- getLocalName() - Method in class alice.respect.api.EnvId
-
- getLocalTime() - Method in class alice.tucson.introspection.InspectorContextEvent
-
- getLogicTupleArgument() - Method in interface alice.respect.api.IRespectOperation
-
Gets the argument of the operation
- getLogicTupleArgument() - Method in class alice.respect.core.RespectOperation
-
- getLogicTupleArgument() - Method in interface alice.tucson.api.ITucsonOperation
-
Gets the tuple argument used in the operation.
- getLogicTupleArgument() - Method in class alice.tucson.service.TucsonOperation
-
- getLogicTupleListResult() - Method in interface alice.respect.api.IRespectOperation
-
Gets the results of a get operation
- getLogicTupleListResult() - Method in class alice.respect.core.RespectOperation
-
- getLogicTupleListResult() - Method in interface alice.tucson.api.ITucsonOperation
-
Gets the list of tuples returned as the result of the requested
operation.
- getLogicTupleListResult() - Method in class alice.tucson.service.TucsonOperation
-
- getLogicTupleResult() - Method in interface alice.respect.api.IRespectOperation
-
Gets the result of the operation,
- getLogicTupleResult() - Method in class alice.respect.core.RespectOperation
-
- getLogicTupleResult() - Method in interface alice.tucson.api.ITucsonOperation
-
Gets the tuple returned as the result of the requested operation.
- getLogicTupleResult() - Method in class alice.tucson.service.TucsonOperation
-
- getManagementContext() - Method in class alice.respect.core.RespectTC
-
Gets a context for tuple centre management.
- getManagementContext(TupleCentreId) - Method in class alice.respect.core.RespectTCContainer
-
- getMap() - Method in interface alice.respect.api.ITCRegistry
-
- getMap() - Method in class alice.respect.core.RespectLocalRegistry
-
- getMatchingOps(Class<? extends AbstractTucsonAction>) - Method in class alice.tucson.asynchSupport.CompletedOpsQueue
-
- getMatchingOps(Class<? extends AbstractTucsonAction>) - Method in class alice.tucson.asynchSupport.SearchableOpsQueue
-
Gets all the operations whose type matches the given type
- getMatchingTuple(LogicTuple) - Method in class alice.respect.core.tupleset.AbstractTupleSet
-
- getMatchingTuple(LogicTuple) - Method in class alice.respect.core.TupleSet
-
- getMatchingTuple(LogicTuple) - Method in interface alice.respect.core.tupleset.ITupleSet
-
- getModeChanged() - Method in class alice.tucson.introspection.InspectorContextEvent
-
- getMsg() - Method in exception alice.tucson.api.exceptions.TucsonGenericException
-
- getName() - Method in class alice.logictuple.LogicTuple
-
Gets the name of the logic tuple
- getName() - Method in class alice.logictuple.TupleArgument
-
Gets the name of this argument, supposed to be a structure (including
atoms) or a variable
- getName() - Method in class alice.respect.api.TupleCentreId
-
Gets the string representation of the tuple centre name
- getName() - Method in class alice.tucson.api.TucsonTupleCentreId
-
- getNArgs() - Method in interface alice.tuples.javatuples.api.IJTuple
-
- getNArgs() - Method in interface alice.tuples.javatuples.api.IJTupleTemplate
-
- getNArgs() - Method in class alice.tuples.javatuples.impl.JTuple
-
- getNArgs() - Method in class alice.tuples.javatuples.impl.JTupleTemplate
-
- getNegotiationContext(String) - Static method in class alice.tucson.api.TucsonMetaACC
-
Gets the available most-comprehensive ACC from the TuCSoN Node Service
active on the default host ("localhost") on the default port (20504).
- getNegotiationContext(String, String, int) - Static method in class alice.tucson.api.TucsonMetaACC
-
Acquires the Negotiation ACC necessary to interact with TuCSoN according
to RBAC policies.
- getNegotiationContext(TucsonAgentId) - Static method in class alice.tucson.api.TucsonMetaACC
-
Acquires the Negotiation ACC from the default TuCSoN node.
- getNegotiationContext(TucsonAgentId, String, int) - Static method in class alice.tucson.api.TucsonMetaACC
-
Acquires the Negotiation ACC from the TuCSoN node installed on the given
netid:portno
IP:TCP address.
- getNextState() - Method in class alice.tuplecentre.core.AbstractTupleCentreVMState
-
- getNextState() - Method in class alice.tuplecentre.core.FetchEnvState
-
- getNextState() - Method in class alice.tuplecentre.core.FetchState
-
- getNextState() - Method in class alice.tuplecentre.core.IdleState
-
- getNextState() - Method in class alice.tuplecentre.core.ListeningState
-
- getNextState() - Method in class alice.tuplecentre.core.ReactingState
-
- getNextState() - Method in class alice.tuplecentre.core.ResetState
-
- getNextState() - Method in class alice.tuplecentre.core.SpeakingState
-
- getNode() - Method in class alice.respect.api.TupleCentreId
-
Gets localhost ReSpecT has no net infrastructure
- getNode() - Method in class alice.tucson.api.TucsonTupleCentreId
-
- getNode(int) - Static method in class alice.tucson.service.TucsonNodeService
-
- getNodeInfo(Node, String) - Method in class alice.tucson.persistency.PersistencyXML
-
- getNodeTcpPort() - Method in class alice.tucson.network.TPConfig
-
Return the TCP port number
- getObservers() - Method in class alice.respect.core.RespectVM
-
- getOp() - Method in class alice.tucson.asynchSupport.TucsonListenerWrapper
-
Gets the operation whose completion is handled by the wrapped listener
- getOp() - Method in class alice.tucson.asynchSupport.TucsonOpWrapper
-
Gets the TuCSoN operation to execute
- getOp() - Method in class alice.tucson.introspection.WSetEvent
-
- getOperation() - Method in exception alice.respect.api.exceptions.OperationTimeOutException
-
- getOpHelper() - Method in class alice.tucson.asynchSupport.TucsonListenerWrapper
-
Gets the associated helper
- getOpId() - Method in class alice.tucson.service.TucsonOpCompletionEvent
-
- getOpResult() - Method in interface alice.tuplecentre.api.ITCCycleResult
-
- getOpResult() - Method in class alice.tuplecentre.core.TCCycleResult
-
- getOrdinaryAsynchInterface() - Method in class alice.respect.core.RespectTC
-
Gets a context with no blocking functionalities
- getOrdinaryAsynchInterface(TupleCentreId) - Method in class alice.respect.core.RespectTCContainer
-
- getOrdinarySynchInterface() - Method in class alice.respect.core.RespectTC
-
Gets a context with blocking functionalities
- getOrdinarySynchInterface(TupleCentreId) - Method in class alice.respect.core.RespectTCContainer
-
- getOrgName() - Method in interface alice.tucson.rbac.RBACStructure
-
Gets the name of the organisation associated to this RBAC configuration
- getOrgName() - Method in class alice.tucson.rbac.TucsonRBACStructure
-
- getPassword() - Method in interface alice.tucson.api.RootACC
-
Gets the (encrypted) RBAC password (if existing).
- getPassword() - Method in interface alice.tucson.rbac.AuthorisedAgent
-
Gets the (encrypted) password used by the authorised agent
- getPassword() - Method in class alice.tucson.rbac.TucsonAuthorisedAgent
-
- getPassword() - Method in class alice.tucson.service.ACCProxyAgentSide
-
- getPassword() - Method in class alice.tucson.service.RootACCProxy
-
- getPendingOperationsMap() - Method in interface alice.tucson.api.RootACC
-
Gets the set of pending operations, that is, thos TuCSoN operations
invoked asynchronously for which no reply has been received yet.
- getPendingOperationsMap() - Method in class alice.tucson.service.ACCProxyAgentSide
-
- getPendingOperationsMap() - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- getPendingOperationsMap() - Method in class alice.tucson.service.RootACCProxy
-
- getPendingOps() - Method in class alice.tucson.asynchSupport.AsynchOpsHelper
-
Gets the queue of pending operations
- getPendingOpsSemaphore() - Method in class alice.tucson.asynchSupport.AsynchOpsHelper
-
Gets the pending operations Semaphore
object
- getPendingQueryObservType() - Method in class alice.tucson.introspection.InspectorProtocol
-
- getPendingQuerySetIterator() - Method in class alice.respect.core.RespectVMContext
-
- getPendingQuerySetIterator() - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
Gets an iterator over the pending query set (W)
- getPermissionName() - Method in interface alice.tucson.rbac.Permission
-
Gets the permission name.
- getPermissionName() - Method in class alice.tucson.rbac.TucsonPermission
-
- getPermissions() - Method in interface alice.tucson.rbac.Policy
-
Gets the permissions associated to this policy
- getPermissions() - Method in class alice.tucson.rbac.TucsonPolicy
-
- getPolicies() - Method in interface alice.tucson.rbac.RBACStructure
-
Gets the set of policies configured for this RBAC structure
- getPolicies() - Method in class alice.tucson.rbac.TucsonRBACStructure
-
- getPoliciesList(String, TupleCentreId, EnhancedACC) - Static method in class alice.tucson.service.tools.TucsonACCTool
-
Gets the list of policies available for the given RBAC agent class.
- getPolicy() - Method in interface alice.tucson.rbac.Role
-
Gets the policy associated to this role
- getPolicy() - Method in class alice.tucson.rbac.TucsonRole
-
- getPolicyName() - Method in interface alice.tucson.rbac.Policy
-
Gets the name of this policy
- getPolicyName() - Method in class alice.tucson.rbac.TucsonPolicy
-
- getPort() - Method in class alice.respect.api.TupleCentreId
-
- getPort() - Method in class alice.tucson.api.TucsonTupleCentreId
-
- getPredicate() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- getPredicateIndicator() - Method in class alice.logictuple.LogicTuple
-
Return a string that is the name and arity of the logic tuple in the
following format: name/arity
.
- getPredicateIndicator() - Method in class alice.logictuple.TupleArgument
-
- getPredicates() - Method in class alice.tucson.persistency.PersistencyData
-
- getPrimitive() - Method in class alice.tucson.service.TucsonCmd
-
- getPrimitive() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- getProbe(AbstractProbeId) - Method in enum alice.respect.core.ProbesManager
-
Gets the resource by its identifier
- getProbeByName(String) - Method in enum alice.respect.core.ProbesManager
-
Gets the resource by its local name
- getProbes(TransducerId) - Method in enum alice.respect.core.TransducersManager
-
Returns the resource list associated to the transducer identified by tId
- getProbes() - Method in class alice.respect.situatedness.AbstractTransducer
-
Returns the list of all the probes associated to the transducer
- getProbes() - Method in interface alice.respect.situatedness.TransducerStandardInterface
-
- getPrologCore() - Method in class alice.respect.core.RespectVMContext
-
- getPrologPredicates() - Method in class alice.tucson.persistency.PersistencyData
-
- getPrologPredicatesIterator() - Method in class alice.respect.core.RespectVMContext
-
- getProperty(String) - Method in class alice.tucson.service.ACCDescription
-
Gets the named property from the Java Properties map
- getQueryForm() - Method in class alice.tucson.introspection.tools.InspectorGUI
-
- getReactingTC() - Method in class alice.tuplecentre.core.AbstractEvent
-
- getReaction() - Method in class alice.tuplecentre.core.TriggeredReaction
-
- getReactionFailed() - Method in class alice.tucson.introspection.InspectorContextEvent
-
- getReactionForm() - Method in class alice.tucson.introspection.tools.InspectorGUI
-
- getReactionOk() - Method in class alice.tucson.introspection.InspectorContextEvent
-
- getReactionsObservType() - Method in class alice.tucson.introspection.InspectorProtocol
-
- getReactionSpec() - Method in class alice.respect.core.RespectVM
-
- getReactionSpec() - Method in class alice.respect.core.RespectVMContext
-
- getReactionSpec() - Method in interface alice.tuplecentre.api.ITupleCentreManagement
-
- getReactionTerm() - Method in class alice.respect.core.LogicReaction
-
- getRegistry() - Method in class alice.respect.core.RespectTCContainer
-
- getRemoteLinkContext(TupleCentreId) - Method in interface alice.respect.api.IRemoteLinkProvider
-
- getRemoteLinkContext(TupleCentreId) - Method in class alice.tucson.service.RemoteLinkProvider
-
- getRespectOperation() - Method in class alice.respect.core.RespectOutputEvent
-
- getRespectTC() - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
- getRespectTCContainer() - Static method in class alice.respect.core.RespectTCContainer
-
- getRespectVM() - Method in class alice.respect.core.RespectVMContext
-
- getRespectVMContext() - Method in class alice.respect.core.RespectVM
-
- getResult() - Method in class alice.respect.core.InternalOperation
-
- getRole(Role) - Method in class alice.tucson.service.ACCDescription
-
- getRole(String) - Method in class alice.tucson.service.ACCDescription
-
- getRoleName() - Method in interface alice.tucson.rbac.Role
-
Gets the name of this role
- getRoleName() - Method in class alice.tucson.rbac.TucsonRole
-
- getRoles() - Method in interface alice.tucson.rbac.RBACStructure
-
Gets the set of roles configured for this RBAC structure
- getRoles() - Method in class alice.tucson.rbac.TucsonRBACStructure
-
- getRoles() - Method in class alice.tucson.service.ACCDescription
-
- getS(IId) - Method in interface alice.respect.api.IRespectTC
-
- getS(IId, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
- getS(IId, OperationCompletionListener) - Method in interface alice.respect.api.ISpecificationAsynchInterface
-
- getS(IId) - Method in interface alice.respect.api.ISpecificationSynchInterface
-
- getS(IId) - Method in class alice.respect.core.RespectTC
-
- getS(IId, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
- getS(IId, OperationCompletionListener) - Method in class alice.respect.core.SpecificationAsynchInterface
-
- getS(IId) - Method in class alice.respect.core.SpecificationSynchInterface
-
- getS(TupleCentreId, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.SpecificationAsynchACC
-
get_s
specification primitive, reads (w/o removing) all the
ReSpecT specification tuples from the given target tuplecentre
specification space.
- getS(TupleCentreId, Long) - Method in interface alice.tucson.api.SpecificationSynchACC
-
get_s
specification primitive, reads (w/o removing) all the
ReSpecT specification tuples from the given target tuplecentre
specification space.
- GetS - Class in alice.tucson.asynchSupport.actions.specification
-
get_s
TuCSoN primitive.
- GetS(TucsonTupleCentreId) - Constructor for class alice.tucson.asynchSupport.actions.specification.GetS
-
Builds the TuCSoN get_s
action given its target tuple centre
- getS(TupleCentreId, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- getS(TupleCentreId, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- getS(TupleCentreId, Long) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- getS(TupleCentreId, TucsonOperationCompletionListener) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- getSCode() - Static method in class alice.tucson.service.TucsonOperation
-
- getSession() - Method in class alice.tucson.service.OperationHandler.ControllerSession
-
- getSession(TucsonTupleCentreId, TucsonAgentId) - Method in class alice.tucson.service.OperationHandler
-
This method is responsible to setup, store and retrieve connections
toward all the tuplecentres ever contacted by the TuCSoN Agent behind
this proxy.
- getShutdownSemaphore() - Method in class alice.tucson.asynchSupport.AsynchOpsHelper
-
Gets the Semaphore
object for shutdown
synchronisation
- getSimpleTCEvent() - Method in class alice.tuplecentre.core.AbstractEvent
-
- getSize() - Method in class alice.respect.core.RespectLocalRegistry
-
- getSnapshot(byte) - Method in interface alice.tucson.introspection.InspectorContext
-
gets a snapshot of tuple set
- getSnapshot(GetSnapshotMsg) - Method in class alice.tucson.introspection.InspectorContextSkel
-
get a tuple centre set (T set, W set,...) snapshot
- getSnapshot(byte) - Method in class alice.tucson.introspection.InspectorContextStub
-
- GetSnapshotMsg - Class in alice.tucson.introspection
-
- GetSnapshotMsg(TucsonAgentId, byte) - Constructor for class alice.tucson.introspection.GetSnapshotMsg
-
- getSource() - Method in class alice.tucson.introspection.WSetEvent
-
- getSource() - Method in class alice.tuplecentre.core.AbstractEvent
-
Gets the executor of the operation which caused directly or indirectly
this event.
- getSpawnerId() - Method in class alice.tucson.api.AbstractSpawnActivity
-
Both agents and the coordination medium itself can spawn
a
computation, hence we need to handle both.
- getSpawnerId() - Method in class alice.tucson.service.Spawn2PLibrary
-
Both agents and the coordination medium itself can spawn() a computation,
hence we need to handle both.
- getSpec() - Method in interface alice.respect.api.IManagementContext
-
Get current behaviour specification
- getSpec() - Method in class alice.respect.core.ManagementContext
-
- getSpec() - Method in class alice.tucson.service.TucsonOpCompletionEvent
-
- getSpecCompleted(TupleCentreId, IId, String) - Method in class alice.tucson.service.ObservationService
-
- getSpecCompleted(TupleCentreId, IId, String) - Method in interface alice.tuplecentre.api.ObservableEventListener
-
- getSpecificationAsynchInterface() - Method in class alice.respect.core.RespectTC
-
- getSpecificationAsynchInterface(TupleCentreId) - Method in class alice.respect.core.RespectTCContainer
-
- getSpecificationSynchInterface() - Method in class alice.respect.core.RespectTC
-
Gets a context with blocking specification functionalities
- getSpecificationSynchInterface(TupleCentreId) - Method in class alice.respect.core.RespectTCContainer
-
- getSpecRequested(TupleCentreId, IId) - Method in class alice.tucson.service.ObservationService
-
- getSpecRequested(TupleCentreId, IId) - Method in interface alice.tuplecentre.api.ObservableEventListener
-
- getSpecTuples() - Method in class alice.tucson.persistency.PersistencyData
-
- getSpecTupleSetIterator() - Method in class alice.respect.core.RespectVMContext
-
- getSpecTupleSetIterator() - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
- getStartTime() - Method in interface alice.tuplecentre.api.ITCCycleResult
-
- getStartTime() - Method in class alice.tuplecentre.core.TCCycleResult
-
- getState(String) - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
Gets a state of tuple centre virtual machine.
- getStepMode() - Method in class alice.tucson.introspection.InspectorContextEvent
-
- getStepModeObservType() - Method in class alice.tucson.introspection.InspectorProtocol
-
- getStructReaction() - Method in class alice.respect.core.LogicReaction
-
- getSuccessfulOps() - Method in class alice.tucson.asynchSupport.CompletedOpsQueue
-
Gets all successfully completed operations
- getTarget() - Method in class alice.tucson.introspection.WSetEvent
-
- getTarget() - Method in class alice.tuplecentre.core.AbstractEvent
-
- getTargetTC() - Method in class alice.tucson.api.AbstractSpawnActivity
-
Gets the tuplecentre identifier hosting the spawned activity.
- getTargetTC() - Method in class alice.tucson.service.Spawn2PLibrary
-
- getTc() - Method in class alice.respect.api.AbstractAgent
-
- getTC(TupleCentreId) - Method in interface alice.respect.api.ITCRegistry
-
- getTC(TupleCentreId) - Method in class alice.respect.core.RespectLocalRegistry
-
- getTCId() - Method in class alice.respect.situatedness.AbstractTransducer
-
Returns the tuple centre associated to the transducer
- getTCId() - Method in interface alice.respect.situatedness.TransducerStandardInterface
-
- getTcName() - Method in class alice.tucson.introspection.NewInspectorMsg
-
- getTCPPort() - Method in class alice.tucson.service.TucsonNodeService
-
- getTemplateArgument() - Method in interface alice.tuplecentre.api.ITupleCentreOperation
-
- getTemplateArgument() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- getTheory() - Method in class alice.respect.api.Respect2PLibrary
-
ReSpecT theory to interface with Prolog.
- getTheory() - Method in class alice.tucson.api.Tucson2PLibrary
-
Gets the Prolog theory defining all operators and predicates available.
- getTheory() - Method in class alice.tucson.service.Spawn2PLibrary
-
- getTid() - Method in interface alice.tucson.introspection.InspectorContext
-
- getTid() - Method in class alice.tucson.introspection.InspectorContextStub
-
- getTid() - Method in class alice.tucson.network.TucsonMsgRequest
-
- getTid() - Method in class alice.tucson.parsing.TucsonOpParser
-
- getTime() - Method in class alice.tuplecentre.core.AbstractEvent
-
- getTime() - Method in class alice.tuplecentre.core.InspectableEvent
-
Gets the time at which the event has been observed inside the tuple
centre VM
- getTimedContext() - Method in class alice.respect.core.RespectTC
-
Gets a context with timing functionalities.
- getTPConfig() - Method in class alice.tucson.service.TucsonNodeService
-
- getTransducer(String) - Method in enum alice.respect.core.TransducersManager
-
Returns the transducer identified by tId
- getTransducer() - Method in interface alice.respect.situatedness.ISimpleProbe
-
Gets the transducer which the probe is communicating with.
- getTransducer() - Method in class alice.tucson.examples.situatedness.ActualActuator
-
- getTransducer() - Method in class alice.tucson.examples.situatedness.ActualSensor
-
- getTransducerId(EnvId) - Method in enum alice.respect.core.TransducersManager
-
Returns the transducer's identifier associated to the input resource
- getTransducerIds(TupleCentreId) - Method in enum alice.respect.core.TransducersManager
-
Gets the list of transducer ids associated to the tuple centre identified
by tcId
- getTriggeredReactionSetIterator() - Method in class alice.respect.core.RespectVMContext
-
- getTriggeredReactionSetIterator() - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
Gets an iterator over the set of triggered reactions
- getTRSet(LogicTuple) - Method in interface alice.respect.api.IManagementContext
-
Gets current content of the triggered reactions in terms of logic tuples
- getTRSet(LogicTuple) - Method in class alice.respect.core.ManagementContext
-
- getTRSet() - Method in class alice.respect.core.RespectVM
-
- getTRSet() - Method in class alice.respect.core.RespectVMContext
-
- getTRSetCode() - Static method in class alice.tucson.service.TucsonOperation
-
- getTSet(LogicTuple) - Method in interface alice.respect.api.IManagementContext
-
Gets current content of the tuple set
- getTSet(LogicTuple) - Method in class alice.respect.core.ManagementContext
-
- getTSet(LogicTuple) - Method in class alice.respect.core.RespectVM
-
- getTSet(LogicTuple) - Method in class alice.respect.core.RespectVMContext
-
- getTSetCode() - Static method in class alice.tucson.service.TucsonOperation
-
- getTsetFilter() - Method in class alice.tucson.introspection.InspectorProtocol
-
- getTsetObservType() - Method in class alice.tucson.introspection.InspectorProtocol
-
- getTucsonAgentId() - Method in class alice.tucson.api.AbstractTucsonAgent
-
Getter for the TucsonAgent identifier
- getTucsonTupleCentreId() - Method in class alice.tucson.service.TucsonTCUsers
-
- getTuple() - Method in class alice.tucson.network.TucsonMsgRequest
-
- getTuple() - Method in class alice.tucson.service.TucsonOpCompletionEvent
-
- getTuple() - Method in class alice.tuplecentre.core.AbstractEvent
-
- getTupleArgument() - Method in interface alice.tuplecentre.api.ITupleCentreOperation
-
- getTupleArgument() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- getTupleCentreId(TransducerId) - Method in enum alice.respect.core.TransducersManager
-
Returns the identifier of the tuple centre associated to the transducer
identified by tId
- getTupleForm() - Method in class alice.tucson.introspection.tools.InspectorGUI
-
- getTupleKey1(LogicTuple) - Method in class alice.respect.core.tupleset.AbstractTupleSet
-
- getTupleKey1(LogicTuple) - Method in class alice.respect.core.tupleset.TupleSetCoord
-
Return the first level key.
- getTupleKey1(LogicTuple) - Method in class alice.respect.core.tupleset.TupleSetSpec
-
- getTupleKey2(LogicTuple) - Method in class alice.respect.core.tupleset.AbstractTupleSet
-
- getTupleKey2(LogicTuple) - Method in class alice.respect.core.tupleset.TupleSetCoord
-
Returns the second level key.
- getTupleKey2(LogicTuple) - Method in class alice.respect.core.tupleset.TupleSetSpec
-
- getTupleList() - Method in class alice.tucson.service.TucsonOpCompletionEvent
-
- getTupleListArgument() - Method in interface alice.tuplecentre.api.ITupleCentreOperation
-
- getTupleListArgument() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- getTupleListResult() - Method in interface alice.tuplecentre.api.ITCCycleResult
-
- getTupleListResult() - Method in interface alice.tuplecentre.api.ITupleCentreOperation
-
- getTupleListResult() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- getTupleListResult() - Method in class alice.tuplecentre.core.TCCycleResult
-
- getTupleRequested() - Method in class alice.tucson.network.TucsonMsgReply
-
- getTupleResult() - Method in class alice.tucson.network.TucsonMsgReply
-
- getTupleResult() - Method in interface alice.tuplecentre.api.ITCCycleResult
-
- getTupleResult() - Method in interface alice.tuplecentre.api.ITupleCentreOperation
-
- getTupleResult() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- getTupleResult() - Method in class alice.tuplecentre.core.TCCycleResult
-
- getTuples() - Method in class alice.tucson.introspection.InspectorContextEvent
-
- getTuples() - Method in class alice.tucson.persistency.PersistencyData
-
- getTupleSet() - Method in class alice.tucson.introspection.SetTupleSetMsg
-
- getTupleSet() - Method in class alice.tucson.persistency.PersistencyData
-
- getTupleSetIterator() - Method in class alice.respect.core.RespectVMContext
-
- getTupleSetIterator() - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
Gets an iterator over the tuple set (T)
- getTupleSpecSet() - Method in class alice.tucson.persistency.PersistencyData
-
- getType() - Method in class alice.tucson.network.TucsonMsgReply
-
- getType() - Method in class alice.tucson.network.TucsonMsgRequest
-
- getType() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- getType() - Method in class alice.tuplecentre.core.InspectableEvent
-
Gets observable event type
- getType() - Method in interface alice.tuples.javatuples.api.IJVar
-
- getType() - Method in class alice.tuples.javatuples.impl.JVar
-
- getUpdateInfo(Element) - Method in class alice.tucson.persistency.PersistencyXML
-
- getUpdates() - Method in class alice.tucson.persistency.PersistencyData
-
- getUsername() - Method in interface alice.tucson.api.RootACC
-
Gets the RBAC username (if existing).
- getUsername() - Method in interface alice.tucson.rbac.AuthorisedAgent
-
Gets the user name used by the authorised agent
- getUsername() - Method in class alice.tucson.rbac.TucsonAuthorisedAgent
-
- getUsername() - Method in class alice.tucson.service.ACCProxyAgentSide
-
- getUsername() - Method in class alice.tucson.service.RootACCProxy
-
- getUsers() - Method in class alice.tucson.service.TucsonTCUsers
-
- getUUID() - Method in interface alice.tucson.api.RootACC
-
Gets the assigned UUID.
- getUUID() - Method in class alice.tucson.service.ACCProxyAgentSide
-
- getUUID() - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- getUUID() - Method in class alice.tucson.service.RootACCProxy
-
- getValue() - Method in class alice.respect.core.tupleset.AbstractTupleSet.LTEntry
-
- getVarValue(String) - Method in class alice.logictuple.LogicTuple
-
Gets the argument linked to a variable inside the tuple.
- getVarValue(String) - Method in class alice.logictuple.TupleArgument
-
Gets the argument linked to a variable inside the tuple argument
- getVersion() - Static method in class alice.tucson.api.TucsonMetaACC
-
- getVersion() - Static method in class alice.tucson.service.TucsonNodeService
-
- getVM() - Method in interface alice.respect.api.IRespectTC
-
- getVM() - Method in class alice.respect.core.RespectTC
-
- getVMThread() - Method in class alice.respect.core.RespectTC
-
- getVmTime() - Method in class alice.tucson.introspection.InspectorContextEvent
-
- getWhat() - Method in class alice.tucson.introspection.GetSnapshotMsg
-
- getWnEvents() - Method in class alice.tucson.introspection.InspectorContextEvent
-
- getWSet(LogicTuple) - Method in interface alice.respect.api.IManagementContext
-
Gets current content of the query set in terms of logic tuples
- getWSet(LogicTuple) - Method in class alice.respect.core.ManagementContext
-
- getWSet(LogicTuple) - Method in class alice.respect.core.RespectVM
-
- getWSet(LogicTuple) - Method in class alice.respect.core.RespectVMContext
-
- getWSetCode() - Static method in class alice.tucson.service.TucsonOperation
-
- getWsetFilter() - Method in class alice.tucson.introspection.InspectorProtocol
-
- getZ() - Method in class alice.tuplecentre.core.ObservableEventReactionFail
-
- getZ() - Method in class alice.tuplecentre.core.ObservableEventReactionOK
-
- go() - Method in class alice.respect.api.AbstractAgent
-
Starts agent execution
- go() - Method in class alice.tucson.api.AbstractTucsonAgent
-
Starts main execution cycle
main
- goalRequest() - Method in class alice.tucson.service.tools.CLIAgent
-
Main reasoning cycle
- goCmdCode() - Static method in class alice.tucson.service.TucsonOperation
-
- goCommand() - Method in interface alice.respect.api.IManagementContext
-
Resumes VM execution (management mode)
- goCommand() - Method in class alice.respect.core.ManagementContext
-
- goCommand() - Method in class alice.respect.core.RespectVM
-
- goCommand() - Method in interface alice.tuplecentre.api.ITupleCentreManagement
-
- goCommand() - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
- guards - Variable in class alice.tucson.asynchSupport.actions.AbstractTucsonSpecificationAction
-
The tuples representing, respectively, the event, guards and body of a
ReSpecT specification tuple
- id - Variable in class alice.respect.api.AgentId
-
- id - Variable in class alice.respect.api.TupleCentreId
-
- id - Variable in class alice.respect.situatedness.AbstractTransducer
-
Transducer's identifier
- IdleState - Class in alice.tuplecentre.core
-
This is the idle state of the tuple centre virtual machine
- IdleState(AbstractTupleCentreVMContext) - Constructor for class alice.tuplecentre.core.IdleState
-
- IEnvironmentContext - Interface in alice.respect.api
-
- IId - Interface in alice.tuplecentre.api
-
Represents an operation emitter's interface: it could be both an agent of a
tuple centre
- IJArg - Interface in alice.tuples.javatuples.api
-
- IJTuple - Interface in alice.tuples.javatuples.api
-
- IJTupleTemplate - Interface in alice.tuples.javatuples.api
-
- IJVal - Interface in alice.tuples.javatuples.api
-
- IJVar - Interface in alice.tuples.javatuples.api
-
- ILinkContext - Interface in alice.respect.api
-
- IllegalPortNumberException - Exception in alice.tucson.network.exceptions
-
IllegalPortNumberException.
- IllegalPortNumberException(String) - Constructor for exception alice.tucson.network.exceptions.IllegalPortNumberException
-
- IManagementContext - Interface in alice.respect.api
-
Basic Management Interface for a RespecT Tuple Centre.
- in(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IOrdinaryAsynchInterface
-
- in(IId, LogicTuple) - Method in interface alice.respect.api.IOrdinarySynchInterface
-
- in(IId, LogicTuple) - Method in interface alice.respect.api.IRespectTC
-
- in(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
Retrieves a tuple in the tuple centre
- in(IId, LogicTuple, long) - Method in interface alice.respect.api.ITimedContext
-
- in(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.OrdinaryAsynchInterface
-
- in(IId, LogicTuple) - Method in class alice.respect.core.OrdinarySynchInterface
-
- in(IId, LogicTuple) - Method in class alice.respect.core.RespectTC
-
- in(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
- in(IId, LogicTuple, long) - Method in class alice.respect.core.TimedContext
-
- in(LogicTuple) - Method in class alice.tucson.api.AbstractSpawnActivity
-
- in(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.OrdinaryAsynchACC
-
in
Linda primitive, retrieves the specified tuple from the
given target tuplecentre.
- in(TupleCentreId, Tuple, Long) - Method in interface alice.tucson.api.OrdinarySynchACC
-
in
Linda primitive, retrieves the specified tuple from the
given target tuplecentre.
- In - Class in alice.tucson.asynchSupport.actions.ordinary
-
in
TuCSoN primitive.
- In(TucsonTupleCentreId, LogicTuple) - Constructor for class alice.tucson.asynchSupport.actions.ordinary.In
-
Builds the TuCSoN in
action given its target tuple centre and its
tuple argument
- in(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- in(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- in(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- in(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- in_1(Term) - Method in class alice.tucson.service.Spawn2PLibrary
-
- in_2(Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- in_2(Term, Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
in
TuCSoN primitive.
- in_all_2(Term, Term) - Method in class alice.tucson.service.Spawn2PLibrary
-
- in_all_3(Term, Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- in_all_3(Term, Term, Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
in_all
TuCSoN primitive.
- in_s_4(Term, Term, Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- in_s_4(Term, Term, Term, Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
in_s
TuCSoN primitive.
- inAll(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IOrdinaryAsynchInterface
-
- inAll(IId, LogicTuple) - Method in interface alice.respect.api.IOrdinarySynchInterface
-
- inAll(IId, LogicTuple) - Method in interface alice.respect.api.IRespectTC
-
Retrieves all tuples in the tuple centre matching the template
- inAll(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
- inAll(IId, LogicTuple, long) - Method in interface alice.respect.api.ITimedContext
-
- inAll(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.OrdinaryAsynchInterface
-
- inAll(IId, LogicTuple) - Method in class alice.respect.core.OrdinarySynchInterface
-
- inAll(IId, LogicTuple) - Method in class alice.respect.core.RespectTC
-
- inAll(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
- inAll(IId, LogicTuple, long) - Method in class alice.respect.core.TimedContext
-
- inAll(LogicTuple) - Method in class alice.tucson.api.AbstractSpawnActivity
-
- inAll(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.BulkAsynchACC
-
Withdraws from the space all the tuples matching the given template in
one shot (a single transition step).
- inAll(TupleCentreId, Tuple, Long) - Method in interface alice.tucson.api.BulkSynchACC
-
Withdraws from the space all the tuples matching the given template in
one shot (a single transition step).
- InAll - Class in alice.tucson.asynchSupport.actions.ordinary.bulk
-
in_all
TuCSoN primitive.
- InAll(TucsonTupleCentreId, LogicTuple) - Constructor for class alice.tucson.asynchSupport.actions.ordinary.bulk.InAll
-
Builds the TuCSoN in_all
action given its target tuple centre and
its tuple argument
- inAll(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- inAll(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- inAll(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- inAll(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- inAllCode() - Static method in class alice.tucson.service.TucsonOperation
-
- inAllTuples(TupleTemplate) - Method in class alice.respect.core.RespectVMContext
-
- inAllTuples(TupleTemplate) - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
Gets all the tuples of the tuple centre matching the TupleTemplate t
- inCode() - Static method in class alice.tucson.service.TucsonOperation
-
- inCompleted(TupleCentreId, IId, Tuple) - Method in class alice.tucson.service.ObservationService
-
- inCompleted(TupleCentreId, IId, Tuple) - Method in interface alice.tuplecentre.api.ObservableEventListener
-
- init(RespectVMContext) - Method in class alice.respect.api.Respect2PLibrary
-
- inp(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IOrdinaryAsynchInterface
-
- inp(IId, LogicTuple) - Method in interface alice.respect.api.IOrdinarySynchInterface
-
- inp(IId, LogicTuple) - Method in interface alice.respect.api.IRespectTC
-
- inp(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
Tries to retrieve a tuple in the tuple centre
- inp(IId, LogicTuple, long) - Method in interface alice.respect.api.ITimedContext
-
- inp(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.OrdinaryAsynchInterface
-
- inp(IId, LogicTuple) - Method in class alice.respect.core.OrdinarySynchInterface
-
- inp(IId, LogicTuple) - Method in class alice.respect.core.RespectTC
-
- inp(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
- inp(IId, LogicTuple, long) - Method in class alice.respect.core.TimedContext
-
- inp(LogicTuple) - Method in class alice.tucson.api.AbstractSpawnActivity
-
- inp(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.OrdinaryAsynchACC
-
inp
Linda primitive, retrieves the specified tuple in the
given target tuplecentre.
- inp(TupleCentreId, Tuple, Long) - Method in interface alice.tucson.api.OrdinarySynchACC
-
inp
Linda primitive, retrieves the specified tuple from the
given target tuplecentre.
- Inp - Class in alice.tucson.asynchSupport.actions.ordinary
-
inp
TuCSoN primitive.
- Inp(TucsonTupleCentreId, LogicTuple) - Constructor for class alice.tucson.asynchSupport.actions.ordinary.Inp
-
Builds the TuCSoN inp
action given its target tuple centre and
its tuple argument
- inp(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- inp(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- inp(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- inp(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- inp_1(Term) - Method in class alice.tucson.service.Spawn2PLibrary
-
- inp_2(Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- inp_2(Term, Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
inp
TuCSoN primitive.
- inp_s_4(Term, Term, Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- inp_s_4(Term, Term, Term, Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
inp_s
TuCSoN primitive.
- inpCode() - Static method in class alice.tucson.service.TucsonOperation
-
- inpCompleted(TupleCentreId, IId, Tuple) - Method in class alice.tucson.service.ObservationService
-
- inpCompleted(TupleCentreId, IId, Tuple) - Method in interface alice.tuplecentre.api.ObservableEventListener
-
- inpRequested(TupleCentreId, IId, TupleTemplate) - Method in class alice.tucson.service.ObservationService
-
- inpRequested(TupleCentreId, IId, TupleTemplate) - Method in interface alice.tuplecentre.api.ObservableEventListener
-
- inpS(IId, LogicTuple) - Method in interface alice.respect.api.IRespectTC
-
- inpS(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
- inpS(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.ISpecificationAsynchInterface
-
- inpS(AgentId, LogicTuple) - Method in interface alice.respect.api.ISpecificationSynchInterface
-
- inpS(IId, LogicTuple) - Method in class alice.respect.core.RespectTC
-
- inpS(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
- inpS(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.SpecificationAsynchInterface
-
- inpS(AgentId, LogicTuple) - Method in class alice.respect.core.SpecificationSynchInterface
-
- inpS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.SpecificationAsynchACC
-
inp_s
specification primitive, retrieves a ReSpecT Reaction
Specification from the given target tuplecentre specification space.
- inpS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, Long) - Method in interface alice.tucson.api.SpecificationSynchACC
-
inp_s
specification primitive, retrieves a ReSpecT Reaction
Specification from the given target tuplecentre specification space.
- InpS - Class in alice.tucson.asynchSupport.actions.specification
-
inp_s
TuCSoN primitive.
- InpS(TucsonTupleCentreId, LogicTuple, LogicTuple, LogicTuple) - Constructor for class alice.tucson.asynchSupport.actions.specification.InpS
-
Builds the TuCSoN inp_s
action given its target tuple centre
- inpS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- inpS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- inpS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, Long) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- inpS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- inpSCode() - Static method in class alice.tucson.service.TucsonOperation
-
- InputEvent - Class in alice.tuplecentre.core
-
Represents input events of the tuple centre virtual machine (only difference
w.r.t.
- InputEvent(IId, AbstractTupleCentreOperation, TupleCentreId, long) - Constructor for class alice.tuplecentre.core.InputEvent
-
- InputEvent(IId, AbstractTupleCentreOperation, TupleCentreId, long, Map<String, String>) - Constructor for class alice.tuplecentre.core.InputEvent
-
- inputEvent - Variable in class alice.tuplecentre.core.OutputEvent
-
the input event this output event is consequence of
- inRequested(TupleCentreId, IId, TupleTemplate) - Method in class alice.tucson.service.ObservationService
-
- inRequested(TupleCentreId, IId, TupleTemplate) - Method in interface alice.tuplecentre.api.ObservableEventListener
-
- inS(IId, LogicTuple) - Method in interface alice.respect.api.IRespectTC
-
- inS(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
- inS(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.ISpecificationAsynchInterface
-
- inS(AgentId, LogicTuple) - Method in interface alice.respect.api.ISpecificationSynchInterface
-
- inS(IId, LogicTuple) - Method in class alice.respect.core.RespectTC
-
- inS(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
- inS(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.SpecificationAsynchInterface
-
- inS(AgentId, LogicTuple) - Method in class alice.respect.core.SpecificationSynchInterface
-
- inS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.SpecificationAsynchACC
-
in_s
specification primitive, retrieves a ReSpecT Reaction
Specification from the given target tuplecentre specification space.
- inS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, Long) - Method in interface alice.tucson.api.SpecificationSynchACC
-
in_s
specification primitive, retrieves a ReSpecT Reaction
Specification from the given target tuplecentre specification space.
- InS - Class in alice.tucson.asynchSupport.actions.specification
-
in_s
TuCSoN primitive.
- InS(TucsonTupleCentreId, LogicTuple, LogicTuple, LogicTuple) - Constructor for class alice.tucson.asynchSupport.actions.specification.InS
-
Builds the TuCSoN in_s
action given its target tuple centre
- inS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- inS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- inS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, Long) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- inS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- inSCode() - Static method in class alice.tucson.service.TucsonOperation
-
- InspectableEvent - Class in alice.tuplecentre.core
-
Represents observable (by inspectors) events happening inside tuple centre
virtual machine
- InspectableEvent(Object, int) - Constructor for class alice.tuplecentre.core.InspectableEvent
-
- InspectableEventListener - Interface in alice.tuplecentre.api
-
Defines listeners of tuple centre virtual machine observable events (actually
inspectors)
- Inspector - Class in alice.tucson.introspection
-
- Inspector(TucsonAgentId, TucsonTupleCentreId) - Constructor for class alice.tucson.introspection.Inspector
-
- InspectorContext - Interface in alice.tucson.introspection
-
Defines the basic context for TuCSoN Inspector
- InspectorContextEvent - Class in alice.tucson.introspection
-
This class defines the events that are generated by an InspectorContext.
- InspectorContextEvent() - Constructor for class alice.tucson.introspection.InspectorContextEvent
-
- InspectorContextListener - Interface in alice.tucson.introspection
-
This interface defines a generic listener of events generated by an Inspector
Context
- InspectorContextSkel - Class in alice.tucson.introspection
-
- InspectorContextSkel(ACCProvider, AbstractTucsonProtocol, TucsonNodeService, ACCDescription) - Constructor for class alice.tucson.introspection.InspectorContextSkel
-
- InspectorContextStub - Class in alice.tucson.introspection
-
- InspectorContextStub(TucsonAgentId, TucsonTupleCentreId) - Constructor for class alice.tucson.introspection.InspectorContextStub
-
- InspectorCore - Class in alice.tucson.introspection.tools
-
- InspectorCore(InspectorGUI, TucsonAgentId, TucsonTupleCentreId) - Constructor for class alice.tucson.introspection.tools.InspectorCore
-
- InspectorGUI - Class in alice.tucson.introspection.tools
-
- InspectorGUI(TucsonAgentId) - Constructor for class alice.tucson.introspection.tools.InspectorGUI
-
Called when no default tuplecentre to monitor is given.
- InspectorGUI(TucsonAgentId, TucsonTupleCentreId) - Constructor for class alice.tucson.introspection.tools.InspectorGUI
-
Called when a default tuplecentre to inspect is given.
- InspectorProfile - Class in alice.tucson.introspection
-
- InspectorProfile(TucsonAgentId, TucsonTupleCentreId) - Constructor for class alice.tucson.introspection.InspectorProfile
-
- InspectorProtocol - Class in alice.tucson.introspection
-
- InspectorProtocol() - Constructor for class alice.tucson.introspection.InspectorProtocol
-
- inspectors - Variable in class alice.respect.core.RespectVM
-
listener to VM inspectable events
- install(RBACStructure) - Method in interface alice.tucson.api.AdminACC
-
Adds an RBAC structure, that is, the set of roles, policies, permissions,
and their relationships, to the default TuCSoN node (installed on
localhost:20504
).
- install(RBACStructure, Long, String, int) - Method in interface alice.tucson.api.AdminACC
-
Adds an RBAC structure, that is, the set of roles, policies, permissions,
and their relationships, to the given TuCSoN node (only local nodes are
supported atm, that is, this installed on localhost
).
- install(RBACStructure) - Method in class alice.tucson.service.AdminACCProxyAgentSide
-
- install(RBACStructure, Long, String, int) - Method in class alice.tucson.service.AdminACCProxyAgentSide
-
- install() - Method in class alice.tucson.service.TucsonNodeService
-
- InstantiationNotPossibleException - Exception in alice.respect.api.exceptions
-
- InstantiationNotPossibleException() - Constructor for exception alice.respect.api.exceptions.InstantiationNotPossibleException
-
- InstantiationNotPossibleException(String) - Constructor for exception alice.respect.api.exceptions.InstantiationNotPossibleException
-
- inter_0() - Method in class alice.respect.api.Respect2PLibrary
-
- internal_0() - Method in class alice.respect.api.Respect2PLibrary
-
- InternalEvent - Class in alice.respect.core
-
Represents an internal event of the ReSpecT VM (stores the "connected"
InputEvent)
- InternalEvent(InputEvent, InternalOperation) - Constructor for class alice.respect.core.InternalEvent
-
- InternalOperation - Class in alice.respect.core
-
Represents an internal operation of a ReSpecT virtual machine.
- InterTupleCentreACC - Interface in alice.tucson.service
-
- InterTupleCentreACCProvider - Class in alice.tucson.service
-
- InterTupleCentreACCProvider(TupleCentreId) - Constructor for class alice.tucson.service.InterTupleCentreACCProvider
-
- InterTupleCentreACCProxy - Class in alice.tucson.service
-
- InterTupleCentreACCProxy(Object) - Constructor for class alice.tucson.service.InterTupleCentreACCProxy
-
- intra_0() - Method in class alice.respect.api.Respect2PLibrary
-
- intValue() - Method in class alice.logictuple.TupleArgument
-
Gets the integer value of this argument
- inv_0() - Method in class alice.respect.api.Respect2PLibrary
-
- InvalidAgentIdException - Exception in alice.respect.api.exceptions
-
This exception is thrown when an invalid agent identifier is used
Agent identifier must be ground logic term.
- InvalidAgentIdException() - Constructor for exception alice.respect.api.exceptions.InvalidAgentIdException
-
- InvalidAgentIdException(String) - Constructor for exception alice.respect.api.exceptions.InvalidAgentIdException
-
- InvalidConfigException - Exception in alice.tucson.api.exceptions
-
- InvalidConfigException() - Constructor for exception alice.tucson.api.exceptions.InvalidConfigException
-
- InvalidCoordinationOperationException - Exception in alice.tuplecentre.api.exceptions
-
Exception thrown when an unknown coordination operation is requested.
- InvalidCoordinationOperationException() - Constructor for exception alice.tuplecentre.api.exceptions.InvalidCoordinationOperationException
-
- InvalidCoordinationOperationException(String) - Constructor for exception alice.tuplecentre.api.exceptions.InvalidCoordinationOperationException
-
- InvalidJValException - Exception in alice.tuples.javatuples.exceptions
-
Exception thrown when an invalid JVal is used or created (e.g. null)
- InvalidJValException() - Constructor for exception alice.tuples.javatuples.exceptions.InvalidJValException
-
- InvalidJValException(String) - Constructor for exception alice.tuples.javatuples.exceptions.InvalidJValException
-
- InvalidJVarException - Exception in alice.tuples.javatuples.exceptions
-
Exception thrown when an invalid JVar is used or created (e.g. null)
- InvalidJVarException() - Constructor for exception alice.tuples.javatuples.exceptions.InvalidJVarException
-
- InvalidJVarException(String) - Constructor for exception alice.tuples.javatuples.exceptions.InvalidJVarException
-
- InvalidLogicTupleException - Exception in alice.logictuple.exceptions
-
Exception thrown when a malformed logic tuple is created or used
- InvalidLogicTupleException() - Constructor for exception alice.logictuple.exceptions.InvalidLogicTupleException
-
- InvalidLogicTupleException(String) - Constructor for exception alice.logictuple.exceptions.InvalidLogicTupleException
-
- InvalidLogicTupleException(String, Throwable) - Constructor for exception alice.logictuple.exceptions.InvalidLogicTupleException
-
- InvalidLogicTupleException(Throwable) - Constructor for exception alice.logictuple.exceptions.InvalidLogicTupleException
-
- InvalidLogicTupleOperationException - Exception in alice.logictuple.exceptions
-
Exception thrown when a not valid tuple argument value is used
- InvalidLogicTupleOperationException() - Constructor for exception alice.logictuple.exceptions.InvalidLogicTupleOperationException
-
- InvalidLogicTupleOperationException(String) - Constructor for exception alice.logictuple.exceptions.InvalidLogicTupleOperationException
-
- InvalidOperationException - Exception in alice.tuplecentre.api.exceptions
-
Exception thrown when a generic invalid operation is called e.g.
- InvalidOperationException() - Constructor for exception alice.tuplecentre.api.exceptions.InvalidOperationException
-
- InvalidOperationException(String) - Constructor for exception alice.tuplecentre.api.exceptions.InvalidOperationException
-
- InvalidProtocolTypeException - Exception in alice.tucson.network.exceptions
-
InvalidProtocolTypeException.
- InvalidProtocolTypeException(String) - Constructor for exception alice.tucson.network.exceptions.InvalidProtocolTypeException
-
- InvalidSpecificationException - Exception in alice.respect.api.exceptions
-
Exception thrown when an invalid ReSpecT specification is created or used
- InvalidSpecificationException() - Constructor for exception alice.respect.api.exceptions.InvalidSpecificationException
-
- InvalidSpecificationException(String) - Constructor for exception alice.respect.api.exceptions.InvalidSpecificationException
-
- InvalidTupleArgumentException - Exception in alice.logictuple.exceptions
-
Exception thrown when a malformed tuple argument is created or used
- InvalidTupleArgumentException() - Constructor for exception alice.logictuple.exceptions.InvalidTupleArgumentException
-
- InvalidTupleArgumentException(String) - Constructor for exception alice.logictuple.exceptions.InvalidTupleArgumentException
-
- InvalidTupleArgumentException(String, Throwable) - Constructor for exception alice.logictuple.exceptions.InvalidTupleArgumentException
-
- InvalidTupleCentreIdException - Exception in alice.respect.api.exceptions
-
This exception is thrown when an invalid tuple centre identifier is used
Tuple centre identifier must be ground logic term
- InvalidTupleCentreIdException() - Constructor for exception alice.respect.api.exceptions.InvalidTupleCentreIdException
-
- InvalidTupleCentreIdException(String) - Constructor for exception alice.respect.api.exceptions.InvalidTupleCentreIdException
-
- InvalidTupleException - Exception in alice.tuplecentre.api.exceptions
-
Exception thrown when a not well-formed tuple is found, for instance when
invoking a coordination language primitive with a null tuple.
- InvalidTupleException() - Constructor for exception alice.tuplecentre.api.exceptions.InvalidTupleException
-
- InvalidTupleException(String) - Constructor for exception alice.tuplecentre.api.exceptions.InvalidTupleException
-
- InvalidVarNameException - Exception in alice.logictuple.exceptions
-
Exception thrown when a not valid name for Variable is used
- InvalidVarNameException() - Constructor for exception alice.logictuple.exceptions.InvalidVarNameException
-
- InvalidVarNameException(String, Throwable) - Constructor for exception alice.logictuple.exceptions.InvalidVarNameException
-
- invocation_0() - Method in class alice.respect.api.Respect2PLibrary
-
- IOrdinaryAsynchInterface - Interface in alice.respect.api
-
A ReSpecT Tuple Centre Interface to issue ReSpecT ordinary primitives using
an asynchronous semantics.
- IOrdinarySynchInterface - Interface in alice.respect.api
-
A ReSpecT Tuple Centre Interface to issue ReSpecT ordinary primitives using a
synchronous semantics.
- IRemoteLinkProvider - Interface in alice.respect.api
-
- IRespectOperation - Interface in alice.respect.api
-
ReSpecT Operation Interface.
- IRespectProxy - Interface in alice.respect.api
-
- IRespectTC - Interface in alice.respect.api
-
Basic usage interface of a RespecT Tuple Centre
- isACCEntered() - Method in interface alice.tucson.api.RootACC
-
Checks whether an ACC has been succesfully acquired.
- isACCEntered() - Method in class alice.tucson.service.ACCProxyAgentSide
-
- isACCEntered() - Method in class alice.tucson.service.RootACCProxy
-
- IsActiveStepModeMsg - Class in alice.tucson.introspection
-
- IsActiveStepModeMsg(TucsonAgentId) - Constructor for class alice.tucson.introspection.IsActiveStepModeMsg
-
- isActuator() - Method in class alice.respect.situatedness.AbstractProbeId
-
Checks if the resource is an actuator.
- isActuator() - Method in class alice.respect.situatedness.ActuatorId
-
- isActuator() - Method in class alice.respect.situatedness.SensorId
-
- isAgent() - Method in class alice.respect.api.AgentId
-
- isAgent() - Method in class alice.respect.api.EnvId
-
- isAgent() - Method in class alice.respect.api.TupleCentreId
-
- isAgent() - Method in class alice.respect.situatedness.EnvAgentId
-
- isAgent() - Method in class alice.tucson.api.TucsonAgentId
-
- isAgent() - Method in class alice.tucson.api.TucsonTupleCentreId
-
- isAgent() - Method in interface alice.tuplecentre.api.IId
-
- isAllowed() - Method in class alice.tucson.network.TucsonMsgReply
-
- isAtom() - Method in class alice.logictuple.TupleArgument
-
Tests if the argument is an atom
- isAtomic() - Method in class alice.logictuple.TupleArgument
-
Tests if the argument is an atomic argument
- isDouble() - Method in class alice.logictuple.TupleArgument
-
Tests if the argument is a double
- isDouble() - Method in interface alice.tuples.javatuples.api.IJVal
-
- isDouble() - Method in class alice.tuples.javatuples.impl.JVal
-
- isEmpty() - Method in class alice.respect.core.collection.DoubleKeyMVMap
-
- isEmpty() - Method in interface alice.respect.core.collection.MVMap
-
Returns true
if this map contains no key-value mappings.
- isEmpty() - Method in class alice.respect.core.PendingQuerySet
-
- isEmpty() - Method in class alice.respect.core.TRSet
-
- isEmpty() - Method in class alice.respect.core.tupleset.AbstractTupleSet
-
- isEmpty() - Method in class alice.respect.core.TupleSet
-
- isEmpty() - Method in interface alice.respect.core.tupleset.ITupleSet
-
Returns true
if the tuple set contains no elements.
- isEnterRequest() - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- isEnterRequestAccepted() - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- isEnv() - Method in class alice.respect.api.AgentId
-
- isEnv() - Method in class alice.respect.api.EnvId
-
- isEnv() - Method in interface alice.respect.api.IRespectOperation
-
- isEnv() - Method in class alice.respect.api.TupleCentreId
-
- isEnv() - Method in class alice.respect.core.RespectOperation
-
- isEnv() - Method in class alice.respect.situatedness.EnvAgentId
-
- isEnv() - Method in class alice.tucson.api.TucsonAgentId
-
- isEnv() - Method in class alice.tucson.api.TucsonTupleCentreId
-
- isEnv() - Method in interface alice.tuplecentre.api.IId
-
- isFloat() - Method in class alice.logictuple.TupleArgument
-
Tests if the argument is a float
- isFloat() - Method in interface alice.tuples.javatuples.api.IJVal
-
- isFloat() - Method in class alice.tuples.javatuples.impl.JVal
-
- isGet() - Method in interface alice.tuplecentre.api.ITupleCentreOperation
-
- isGet() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isGetEnv() - Method in interface alice.respect.api.IRespectOperation
-
- isGetEnv() - Method in class alice.respect.core.InternalOperation
-
- isGetEnv() - Method in class alice.respect.core.RespectOperation
-
- isGetR() - Method in class alice.respect.core.InternalOperation
-
- isGetS() - Method in interface alice.tuplecentre.api.ITupleCentreOperation
-
- isGetS() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isGetSR() - Method in class alice.respect.core.InternalOperation
-
- isIdle() - Method in class alice.tuplecentre.core.AbstractTupleCentreVMState
-
- isIdle() - Method in class alice.tuplecentre.core.FetchEnvState
-
- isIdle() - Method in class alice.tuplecentre.core.FetchState
-
- isIdle() - Method in class alice.tuplecentre.core.IdleState
-
- isIdle() - Method in class alice.tuplecentre.core.ListeningState
-
- isIdle() - Method in class alice.tuplecentre.core.ReactingState
-
- isIdle() - Method in class alice.tuplecentre.core.ResetState
-
- isIdle() - Method in class alice.tuplecentre.core.SpeakingState
-
- ISimpleProbe - Interface in alice.respect.situatedness
-
Interface for a generic probe.
- isIn() - Method in interface alice.tuplecentre.api.ITupleCentreOperation
-
- isIn() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isInAll() - Method in interface alice.tuplecentre.api.ITupleCentreOperation
-
- isInAll() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isInAllR() - Method in class alice.respect.core.InternalOperation
-
- isInp() - Method in interface alice.tuplecentre.api.ITupleCentreOperation
-
- isInp() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isInpS() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isInput() - Method in class alice.respect.core.InternalEvent
-
- isInput() - Method in class alice.tuplecentre.core.AbstractEvent
-
Tests if it is an input event
- isInput() - Method in class alice.tuplecentre.core.InputEvent
-
- isInput() - Method in class alice.tuplecentre.core.OutputEvent
-
- isInR() - Method in class alice.respect.core.InternalOperation
-
- isInS() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isInspectionAllowed() - Method in interface alice.tucson.rbac.RBACStructure
-
Checks whether the Inspector component is allowed to inspect without
authentication or not
- isInspectionAllowed() - Method in class alice.tucson.rbac.TucsonRBACStructure
-
- isInSR() - Method in class alice.respect.core.InternalOperation
-
- isInstalled(int) - Static method in class alice.tucson.service.TucsonNodeService
-
- isInstalled(int, int) - Static method in class alice.tucson.service.TucsonNodeService
-
- isInstalled(String, int, int) - Static method in class alice.tucson.service.TucsonNodeService
-
- isInt() - Method in class alice.logictuple.TupleArgument
-
Tests if the argument is an integer
- isInt() - Method in interface alice.tuples.javatuples.api.IJVal
-
- isInt() - Method in class alice.tuples.javatuples.impl.JVal
-
- isInteger() - Method in class alice.logictuple.TupleArgument
-
Tests if the argument is an integer number
- isInternal() - Method in class alice.respect.core.InternalEvent
-
- isInternal() - Method in class alice.tuplecentre.core.AbstractEvent
-
Tests if it is an internal event
- isInternal() - Method in class alice.tuplecentre.core.InputEvent
-
- isInternal() - Method in class alice.tuplecentre.core.OutputEvent
-
- isLinking() - Method in class alice.tuplecentre.core.InputEvent
-
- isLinking() - Method in class alice.tuplecentre.core.OutputEvent
-
- isList() - Method in class alice.logictuple.TupleArgument
-
Tests if the argument is a logic list
- isLiteral() - Method in interface alice.tuples.javatuples.api.IJVal
-
- isLiteral() - Method in class alice.tuples.javatuples.impl.JVal
-
- isLoginRequired() - Method in interface alice.tucson.rbac.RBACStructure
-
Checks whether login is required to unknown agents willing to partecipate
the TuCSoN system.
- isLoginRequired() - Method in class alice.tucson.rbac.TucsonRBACStructure
-
- isLong() - Method in class alice.logictuple.TupleArgument
-
Tests if the argument is an long
- isLong() - Method in interface alice.tuples.javatuples.api.IJVal
-
- isLong() - Method in class alice.tuples.javatuples.impl.JVal
-
- isNo() - Method in interface alice.tuplecentre.api.ITupleCentreOperation
-
- isNo() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isNoAll() - Method in interface alice.tuplecentre.api.ITupleCentreOperation
-
- isNoAll() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isNoAllR() - Method in class alice.respect.core.InternalOperation
-
- isNodeActiveQuery() - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- isNop() - Method in interface alice.tuplecentre.api.ITupleCentreOperation
-
- isNop() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isNopS() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isNoR() - Method in class alice.respect.core.InternalOperation
-
- isNoS() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isNoSR() - Method in class alice.respect.core.InternalOperation
-
- isNumber() - Method in class alice.logictuple.TupleArgument
-
Tests if the argument is a number
- isOperationCompleted() - Method in interface alice.tuplecentre.api.ITupleCentreOperation
-
Tests if the operation is completed
- isOperationCompleted() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isOut() - Method in interface alice.tuplecentre.api.ITupleCentreOperation
-
- isOut() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isOutAll() - Method in interface alice.tuplecentre.api.ITupleCentreOperation
-
- isOutAll() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isOutAllR() - Method in class alice.respect.core.InternalOperation
-
- isOutput() - Method in class alice.respect.core.InternalEvent
-
- isOutput() - Method in class alice.tuplecentre.core.AbstractEvent
-
Tests if it is an output event
- isOutput() - Method in class alice.tuplecentre.core.InputEvent
-
- isOutput() - Method in class alice.tuplecentre.core.OutputEvent
-
- isOutR() - Method in class alice.respect.core.InternalOperation
-
- isOutS() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isOutSR() - Method in class alice.respect.core.InternalOperation
-
- ISpecificationAsynchInterface - Interface in alice.respect.api
-
A ReSpecT Tuple Centre Interface to issue ReSpecT specification primitives
using an asynchronous semantics.
- ISpecificationSynchInterface - Interface in alice.respect.api
-
A ReSpecT Tuple Centre Interface to issue ReSpecT specification primitives
using a synchronous semantics.
- isRd() - Method in interface alice.tuplecentre.api.ITupleCentreOperation
-
- isRd() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isRdAll() - Method in interface alice.tuplecentre.api.ITupleCentreOperation
-
- isRdAll() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isRdAllR() - Method in class alice.respect.core.InternalOperation
-
- isRdp() - Method in interface alice.tuplecentre.api.ITupleCentreOperation
-
- isRdp() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isRdpS() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isRdR() - Method in class alice.respect.core.InternalOperation
-
- isRdS() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isRdSR() - Method in class alice.respect.core.InternalOperation
-
- isReal() - Method in class alice.logictuple.TupleArgument
-
Tests if the argument is a real number
- isResultDefined() - Method in interface alice.tuplecentre.api.ITCCycleResult
-
- isResultDefined() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
Tests if the result is defined
- isResultDefined() - Method in class alice.tuplecentre.core.TCCycleResult
-
- isResultFailure() - Method in interface alice.tuplecentre.api.ITCCycleResult
-
- isResultFailure() - Method in interface alice.tuplecentre.api.ITupleCentreOperation
-
- isResultFailure() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isResultFailure() - Method in class alice.tuplecentre.core.TCCycleResult
-
- isResultSuccess() - Method in interface alice.tucson.api.ITucsonOperation
-
Checks success of operation execution.
- isResultSuccess() - Method in class alice.tucson.network.TucsonMsgReply
-
- isResultSuccess() - Method in interface alice.tuplecentre.api.ITCCycleResult
-
- isResultSuccess() - Method in interface alice.tuplecentre.api.ITupleCentreOperation
-
- isResultSuccess() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isResultSuccess() - Method in class alice.tuplecentre.core.TCCycleResult
-
- isSensor() - Method in class alice.respect.situatedness.AbstractProbeId
-
Checks if the resource is a sensor.
- isSensor() - Method in class alice.respect.situatedness.ActuatorId
-
- isSensor() - Method in class alice.respect.situatedness.SensorId
-
- isSet() - Method in interface alice.tuplecentre.api.ITupleCentreOperation
-
- isSet() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isSetEnv() - Method in interface alice.respect.api.IRespectOperation
-
- isSetEnv() - Method in class alice.respect.core.InternalOperation
-
- isSetEnv() - Method in class alice.respect.core.RespectOperation
-
- isSetR() - Method in class alice.respect.core.InternalOperation
-
- isSetS() - Method in interface alice.tuplecentre.api.ITupleCentreOperation
-
- isSetS() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isSetSR() - Method in class alice.respect.core.InternalOperation
-
- isShutdownGraceful() - Method in class alice.tucson.asynchSupport.AsynchOpsHelper
-
Checks whether soft shutdown has been requested
- isShutdownNow() - Method in class alice.tucson.asynchSupport.AsynchOpsHelper
-
Checks whether hard shutdown has been requested
- isSpawn() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isSpawnR() - Method in class alice.respect.core.InternalOperation
-
- isStepMode() - Method in interface alice.tucson.introspection.InspectorContext
-
verify is step mode
- isStepMode(IsActiveStepModeMsg) - Method in class alice.tucson.introspection.InspectorContextSkel
-
verify if VM step mode is already active
- isStepMode() - Method in class alice.tucson.introspection.InspectorContextStub
-
- isStepMode() - Method in interface alice.tuplecentre.api.ITupleCentreManagement
-
verify if stepMode is active or not
- isStepMode() - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
- isStepModeCode() - Static method in class alice.tucson.service.TucsonOperation
-
- isStepModeCommand() - Method in interface alice.respect.api.IManagementContext
-
enable/disable VM step mode
- isStepModeCommand() - Method in class alice.respect.core.ManagementContext
-
- isStepModeCommand() - Method in class alice.respect.core.RespectVM
-
- isStruct() - Method in class alice.logictuple.TupleArgument
-
Tests if the argument is a structured argument
- isSuccess() - Method in class alice.tucson.network.TucsonMsgReply
-
- isTC() - Method in class alice.respect.api.AgentId
-
- isTC() - Method in class alice.respect.api.EnvId
-
- isTC() - Method in class alice.respect.api.TupleCentreId
-
- isTC() - Method in class alice.respect.situatedness.EnvAgentId
-
- isTC() - Method in class alice.tucson.api.TucsonAgentId
-
- isTC() - Method in class alice.tucson.api.TucsonTupleCentreId
-
- isTC() - Method in interface alice.tuplecentre.api.IId
-
- isTemplate(LogicTuple) - Static method in class alice.tuples.javatuples.impl.JTuplesEngine
-
- isTime() - Method in interface alice.respect.api.IRespectOperation
-
- isTime() - Method in class alice.respect.core.RespectOperation
-
- isTracing() - Method in class alice.tucson.introspection.InspectorProtocol
-
- isUin() - Method in interface alice.tuplecentre.api.ITupleCentreOperation
-
- isUin() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isUinp() - Method in interface alice.tuplecentre.api.ITupleCentreOperation
-
- isUinp() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isUinR() - Method in class alice.respect.core.InternalOperation
-
- isUno() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isUnop() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isUnoR() - Method in class alice.respect.core.InternalOperation
-
- isUrd() - Method in interface alice.tuplecentre.api.ITupleCentreOperation
-
- isUrd() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isUrdp() - Method in interface alice.tuplecentre.api.ITupleCentreOperation
-
- isUrdp() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- isUrdR() - Method in class alice.respect.core.InternalOperation
-
- isVal() - Method in interface alice.tuples.javatuples.api.IJArg
-
- isVal() - Method in class alice.tuples.javatuples.impl.JVal
-
- isVal() - Method in class alice.tuples.javatuples.impl.JVar
-
- isValue() - Method in class alice.logictuple.TupleArgument
-
Tests if the argument is a value
- isVar() - Method in class alice.logictuple.TupleArgument
-
Tests if the argument is a variable
- isVar() - Method in interface alice.tuples.javatuples.api.IJArg
-
- isVar() - Method in class alice.tuples.javatuples.impl.JVal
-
- isVar() - Method in class alice.tuples.javatuples.impl.JVar
-
- ITCCycleResult - Interface in alice.tuplecentre.api
-
- ITCRegistry - Interface in alice.respect.api
-
- iterator() - Method in class alice.respect.core.collection.DoubleKeyMVMap
-
- iterator() - Method in interface alice.respect.core.collection.MVMap
-
- iterator() - Method in class alice.tuples.javatuples.impl.JTuple
-
- iterator() - Method in class alice.tuples.javatuples.impl.JTupleTemplate
-
- ITimedContext - Interface in alice.respect.api
-
Interface to a ReSpecT Tuple Centre with timing functionalities.
- ITucsonOperation - Interface in alice.tucson.api
-
TucsonOperation interface, to access the data about TuCSoN operations
outcome.
- ITupleCentre - Interface in alice.tuplecentre.api
-
- ITupleCentreManagement - Interface in alice.tuplecentre.api
-
- ITupleCentreOperation - Interface in alice.tuplecentre.api
-
Basic interface for tuple centre operations.
- ITupleSet - Interface in alice.respect.core.tupleset
-
This interface representing a Tuple Set.
- link_in_0() - Method in class alice.respect.api.Respect2PLibrary
-
- link_out_0() - Method in class alice.respect.api.Respect2PLibrary
-
- LinkContext - Class in alice.respect.core
-
- LinkContext(RespectVM) - Constructor for class alice.respect.core.LinkContext
-
- linkOperation(OutputEvent) - Method in class alice.respect.core.RespectVMContext
-
- linkOperation(OutputEvent) - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
- listByRemoving(List<String>, String) - Method in class alice.tucson.persistency.PersistencyXML
-
- listener - Variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- ListeningState - Class in alice.tuplecentre.core
-
This is the listening state of the TCVM
- ListeningState(AbstractTupleCentreVMContext) - Constructor for class alice.tuplecentre.core.ListeningState
-
- listIterator() - Method in class alice.logictuple.TupleArgument
-
Gets an iterator on the elements of this structure supposed to be a list.
- listPlayableRoles() - Method in interface alice.tucson.api.NegotiationACC
-
Request the list of the roles playable by the requesting agent, according
to RBAC configuration (as installed in the TuCSoN node who released this
ACC) and to the requesting agent class.
- listPlayableRoles() - Method in class alice.tucson.service.NegotiationACCProxyAgentSide
-
- log(String) - Method in class alice.tucson.api.AbstractSpawnActivity
-
Standard output log utility.
- log(String) - Method in class alice.tucson.introspection.InspectorContextSkel
-
- log(String) - Method in class alice.tucson.service.ACCProxyAgentSide
-
Method internally used to log proxy activity (could be used for debug)
- log(String) - Method in class alice.tucson.service.AdminACCProxyAgentSide
-
- log(String) - Method in class alice.tucson.service.NegotiationACCProxyAgentSide
-
- log() - Method in class alice.tuplecentre.core.AbstractTupleCentreVMState
-
- loggingQueries - Variable in class alice.tucson.introspection.tools.InspectorCore
-
wether pending queries view logging is enabled
- loggingReactions - Variable in class alice.tucson.introspection.tools.InspectorCore
-
wether triggered reactions view logging is enabled
- loggingTuples - Variable in class alice.tucson.introspection.tools.InspectorCore
-
wether tuples view logging is enabled
- LogicMatchingEngine - Class in alice.logictuple
-
- LogicReaction - Class in alice.respect.core
-
Defines the reaction type managed by ReSpect Reactor (logic reactions).
- LogicReaction() - Constructor for class alice.respect.core.LogicReaction
-
- LogicReaction(Struct) - Constructor for class alice.respect.core.LogicReaction
-
- LogicTuple - Class in alice.logictuple
-
Class representing a logic tuple.
- LogicTuple() - Constructor for class alice.logictuple.LogicTuple
-
- LogicTuple(String) - Constructor for class alice.logictuple.LogicTuple
-
Constructs the logic tuple providing the tuple name, without arguments
- LogicTuple(String, TupleArgument) - Constructor for class alice.logictuple.LogicTuple
-
Constructs the logic tuple providing the tuple name and one argument
- LogicTuple(String, TupleArgument, TupleArgument) - Constructor for class alice.logictuple.LogicTuple
-
Constructs the logic tuple providing the tuple name and two arguments
- LogicTuple(String, TupleArgument, TupleArgument, TupleArgument) - Constructor for class alice.logictuple.LogicTuple
-
Constructs the logic tuple providing the tuple name and three arguments
- LogicTuple(String, TupleArgument, TupleArgument, TupleArgument, TupleArgument) - Constructor for class alice.logictuple.LogicTuple
-
Constructs the logic tuple providing the tuple name and four arguments
- LogicTuple(String, TupleArgument, TupleArgument, TupleArgument, TupleArgument, TupleArgument) - Constructor for class alice.logictuple.LogicTuple
-
Constructs the logic tuple providing the tuple name and five arguments
- LogicTuple(String, TupleArgument, TupleArgument, TupleArgument, TupleArgument, TupleArgument, TupleArgument) - Constructor for class alice.logictuple.LogicTuple
-
Constructs the logic tuple providing the tuple name and six arguments
- LogicTuple(String, TupleArgument, TupleArgument, TupleArgument, TupleArgument, TupleArgument, TupleArgument, TupleArgument) - Constructor for class alice.logictuple.LogicTuple
-
Constructs the logic tuple providing the tuple name and seven arguments
- LogicTuple(String, TupleArgument[]) - Constructor for class alice.logictuple.LogicTuple
-
Constructs a logic tuple providing the tuple name and argument list
- LogicTuple(Term) - Constructor for class alice.logictuple.LogicTuple
-
Constructs the logic tuple from a tuprolog term
- LogicTuple(TupleArgument) - Constructor for class alice.logictuple.LogicTuple
-
Constructs the logic tuple from a tuple argument (free form of
construction)
- LogicTupleException - Exception in alice.logictuple.exceptions
-
Logic Tuple root base Exception class
- LogicTupleException() - Constructor for exception alice.logictuple.exceptions.LogicTupleException
-
- LogicTupleException(String) - Constructor for exception alice.logictuple.exceptions.LogicTupleException
-
- LogicTupleException(String, Throwable) - Constructor for exception alice.logictuple.exceptions.LogicTupleException
-
- LogicTupleException(Throwable) - Constructor for exception alice.logictuple.exceptions.LogicTupleException
-
- LogicTupleOpManager - Class in alice.logictuple
-
- LogicTupleOpManager() - Constructor for class alice.logictuple.LogicTupleOpManager
-
- login(String, String) - Method in interface alice.tucson.api.NegotiationACC
-
Attempts to perform login, so as to receive the associated agent class,
according to RBAC configuration (as installed in the TuCSoN node who
released this ACC).
- login(String, String) - Method in class alice.tucson.service.NegotiationACCProxyAgentSide
-
- logOpFilter - Variable in class alice.tucson.introspection.tools.InspectorCore
-
template filtering pending queries logging
- logQueryFilename - Variable in class alice.tucson.introspection.tools.InspectorCore
-
file name to log pending queries
- logQueryWriter - Variable in class alice.tucson.introspection.tools.InspectorCore
-
writing component to log pending queries
- logReactionFilename - Variable in class alice.tucson.introspection.tools.InspectorCore
-
file name to log triggered reactions
- logReactionWriter - Variable in class alice.tucson.introspection.tools.InspectorCore
-
writing component to log triggered reactions
- logTupleFilename - Variable in class alice.tucson.introspection.tools.InspectorCore
-
file name to log tuples
- logTupleFilter - Variable in class alice.tucson.introspection.tools.InspectorCore
-
template filtering tuples logging
- logTupleWriter - Variable in class alice.tucson.introspection.tools.InspectorCore
-
writing component to log tuples
- longValue() - Method in class alice.logictuple.TupleArgument
-
Gets the long value of this argument
- NegotiationACC - Interface in alice.tucson.api
-
(Meta) Agent Coordination Context enabling agents to negotiate an actual ACC,
configured according to the installed RBAC structure (if any) so as to allow
playing only those roles admissible for the agent, as well as to (un)play
allowed roles.
- NegotiationACCProxyAgentSide - Class in alice.tucson.service
-
Class implementing the negotiation ACC.
- NegotiationACCProxyAgentSide(Object) - Constructor for class alice.tucson.service.NegotiationACCProxyAgentSide
-
Builds a Negotiation ACC given the associated agent ID or name
- NegotiationACCProxyAgentSide(Object, String, int) - Constructor for class alice.tucson.service.NegotiationACCProxyAgentSide
-
Builds a Negotiation ACC given the associated agent ID or name, the IP
address of the TuCSoN node the agent is willing to interact with, and the
TCP port also.
- NewInspectorMsg - Class in alice.tucson.introspection
-
- NewInspectorMsg(TucsonAgentId, String, InspectorProtocol) - Constructor for class alice.tucson.introspection.NewInspectorMsg
-
- NewNodeInspectorMsg - Class in alice.tucson.introspection
-
- NewNodeInspectorMsg(TucsonAgentId) - Constructor for class alice.tucson.introspection.NewNodeInspectorMsg
-
- nextStep() - Method in interface alice.tucson.introspection.InspectorContext
-
when doing trace, asks for a new virtual machine step
- nextStep(NextStepMsg) - Method in class alice.tucson.introspection.InspectorContextSkel
-
ask a new step for a tuple centre vm during step mode
- nextStep() - Method in class alice.tucson.introspection.InspectorContextStub
-
- nextStepCode() - Static method in class alice.tucson.service.TucsonOperation
-
- nextStepCommand() - Method in interface alice.respect.api.IManagementContext
-
Executes a single execution step (step mode)
- nextStepCommand() - Method in class alice.respect.core.ManagementContext
-
- nextStepCommand() - Method in class alice.respect.core.RespectVM
-
- nextStepCommand() - Method in interface alice.tuplecentre.api.ITupleCentreManagement
-
- nextStepCommand() - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
- NextStepMsg - Class in alice.tucson.introspection
-
- NextStepMsg(TucsonAgentId) - Constructor for class alice.tucson.introspection.NextStepMsg
-
- no(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IOrdinaryAsynchInterface
-
- no(IId, LogicTuple) - Method in interface alice.respect.api.IOrdinarySynchInterface
-
- no(IId, LogicTuple) - Method in interface alice.respect.api.IRespectTC
-
- no(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
- no(IId, LogicTuple, long) - Method in interface alice.respect.api.ITimedContext
-
- no(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.OrdinaryAsynchInterface
-
- no(IId, LogicTuple) - Method in class alice.respect.core.OrdinarySynchInterface
-
- no(IId, LogicTuple) - Method in class alice.respect.core.RespectTC
-
- no(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
- no(IId, LogicTuple, long) - Method in class alice.respect.core.TimedContext
-
- no(LogicTuple) - Method in class alice.tucson.api.AbstractSpawnActivity
-
- no(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.OrdinaryAsynchACC
-
no
TuCSoN primitive, checks absence of the specified tuple
in the given target tuplecentre.
- no(TupleCentreId, Tuple, Long) - Method in interface alice.tucson.api.OrdinarySynchACC
-
no
TuCSoN primitive, checks absence of the specified tuple
in the given target tuplecentre.
- No - Class in alice.tucson.asynchSupport.actions.ordinary
-
no
TuCSoN primitive.
- No(TucsonTupleCentreId, LogicTuple) - Constructor for class alice.tucson.asynchSupport.actions.ordinary.No
-
Builds the TuCSoN no
action given its target tuple centre and its
tuple argument
- no(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- no(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- no(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- no(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- no_1(Term) - Method in class alice.tucson.service.Spawn2PLibrary
-
- no_2(Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- no_2(Term, Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
no
TuCSoN primitive.
- no_all_2(Term, Term) - Method in class alice.tucson.service.Spawn2PLibrary
-
- no_all_3(Term, Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- no_all_3(Term, Term, Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
no_all
TuCSoN primitive.
- NO_OBSERVATION - Static variable in class alice.tucson.introspection.InspectorProtocol
-
don't observe
- no_s_4(Term, Term, Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- no_s_4(Term, Term, Term, Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
no_s
TuCSoN primitive.
- noAll(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IOrdinaryAsynchInterface
-
- noAll(IId, LogicTuple) - Method in interface alice.respect.api.IOrdinarySynchInterface
-
- noAll(IId, LogicTuple) - Method in interface alice.respect.api.IRespectTC
-
- noAll(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
- noAll(IId, LogicTuple, long) - Method in interface alice.respect.api.ITimedContext
-
- noAll(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.OrdinaryAsynchInterface
-
- noAll(IId, LogicTuple) - Method in class alice.respect.core.OrdinarySynchInterface
-
- noAll(IId, LogicTuple) - Method in class alice.respect.core.RespectTC
-
- noAll(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
- noAll(IId, LogicTuple, long) - Method in class alice.respect.core.TimedContext
-
- noAll(LogicTuple) - Method in class alice.tucson.api.AbstractSpawnActivity
-
- noAll(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.BulkAsynchACC
-
Checks absence from the space of any tuples matching the given template
in one shot (a single transition step).
- noAll(TupleCentreId, Tuple, Long) - Method in interface alice.tucson.api.BulkSynchACC
-
Checks absence from the space of any tuples matching the given template
in one shot (a single transition step).
- NoAll - Class in alice.tucson.asynchSupport.actions.ordinary.bulk
-
no_all
TuCSoN primitive.
- NoAll(TucsonTupleCentreId, LogicTuple) - Constructor for class alice.tucson.asynchSupport.actions.ordinary.bulk.NoAll
-
Builds the TuCSoN no_all
action given its target tuple centre and
its tuple argument
- noAll(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- noAll(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- noAll(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- noAll(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- noAllCode() - Static method in class alice.tucson.service.TucsonOperation
-
- noCode() - Static method in class alice.tucson.service.TucsonOperation
-
- node - Variable in class alice.tucson.service.ACCProxyAgentSide
-
TuCSoN Node Service ip address
- NODE_ACTIVE_QUERY - Static variable in class alice.tucson.network.AbstractTucsonProtocol
-
Code for isInstalled() query
- NodeManagementAgent - Class in alice.tucson.service
-
- NodeManagementAgent(TucsonTupleCentreId, TucsonNodeService) - Constructor for class alice.tucson.service.NodeManagementAgent
-
- NodeMsg - Class in alice.tucson.introspection
-
- NodeMsg(TucsonAgentId) - Constructor for class alice.tucson.introspection.NodeMsg
-
- NodeMsg(TucsonAgentId, String) - Constructor for class alice.tucson.introspection.NodeMsg
-
- NodeMsg() - Constructor for class alice.tucson.introspection.NodeMsg
-
- NodeServiceListener - Interface in alice.tucson.service
-
Listener interface reacting to TuCSoN node service events.
- nop(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IOrdinaryAsynchInterface
-
- nop(IId, LogicTuple) - Method in interface alice.respect.api.IOrdinarySynchInterface
-
- nop(IId, LogicTuple) - Method in interface alice.respect.api.IRespectTC
-
- nop(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
- nop(IId, LogicTuple, long) - Method in interface alice.respect.api.ITimedContext
-
- nop(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.OrdinaryAsynchInterface
-
- nop(IId, LogicTuple) - Method in class alice.respect.core.OrdinarySynchInterface
-
- nop(IId, LogicTuple) - Method in class alice.respect.core.RespectTC
-
- nop(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
- nop(IId, LogicTuple, long) - Method in class alice.respect.core.TimedContext
-
- nop(LogicTuple) - Method in class alice.tucson.api.AbstractSpawnActivity
-
- nop(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.OrdinaryAsynchACC
-
nop
TuCSoN primitive, checks absence of the specified tuple
in the given target tuplecentre.
- nop(TupleCentreId, Tuple, Long) - Method in interface alice.tucson.api.OrdinarySynchACC
-
nop
TuCSoN primitive, checks absence of the specified tuple
in the given target tuplecentre.
- Nop - Class in alice.tucson.asynchSupport.actions.ordinary
-
nop
TuCSoN primitive.
- Nop(TucsonTupleCentreId, LogicTuple) - Constructor for class alice.tucson.asynchSupport.actions.ordinary.Nop
-
Builds the TuCSoN nop
action given its target tuple centre and
its tuple argument
- nop(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- nop(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- nop(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- nop(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- nop_1(Term) - Method in class alice.tucson.service.Spawn2PLibrary
-
- nop_2(Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- nop_2(Term, Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
nop
TuCSoN primitive.
- nop_s_4(Term, Term, Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- nop_s_4(Term, Term, Term, Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
nop_s
TuCSoN primitive.
- nopCode() - Static method in class alice.tucson.service.TucsonOperation
-
- nopS(IId, LogicTuple) - Method in interface alice.respect.api.IRespectTC
-
- nopS(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
- nopS(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.ISpecificationAsynchInterface
-
- nopS(AgentId, LogicTuple) - Method in interface alice.respect.api.ISpecificationSynchInterface
-
- nopS(IId, LogicTuple) - Method in class alice.respect.core.RespectTC
-
- nopS(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
- nopS(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.SpecificationAsynchInterface
-
- nopS(AgentId, LogicTuple) - Method in class alice.respect.core.SpecificationSynchInterface
-
- nopS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.SpecificationAsynchACC
-
nop_s
specification primitive, checks absence of the a
ReSpecT Reaction in the given target tuplecentre specification space.
- nopS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, Long) - Method in interface alice.tucson.api.SpecificationSynchACC
-
nop_s
specification primitive, checks absence of the a
ReSpecT Reaction in the given target tuplecentre specification space.
- NopS - Class in alice.tucson.asynchSupport.actions.specification
-
nop_s
TuCSoN primitive.
- NopS(TucsonTupleCentreId, LogicTuple, LogicTuple, LogicTuple) - Constructor for class alice.tucson.asynchSupport.actions.specification.NopS
-
Builds the TuCSoN nop_s
action given its target tuple centre
- nopS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- nopS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- nopS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, Long) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- nopS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- nopSCode() - Static method in class alice.tucson.service.TucsonOperation
-
- noS(IId, LogicTuple) - Method in interface alice.respect.api.IRespectTC
-
- noS(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
- noS(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.ISpecificationAsynchInterface
-
- noS(AgentId, LogicTuple) - Method in interface alice.respect.api.ISpecificationSynchInterface
-
- noS(IId, LogicTuple) - Method in class alice.respect.core.RespectTC
-
- noS(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
- noS(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.SpecificationAsynchInterface
-
- noS(AgentId, LogicTuple) - Method in class alice.respect.core.SpecificationSynchInterface
-
- noS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.SpecificationAsynchACC
-
no_s
specification primitive, checks absence of the a
ReSpecT Reaction in the given target tuplecentre specification space.
- noS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, Long) - Method in interface alice.tucson.api.SpecificationSynchACC
-
no_s
specification primitive, checks absence of the a
ReSpecT Reaction in the given target tuplecentre specification space.
- NoS - Class in alice.tucson.asynchSupport.actions.specification
-
no_s
TuCSoN primitive.
- NoS(TucsonTupleCentreId, LogicTuple, LogicTuple, LogicTuple) - Constructor for class alice.tucson.asynchSupport.actions.specification.NoS
-
Builds the TuCSoN no_s
action given its target tuple centre
- noS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- noS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- noS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, Long) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- noS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- noSCode() - Static method in class alice.tucson.service.TucsonOperation
-
- notify(OutputEvent) - Method in interface alice.tuplecentre.core.OutputEventListener
-
This service is invoked (by a tuple centre virtual machine able to
dispatch output events) when a new output communication is produced
- notifyCompletion(boolean, boolean) - Method in class alice.tucson.service.TucsonOperation
-
- notifyCompletion() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
Changes the state of the operation to complete.
- notifyEnvEvent(String, int, int) - Method in class alice.respect.situatedness.AbstractTransducer
-
Notifies an event from a probe to the tuple centre.
- notifyEnvEvent(String, int, int) - Method in interface alice.respect.situatedness.TransducerStandardInterface
-
- notifyException(Exception) - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
- notifyException(String) - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
- notifyInputEnvEvent(InputEvent) - Method in interface alice.respect.api.IEnvironmentContext
-
- notifyInputEnvEvent(InputEvent) - Method in class alice.respect.core.EnviromentContext
-
- notifyInputEnvEvent(InputEvent) - Method in class alice.respect.core.RespectVMContext
-
- notifyInputEvent(InputEvent) - Method in interface alice.respect.api.IEnvironmentContext
-
- notifyInputEvent(InputEvent) - Method in class alice.respect.core.EnviromentContext
-
- notifyInputEvent(InputEvent) - Method in class alice.respect.core.RespectVMContext
-
- notifyInspectableEvent(InspectableEvent) - Method in class alice.respect.core.RespectVM
-
- notifyNewInputEvent() - Method in class alice.respect.core.RespectVM
-
- notifyNewInputEvent() - Method in class alice.respect.core.RespectVMContext
-
- notifyObservableEvent(AbstractEvent) - Method in class alice.respect.core.RespectVM
-
- notifyOutput(InternalEvent) - Method in class alice.respect.situatedness.AbstractTransducer
-
Notifies an event from the tuple centre.
- notifyOutput(InternalEvent) - Method in interface alice.respect.situatedness.TransducerStandardInterface
-
- notifyOutputEvent(OutputEvent) - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
Specifies how to notify an output event.
- ObservableEventExt - Class in alice.tuplecentre.core
-
- ObservableEventExt(Object, int) - Constructor for class alice.tuplecentre.core.ObservableEventExt
-
- ObservableEventListener - Interface in alice.tuplecentre.api
-
- ObservableEventReactionFail - Class in alice.tuplecentre.core
-
- ObservableEventReactionFail(Object, TriggeredReaction) - Constructor for class alice.tuplecentre.core.ObservableEventReactionFail
-
- ObservableEventReactionOK - Class in alice.tuplecentre.core
-
- ObservableEventReactionOK(Object, TriggeredReaction) - Constructor for class alice.tuplecentre.core.ObservableEventReactionOK
-
- ObservationService - Class in alice.tucson.service
-
- ObservationService(TucsonTupleCentreId) - Constructor for class alice.tucson.service.ObservationService
-
- observers - Variable in class alice.respect.core.RespectVM
-
- onContextEvent(InspectorContextEvent) - Method in class alice.tucson.introspection.Inspector
-
- onContextEvent(InspectorContextEvent) - Method in interface alice.tucson.introspection.InspectorContextListener
-
- onContextEvent(InspectorContextEvent) - Method in class alice.tucson.introspection.tools.InspectorCore
-
- onEventViewerExit() - Method in class alice.tucson.introspection.tools.InspectorGUI
-
- onInspectableEvent(InspectableEvent) - Method in class alice.tucson.introspection.InspectorContextSkel
-
- onInspectableEvent(InspectableEvent) - Method in interface alice.tuplecentre.api.InspectableEventListener
-
Method triggered by the tuple centre virtual machine when an observable
event is observed inside the VM
- onReactionViewerExit() - Method in class alice.tucson.introspection.tools.InspectorGUI
-
- onTupleViewerExit() - Method in class alice.tucson.introspection.tools.InspectorGUI
-
- operation_0() - Method in class alice.respect.api.Respect2PLibrary
-
- operationAllowed() - Method in class alice.tucson.service.TucsonOpCompletionEvent
-
- operationCompleted(AbstractTupleCentreOperation) - Method in class alice.respect.core.EnvConfigAgent
-
- operationCompleted(ITucsonOperation) - Method in class alice.respect.core.EnvConfigAgent
-
- operationCompleted(AbstractTupleCentreOperation) - Method in class alice.tucson.api.AbstractTucsonAgent
-
- operationCompleted(ITucsonOperation) - Method in class alice.tucson.api.AbstractTucsonAgent
-
- operationCompleted(ITucsonOperation) - Method in interface alice.tucson.api.TucsonOperationCompletionListener
-
- operationCompleted(AbstractTupleCentreOperation) - Method in class alice.tucson.asynchSupport.AsynchOpsHelper
-
- operationCompleted(ITucsonOperation) - Method in class alice.tucson.asynchSupport.AsynchOpsHelper
-
- operationCompleted(AbstractTupleCentreOperation) - Method in class alice.tucson.asynchSupport.TucsonListenerWrapper
-
- operationCompleted(ITucsonOperation) - Method in class alice.tucson.asynchSupport.TucsonListenerWrapper
-
- operationCompleted(AbstractTupleCentreOperation) - Method in class alice.tucson.examples.asynchAPI.MasterAgent
-
- operationCompleted(ITucsonOperation) - Method in class alice.tucson.examples.asynchAPI.MasterAgent
-
- operationCompleted(AbstractTupleCentreOperation) - Method in class alice.tucson.examples.asynchAPI.PrimeCalculator
-
- operationCompleted(ITucsonOperation) - Method in class alice.tucson.examples.asynchAPI.PrimeCalculator
-
- operationCompleted(AbstractTupleCentreOperation) - Method in class alice.tucson.examples.diningPhilos.DiningPhilosopher
-
- operationCompleted(ITucsonOperation) - Method in class alice.tucson.examples.diningPhilos.DiningPhilosopher
-
- operationCompleted(AbstractTupleCentreOperation) - Method in class alice.tucson.examples.diningPhilos.DiningPhilosophersTest
-
- operationCompleted(ITucsonOperation) - Method in class alice.tucson.examples.diningPhilos.DiningPhilosophersTest
-
- operationCompleted(AbstractTupleCentreOperation) - Method in class alice.tucson.examples.distributedDiningPhilos.DDiningPhilosophersTest
-
- operationCompleted(ITucsonOperation) - Method in class alice.tucson.examples.distributedDiningPhilos.DDiningPhilosophersTest
-
- operationCompleted(AbstractTupleCentreOperation) - Method in class alice.tucson.examples.distributedDiningPhilos.DiningPhilosopher
-
- operationCompleted(ITucsonOperation) - Method in class alice.tucson.examples.distributedDiningPhilos.DiningPhilosopher
-
- operationCompleted(AbstractTupleCentreOperation) - Method in class alice.tucson.examples.helloWorld.HelloWorldAgent
-
- operationCompleted(ITucsonOperation) - Method in class alice.tucson.examples.helloWorld.HelloWorldAgent
-
- operationCompleted(AbstractTupleCentreOperation) - Method in class alice.tucson.examples.rbac.AdminAgent
-
- operationCompleted(ITucsonOperation) - Method in class alice.tucson.examples.rbac.AdminAgent
-
- operationCompleted(AbstractTupleCentreOperation) - Method in class alice.tucson.examples.rbac.AuthorisedAgent
-
- operationCompleted(ITucsonOperation) - Method in class alice.tucson.examples.rbac.AuthorisedAgent
-
- operationCompleted(AbstractTupleCentreOperation) - Method in class alice.tucson.examples.rbac.UnauthorisedAgent
-
- operationCompleted(ITucsonOperation) - Method in class alice.tucson.examples.rbac.UnauthorisedAgent
-
- operationCompleted(AbstractTupleCentreOperation) - Method in class alice.tucson.examples.situatedness.ActuatorTransducer
-
- operationCompleted(ITucsonOperation) - Method in class alice.tucson.examples.situatedness.ActuatorTransducer
-
- operationCompleted(AbstractTupleCentreOperation) - Method in class alice.tucson.examples.situatedness.SensorTransducer
-
- operationCompleted(ITucsonOperation) - Method in class alice.tucson.examples.situatedness.SensorTransducer
-
- operationCompleted(AbstractTupleCentreOperation) - Method in class alice.tucson.examples.spawnedWorkers.MasterAgent
-
- operationCompleted(ITucsonOperation) - Method in class alice.tucson.examples.spawnedWorkers.MasterAgent
-
- operationCompleted(AbstractTupleCentreOperation) - Method in class alice.tucson.examples.timedDiningPhilos.DiningPhilosopher
-
- operationCompleted(ITucsonOperation) - Method in class alice.tucson.examples.timedDiningPhilos.DiningPhilosopher
-
- operationCompleted(AbstractTupleCentreOperation) - Method in class alice.tucson.examples.timedDiningPhilos.TDiningPhilosophersTest
-
- operationCompleted(ITucsonOperation) - Method in class alice.tucson.examples.timedDiningPhilos.TDiningPhilosophersTest
-
- operationCompleted(AbstractTupleCentreOperation) - Method in class alice.tucson.introspection.InspectorContextSkel
-
- operationCompleted(AbstractTupleCentreOperation) - Method in class alice.tucson.service.ACCProxyNodeSide
-
- operationCompleted(AbstractTupleCentreOperation) - Method in class alice.tucson.service.InterTupleCentreACCProxy
-
- operationCompleted - Variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- operationCompleted(AbstractTupleCentreOperation) - Method in interface alice.tuplecentre.core.OperationCompletionListener
-
- OperationCompletionListener - Interface in alice.tuplecentre.core
-
- operationExpired - Variable in class alice.tucson.service.OperationHandler
-
Expired TuCSoN operations
- OperationHandler - Class in alice.tucson.service
-
- OperationHandler(UUID) - Constructor for class alice.tucson.service.OperationHandler
-
- OperationHandler.Controller - Class in alice.tucson.service
-
- OperationHandler.ControllerSession - Class in alice.tucson.service
-
- OperationNotAllowedException - Exception in alice.respect.api.exceptions
-
- OperationNotAllowedException() - Constructor for exception alice.respect.api.exceptions.OperationNotAllowedException
-
- OperationNotAllowedException - Exception in alice.tucson.api.exceptions
-
- OperationNotAllowedException() - Constructor for exception alice.tucson.api.exceptions.OperationNotAllowedException
-
- OperationNotPossibleException - Exception in alice.respect.api.exceptions
-
Exception thrown when a requested operation cannot be carried out
- OperationNotPossibleException() - Constructor for exception alice.respect.api.exceptions.OperationNotPossibleException
-
- OperationNotPossibleException(String) - Constructor for exception alice.respect.api.exceptions.OperationNotPossibleException
-
- OperationNotPossibleException - Exception in alice.tuplecentre.api.exceptions
-
Exception thrown when the operation execution is not allowed.
- OperationNotPossibleException() - Constructor for exception alice.tuplecentre.api.exceptions.OperationNotPossibleException
-
- OperationNotPossibleException(String) - Constructor for exception alice.tuplecentre.api.exceptions.OperationNotPossibleException
-
- operations - Variable in class alice.tucson.service.OperationHandler
-
Requested TuCSoN operations
- operationsPending() - Method in class alice.respect.core.tupleset.AbstractTupleSet
-
- operationsPending() - Method in interface alice.respect.core.tupleset.ITupleSet
-
Tells whether there are changes in the tuple multi-set during a
transaction
- operationsPending() - Method in class alice.respect.core.TupleSet
-
Tells whether there are changes in the tuple multi-set during a
transaction
- operationSucceeded() - Method in class alice.tucson.service.TucsonOpCompletionEvent
-
- OperationTimeOutException - Exception in alice.respect.api.exceptions
-
Exception thrown when the given timeout expires prior to operation completion
- OperationTimeOutException(IRespectOperation) - Constructor for exception alice.respect.api.exceptions.OperationTimeOutException
-
- OperationTimeOutException - Exception in alice.tuplecentre.api.exceptions
-
Exceptions thrown when a timeout occurs.
- OperationTimeOutException() - Constructor for exception alice.tuplecentre.api.exceptions.OperationTimeOutException
-
- OperationTimeOutException(long) - Constructor for exception alice.tuplecentre.api.exceptions.OperationTimeOutException
-
- OPTYPE_ABORT_OP - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_ADD_INSP - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_ADD_OBS - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_ENV - Static variable in class alice.respect.core.RespectOperation
-
- OPTYPE_GET - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_GET_ENV - Static variable in class alice.respect.core.RespectOperation
-
- OPTYPE_GET_INSPS - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_GET_S - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_GET_TRSET - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_GET_TSET - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_GET_WSET - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_GO_CMD - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_HAS_INSP - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_HAS_OBS - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_IN - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_IN_ALL - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_IN_S - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_INP - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_INP_S - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_IS_STEP_MODE - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_NEXT_STEP - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_NO - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_NO_ALL - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_NO_S - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_NOP - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_NOP_S - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_OUT - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_OUT_ALL - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_OUT_S - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_RD - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_RD_ALL - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_RD_S - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_RDP - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_RDP_S - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_RMV_INSP - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_RMV_OBS - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_SET - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_SET_ENV - Static variable in class alice.respect.core.RespectOperation
-
- OPTYPE_SET_S - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_SET_SPY - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_SET_WSET - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_SPAWN - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_STEP_MODE - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_STOP_CMD - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_TIME - Static variable in class alice.respect.core.RespectOperation
-
- OPTYPE_UIN - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_UINP - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_UNO - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_UNOP - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_URD - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OPTYPE_URDP - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- OrdinaryAsynchACC - Interface in alice.tucson.api
-
Agent Coordination Context enabling interaction with the Ordinary Tuple Space
and enacting a NON-BLOCKING behavior from the agent's perspective.
- OrdinaryAsynchInterface - Class in alice.respect.core
-
- OrdinaryAsynchInterface(IRespectTC) - Constructor for class alice.respect.core.OrdinaryAsynchInterface
-
- OrdinarySynchACC - Interface in alice.tucson.api
-
Agent Coordination Context enabling interaction with the Ordinary Tuple Space
and enacting a BLOCKING behavior from the agent's perspective.
- OrdinarySynchInterface - Class in alice.respect.core
-
A Blocking Context wraps the access to a tuple centre virtual machine for a
specific thread of control, providing a blocking interface.
- OrdinarySynchInterface(IRespectTC) - Constructor for class alice.respect.core.OrdinarySynchInterface
-
- out(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IOrdinaryAsynchInterface
-
- out(IId, LogicTuple) - Method in interface alice.respect.api.IOrdinarySynchInterface
-
- out(IId, LogicTuple) - Method in interface alice.respect.api.IRespectTC
-
- out(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
- out(IId, LogicTuple, long) - Method in interface alice.respect.api.ITimedContext
-
- out(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.OrdinaryAsynchInterface
-
- out(IId, LogicTuple) - Method in class alice.respect.core.OrdinarySynchInterface
-
- out(IId, LogicTuple) - Method in class alice.respect.core.RespectTC
-
ORDINARY primitives SYNCH semantics
- out(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
ORDINARY primitives ASYNCH semantics
- out(IId, LogicTuple, long) - Method in class alice.respect.core.TimedContext
-
- out(LogicTuple) - Method in class alice.tucson.api.AbstractSpawnActivity
-
- out(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.OrdinaryAsynchACC
-
out
Linda primitive, inserts the specified tuple in the
given target tuplecentre.
- out(TupleCentreId, Tuple, Long) - Method in interface alice.tucson.api.OrdinarySynchACC
-
out
Linda primitive, inserts the specified tuple in the
given target tuplecentre.
- Out - Class in alice.tucson.asynchSupport.actions.ordinary
-
out
TuCSoN primitive.
- Out(TucsonTupleCentreId, LogicTuple) - Constructor for class alice.tucson.asynchSupport.actions.ordinary.Out
-
Builds the TuCSoN out
action given its target tuple centre and
its tuple argument
- out(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- out(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- out(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- out(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- out_1(Term) - Method in class alice.tucson.service.Spawn2PLibrary
-
- out_2(Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- out_2(Term, Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
out
TuCSoN primitive.
- out_all_1(Term) - Method in class alice.tucson.service.Spawn2PLibrary
-
- out_all_2(Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- out_all_2(Term, Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
out_all
TuCSoN primitive.
- out_s_4(Term, Term, Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- out_s_4(Term, Term, Term, Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
out_s
TuCSoN primitive.
- outAll(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IOrdinaryAsynchInterface
-
- outAll(IId, LogicTuple) - Method in interface alice.respect.api.IOrdinarySynchInterface
-
- outAll(IId, LogicTuple) - Method in interface alice.respect.api.IRespectTC
-
- outAll(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
- outAll(IId, LogicTuple, long) - Method in interface alice.respect.api.ITimedContext
-
- outAll(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.OrdinaryAsynchInterface
-
- outAll(IId, LogicTuple) - Method in class alice.respect.core.OrdinarySynchInterface
-
- outAll(IId, LogicTuple) - Method in class alice.respect.core.RespectTC
-
- outAll(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
- outAll(IId, LogicTuple, long) - Method in class alice.respect.core.TimedContext
-
- outAll(LogicTuple) - Method in class alice.tucson.api.AbstractSpawnActivity
-
- outAll(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.BulkAsynchACC
-
Inject in the space a list of tuples in one shot (a single transition
step).
- outAll(TupleCentreId, Tuple, Long) - Method in interface alice.tucson.api.BulkSynchACC
-
Inject in the space a list of tuples in one shot (a single transition
step).
- OutAll - Class in alice.tucson.asynchSupport.actions.ordinary.bulk
-
out_all
TuCSoN primitive.
- OutAll(TucsonTupleCentreId, LogicTuple) - Constructor for class alice.tucson.asynchSupport.actions.ordinary.bulk.OutAll
-
Builds the TuCSoN out_all
action given its target tuple centre
and its tuple argument
- outAll(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- outAll(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- outAll(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- outAll(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- outAllCode() - Static method in class alice.tucson.service.TucsonOperation
-
- outCode() - Static method in class alice.tucson.service.TucsonOperation
-
- OutputEvent - Class in alice.tuplecentre.core
-
Represents output events of the tuple centre virtual machine (stores the
"connected" InputEvent)
- OutputEvent(InputEvent) - Constructor for class alice.tuplecentre.core.OutputEvent
-
- OutputEventListener - Interface in alice.tuplecentre.core
-
Defines the services that must be provided by any object which must receive
commounication output events produced by a tuple centre
- outRequested(TupleCentreId, IId, Tuple) - Method in class alice.tucson.service.ObservationService
-
- outRequested(TupleCentreId, IId, Tuple) - Method in interface alice.tuplecentre.api.ObservableEventListener
-
- outS(IId, LogicTuple) - Method in interface alice.respect.api.IRespectTC
-
- outS(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
Inserts a tuple in the tuple centre
- outS(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.ISpecificationAsynchInterface
-
- outS(AgentId, LogicTuple) - Method in interface alice.respect.api.ISpecificationSynchInterface
-
- outS(IId, LogicTuple) - Method in class alice.respect.core.RespectTC
-
SPECIFICATION primitives SYNCH semantics
- outS(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
SPECIFICATION primitives ASYNCH semantics
- outS(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.SpecificationAsynchInterface
-
- outS(AgentId, LogicTuple) - Method in class alice.respect.core.SpecificationSynchInterface
-
- outS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.SpecificationAsynchACC
-
out_s
specification primitive, adds the ReSpecT Reaction
Specification in the given target tuplecentre specification space.
- outS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, Long) - Method in interface alice.tucson.api.SpecificationSynchACC
-
out_s
specification primitive, adds the ReSpecT Reaction
Specification in the given target tuplecentre specification space.
- OutS - Class in alice.tucson.asynchSupport.actions.specification
-
out_s
TuCSoN primitive.
- OutS(TucsonTupleCentreId, LogicTuple, LogicTuple, LogicTuple) - Constructor for class alice.tucson.asynchSupport.actions.specification.OutS
-
Builds the TuCSoN out_s
action given its target tuple centre
- outS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- outS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- outS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, Long) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- outS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- outSCode() - Static method in class alice.tucson.service.TucsonOperation
-
- RBACACCProxyAgentSide - Class in alice.tucson.service
-
Class implementing the RBAC ACC.
- RBACACCProxyAgentSide(Object, Role, UUID) - Constructor for class alice.tucson.service.RBACACCProxyAgentSide
-
Builds an RBAC ACC given the associated agent ID or name, its initial
role and the assigned UUID.
- RBACACCProxyAgentSide(Object, String, int, Role, UUID) - Constructor for class alice.tucson.service.RBACACCProxyAgentSide
-
Builds an RBAC ACC given the associated agent ID or name, the IP address
of the TuCSoN node it is willing to interact with, its TCP port also, as
well as the associated agent initial role and the assigned UUID.
- RBACLauncher - Class in alice.tucson.examples.rbac
-
Example showcasing RBAC in TuCSoN.
- RBACStructure - Interface in alice.tucson.rbac
-
Interface representing an RBAC structure, that is, all the properties needed
by TuCSoN to support RBAC, such as policies, roles, agent classes.
- rd(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IOrdinaryAsynchInterface
-
- rd(IId, LogicTuple) - Method in interface alice.respect.api.IOrdinarySynchInterface
-
- rd(IId, LogicTuple) - Method in interface alice.respect.api.IRespectTC
-
- rd(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
Reads a tuple in the tuple centre
- rd(IId, LogicTuple, long) - Method in interface alice.respect.api.ITimedContext
-
- rd(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.OrdinaryAsynchInterface
-
- rd(IId, LogicTuple) - Method in class alice.respect.core.OrdinarySynchInterface
-
- rd(IId, LogicTuple) - Method in class alice.respect.core.RespectTC
-
- rd(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
- rd(IId, LogicTuple, long) - Method in class alice.respect.core.TimedContext
-
- rd(LogicTuple) - Method in class alice.tucson.api.AbstractSpawnActivity
-
- rd(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.OrdinaryAsynchACC
-
rd
Linda primitive, reads (w/o removing) the specified tuple
from the given target tuplecentre.
- rd(TupleCentreId, Tuple, Long) - Method in interface alice.tucson.api.OrdinarySynchACC
-
rd
Linda primitive, reads (w/o removing) the specified tuple
from the given target tuplecentre.
- Rd - Class in alice.tucson.asynchSupport.actions.ordinary
-
rd
TuCSoN primitive.
- Rd(TucsonTupleCentreId, LogicTuple) - Constructor for class alice.tucson.asynchSupport.actions.ordinary.Rd
-
Builds the TuCSoN rd
action given its target tuple centre and its
tuple argument
- rd(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- rd(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- rd(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- rd(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- rd_1(Term) - Method in class alice.tucson.service.Spawn2PLibrary
-
- rd_2(Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- rd_2(Term, Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
rd
TuCSoN primitive.
- rd_all_2(Term, Term) - Method in class alice.tucson.service.Spawn2PLibrary
-
- rd_all_3(Term, Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- rd_all_3(Term, Term, Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
rd_all
TuCSoN primitive.
- rd_s_4(Term, Term, Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- rd_s_4(Term, Term, Term, Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
rd_s
TuCSoN primitive.
- rdAll(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IOrdinaryAsynchInterface
-
- rdAll(IId, LogicTuple) - Method in interface alice.respect.api.IOrdinarySynchInterface
-
- rdAll(IId, LogicTuple) - Method in interface alice.respect.api.IRespectTC
-
Retrieves all tuples in the tuple centre matching the template without
remove them
- rdAll(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
- rdAll(IId, LogicTuple, long) - Method in interface alice.respect.api.ITimedContext
-
- rdAll(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.OrdinaryAsynchInterface
-
- rdAll(IId, LogicTuple) - Method in class alice.respect.core.OrdinarySynchInterface
-
- rdAll(IId, LogicTuple) - Method in class alice.respect.core.RespectTC
-
- rdAll(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
- rdAll(IId, LogicTuple, long) - Method in class alice.respect.core.TimedContext
-
- rdAll(LogicTuple) - Method in class alice.tucson.api.AbstractSpawnActivity
-
- rdAll(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.BulkAsynchACC
-
Reads from the space all the tuples matching the given template in one
shot (a single transition step).
- rdAll(TupleCentreId, Tuple, Long) - Method in interface alice.tucson.api.BulkSynchACC
-
Reads from the space all the tuples matching the given template in one
shot (a single transition step).
- RdAll - Class in alice.tucson.asynchSupport.actions.ordinary.bulk
-
rd_all
TuCSoN primitive.
- RdAll(TucsonTupleCentreId, LogicTuple) - Constructor for class alice.tucson.asynchSupport.actions.ordinary.bulk.RdAll
-
Builds the TuCSoN rd_all
action given its target tuple centre and
its tuple argument
- rdAll(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- rdAll(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- rdAll(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- rdAll(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- rdAllCode() - Static method in class alice.tucson.service.TucsonOperation
-
- rdCode() - Static method in class alice.tucson.service.TucsonOperation
-
- rdCompleted(TupleCentreId, IId, Tuple) - Method in class alice.tucson.service.ObservationService
-
- rdCompleted(TupleCentreId, IId, Tuple) - Method in interface alice.tuplecentre.api.ObservableEventListener
-
- rdp(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IOrdinaryAsynchInterface
-
- rdp(IId, LogicTuple) - Method in interface alice.respect.api.IOrdinarySynchInterface
-
- rdp(IId, LogicTuple) - Method in interface alice.respect.api.IRespectTC
-
- rdp(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
Tries to read a tuple in the tuple centre
- rdp(IId, LogicTuple, long) - Method in interface alice.respect.api.ITimedContext
-
- rdp(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.OrdinaryAsynchInterface
-
- rdp(IId, LogicTuple) - Method in class alice.respect.core.OrdinarySynchInterface
-
- rdp(IId, LogicTuple) - Method in class alice.respect.core.RespectTC
-
- rdp(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
- rdp(IId, LogicTuple, long) - Method in class alice.respect.core.TimedContext
-
- rdp(LogicTuple) - Method in class alice.tucson.api.AbstractSpawnActivity
-
- rdp(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.OrdinaryAsynchACC
-
rdp
Linda primitive, reads (w/o removing) the specified
tuple in the given target tuplecentre.
- rdp(TupleCentreId, Tuple, Long) - Method in interface alice.tucson.api.OrdinarySynchACC
-
rdp
Linda primitive, reads (w/o removing) the specified
tuple from the given target tuplecentre.
- Rdp - Class in alice.tucson.asynchSupport.actions.ordinary
-
rdp
TuCSoN primitive.
- Rdp(TucsonTupleCentreId, LogicTuple) - Constructor for class alice.tucson.asynchSupport.actions.ordinary.Rdp
-
Builds the TuCSoN rdp
action given its target tuple centre and
its tuple argument
- rdp(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- rdp(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- rdp(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- rdp(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- rdp_1(Term) - Method in class alice.tucson.service.Spawn2PLibrary
-
- rdp_2(Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- rdp_2(Term, Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
rdp
TuCSoN primitive.
- rdp_s_4(Term, Term, Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- rdp_s_4(Term, Term, Term, Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
rdp_s
TuCSoN primitive.
- rdpCode() - Static method in class alice.tucson.service.TucsonOperation
-
- rdpCompleted(TupleCentreId, IId, Tuple) - Method in class alice.tucson.service.ObservationService
-
- rdpCompleted(TupleCentreId, IId, Tuple) - Method in interface alice.tuplecentre.api.ObservableEventListener
-
- rdpRequested(TupleCentreId, IId, TupleTemplate) - Method in class alice.tucson.service.ObservationService
-
- rdpRequested(TupleCentreId, IId, TupleTemplate) - Method in interface alice.tuplecentre.api.ObservableEventListener
-
- rdpS(IId, LogicTuple) - Method in interface alice.respect.api.IRespectTC
-
- rdpS(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
- rdpS(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.ISpecificationAsynchInterface
-
- rdpS(AgentId, LogicTuple) - Method in interface alice.respect.api.ISpecificationSynchInterface
-
- rdpS(IId, LogicTuple) - Method in class alice.respect.core.RespectTC
-
- rdpS(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
- rdpS(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.SpecificationAsynchInterface
-
- rdpS(AgentId, LogicTuple) - Method in class alice.respect.core.SpecificationSynchInterface
-
- rdpS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.SpecificationAsynchACC
-
rdp_s
specification primitive, reads (w/o removing) a
ReSpecT Reaction Specification from the given target tuplecentre
specification space.
- rdpS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, Long) - Method in interface alice.tucson.api.SpecificationSynchACC
-
rdp_s
specification primitive, reads (w/o removing) a
ReSpecT Reaction Specification from the given target tuplecentre
specification space.
- RdpS - Class in alice.tucson.asynchSupport.actions.specification
-
rdp_s
TuCSoN primitive.
- RdpS(TucsonTupleCentreId, LogicTuple, LogicTuple, LogicTuple) - Constructor for class alice.tucson.asynchSupport.actions.specification.RdpS
-
Builds the TuCSoN rdp_s
action given its target tuple centre
- rdpS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- rdpS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- rdpS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, Long) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- rdpS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- rdpSCode() - Static method in class alice.tucson.service.TucsonOperation
-
- rdRequested(TupleCentreId, IId, TupleTemplate) - Method in class alice.tucson.service.ObservationService
-
- rdRequested(TupleCentreId, IId, TupleTemplate) - Method in interface alice.tuplecentre.api.ObservableEventListener
-
- rdS(IId, LogicTuple) - Method in interface alice.respect.api.IRespectTC
-
- rdS(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
- rdS(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.ISpecificationAsynchInterface
-
- rdS(AgentId, LogicTuple) - Method in interface alice.respect.api.ISpecificationSynchInterface
-
- rdS(IId, LogicTuple) - Method in class alice.respect.core.RespectTC
-
- rdS(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
- rdS(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.SpecificationAsynchInterface
-
- rdS(AgentId, LogicTuple) - Method in class alice.respect.core.SpecificationSynchInterface
-
- rdS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.SpecificationAsynchACC
-
rd_s
specification primitive, reads (w/o removing) a ReSpecT
Reaction Specification from the given target tuplecentre specification
space.
- rdS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, Long) - Method in interface alice.tucson.api.SpecificationSynchACC
-
in_s
specification primitive, reads (w/o removing) a ReSpecT
Reaction Specification from the given target tuplecentre specification
space.
- RdS - Class in alice.tucson.asynchSupport.actions.specification
-
rd_s
TuCSoN primitive.
- RdS(TucsonTupleCentreId, LogicTuple, LogicTuple, LogicTuple) - Constructor for class alice.tucson.asynchSupport.actions.specification.RdS
-
Builds the TuCSoN rd_s
action given its target tuple centre
- rdS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- rdS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- rdS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, Long) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- rdS(TupleCentreId, LogicTuple, LogicTuple, LogicTuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- rdSCode() - Static method in class alice.tucson.service.TucsonOperation
-
- ReactingState - Class in alice.tuplecentre.core
-
This is the reacting state of the TCVM
- ReactingState(AbstractTupleCentreVMContext) - Constructor for class alice.tuplecentre.core.ReactingState
-
- reaction - Variable in class alice.tucson.asynchSupport.actions.AbstractTucsonSpecificationAction
-
The tuples representing, respectively, the event, guards and body of a
ReSpecT specification tuple
- Reaction - Interface in alice.tuplecentre.core
-
Represents the reaction concept of tuple centre model.
- ReactionViewer - Class in alice.tucson.introspection.tools
-
- ReactionViewer(InspectorGUI) - Constructor for class alice.tucson.introspection.tools.ReactionViewer
-
Creates new form TupleForm
- REACTIVE_OBSERVATION - Static variable in class alice.tucson.introspection.InspectorProtocol
-
observe only when asked by inspector
- readAllTuples(TupleTemplate) - Method in class alice.respect.core.RespectVMContext
-
- readAllTuples(TupleTemplate) - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
Gets all the tuples of the tuple centre matching the TupleTemplate t
without removing them
- readMatchingSpecTuple(TupleTemplate) - Method in class alice.respect.core.RespectVMContext
-
- readMatchingSpecTuple(TupleTemplate) - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
- readMatchingTuple(TupleTemplate) - Method in class alice.respect.core.RespectVMContext
-
- readMatchingTuple(LogicTuple) - Method in class alice.respect.core.tupleset.AbstractTupleSet
-
- readMatchingTuple(LogicTuple) - Method in interface alice.respect.core.tupleset.ITupleSet
-
- readMatchingTuple(LogicTuple) - Method in class alice.respect.core.TupleSet
-
- readMatchingTuple(TupleTemplate) - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
Gets (not deterministically) without removing from the tuple set a tuple
that matches with the provided tuple template
- readUniformTuple(TupleTemplate) - Method in class alice.respect.core.RespectVMContext
-
- readUniformTuple(TupleTemplate) - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
Gets a tuple from tuple space in a non deterministic way
- readValue(String) - Method in interface alice.respect.situatedness.ISimpleProbe
-
Reads the probe's value.
- readValue(String) - Method in class alice.tucson.examples.situatedness.ActualActuator
-
- readValue(String) - Method in class alice.tucson.examples.situatedness.ActualSensor
-
- receiveBoolean() - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- receiveBoolean() - Method in class alice.tucson.network.TucsonProtocolTCP
-
- receiveEnterRequest() - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- receiveEnterRequestAnswer() - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- receiveFirstRequest() - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- receiveInspectorEvent() - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- receiveInspectorEvent() - Method in class alice.tucson.network.TucsonProtocolTCP
-
- receiveInspectorMsg() - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- receiveInspectorMsg() - Method in class alice.tucson.network.TucsonProtocolTCP
-
- receiveInt() - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- receiveInt() - Method in class alice.tucson.network.TucsonProtocolTCP
-
- receiveMsg() - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- receiveMsg() - Method in class alice.tucson.network.TucsonProtocolTCP
-
- receiveMsgReply() - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- receiveMsgReply() - Method in class alice.tucson.network.TucsonProtocolTCP
-
- receiveMsgRequest() - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- receiveMsgRequest() - Method in class alice.tucson.network.TucsonProtocolTCP
-
- receiveNodeMsg() - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- receiveNodeMsg() - Method in class alice.tucson.network.TucsonProtocolTCP
-
- receiveObject() - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- receiveObject() - Method in class alice.tucson.network.TucsonProtocolTCP
-
- receiveString() - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- receiveString() - Method in class alice.tucson.network.TucsonProtocolTCP
-
- recoveryPersistent(String, String, TucsonTupleCentreId) - Method in interface alice.respect.api.IManagementContext
-
- recoveryPersistent(String, String, TucsonTupleCentreId) - Method in class alice.respect.core.ManagementContext
-
- recoveryPersistent(String, String, TucsonTupleCentreId) - Method in class alice.respect.core.RespectVM
-
- recoveryPersistent(String, String, TucsonTupleCentreId) - Method in class alice.respect.core.RespectVMContext
-
- recoveryPersistent(TucsonTupleCentreId, String, String) - Static method in class alice.tucson.service.TupleCentreContainer
-
- release_acc_0() - Method in class alice.tucson.api.Tucson2PLibrary
-
When leaving the TuCSoN system, any agent is kindly requested to release
its ACC.
- RemoteLinkProvider - Class in alice.tucson.service
-
- RemoteLinkProvider() - Constructor for class alice.tucson.service.RemoteLinkProvider
-
- remove(K, Q, V) - Method in class alice.respect.core.collection.DoubleKeyMVMap
-
Removes the first occurrence of the specified element from this MVMap.
- remove(K, V) - Method in interface alice.respect.core.collection.MVMap
-
Removes the first occurrence of the specified element from this MVMap.
- remove(Map.Entry<K, V>) - Method in interface alice.respect.core.collection.MVMap
-
Removes the first occurrence of the specified element from this MVMap.
- remove(AbstractEvent) - Method in class alice.respect.core.PendingQuerySet
-
- remove(TriggeredReaction) - Method in class alice.respect.core.TRSet
-
- remove(LogicTuple) - Method in class alice.respect.core.tupleset.AbstractTupleSet
-
- remove(LogicTuple) - Method in interface alice.respect.core.tupleset.ITupleSet
-
Remove a logic tuple from tuple set.
- remove(String) - Method in interface alice.tucson.api.AdminACC
-
Removes an agent from the list of authorised agents installed in default
TuCSoN node (installed on localhost:20504
).
- remove(String) - Method in class alice.tucson.service.AdminACCProxyAgentSide
-
- removeAgent(TucsonAgentId) - Method in class alice.tucson.service.TucsonNodeService
-
- removeAuthorisedAgent(AuthorisedAgent) - Method in interface alice.tucson.rbac.RBACStructure
-
Removes an authorised agent from this RBAC structure
- removeAuthorisedAgent(AuthorisedAgent) - Method in class alice.tucson.rbac.TucsonRBACStructure
-
- removeEventOfOperation(long) - Method in class alice.respect.core.PendingQuerySet
-
- removeEventsOf(AgentId) - Method in class alice.respect.core.PendingQuerySet
-
- removeFailedOps() - Method in class alice.tucson.asynchSupport.CompletedOpsQueue
-
Removes all failed operations
- removeInspector(InspectableEventListener) - Method in interface alice.respect.api.IManagementContext
-
- removeInspector(InspectableEventListener) - Method in class alice.respect.core.ManagementContext
-
- removeInspector(InspectableEventListener) - Method in class alice.respect.core.RespectVM
-
- removeInspectorAgent(InspectorContextSkel) - Method in class alice.tucson.service.TucsonNodeService
-
- removeInspectorContextListener(InspectorContextListener) - Method in interface alice.tucson.introspection.InspectorContext
-
Removes a listener to Inspector Events
- removeInspectorContextListener(InspectorContextListener) - Method in class alice.tucson.introspection.InspectorContextStub
-
- removeListener() - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- removeMatchingOps(Class<?>) - Method in class alice.tucson.asynchSupport.SearchableOpsQueue
-
Removse all the operations whose type matches the given type
- removeMatchingSpecTuple(TupleTemplate) - Method in class alice.respect.core.RespectVMContext
-
- removeMatchingSpecTuple(TupleTemplate) - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
- removeMatchingTuple(TupleTemplate, boolean) - Method in class alice.respect.core.RespectVMContext
-
- removeMatchingTuple(TupleTemplate, boolean) - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
Removes (not deterministically) from the tuple set a tuple that matches
with the provided tuple template
- removeNodeAgent(Thread) - Method in class alice.tucson.service.TucsonNodeService
-
- removeObserver(ObservableEventListener) - Method in interface alice.respect.api.IManagementContext
-
- removeObserver(ObservableEventListener) - Method in class alice.respect.core.ManagementContext
-
- removeObserver(ObservableEventListener) - Method in class alice.respect.core.RespectVM
-
- removeOp(AbstractTucsonAction) - Method in class alice.tucson.asynchSupport.SearchableOpsQueue
-
Removes the specific action from the queue
- removeOpById(long) - Method in class alice.tucson.asynchSupport.SearchableOpsQueue
-
Removes the operation identified by the given ID
- removePendingQueryEvent(long) - Method in class alice.respect.core.RespectVMContext
-
Removes the event related to a specific executed operation
- removePendingQueryEventsOf(AgentId) - Method in class alice.respect.core.RespectVMContext
-
Removes all events of specified agent
- removePendingQueryEventsOf(AgentId) - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
Removes the pending queries related to an agent
- removePermission(Permission) - Method in interface alice.tucson.rbac.Policy
-
Removes the given permission from this policy
- removePermission(Permission) - Method in class alice.tucson.rbac.TucsonPolicy
-
- removePolicy(String) - Method in interface alice.tucson.api.AdminACC
-
Removes a policy from the RBAC structure installed in default TuCSoN node
(installed on localhost:20504
).
- removePolicy(Policy) - Method in interface alice.tucson.rbac.RBACStructure
-
Removes a policy from this RBAC structure
- removePolicy(String) - Method in interface alice.tucson.rbac.RBACStructure
-
Removes a policy from this RBAC structure
- removePolicy(Policy) - Method in class alice.tucson.rbac.TucsonRBACStructure
-
- removePolicy(String) - Method in class alice.tucson.rbac.TucsonRBACStructure
-
- removePolicy(String) - Method in class alice.tucson.service.AdminACCProxyAgentSide
-
- removeProbe(AbstractProbeId) - Method in enum alice.respect.core.ProbesManager
-
Removes a resource from the list
- removeProbe(AbstractProbeId) - Method in enum alice.respect.core.TransducersManager
-
Removes a probe from the resource list
- removeProbe(AbstractProbeId) - Method in class alice.respect.situatedness.AbstractTransducer
-
Removes a probe from the probe list associated to the transducer if exist
- removeRBAC() - Method in interface alice.tucson.api.AdminACC
-
Removes the RBAC structure installed in default TuCSoN node (installed on
localhost:20504
).
- removeRBAC(Long, String, int) - Method in interface alice.tucson.api.AdminACC
-
Removes the RBAC structure installed in the given TuCSoN node (only local
nodes are supported atm, that is, this installed on localhost
).
- removeRBAC() - Method in class alice.tucson.service.AdminACCProxyAgentSide
-
- removeRBAC(Long, String, int) - Method in class alice.tucson.service.AdminACCProxyAgentSide
-
- removeReactionSpec() - Method in class alice.respect.core.RespectVMContext
-
- removeRole(String) - Method in interface alice.tucson.api.AdminACC
-
Removes a role from the RBAC structure installed in default TuCSoN node
(installed on localhost:20504
).
- removeRole(Role) - Method in interface alice.tucson.rbac.RBACStructure
-
Removes a role from this RBAC structure
- removeRole(String) - Method in interface alice.tucson.rbac.RBACStructure
-
Removes a role from this RBAC structure
- removeRole(Role) - Method in class alice.tucson.rbac.TucsonRBACStructure
-
- removeRole(String) - Method in class alice.tucson.rbac.TucsonRBACStructure
-
- removeRole(Role) - Method in class alice.tucson.service.ACCDescription
-
- removeRole(String) - Method in class alice.tucson.service.ACCDescription
-
- removeRole(String) - Method in class alice.tucson.service.AdminACCProxyAgentSide
-
- removeSuccessfulOps() - Method in class alice.tucson.asynchSupport.CompletedOpsQueue
-
Removes all successfully completed operations
- removeTimeTriggeredReaction() - Method in class alice.respect.core.RespectVMContext
-
- removeTimeTriggeredReaction() - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
Removes a time-triggered reaction, previously fetched
- removeTriggeredReaction() - Method in class alice.respect.core.RespectVMContext
-
- removeTriggeredReaction() - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
Removes a triggered reaction, previously fetched
- removeUniformTuple(TupleTemplate) - Method in class alice.respect.core.RespectVMContext
-
- removeUniformTuple(TupleTemplate) - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
Gets a tuple from tuple space in a non deterministic way
- removeUser(TucsonAgentId) - Method in class alice.tucson.service.TucsonTCUsers
-
- req_0() - Method in class alice.respect.api.Respect2PLibrary
-
- request_0() - Method in class alice.respect.api.Respect2PLibrary
-
- requireLogin(boolean) - Method in interface alice.tucson.rbac.RBACStructure
-
Sets whether the login is required or not
- requireLogin(boolean) - Method in class alice.tucson.rbac.TucsonRBACStructure
-
- reset() - Method in interface alice.respect.api.IManagementContext
-
- reset() - Method in class alice.respect.core.ManagementContext
-
- reset() - Method in class alice.respect.core.RespectVM
-
- reset() - Method in class alice.respect.core.RespectVMContext
-
resets the virtual machine to boot state
- reset() - Method in interface alice.tucson.introspection.InspectorContext
-
resets the tuple centre
- reset() - Method in class alice.tucson.introspection.InspectorContextSkel
-
reset the tuple centre VM
- reset() - Method in class alice.tucson.introspection.InspectorContextStub
-
- reset() - Static method in class alice.tucson.service.TucsonOperation
-
- RESET - Static variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- reset() - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
Resets the tuple centre vm core.
- ResetMsg - Class in alice.tucson.introspection
-
- ResetMsg(TucsonAgentId) - Constructor for class alice.tucson.introspection.ResetMsg
-
- ResetState - Class in alice.tuplecentre.core
-
This is the reset state of the TCVM
- ResetState(AbstractTupleCentreVMContext) - Constructor for class alice.tuplecentre.core.ResetState
-
- resolveCore(String) - Method in class alice.tucson.service.TucsonNodeService
-
- resolveLinks() - Method in class alice.tuplecentre.core.AbstractTupleCentreVMState
-
- resolveLinks() - Method in class alice.tuplecentre.core.FetchEnvState
-
- resolveLinks() - Method in class alice.tuplecentre.core.FetchState
-
- resolveLinks() - Method in class alice.tuplecentre.core.IdleState
-
- resolveLinks() - Method in class alice.tuplecentre.core.ListeningState
-
- resolveLinks() - Method in class alice.tuplecentre.core.ReactingState
-
- resolveLinks() - Method in class alice.tuplecentre.core.ResetState
-
- resolveLinks() - Method in class alice.tuplecentre.core.SpeakingState
-
- resolveTupleCentreInfo(TucsonTupleCentreId) - Method in class alice.tucson.introspection.InspectorContextStub
-
resolve information about a tuple centre
- resp_0() - Method in class alice.respect.api.Respect2PLibrary
-
- Respect2PLibrary - Class in alice.respect.api
-
TuProlog library defining the behaviour of ReSpecT primitives, used inside
ReSpecT VM.
- Respect2PLibrary() - Constructor for class alice.respect.api.Respect2PLibrary
-
- RespectException - Exception in alice.respect.api.exceptions
-
- RespectException() - Constructor for exception alice.respect.api.exceptions.RespectException
-
- RespectException(String) - Constructor for exception alice.respect.api.exceptions.RespectException
-
- RespectLocalRegistry - Class in alice.respect.core
-
- RespectLocalRegistry() - Constructor for class alice.respect.core.RespectLocalRegistry
-
Builds an empty registry
- RespectOperation - Class in alice.respect.core
-
This class represents a ReSpecT operation.
- RespectOperation(int, List<Tuple>, OperationCompletionListener) - Constructor for class alice.respect.core.RespectOperation
-
- RespectOperation(int, Tuple, OperationCompletionListener) - Constructor for class alice.respect.core.RespectOperation
-
- RespectOperation(int, TupleTemplate, OperationCompletionListener) - Constructor for class alice.respect.core.RespectOperation
-
- RespectOpId - Class in alice.respect.api
-
- RespectOpId(long) - Constructor for class alice.respect.api.RespectOpId
-
- RespectOutputEvent - Class in alice.respect.core
-
- RespectOutputEvent(InputEvent, InternalOperation) - Constructor for class alice.respect.core.RespectOutputEvent
-
- RespectReactionParser - Class in alice.tucson.parsing
-
- RespectReactionParser(LogicTuple) - Constructor for class alice.tucson.parsing.RespectReactionParser
-
- RespectSpecification - Class in alice.respect.api
-
Specification of a tuple centre behaviour encoded in the ReSpecT language.
- RespectSpecification(String) - Constructor for class alice.respect.api.RespectSpecification
-
- RespectTC - Class in alice.respect.core
-
A ReSpecT tuple centre.
- RespectTC(TupleCentreId, RespectTCContainer, int) - Constructor for class alice.respect.core.RespectTC
-
- RespectTCContainer - Class in alice.respect.core
-
A Container for ReSpecT tuple centres
- RespectTimerTask - Class in alice.respect.core
-
- RespectTimerTask(RespectVMContext, RespectOperation) - Constructor for class alice.respect.core.RespectTimerTask
-
- RespectVM - Class in alice.respect.core
-
RespecT Tuple Centre Virtual Machine.
- RespectVM(TupleCentreId, RespectTCContainer, int, IRespectTC) - Constructor for class alice.respect.core.RespectVM
-
- RespectVMContext - Class in alice.respect.core
-
This class defines a ReSpecT Context as a specialization of a tuple centre VM
context (defining VM specific structures)
- RespectVMContext(RespectVM, TupleCentreId, int, IRespectTC) - Constructor for class alice.respect.core.RespectVMContext
-
- RespectVMContext.ModType - Enum in alice.respect.core
-
- response_0() - Method in class alice.respect.api.Respect2PLibrary
-
- resultOperationSucceeded() - Method in class alice.tucson.service.TucsonOpCompletionEvent
-
- rmvInspCode() - Static method in class alice.tucson.service.TucsonOperation
-
- rmvObsCode() - Static method in class alice.tucson.service.TucsonOperation
-
- Role - Interface in alice.tucson.rbac
-
Interface representing a RBAC role.
- RootACC - Interface in alice.tucson.api
-
Root ACC, no Linda nor TuCSoN operations available, only ACC release back to
TuCSoN node is possible.
- RootACCProxy - Class in alice.tucson.service
-
- RootACCProxy() - Constructor for class alice.tucson.service.RootACCProxy
-
- RootInterface - Class in alice.respect.core
-
A new abstract class for the context
- RootInterface(IRespectTC) - Constructor for class alice.respect.core.RootInterface
-
- run() - Method in class alice.respect.core.RespectTimerTask
-
- run() - Method in class alice.respect.core.RespectVM
-
- run() - Method in class alice.tucson.api.AbstractSpawnActivity
-
Called by the ReSpecT engine.
- run() - Method in class alice.tucson.introspection.Inspector
-
- run() - Method in class alice.tucson.introspection.InspectorContextSkel
-
- run() - Method in class alice.tucson.introspection.tools.SpecWorker
-
- run() - Method in class alice.tucson.service.ACCProxyNodeSide
-
- run() - Method in class alice.tucson.service.NodeManagementAgent
-
- run() - Method in class alice.tucson.service.OperationHandler.Controller
-
- run() - Method in class alice.tucson.service.Spawn2PSolver
-
- run() - Method in class alice.tucson.service.WelcomeAgent
-
- say(String) - Method in class alice.tucson.api.AbstractTucsonAgent
-
Utility method to print on standard output the user agent activity.
- SearchableOpsQueue - Class in alice.tucson.asynchSupport
-
- SearchableOpsQueue() - Constructor for class alice.tucson.asynchSupport.SearchableOpsQueue
-
- selectStepModeCB() - Method in class alice.tucson.introspection.tools.InspectorGUI
-
updating stepMode CheckBox when start inspecting a tuple centre with
stepMode already active
- send(boolean) - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- send(byte[]) - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- send(int) - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- send(Object) - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- send(String) - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- send(boolean) - Method in class alice.tucson.network.TucsonProtocolTCP
-
- send(byte[]) - Method in class alice.tucson.network.TucsonProtocolTCP
-
- send(int) - Method in class alice.tucson.network.TucsonProtocolTCP
-
- send(Object) - Method in class alice.tucson.network.TucsonProtocolTCP
-
- send(String) - Method in class alice.tucson.network.TucsonProtocolTCP
-
- sendEnterRequest(ACCDescription) - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- sendEnterRequestAccepted() - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- sendEnterRequestRefused() - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- sendInspectorEvent(InspectorContextEvent) - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- sendInspectorEvent(InspectorContextEvent) - Method in class alice.tucson.network.TucsonProtocolTCP
-
- sendInspectorMsg(NewInspectorMsg) - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- sendInspectorMsg(NewInspectorMsg) - Method in class alice.tucson.network.TucsonProtocolTCP
-
- sendMsg(TucsonMsg) - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- sendMsg(TucsonMsg) - Method in class alice.tucson.network.TucsonProtocolTCP
-
- sendMsgReply(TucsonMsgReply) - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- sendMsgReply(TucsonMsgReply) - Method in class alice.tucson.network.TucsonProtocolTCP
-
- sendMsgRequest(TucsonMsgRequest) - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- sendMsgRequest(TucsonMsgRequest) - Method in class alice.tucson.network.TucsonProtocolTCP
-
- sendNodeActiveReply() - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- sendNodeMsg(NodeMsg) - Method in class alice.tucson.network.AbstractTucsonProtocol
-
- sendNodeMsg(NodeMsg) - Method in class alice.tucson.network.TucsonProtocolTCP
-
- SensorId - Class in alice.respect.situatedness
-
A sensor identifier.
- SensorId(String) - Constructor for class alice.respect.situatedness.SensorId
-
- SensorTransducer - Class in alice.tucson.examples.situatedness
-
The transducer mediating interactions to/from the sensor probe.
- SensorTransducer(TransducerId, TupleCentreId) - Constructor for class alice.tucson.examples.situatedness.SensorTransducer
-
- set(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IOrdinaryAsynchInterface
-
- set(IId, LogicTuple) - Method in interface alice.respect.api.IOrdinarySynchInterface
-
- set(IId, LogicTuple) - Method in interface alice.respect.api.IRespectTC
-
- set(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
Gets the whole tuple set
- set(IId, LogicTuple, long) - Method in interface alice.respect.api.ITimedContext
-
- set(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.OrdinaryAsynchInterface
-
- set(IId, LogicTuple) - Method in class alice.respect.core.OrdinarySynchInterface
-
- set(IId, LogicTuple) - Method in class alice.respect.core.RespectTC
-
- set(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
- set(IId, LogicTuple, long) - Method in class alice.respect.core.TimedContext
-
- set(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.OrdinaryAsynchACC
-
set
TuCSoN primitive, to replace all the tuples in the given
target tuplecentre with that specified in the given list.
- set(TupleCentreId, Tuple, Long) - Method in interface alice.tucson.api.OrdinarySynchACC
-
set
TuCSoN primitive, to replace all the tuples in the given
target tuplecentre with that specified in the given list.
- Set - Class in alice.tucson.asynchSupport.actions.ordinary
-
set
TuCSoN primitive.
- Set(TucsonTupleCentreId, LogicTuple) - Constructor for class alice.tucson.asynchSupport.actions.ordinary.Set
-
Builds the TuCSoN set
action given its target tuple centre and
its tuple argument
- set(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- set(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- set(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- set(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- set_2(Term, Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
set
TuCSoN primitive.
- SET_MODE - Static variable in class alice.respect.situatedness.AbstractTransducer
-
'acting' operation ('setEnv')
- set_s_2(Term, Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
set_s
TuCSoN primitive.
- setAction(String) - Method in class alice.tucson.introspection.NodeMsg
-
- setAdminPassword(String) - Method in class alice.tucson.service.TucsonNodeService
-
- setAdminUsername(String) - Method in class alice.tucson.service.TucsonNodeService
-
- setAgentClass(String) - Method in interface alice.tucson.rbac.Role
-
Replaces the agent class associated to this role
- setAgentClass(String) - Method in class alice.tucson.rbac.TucsonRole
-
- setAid(TucsonAgentId) - Method in class alice.tucson.introspection.NodeMsg
-
- setAllSpecTuples(List<Tuple>) - Method in class alice.respect.core.RespectVMContext
-
- setAllSpecTuples(List<Tuple>) - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
- setAllTuples(List<Tuple>) - Method in class alice.respect.core.RespectVMContext
-
- setAllTuples(List<Tuple>) - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
Gets all the tuples of the tuple centre
- setBasicAgentClass(String) - Method in interface alice.tucson.api.AdminACC
-
Sets the basic agent class, that is, the cohort of agents representing
un-authenticated agents (if allowed by the RBAC structure currently
installed) from the RBAC structure installed in default TuCSoN node
(installed on localhost:20504
).
- setBasicAgentClass(String) - Method in interface alice.tucson.rbac.RBACStructure
-
Replaces the basic agent class associated to this RBAC structure
- setBasicAgentClass(String) - Method in class alice.tucson.rbac.TucsonRBACStructure
-
- setBasicAgentClass(String) - Method in class alice.tucson.service.AdminACCProxyAgentSide
-
- setBasicAgentClass(String) - Method in class alice.tucson.service.TucsonNodeService
-
- setBootTime() - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
- setCode() - Static method in class alice.tucson.service.TucsonOperation
-
- setCompletion() - Method in class alice.tucson.introspection.tools.EditSpec
-
reports the result of set operation in SpecWorker
- setContext(EnhancedACC) - Method in class alice.tucson.api.AbstractTucsonAgent
-
Setter for the ACC.
- setDefPort(int) - Static method in class alice.respect.core.RespectTCContainer
-
- setDescription(String) - Method in interface alice.tucson.rbac.Role
-
Replaces the description of this role
- setDescription(String) - Method in class alice.tucson.rbac.TucsonRole
-
- setEndTime(long) - Method in interface alice.tuplecentre.api.ITCCycleResult
-
- setEndTime(long) - Method in class alice.tuplecentre.core.TCCycleResult
-
- setEnv(String, int) - Method in class alice.respect.situatedness.AbstractTransducer
-
The behavior of the transducer when a setEnv operation is required
- setEnv(String, int) - Method in class alice.tucson.examples.situatedness.ActuatorTransducer
-
- setEnv(String, int) - Method in class alice.tucson.examples.situatedness.SensorTransducer
-
- setEnv_3(Term, Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- setEnvCode() - Static method in class alice.tucson.service.TucsonOperation
-
- setEventSet(List<Tuple>) - Method in interface alice.tucson.introspection.InspectorContext
-
sets the entire content of the event set
- setEventSet(SetEventSetMsg) - Method in class alice.tucson.introspection.InspectorContextSkel
-
set a new tuple set
- setEventSet(List<Tuple>) - Method in class alice.tucson.introspection.InspectorContextStub
-
- SetEventSetMsg - Class in alice.tucson.introspection
-
- SetEventSetMsg(TucsonAgentId, List<? extends Tuple>) - Constructor for class alice.tucson.introspection.SetEventSetMsg
-
- setEventWnSet(List<? extends Tuple>) - Method in class alice.tucson.introspection.SetEventSetMsg
-
- setHasBeenRemoved(boolean) - Method in class alice.tucson.asynchSupport.TucsonOpWrapper
-
Checks whether this operation has been removed from the list of pending
operations
- setInfo(InspectorProtocol) - Method in class alice.tucson.introspection.NewInspectorMsg
-
- setInfo(InspectorProtocol) - Method in class alice.tucson.introspection.SetProtocolMsg
-
- setInspectorsAuthorised(boolean) - Method in class alice.tucson.service.TucsonNodeService
-
- setIsLinking(boolean) - Method in class alice.tuplecentre.core.InputEvent
-
- setIsLinking(boolean) - Method in class alice.tuplecentre.core.OutputEvent
-
- setListAllRolesAllowed(boolean) - Method in class alice.tucson.service.TucsonNodeService
-
- setListener(OperationCompletionListener) - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- setLocalTime(long) - Method in class alice.tucson.introspection.InspectorContextEvent
-
- setLocalTime(long) - Method in class alice.tucson.introspection.tools.EventViewer
-
- setLocalTime(long) - Method in class alice.tucson.introspection.tools.TupleViewer
-
- setLogicTupleListResult(List<LogicTuple>) - Method in class alice.tucson.service.TucsonOperation
-
- setLoginRequired(boolean) - Method in class alice.tucson.service.TucsonNodeService
-
- setManagementMode(boolean) - Method in interface alice.respect.api.IManagementContext
-
- setManagementMode(boolean) - Method in class alice.respect.core.ManagementContext
-
- setManagementMode(boolean) - Method in class alice.respect.core.RespectVM
-
- setManagementMode(boolean) - Method in interface alice.tuplecentre.api.ITupleCentreManagement
-
old
- setManagementMode(boolean) - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
- setModeChanged(boolean) - Method in class alice.tucson.introspection.InspectorContextEvent
-
- setNItems(long) - Method in class alice.tucson.introspection.tools.EventViewer
-
- setNItems(long) - Method in class alice.tucson.introspection.tools.TupleViewer
-
- setOp(AbstractTupleCentreOperation) - Method in class alice.tucson.asynchSupport.TucsonOpWrapper
-
Sets the TuCSoN operation to perform
- setOp(LogicTuple) - Method in class alice.tucson.introspection.WSetEvent
-
- setOpResult(TCCycleResult.Outcome) - Method in interface alice.tuplecentre.api.ITCCycleResult
-
- setOpResult(TCCycleResult.Outcome) - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- setOpResult(TCCycleResult.Outcome) - Method in class alice.tuplecentre.core.TCCycleResult
-
- setOrgName(String) - Method in interface alice.tucson.rbac.RBACStructure
-
Replaces the RBAC organisation name
- setOrgName(String) - Method in class alice.tucson.rbac.TucsonRBACStructure
-
- setPendingQueryObservType(byte) - Method in class alice.tucson.introspection.InspectorProtocol
-
- setPermissions(List<Permission>) - Method in interface alice.tucson.rbac.Policy
-
Replaces the permissions associated to this policy
- setPermissions(List<Permission>) - Method in class alice.tucson.rbac.TucsonPolicy
-
- setPolicy(Policy) - Method in interface alice.tucson.rbac.Role
-
Replaces the policy associated to this role
- setPolicy(Policy) - Method in class alice.tucson.rbac.TucsonRole
-
- setPolicyName(String) - Method in interface alice.tucson.rbac.Policy
-
Replaces the name of this policy
- setPolicyName(String) - Method in class alice.tucson.rbac.TucsonPolicy
-
- setPredicates(List<String>) - Method in class alice.tucson.persistency.PersistencyData
-
- setPrologPredicates(TupleSet) - Method in class alice.tucson.persistency.PersistencyData
-
- setProperty(String, String) - Method in class alice.tucson.service.ACCDescription
-
Sets a new Java Property map entry using the Strings passed
- setProtocol(InspectorProtocol) - Method in interface alice.tucson.introspection.InspectorContext
-
specifies the protocol used by the inspector
- setProtocol(SetProtocolMsg) - Method in class alice.tucson.introspection.InspectorContextSkel
-
setting new observation protocol
- setProtocol(InspectorProtocol) - Method in class alice.tucson.introspection.InspectorContextStub
-
- SetProtocolMsg - Class in alice.tucson.introspection
-
- SetProtocolMsg(TucsonAgentId, InspectorProtocol) - Constructor for class alice.tucson.introspection.SetProtocolMsg
-
- setReactingTC(TupleCentreId) - Method in class alice.tuplecentre.core.AbstractEvent
-
- setReactionFailed(TriggeredReaction) - Method in class alice.tucson.introspection.InspectorContextEvent
-
- setReactionOk(TriggeredReaction) - Method in class alice.tucson.introspection.InspectorContextEvent
-
- setReactionsObservType(byte) - Method in class alice.tucson.introspection.InspectorProtocol
-
- setReactionSpec(AbstractBehaviourSpecification) - Method in class alice.respect.core.RespectVM
-
- setReactionSpec(AbstractBehaviourSpecification) - Method in class alice.respect.core.RespectVMContext
-
- setReactionSpec(AbstractBehaviourSpecification) - Method in interface alice.tuplecentre.api.ITupleCentreManagement
-
- setReactionSpecHelper(AbstractBehaviourSpecification) - Method in class alice.respect.core.RespectVMContext
-
- setResult(LogicTuple) - Method in class alice.respect.core.InternalOperation
-
- setRoleAgentClass(String, String) - Method in interface alice.tucson.api.AdminACC
-
Sets the agent class associated to a role in the RBAC structure installed
in default TuCSoN node (installed on localhost:20504
).
- setRoleAgentClass(String, String) - Method in class alice.tucson.service.AdminACCProxyAgentSide
-
- setRoleName(String) - Method in interface alice.tucson.rbac.Role
-
Replaces the name of this role
- setRoleName(String) - Method in class alice.tucson.rbac.TucsonRole
-
- setRolePolicy(String, String) - Method in interface alice.tucson.api.AdminACC
-
Sets the association between a role and a policy in the RBAC structure
installed in default TuCSoN node (installed on localhost:20504
).
- setRolePolicy(String, String) - Method in class alice.tucson.service.AdminACCProxyAgentSide
-
- setRoles(HashMap<String, Role>) - Method in class alice.tucson.service.ACCDescription
-
- setS(IId, LogicTuple) - Method in interface alice.respect.api.IRespectTC
-
- setS(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
- setS(IId, RespectSpecification) - Method in interface alice.respect.api.IRespectTC
-
- setS(IId, RespectSpecification, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
- setS(IId, RespectSpecification, OperationCompletionListener) - Method in interface alice.respect.api.ISpecificationAsynchInterface
-
- setS(IId, LogicTuple) - Method in interface alice.respect.api.ISpecificationSynchInterface
-
- setS(IId, RespectSpecification) - Method in interface alice.respect.api.ISpecificationSynchInterface
-
- setS(IId, LogicTuple) - Method in class alice.respect.core.RespectTC
-
- setS(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
- setS(IId, RespectSpecification) - Method in class alice.respect.core.RespectTC
-
- setS(IId, RespectSpecification, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
- setS(IId, RespectSpecification, OperationCompletionListener) - Method in class alice.respect.core.SpecificationAsynchInterface
-
- setS(IId, LogicTuple) - Method in class alice.respect.core.SpecificationSynchInterface
-
- setS(IId, RespectSpecification) - Method in class alice.respect.core.SpecificationSynchInterface
-
- setS(TupleCentreId, LogicTuple, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.SpecificationAsynchACC
-
set_s
specification primitive, to replace all the ReSpecT
specification tuples in the given target tuplecentre specification space
with that specified in the given tuple.
- setS(TupleCentreId, String, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.SpecificationAsynchACC
-
set_s
specification primitive, to replace all the ReSpecT
specification tuples in the given target tuplecentre specification space
with that specified in the given String.
- setS(TupleCentreId, LogicTuple, Long) - Method in interface alice.tucson.api.SpecificationSynchACC
-
set_s
specification primitive, to replace all the ReSpecT
specification tuples in the given target tuplecentre specification space
with that specified in the given tuple.
- setS(TupleCentreId, String, Long) - Method in interface alice.tucson.api.SpecificationSynchACC
-
set_s
specification primitive, to replace all the ReSpecT
specification tuples in the given target tuplecentre specification space
with that specified in the given String.
- SetS - Class in alice.tucson.asynchSupport.actions.specification
-
set_s
TuCSoN primitive.
- SetS(TucsonTupleCentreId, LogicTuple) - Constructor for class alice.tucson.asynchSupport.actions.specification.SetS
-
Builds the TuCSoN set_s
action given its target tuple centre
- setS(TupleCentreId, LogicTuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- setS(TupleCentreId, LogicTuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- setS(TupleCentreId, String, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- setS(TupleCentreId, String, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- setS(TupleCentreId, LogicTuple, Long) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- setS(TupleCentreId, LogicTuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- setS(TupleCentreId, String, Long) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- setS(TupleCentreId, String, TucsonOperationCompletionListener) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- setSCode() - Static method in class alice.tucson.service.TucsonOperation
-
- setSimpleTCEvent(AbstractTupleCentreOperation) - Method in class alice.tuplecentre.core.AbstractEvent
-
- setSource(IId) - Method in class alice.tucson.introspection.WSetEvent
-
- setSource(IId) - Method in class alice.tuplecentre.core.AbstractEvent
-
- setSpawnerId(TucsonAgentId) - Method in class alice.tucson.api.AbstractSpawnActivity
-
Linda operations used in the spawned activity are performed ON BEHALF of
the agent who issued the spawn
(its "owner").
- setSpawnerId(TucsonTupleCentreId) - Method in class alice.tucson.api.AbstractSpawnActivity
-
Linda operations used in the spawned activity are performed ON BEHALF of
the tuplecentre who issued the spawn
(its "owner").
- setSpawnerId(TucsonAgentId) - Method in class alice.tucson.service.Spawn2PLibrary
-
- setSpawnerId(TucsonTupleCentreId) - Method in class alice.tucson.service.Spawn2PLibrary
-
- setSpec(RespectSpecification) - Method in interface alice.respect.api.IManagementContext
-
Specify the behaviour of the tuple centre
- setSpec(RespectSpecification) - Method in class alice.respect.core.ManagementContext
-
- setSpecCompleted(TupleCentreId, IId) - Method in class alice.tucson.service.ObservationService
-
- setSpecCompleted(TupleCentreId, IId) - Method in interface alice.tuplecentre.api.ObservableEventListener
-
- setSpecRequested(TupleCentreId, IId, String) - Method in class alice.tucson.service.ObservationService
-
- setSpecRequested(TupleCentreId, IId, String) - Method in interface alice.tuplecentre.api.ObservableEventListener
-
- setSpecTuples(List<String>) - Method in class alice.tucson.persistency.PersistencyData
-
- setSpyCode() - Static method in class alice.tucson.service.TucsonOperation
-
- setStepMode(boolean) - Method in class alice.tucson.introspection.InspectorContextEvent
-
- setStepModeObservType(byte) - Method in class alice.tucson.introspection.InspectorProtocol
-
- setStop() - Method in class alice.tucson.service.OperationHandler.Controller
-
Stops receiving replies from the TuCSoN node.
- setTarget(IId) - Method in class alice.tucson.introspection.WSetEvent
-
- setTarget(IId) - Method in class alice.tuplecentre.core.AbstractEvent
-
- setTargetTC(TucsonTupleCentreId) - Method in class alice.tucson.api.AbstractSpawnActivity
-
The tuplecentre target, which will "host" the spawned computation.
- setTargetTC(TucsonTupleCentreId) - Method in class alice.tucson.service.Spawn2PLibrary
-
- setTc(IRespectTC) - Method in class alice.respect.api.AbstractAgent
-
- setTcName(String) - Method in class alice.tucson.introspection.NewInspectorMsg
-
- setTcpPort(int) - Method in class alice.tucson.network.TPConfig
-
TODO CICORA: Set the TCP port: only one set is permitted, the second one
will be ignored
- setText(String) - Method in class alice.tucson.introspection.tools.EventViewer
-
- setText(String) - Method in class alice.tucson.introspection.tools.TupleViewer
-
- setTracing(boolean) - Method in class alice.tucson.introspection.InspectorProtocol
-
- setTransducer(AbstractProbeId, TransducerId) - Method in enum alice.respect.core.ProbesManager
-
Sets the transducer which the probe will communicate with.
- setTransducer(TransducerId) - Method in interface alice.respect.situatedness.ISimpleProbe
-
Sets the transducer which the probe will communicate with.
- setTransducer(TransducerId) - Method in class alice.tucson.examples.situatedness.ActualActuator
-
- setTransducer(TransducerId) - Method in class alice.tucson.examples.situatedness.ActualSensor
-
- setTsetFilter(LogicTuple) - Method in class alice.tucson.introspection.InspectorProtocol
-
- setTsetObservType(byte) - Method in class alice.tucson.introspection.InspectorProtocol
-
- setTucsonOpWrapper(TucsonOpWrapper) - Method in class alice.tucson.asynchSupport.TucsonListenerWrapper
-
Sets the wrapper of the TuCSoN operation whose completion should be
handled
- setTupleListResult(List<Tuple>) - Method in interface alice.tuplecentre.api.ITCCycleResult
-
- setTupleListResult(List<Tuple>) - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- setTupleListResult(List<Tuple>) - Method in class alice.tuplecentre.core.TCCycleResult
-
- setTupleResult(Tuple) - Method in interface alice.tuplecentre.api.ITCCycleResult
-
- setTupleResult(Tuple) - Method in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
- setTupleResult(Tuple) - Method in class alice.tuplecentre.core.TCCycleResult
-
- setTuples(List<LogicTuple>) - Method in class alice.tucson.introspection.InspectorContextEvent
-
- setTuples(List<String>) - Method in class alice.tucson.persistency.PersistencyData
-
- setTupleSet(List<Tuple>) - Method in interface alice.tucson.introspection.InspectorContext
-
sets the entire content of the tuple set
- setTupleSet(SetTupleSetMsg) - Method in class alice.tucson.introspection.InspectorContextSkel
-
set a new tuple set
- setTupleSet(List<Tuple>) - Method in class alice.tucson.introspection.InspectorContextStub
-
- setTupleSet(List<? extends Tuple>) - Method in class alice.tucson.introspection.SetTupleSetMsg
-
- setTupleSet(ITupleSet) - Method in class alice.tucson.persistency.PersistencyData
-
- SetTupleSetMsg - Class in alice.tucson.introspection
-
- SetTupleSetMsg(TucsonAgentId, List<? extends Tuple>) - Constructor for class alice.tucson.introspection.SetTupleSetMsg
-
- setTupleSpecSet(ITupleSet) - Method in class alice.tucson.persistency.PersistencyData
-
- setUpdates(List<String>) - Method in class alice.tucson.persistency.PersistencyData
-
- setVmTime(long) - Method in class alice.tucson.introspection.InspectorContextEvent
-
- setVMTime(long) - Method in class alice.tucson.introspection.tools.EventViewer
-
- setVMTime(long) - Method in class alice.tucson.introspection.tools.TupleViewer
-
- setWhat(byte) - Method in class alice.tucson.introspection.GetSnapshotMsg
-
- setWnEvents(List<WSetEvent>) - Method in class alice.tucson.introspection.InspectorContextEvent
-
- setWSet(List<LogicTuple>) - Method in interface alice.respect.api.IManagementContext
-
Sets current content of the query set in terms of logic tuples
- setWSet(List<LogicTuple>) - Method in class alice.respect.core.ManagementContext
-
- setWSet(List<LogicTuple>) - Method in class alice.respect.core.RespectVM
-
- setWSet(List<LogicTuple>) - Method in class alice.respect.core.RespectVMContext
-
- setWSetCode() - Static method in class alice.tucson.service.TucsonOperation
-
- setWsetFilter(LogicTuple) - Method in class alice.tucson.introspection.InspectorProtocol
-
- setZ(TriggeredReaction) - Method in class alice.tuplecentre.core.ObservableEventReactionFail
-
- setZ(TriggeredReaction) - Method in class alice.tuplecentre.core.ObservableEventReactionOK
-
- shutdown() - Method in class alice.tucson.service.ACCProvider
-
- shutdown() - Method in class alice.tucson.service.TucsonNodeService
-
- shutdown() - Method in class alice.tucson.service.WelcomeAgent
-
- shutdownContext(int, TucsonAgentId) - Method in class alice.tucson.service.ACCProvider
-
- shutdownGracefully() - Method in class alice.tucson.asynchSupport.AsynchOpsHelper
-
Requests soft shutdown of the helper, that is, shutdown happens only when
the queue of pending operations has been emptied
- ShutdownMsg - Class in alice.tucson.introspection
-
- ShutdownMsg(TucsonAgentId) - Constructor for class alice.tucson.introspection.ShutdownMsg
-
- ShutdownMsg() - Constructor for class alice.tucson.introspection.ShutdownMsg
-
- shutdownNow() - Method in class alice.tucson.asynchSupport.AsynchOpsHelper
-
Requests hard shutdown of the helper, that is, shutdown happens as soon
as the current operation in execution completes: pending operations are
discarded instead
- signalEvent() - Method in class alice.respect.core.EventMonitor
-
- signalEvent() - Method in class alice.respect.core.StepMonitor
-
- size() - Method in class alice.respect.core.collection.DoubleKeyMVMap
-
- size() - Method in interface alice.respect.core.collection.MVMap
-
Returns the number of value contains in this Multi-Value Map.
- size() - Method in class alice.respect.core.PendingQuerySet
-
- size() - Method in class alice.respect.core.tupleset.AbstractTupleSet
-
- size() - Method in interface alice.respect.core.tupleset.ITupleSet
-
Returns the number of elements in this tuple set.
- size() - Method in class alice.respect.core.TupleSet
-
- spawn(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IOrdinaryAsynchInterface
-
- spawn(IId, LogicTuple) - Method in interface alice.respect.api.IOrdinarySynchInterface
-
- spawn(IId, LogicTuple) - Method in interface alice.respect.api.IRespectTC
-
- spawn(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
- spawn(IId, LogicTuple, long) - Method in interface alice.respect.api.ITimedContext
-
- spawn(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.OrdinaryAsynchInterface
-
- spawn(IId, LogicTuple) - Method in class alice.respect.core.OrdinarySynchInterface
-
- spawn(IId, LogicTuple) - Method in class alice.respect.core.RespectTC
-
- spawn(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
- spawn(IId, LogicTuple, long) - Method in class alice.respect.core.TimedContext
-
- spawn(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.OrdinaryAsynchACC
-
spawn
TuCSoN primitive, starts a parallel computational
activity within the target node.
- spawn(TupleCentreId, Tuple, Long) - Method in interface alice.tucson.api.OrdinarySynchACC
-
spawn
TuCSoN primitive, starts a parallel computational
activity within the target node.
- Spawn - Class in alice.tucson.asynchSupport.actions.ordinary
-
spawn
TuCSoN primitive.
- Spawn(TucsonTupleCentreId, LogicTuple) - Constructor for class alice.tucson.asynchSupport.actions.ordinary.Spawn
-
Builds the TuCSoN spawn
action given its target tuple centre and
its tuple argument
- spawn(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- spawn(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- spawn(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- spawn(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.RBACACCProxyAgentSide
-
- Spawn2PLibrary - Class in alice.tucson.service
-
- Spawn2PLibrary() - Constructor for class alice.tucson.service.Spawn2PLibrary
-
- Spawn2PSolver - Class in alice.tucson.service
-
- Spawn2PSolver(Prolog, Term) - Constructor for class alice.tucson.service.Spawn2PSolver
-
- spawn_2(Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- spawn_2(Term, Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
spawn
TuCSoN primitive.
- spawnActivity(Tuple, IId, IId) - Method in class alice.respect.core.RespectVMContext
-
- spawnActivity(Tuple, IId, IId) - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
- spawnCode() - Static method in class alice.tucson.service.TucsonOperation
-
- SpawnedWorkingActivity - Class in alice.tucson.examples.spawnedWorkers
-
- SpawnedWorkingActivity() - Constructor for class alice.tucson.examples.spawnedWorkers.SpawnedWorkingActivity
-
- speak(String) - Method in class alice.respect.situatedness.AbstractTransducer
-
Utility methods used to communicate an output message to the console.
- speakErr(String) - Method in class alice.respect.situatedness.AbstractTransducer
-
- SpeakingState - Class in alice.tuplecentre.core
-
This is the speaking state of the TCVM
- SpeakingState(AbstractTupleCentreVMContext) - Constructor for class alice.tuplecentre.core.SpeakingState
-
- SpecificationAsynchACC - Interface in alice.tucson.api
-
Agent Coordination Context enabling interaction with the ReSpecT
Specification Tuple Space and enacting a NON-BLOCKING behavior from the
agent's perspective.
- SpecificationAsynchInterface - Class in alice.respect.core
-
- SpecificationAsynchInterface(IRespectTC) - Constructor for class alice.respect.core.SpecificationAsynchInterface
-
- SpecificationSynchACC - Interface in alice.tucson.api
-
Agent Coordination Context enabling interaction with the ReSpecT
Specification Tuple Space and enacting a BLOCKING behavior from the agent's
perspective.
- SpecificationSynchInterface - Class in alice.respect.core
-
A Blocking Context wraps the access to a tuple centre virtual machine for a
specific thread of control, providing a blocking interface.
- SpecificationSynchInterface(IRespectTC) - Constructor for class alice.respect.core.SpecificationSynchInterface
-
- SpecificationTextArea - Class in alice.tucson.introspection.tools
-
- SpecificationTextArea() - Constructor for class alice.tucson.introspection.tools.SpecificationTextArea
-
- SpecificationTokenMarker - Class in alice.tucson.introspection.tools
-
- SpecificationTokenMarker() - Constructor for class alice.tucson.introspection.tools.SpecificationTokenMarker
-
- SpecificationTokenMarker(KeywordMap) - Constructor for class alice.tucson.introspection.tools.SpecificationTokenMarker
-
- SpecWorker - Class in alice.tucson.introspection.tools
-
- SpecWorker(String, EnhancedACC, TucsonTupleCentreId, EditSpec, JEditTextArea) - Constructor for class alice.tucson.introspection.tools.SpecWorker
-
- start_predicate_1(Term) - Method in class alice.respect.api.Respect2PLibrary
-
- start_source_1(Term) - Method in class alice.respect.api.Respect2PLibrary
-
- start_target_1(Term) - Method in class alice.respect.api.Respect2PLibrary
-
- start_time_1(Term) - Method in class alice.respect.api.Respect2PLibrary
-
- start_tuple_1(Term) - Method in class alice.respect.api.Respect2PLibrary
-
- state - Variable in class alice.tucson.api.AbstractAutomaton
-
- stepMode(StepModeMsg) - Method in class alice.tucson.introspection.InspectorContextSkel
-
enable/disable VM step Mode
- STEPMODE_AGENT_OBSERVATION - Static variable in class alice.tucson.introspection.InspectorProtocol
-
observe step mode like an agent
- STEPMODE_TUPLESPACE_OBSERVATION - Static variable in class alice.tucson.introspection.InspectorProtocol
-
observe step mode like the tuple space
- stepModeCode() - Static method in class alice.tucson.service.TucsonOperation
-
- stepModeCommand() - Method in interface alice.respect.api.IManagementContext
-
enable/disable VM step mode
- stepModeCommand() - Method in class alice.respect.core.ManagementContext
-
- stepModeCommand() - Method in class alice.respect.core.RespectVM
-
- StepModeMsg - Class in alice.tucson.introspection
-
- StepModeMsg(TucsonAgentId) - Constructor for class alice.tucson.introspection.StepModeMsg
-
- StepMonitor - Class in alice.respect.core
-
- StepMonitor() - Constructor for class alice.respect.core.StepMonitor
-
- stopCmdCode() - Static method in class alice.tucson.service.TucsonOperation
-
- stopCommand() - Method in interface alice.respect.api.IManagementContext
-
Stops the VM (management mode, debugging)
- stopCommand() - Method in class alice.respect.core.ManagementContext
-
- stopCommand() - Method in class alice.respect.core.RespectVM
-
- stopCommand() - Method in interface alice.tuplecentre.api.ITupleCentreManagement
-
- stopCommand() - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
- stopIteraction() - Method in class alice.respect.core.EnvConfigAgent
-
- stopTransducer(TransducerId) - Method in enum alice.respect.core.TransducersManager
-
Stops and removes the transducer identified by id
- success_0() - Method in class alice.respect.api.Respect2PLibrary
-
- SynchACC - Interface in alice.tucson.api
-
Synchronous ACC.
- tAdded - Variable in class alice.respect.core.tupleset.AbstractTupleSet
-
- TC_ORG - Static variable in class alice.tucson.service.ACCProxyAgentSide
-
The tuple centre ID where RBAC structure is managed
- tcCreated(TucsonTupleCentreId) - Method in interface alice.tucson.service.NodeServiceListener
-
Reacts to tuplecentre creation.
- tcCreated(TucsonTupleCentreId) - Method in class alice.tucson.service.ObservationService
-
- TCCycleResult - Class in alice.tuplecentre.core
-
- TCCycleResult() - Constructor for class alice.tuplecentre.core.TCCycleResult
-
- TCCycleResult.Outcome - Enum in alice.tuplecentre.core
-
- tcDestroyed(TucsonTupleCentreId) - Method in interface alice.tucson.service.NodeServiceListener
-
Reacts to tuplecentre destruction.
- tcDestroyed(TucsonTupleCentreId) - Method in class alice.tucson.service.ObservationService
-
- tcId - Variable in class alice.respect.situatedness.AbstractTransducer
-
Identifier of the tuple centre associated
- tcid - Variable in class alice.tucson.asynchSupport.actions.AbstractTucsonAction
-
The ID of the TuCSoN tuple centre target of the operation
- TCInstantiationNotPossibleException - Exception in alice.tucson.api.exceptions
-
- TCInstantiationNotPossibleException() - Constructor for exception alice.tucson.api.exceptions.TCInstantiationNotPossibleException
-
- TDiningPhilosophersTest - Class in alice.tucson.examples.timedDiningPhilos
-
Classic Dining Philosophers coordination problem tackled by adopting a clear
separation of concerns between coordinables (philosophers) and coordination
medium (table) thanks to TuCSoN ReSpecT tuple centres programmability.
- TDiningPhilosophersTest(String) - Constructor for class alice.tucson.examples.timedDiningPhilos.TDiningPhilosophersTest
-
- Thermostat - Class in alice.tucson.examples.situatedness
-
TuCSoN situatedness feature example.
- tid - Variable in class alice.tucson.introspection.InspectorContextStub
-
id of the tuple centre to be observed
- tid - Variable in class alice.tucson.introspection.tools.InspectorGUI
-
Package-visible reference to the inspected tuplecentre.
- timeCode() - Static method in class alice.tucson.service.TucsonOperation
-
- TimedContext - Class in alice.respect.core
-
A Timed Context wraps the access to a tuple centre virtual machine for a
specific thread of control, providing a timed interface.
- TimedContext(IRespectTC) - Constructor for class alice.respect.core.TimedContext
-
- timeTriggeredReaction() - Method in class alice.respect.core.RespectVMContext
-
- timeTriggeredReaction() - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
- to_agent_0() - Method in class alice.respect.api.Respect2PLibrary
-
- to_env_0() - Method in class alice.respect.api.Respect2PLibrary
-
- to_tc_0() - Method in class alice.respect.api.Respect2PLibrary
-
- toArray() - Method in class alice.logictuple.TupleArgument
-
Converts this argument (which is supposed to be a Prolog list) into an
array of values
- toArray(V[]) - Method in class alice.respect.core.collection.DoubleKeyMVMap
-
- toArray(V[]) - Method in interface alice.respect.core.collection.MVMap
-
- toArray() - Method in class alice.respect.core.PendingQuerySet
-
- toArray() - Method in class alice.respect.core.TRSet
-
- toArray() - Method in class alice.respect.core.tupleset.AbstractTupleSet
-
- toArray() - Method in interface alice.respect.core.tupleset.ITupleSet
-
- toArray() - Method in class alice.respect.core.TupleSet
-
- toDouble() - Method in interface alice.tuples.javatuples.api.IJVal
-
- toDouble() - Method in class alice.tuples.javatuples.impl.JVal
-
- toFloat() - Method in interface alice.tuples.javatuples.api.IJVal
-
- toFloat() - Method in class alice.tuples.javatuples.impl.JVal
-
- toggleStepMode() - Method in interface alice.tuplecentre.api.ITupleCentreManagement
-
toggles step mode (defaults to false
)
- toggleStepMode() - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
- toInt() - Method in interface alice.tuples.javatuples.api.IJVal
-
- toInt() - Method in class alice.tuples.javatuples.impl.JVal
-
- toJavaTuple(LogicTuple) - Static method in class alice.tuples.javatuples.impl.JTuplesEngine
-
- toJavaTupleTemplate(LogicTuple) - Static method in class alice.tuples.javatuples.impl.JTuplesEngine
-
- token - Variable in class alice.tuplecentre.core.AbstractTupleCentreOperation
-
used for possible synchronisation
- toList() - Method in class alice.logictuple.TupleArgument
-
Converts this argument (which is supposed to be a Prolog list) into a
list of values
- toLiteral() - Method in interface alice.tuples.javatuples.api.IJVal
-
- toLiteral() - Method in class alice.tuples.javatuples.impl.JVal
-
- toLogicTuple(IJTuple) - Static method in class alice.tuples.javatuples.impl.JTuplesEngine
-
- toLogicTuple(IJTupleTemplate) - Static method in class alice.tuples.javatuples.impl.JTuplesEngine
-
- toLong() - Method in interface alice.tuples.javatuples.api.IJVal
-
- toLong() - Method in class alice.tuples.javatuples.impl.JVal
-
- toString() - Method in class alice.logictuple.LogicTuple
-
Gets the string representation of the logic tuple
- toString() - Method in class alice.logictuple.TupleArgument
-
Gets the string representation of the argument
- toString() - Method in class alice.respect.api.AgentId
-
- toString() - Method in class alice.respect.api.EnvId
-
- toString() - Method in class alice.respect.api.RespectOpId
-
- toString() - Method in class alice.respect.api.RespectSpecification
-
- toString() - Method in class alice.respect.api.TupleCentreId
-
- toString() - Method in class alice.respect.core.collection.DoubleKeyMVMap
-
- toString() - Method in interface alice.respect.core.collection.MVMap
-
- toString() - Method in class alice.respect.core.InternalEvent
-
- toString() - Method in class alice.respect.core.InternalOperation
-
- toString() - Method in class alice.respect.core.LogicReaction
-
- toString() - Method in class alice.respect.core.RespectOperation
-
- toString() - Method in class alice.respect.core.RespectOutputEvent
-
- toString() - Method in class alice.respect.core.tupleset.AbstractTupleSet.LTEntry
-
- toString() - Method in class alice.respect.core.tupleset.AbstractTupleSet
-
- toString() - Method in interface alice.respect.core.tupleset.ITupleSet
-
Provides a representation of the tuple multi-set in the form of a String
containing a prolog theory.
- toString() - Method in class alice.respect.core.TupleSet
-
Provides a representation of the tuple multi-set in the form of a String
containing a prolog theory.
- toString() - Method in class alice.tucson.api.TucsonAgentId
-
- toString() - Method in class alice.tucson.api.TucsonOpId
-
- toString() - Method in class alice.tucson.api.TucsonTupleCentreId
-
- toString() - Method in class alice.tucson.asynchSupport.actions.AbstractTucsonOrdinaryAction
-
- toString() - Method in class alice.tucson.asynchSupport.actions.AbstractTucsonSpecificationAction
-
- toString() - Method in class alice.tucson.asynchSupport.actions.ordinary.bulk.InAll
-
- toString() - Method in class alice.tucson.asynchSupport.actions.ordinary.bulk.NoAll
-
- toString() - Method in class alice.tucson.asynchSupport.actions.ordinary.bulk.OutAll
-
- toString() - Method in class alice.tucson.asynchSupport.actions.ordinary.bulk.RdAll
-
- toString() - Method in class alice.tucson.asynchSupport.actions.ordinary.Get
-
- toString() - Method in class alice.tucson.asynchSupport.actions.ordinary.In
-
- toString() - Method in class alice.tucson.asynchSupport.actions.ordinary.Inp
-
- toString() - Method in class alice.tucson.asynchSupport.actions.ordinary.No
-
- toString() - Method in class alice.tucson.asynchSupport.actions.ordinary.Nop
-
- toString() - Method in class alice.tucson.asynchSupport.actions.ordinary.Out
-
- toString() - Method in class alice.tucson.asynchSupport.actions.ordinary.Rd
-
- toString() - Method in class alice.tucson.asynchSupport.actions.ordinary.Rdp
-
- toString() - Method in class alice.tucson.asynchSupport.actions.ordinary.Set
-
- toString() - Method in class alice.tucson.asynchSupport.actions.ordinary.Spawn
-
- toString() - Method in class alice.tucson.asynchSupport.actions.ordinary.uniform.Uin
-
- toString() - Method in class alice.tucson.asynchSupport.actions.ordinary.uniform.Uinp
-
- toString() - Method in class alice.tucson.asynchSupport.actions.ordinary.uniform.Uno
-
- toString() - Method in class alice.tucson.asynchSupport.actions.ordinary.uniform.Unop
-
- toString() - Method in class alice.tucson.asynchSupport.actions.ordinary.uniform.Urd
-
- toString() - Method in class alice.tucson.asynchSupport.actions.ordinary.uniform.Urdp
-
- toString() - Method in class alice.tucson.asynchSupport.actions.specification.GetS
-
- toString() - Method in class alice.tucson.asynchSupport.actions.specification.InpS
-
- toString() - Method in class alice.tucson.asynchSupport.actions.specification.InS
-
- toString() - Method in class alice.tucson.asynchSupport.actions.specification.NopS
-
- toString() - Method in class alice.tucson.asynchSupport.actions.specification.NoS
-
- toString() - Method in class alice.tucson.asynchSupport.actions.specification.OutS
-
- toString() - Method in class alice.tucson.asynchSupport.actions.specification.RdpS
-
- toString() - Method in class alice.tucson.asynchSupport.actions.specification.RdS
-
- toString() - Method in class alice.tucson.asynchSupport.actions.specification.SetS
-
- toString() - Method in class alice.tucson.asynchSupport.TucsonOpWrapper
-
- toString() - Method in class alice.tucson.network.TucsonMsg
-
- toString() - Method in class alice.tucson.network.TucsonMsgReply
-
- toString() - Method in class alice.tucson.network.TucsonMsgRequest
-
- toString() - Method in class alice.tuplecentre.core.AbstractEvent
-
- toString() - Method in class alice.tuplecentre.core.InputEvent
-
- toString() - Method in class alice.tuplecentre.core.OutputEvent
-
- toString() - Method in class alice.tuples.javatuples.impl.JTuple
-
- toString() - Method in class alice.tuples.javatuples.impl.JTupleTemplate
-
- toString() - Method in class alice.tuples.javatuples.impl.JVal
-
- toString() - Method in class alice.tuples.javatuples.impl.JVar
-
- toTerm() - Method in class alice.logictuple.LogicTuple
-
Gets the Term representation of the logic tuple
- toTerm() - Method in class alice.logictuple.TupleArgument
-
Gets the prolog term representation of the argument
- toTerm() - Method in class alice.respect.api.AgentId
-
Provides the logic term representation of the identifier
- toTerm() - Method in class alice.respect.api.EnvId
-
- toTerm() - Method in class alice.respect.api.TupleCentreId
-
Provides the logic term representation of the identifier
- toTerm() - Method in class alice.tucson.api.TucsonTupleCentreId
-
- toTuple() - Method in class alice.respect.core.InternalOperation
-
- toTuple() - Method in class alice.respect.core.RespectOperation
-
- TPConfig - Class in alice.tucson.network
-
TPConfig
A singleton class to manage configuration of TucsonProtocol
- TPConfig() - Constructor for class alice.tucson.network.TPConfig
-
- TPFactory - Class in alice.tucson.network
-
Title: TPFactory (Tucson Protocol Factory)
Description: the factory class to build a specific implementation of
TucsonProtocol
- transaction - Variable in class alice.respect.core.tupleset.AbstractTupleSet
-
- TransducerId - Class in alice.respect.situatedness
-
A transducer identifier.
- TransducerId(String) - Constructor for class alice.respect.situatedness.TransducerId
-
- TransducersManager - Enum in alice.respect.core
-
- TransducerStandardInterface - Interface in alice.respect.situatedness
-
Interface for a generic transducer.
- tRemoved - Variable in class alice.respect.core.tupleset.AbstractTupleSet
-
- triggeredReaction() - Method in class alice.respect.core.RespectVMContext
-
- triggeredReaction() - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
- TriggeredReaction - Class in alice.tuplecentre.core
-
Represents a reaction which has been triggered inside a tuple centre by a
specific event
- TriggeredReaction(AbstractEvent, Reaction) - Constructor for class alice.tuplecentre.core.TriggeredReaction
-
- TRSet - Class in alice.respect.core
-
Triggered Reaction Set.
- TRSet() - Constructor for class alice.respect.core.TRSet
-
- TSET - Static variable in class alice.tucson.introspection.GetSnapshotMsg
-
- Tucson2PLibrary - Class in alice.tucson.api
-
TuCSoN library for tuProlog agents.
- Tucson2PLibrary() - Constructor for class alice.tucson.api.Tucson2PLibrary
-
- TucsonACCTool - Class in alice.tucson.service.tools
-
Utility methods to manage RBAC-related facilities.
- TucsonAgentId - Class in alice.tucson.api
-
- TucsonAgentId(String) - Constructor for class alice.tucson.api.TucsonAgentId
-
- TucsonAgentId(String, TucsonTupleCentreId) - Constructor for class alice.tucson.api.TucsonAgentId
-
- TucsonAuthorisedAgent - Class in alice.tucson.rbac
-
The class implementing a TuCSoN agent authorised by the RBAC structure
configured.
- TucsonAuthorisedAgent(String, String, String) - Constructor for class alice.tucson.rbac.TucsonAuthorisedAgent
-
Builds the authorised agent representation.
- TucsonCmd - Class in alice.tucson.service
-
- TucsonCmd(String, String) - Constructor for class alice.tucson.service.TucsonCmd
-
- TucsonGenericException - Exception in alice.tucson.api.exceptions
-
- TucsonGenericException(String) - Constructor for exception alice.tucson.api.exceptions.TucsonGenericException
-
- TucsonIdWrapper<I> - Class in alice.tucson.service
-
- TucsonIdWrapper(I) - Constructor for class alice.tucson.service.TucsonIdWrapper
-
- TucsonInvalidAgentIdException - Exception in alice.tucson.api.exceptions
-
- TucsonInvalidAgentIdException() - Constructor for exception alice.tucson.api.exceptions.TucsonInvalidAgentIdException
-
- TucsonInvalidCommandException - Exception in alice.tucson.api.exceptions
-
- TucsonInvalidCommandException() - Constructor for exception alice.tucson.api.exceptions.TucsonInvalidCommandException
-
- TucsonInvalidLogicTupleException - Exception in alice.tucson.api.exceptions
-
- TucsonInvalidLogicTupleException() - Constructor for exception alice.tucson.api.exceptions.TucsonInvalidLogicTupleException
-
- TucsonInvalidSpecificationException - Exception in alice.tucson.api.exceptions
-
- TucsonInvalidSpecificationException() - Constructor for exception alice.tucson.api.exceptions.TucsonInvalidSpecificationException
-
- TucsonInvalidTupleCentreIdException - Exception in alice.tucson.api.exceptions
-
- TucsonInvalidTupleCentreIdException() - Constructor for exception alice.tucson.api.exceptions.TucsonInvalidTupleCentreIdException
-
- TucsonListenerWrapper - Class in alice.tucson.asynchSupport
-
Class wrapping a TuCSoN listener for a correct coordination with
AsynchOpsHelper
and handling queues
update.
- TucsonListenerWrapper(TucsonOperationCompletionListener, AsynchOpsHelper) - Constructor for class alice.tucson.asynchSupport.TucsonListenerWrapper
-
Builds a wrapper to an operation listener given the actual listener and
the asynchronous operations handler
- TucsonMetaACC - Class in alice.tucson.api
-
TuCSoN Meta Agent Coordination Context.
- TucsonMsg - Class in alice.tucson.network
-
- TucsonMsg() - Constructor for class alice.tucson.network.TucsonMsg
-
- TucsonMsgReply - Class in alice.tucson.network
-
- TucsonMsgReply(long, int, boolean, boolean, boolean) - Constructor for class alice.tucson.network.TucsonMsgReply
-
- TucsonMsgReply(long, int, boolean, boolean, boolean, LogicTuple, Object) - Constructor for class alice.tucson.network.TucsonMsgReply
-
- TucsonMsgReply() - Constructor for class alice.tucson.network.TucsonMsgReply
-
- TucsonMsgRequest - Class in alice.tucson.network
-
- TucsonMsgRequest(long, int, String, LogicTuple) - Constructor for class alice.tucson.network.TucsonMsgRequest
-
- TucsonMsgRequest() - Constructor for class alice.tucson.network.TucsonMsgRequest
-
- TucsonNodeService - Class in alice.tucson.service
-
- TucsonNodeService() - Constructor for class alice.tucson.service.TucsonNodeService
-
- TucsonNodeService(int) - Constructor for class alice.tucson.service.TucsonNodeService
-
- TucsonNodeService(String, int, Tuple) - Constructor for class alice.tucson.service.TucsonNodeService
-
- TucsonOpCompletionEvent - Class in alice.tucson.service
-
Completion of a TuCSoN operation: such event stores the corresponding
operation ID, its success state, its result and other useful info.
- TucsonOpCompletionEvent(TucsonOpId, boolean, boolean, boolean) - Constructor for class alice.tucson.service.TucsonOpCompletionEvent
-
- TucsonOpCompletionEvent(TucsonOpId, boolean, boolean, boolean, List<LogicTuple>) - Constructor for class alice.tucson.service.TucsonOpCompletionEvent
-
- TucsonOpCompletionEvent(TucsonOpId, boolean, boolean, boolean, LogicTuple) - Constructor for class alice.tucson.service.TucsonOpCompletionEvent
-
- TucsonOpCompletionEvent(TucsonOpId, boolean, boolean, boolean, String) - Constructor for class alice.tucson.service.TucsonOpCompletionEvent
-
- TucsonOperation - Class in alice.tucson.service
-
- TucsonOperation(int, Tuple, OperationCompletionListener, OperationHandler) - Constructor for class alice.tucson.service.TucsonOperation
-
- TucsonOperation(int, TupleTemplate, OperationCompletionListener, OperationHandler) - Constructor for class alice.tucson.service.TucsonOperation
-
- TucsonOperationCompletionListener - Interface in alice.tucson.api
-
- TucsonOperationNotPossibleException - Exception in alice.tucson.api.exceptions
-
- TucsonOperationNotPossibleException() - Constructor for exception alice.tucson.api.exceptions.TucsonOperationNotPossibleException
-
- TucsonOpId - Class in alice.tucson.api
-
- TucsonOpId(long) - Constructor for class alice.tucson.api.TucsonOpId
-
- TucsonOpParser - Class in alice.tucson.parsing
-
- TucsonOpParser(String, String, int) - Constructor for class alice.tucson.parsing.TucsonOpParser
-
- TucsonOpWrapper - Class in alice.tucson.asynchSupport
-
- TucsonOpWrapper(EnhancedAsynchACC, AbstractTucsonAction, TucsonOperationCompletionListener) - Constructor for class alice.tucson.asynchSupport.TucsonOpWrapper
-
Builds the wrapper to a TuCSoN operation.
- TucsonOpWrapper(EnhancedAsynchACC, AbstractTucsonAction, TucsonOperationCompletionListener, long) - Constructor for class alice.tucson.asynchSupport.TucsonOpWrapper
-
Builds the wrapper to a TuCSoN operation.
- TucsonPermission - Class in alice.tucson.rbac
-
Class implementing a RBAC permission.
- TucsonPermission(String) - Constructor for class alice.tucson.rbac.TucsonPermission
-
Builds the permission representation.
- TucsonPolicy - Class in alice.tucson.rbac
-
Class implementing a RBAC policy.
- TucsonPolicy(String, List<Permission>) - Constructor for class alice.tucson.rbac.TucsonPolicy
-
Builds a policy given its name and the set of permissions
- TucsonPolicy(String) - Constructor for class alice.tucson.rbac.TucsonPolicy
-
- TucsonPrimitiveParser - Class in alice.tucson.parsing
-
- TucsonPrimitiveParser(String) - Constructor for class alice.tucson.parsing.TucsonPrimitiveParser
-
- TucsonProtocolTCP - Class in alice.tucson.network
-
- TucsonProtocolTCP(int) - Constructor for class alice.tucson.network.TucsonProtocolTCP
-
This constructor is typically used node side: it builds a new access
point to which an external agent can engage a new dialog.
- TucsonProtocolTCP(String, int) - Constructor for class alice.tucson.network.TucsonProtocolTCP
-
This constructor create a new dialog whit a specific host that identified
by host/port pair.
- TucsonRBACStructure - Class in alice.tucson.rbac
-
Class implementing a RBAC structure in TuCSoN.
- TucsonRBACStructure(String) - Constructor for class alice.tucson.rbac.TucsonRBACStructure
-
Builds a empty RBAC structure.
- TucsonRole - Class in alice.tucson.rbac
-
Class implementing a RBAC role in TuCSoN.
- TucsonRole(String) - Constructor for class alice.tucson.rbac.TucsonRole
-
Builds a RBAC role given its name
- TucsonRole(String, String) - Constructor for class alice.tucson.rbac.TucsonRole
-
Builds a RBAC role given its name and associated agent class
- TucsonTCUsers - Class in alice.tucson.service
-
- TucsonTCUsers(TucsonTupleCentreId) - Constructor for class alice.tucson.service.TucsonTCUsers
-
- TucsonTupleCentreId - Class in alice.tucson.api
-
- TucsonTupleCentreId(String) - Constructor for class alice.tucson.api.TucsonTupleCentreId
-
- TucsonTupleCentreId(String, String, String) - Constructor for class alice.tucson.api.TucsonTupleCentreId
-
- TucsonTupleCentreId(TupleCentreId) - Constructor for class alice.tucson.api.TucsonTupleCentreId
-
- tuple - Variable in class alice.tucson.asynchSupport.actions.AbstractTucsonOrdinaryAction
-
The tuple argument of the operation
- Tuple - Interface in alice.tuplecentre.api
-
Flag interface representing tuples.
- TupleArgument - Class in alice.logictuple
-
Base class for tuple argument classes.
- TupleArgument() - Constructor for class alice.logictuple.TupleArgument
-
- TupleArgument(Term) - Constructor for class alice.logictuple.TupleArgument
-
Contructs a tuple argument copying a tuProlog term
- TupleCentreContainer - Class in alice.tucson.service
-
- TupleCentreId - Class in alice.respect.api
-
Tuple centre identifier for ReSpecT tuple centres
A tuple centre identifier must be a ground logic term.
- TupleCentreId(String) - Constructor for class alice.respect.api.TupleCentreId
-
Constructs a tuple centre identifier from a string, which must represent
a well-formed ground logic term
- TupleCentreId(String, String, String) - Constructor for class alice.respect.api.TupleCentreId
-
- TupleCentreId(Term) - Constructor for class alice.respect.api.TupleCentreId
-
Constructs a tuple centre identifier, which must be a well-formed ground
logic term
- TupleCentreId - Interface in alice.tuplecentre.api
-
Represents identifier for a tuple centre
- TupleCentreIdOperatorManager - Class in alice.respect.core
-
This class defines the operator manager used for parsing tuple centre
identifiers.
- TupleCentreIdOperatorManager() - Constructor for class alice.respect.core.TupleCentreIdOperatorManager
-
- TupleCentreIdParser - Class in alice.tucson.parsing
-
- TupleCentreIdParser(String, String, String) - Constructor for class alice.tucson.parsing.TupleCentreIdParser
-
- tupleCentreName - Variable in class alice.tucson.asynchSupport.actions.AbstractTucsonAction
-
The name of the TuCSoN tuple centre target of the operation
- tuples - Variable in class alice.respect.core.tupleset.AbstractTupleSet
-
- TupleSet - Class in alice.respect.core
-
Class representing a Tuple Set.
- TupleSet() - Constructor for class alice.respect.core.TupleSet
-
- TupleSetCoord - Class in alice.respect.core.tupleset
-
- TupleSetCoord() - Constructor for class alice.respect.core.tupleset.TupleSetCoord
-
- TupleSetSpec - Class in alice.respect.core.tupleset
-
Class representing a Tuple Set.
- TupleSetSpec() - Constructor for class alice.respect.core.tupleset.TupleSetSpec
-
- TupleTemplate - Interface in alice.tuplecentre.api
-
Flag interface representing tuple templates.
- TupleViewer - Class in alice.tucson.introspection.tools
-
- TupleViewer(InspectorGUI) - Constructor for class alice.tucson.introspection.tools.TupleViewer
-
Creates new form TupleForm
- TYPE_IDLESTATE - Static variable in class alice.tuplecentre.core.InspectableEvent
-
- TYPE_NEWSTATE - Static variable in class alice.tuplecentre.core.InspectableEvent
-
- TYPE_REACTIONFAIL - Static variable in class alice.tuplecentre.core.ObservableEventExt
-
- TYPE_REACTIONOK - Static variable in class alice.tuplecentre.core.ObservableEventExt
-
- value - Variable in class alice.logictuple.TupleArgument
-
the internal representation of the argument is a (tu)Prolog term
- Value - Class in alice.logictuple
-
Class representing a concrete tuple argument value (integer, real, string,
structure).
- Value(double) - Constructor for class alice.logictuple.Value
-
Constructs a simple double tuple argument
- Value(float) - Constructor for class alice.logictuple.Value
-
Constructs a simple float tuple argument
- Value(int) - Constructor for class alice.logictuple.Value
-
Constructs a simple integer tuple argument
- Value(long) - Constructor for class alice.logictuple.Value
-
Constructs a simple long tuple argument
- Value(String) - Constructor for class alice.logictuple.Value
-
Constructs a simple string tuple argument
- Value(String, TupleArgument) - Constructor for class alice.logictuple.Value
-
Constructs a structured (compound) argument, made of a string as a name
(functor) and one argument
- Value(String, TupleArgument, TupleArgument) - Constructor for class alice.logictuple.Value
-
Constructs a structured (compound) argument, made of a string as a name
(functor) and two arguments
- Value(String, TupleArgument, TupleArgument, TupleArgument) - Constructor for class alice.logictuple.Value
-
Constructs a structured (compound) argument, made of a string as a name
(functor) and three arguments
- Value(String, TupleArgument, TupleArgument, TupleArgument, TupleArgument) - Constructor for class alice.logictuple.Value
-
Constructs a structured (compound) argument, made of a string as a name
(functor) and four arguments
- Value(String, TupleArgument, TupleArgument, TupleArgument, TupleArgument, TupleArgument) - Constructor for class alice.logictuple.Value
-
Constructs a structured (compound) argument, made of a string as a name
(functor) and five arguments
- Value(String, TupleArgument, TupleArgument, TupleArgument, TupleArgument, TupleArgument, TupleArgument) - Constructor for class alice.logictuple.Value
-
Constructs a structured (compound) argument, made of a string as a name
(functor) and six arguments
- Value(String, TupleArgument, TupleArgument, TupleArgument, TupleArgument, TupleArgument, TupleArgument, TupleArgument) - Constructor for class alice.logictuple.Value
-
Constructs a structured (compound) argument, made of a string as a name
(functor) and seven arguments
- Value(String, TupleArgument[]) - Constructor for class alice.logictuple.Value
-
Constructs a structured (compound) argument, made of a string as a name
(functor) and list of arguments
- Value(TupleArgument[]) - Constructor for class alice.logictuple.Value
-
Constructs a structured (compound) argument as a logic list
- valueOf(String) - Static method in enum alice.respect.core.ProbesManager
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum alice.respect.core.RespectVMContext.ModType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum alice.respect.core.TransducersManager
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum alice.tuplecentre.core.TCCycleResult.Outcome
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum alice.tuples.javatuples.api.JArgType
-
Returns the enum constant of this type with the specified name.
- values() - Method in interface alice.respect.core.collection.MVMap
-
Return a list of all values contained into MVMap
WARNING: the returned list should be used in read-only mode because it is
not synchronized with the rest of the map
- values() - Static method in enum alice.respect.core.ProbesManager
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum alice.respect.core.RespectVMContext.ModType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum alice.respect.core.TransducersManager
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum alice.tuplecentre.core.TCCycleResult.Outcome
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum alice.tuples.javatuples.api.JArgType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Var - Class in alice.logictuple
-
Class representing tuple argument variables.
- Var() - Constructor for class alice.logictuple.Var
-
Constructs an anonymous variable tuple argument
- Var(String) - Constructor for class alice.logictuple.Var
-
Construct a variable tuple argument identified with a name
- vm - Variable in class alice.tuplecentre.core.AbstractTupleCentreVMState
-
- vmStepMode() - Method in interface alice.tucson.introspection.InspectorContext
-
do the next step of the VM
- vmStepMode() - Method in class alice.tucson.introspection.InspectorContextStub
-