- 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
- 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.
- AbstractTucsonProtocol - Class in alice.tucson.network
-
- AbstractTucsonProtocol() - Constructor for class alice.tucson.network.AbstractTucsonProtocol
-
- 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(String) - Constructor for class alice.tucson.service.ACCProxyAgentSide
-
Default constructor: exploits the default port (20504) in the "localhost"
TuCSoN Node Service
- ACCProxyAgentSide(String, 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
- 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.
- ACTION_ATTRIBUTE - Static variable in class alice.tucson.persistency.PersistencyXML
-
- activateObservability() - Method in class alice.tucson.service.TucsonNodeService
-
- 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_OPERATION - Static variable in class alice.tucson.persistency.PersistencyXML
-
- 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
-
- 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
- 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
-
- 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
-
- 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
-
- 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.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.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.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
-
- 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
-
- assignUUID() - Method in class alice.tucson.api.TucsonAgentId
-
- AsynchACC - Interface in alice.tucson.api
-
Asynchronous ACC.
- awaitEvent() - Method in class alice.respect.core.EventMonitor
-
- awaitEvent() - Method in class alice.respect.core.StepMonitor
-
- 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(TupleCentreId, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- get(TupleCentreId, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- 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.introspection.NodeMsg
-
- 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
- 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
-
- 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
-
- 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
-
- getDialogAgentSide(int, TucsonTupleCentreId) - Static method in class alice.tucson.network.TPFactory
-
- getDialogAgentSide(TucsonTupleCentreId) - Static method in class alice.tucson.network.TPFactory
-
- getDialogNodeSide() - Static method in class alice.tucson.network.TPFactory
-
Instantiate a new TucsonProtocol based of a default implementation type.
- getDialogNodeSide(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
-
- 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
-
- getInstance() - Static method in class alice.tucson.network.TPConfig
-
Return singleton instance of TPConfig
- 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
-
- 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
-
- 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
-
- 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.introspection.WSetEvent
-
- getOperation() - Method in exception alice.respect.api.exceptions.OperationTimeOutException
-
- 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
-
- getPendingOperationsMap() - Method in interface alice.tucson.api.RootACC
-
- getPendingOperationsMap() - Method in class alice.tucson.service.ACCProxyAgentSide
-
- getPendingOperationsMap() - Method in class alice.tucson.service.RootACCProxy
-
- 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)
- 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
-
- 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(TupleCentreId, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- getS(TupleCentreId, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- 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.
- 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
-
- 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.
- 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
-
- getUsers() - Method in class alice.tucson.service.TucsonTCUsers
-
- 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
-
- 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(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- in(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- 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(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- inAll(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- 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(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- inp(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- 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(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
-
- 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(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
-
- 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() - 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
- 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
-
- 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
-
- 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
-
- 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.
- 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() - 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
-
- 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
- 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(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- no(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- 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(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- noAll(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- 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(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- nop(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- 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(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
-
- 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(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
-
- 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.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.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() - 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.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(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- out(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- 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(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- outAll(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- 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(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
-
- outSCode() - Static method in class alice.tucson.service.TucsonOperation
-
- 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(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- rd(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- 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(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- rdAll(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- 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(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- rdp(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- 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(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
-
- 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(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
-
- 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 - 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.
- removeAgent(TucsonAgentId) - Method in class alice.tucson.service.TucsonNodeService
-
- removeEventOfOperation(long) - Method in class alice.respect.core.PendingQuerySet
-
- removeEventsOf(AgentId) - Method in class alice.respect.core.PendingQuerySet
-
- 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
-
- 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
-
- 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
- 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
- removeReactionSpec() - Method in class alice.respect.core.RespectVMContext
-
- 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
-
- 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
-
- 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
-
- ROOT_NODE - Static variable in class alice.tucson.persistency.PersistencyXML
-
- 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.
- 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(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- set(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- 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
-
- 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
- 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
-
- 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
-
- setInfo(InspectorProtocol) - Method in class alice.tucson.introspection.NewInspectorMsg
-
- setInfo(InspectorProtocol) - Method in class alice.tucson.introspection.SetProtocolMsg
-
- setIsLinking(boolean) - Method in class alice.tuplecentre.core.InputEvent
-
- setIsLinking(boolean) - Method in class alice.tuplecentre.core.OutputEvent
-
- 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
-
- 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(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
-
- setPendingQueryObservType(byte) - Method in class alice.tucson.introspection.InspectorProtocol
-
- 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
-
- 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(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
-
- 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
-
- 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
-
- 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
-
- ShutdownMsg - Class in alice.tucson.introspection
-
- ShutdownMsg(TucsonAgentId) - Constructor for class alice.tucson.introspection.ShutdownMsg
-
- ShutdownMsg() - Constructor for class alice.tucson.introspection.ShutdownMsg
-
- 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
-
- SNAPSHOT_NODE - Static variable in class alice.tucson.persistency.PersistencyXML
-
- 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(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- spawn(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- 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
-
- SPEC_NODE - Static variable in class alice.tucson.persistency.PersistencyXML
-
- SPEC_TUPLES_NODE - Static variable in class alice.tucson.persistency.PersistencyXML
-
- 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
- SUBJECT_ATTRIBUTE - Static variable in class alice.tucson.persistency.PersistencyXML
-
- 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_ATTRIBUTE - Static variable in class alice.tucson.persistency.PersistencyXML
-
- 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
- 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.
- TIME_ATTRIBUTE - Static variable in class alice.tucson.persistency.PersistencyXML
-
- 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.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
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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 - Interface in alice.tuplecentre.api
-
Flag interface representing tuples.
- TUPLE_NODE - Static variable in class alice.tucson.persistency.PersistencyXML
-
- 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() - Constructor for class alice.respect.api.TupleCentreId
-
- 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
-
- tuples - Variable in class alice.respect.core.tupleset.AbstractTupleSet
-
- TUPLES_NODE - Static variable in class alice.tucson.persistency.PersistencyXML
-
- 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
-
- uin(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IOrdinaryAsynchInterface
-
- uin(IId, LogicTuple) - Method in interface alice.respect.api.IOrdinarySynchInterface
-
- uin(IId, LogicTuple) - Method in interface alice.respect.api.IRespectTC
-
Retrieves all tuples in the tuple centre matching the template
- uin(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
- uin(IId, LogicTuple, long) - Method in interface alice.respect.api.ITimedContext
-
- uin(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.OrdinaryAsynchInterface
-
- uin(IId, LogicTuple) - Method in class alice.respect.core.OrdinarySynchInterface
-
- uin(IId, LogicTuple) - Method in class alice.respect.core.RespectTC
-
- uin(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
- uin(IId, LogicTuple, long) - Method in class alice.respect.core.TimedContext
-
- uin(LogicTuple) - Method in class alice.tucson.api.AbstractSpawnActivity
-
- uin(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.UniformAsynchACC
-
uin
TuCSoN primitive, retrieves the specified tuple from the
given target tuplecentre.
- uin(TupleCentreId, Tuple, Long) - Method in interface alice.tucson.api.UniformSynchACC
-
uin
TuCSoN primitive, retrieves the specified tuple from the
given target tuplecentre.
- uin(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- uin(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- uin_1(Term) - Method in class alice.tucson.service.Spawn2PLibrary
-
- uin_2(Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- uin_2(Term, Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
uin
TuCSoN primitive.
- uinCode() - Static method in class alice.tucson.service.TucsonOperation
-
- uinp(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IOrdinaryAsynchInterface
-
- uinp(IId, LogicTuple) - Method in interface alice.respect.api.IOrdinarySynchInterface
-
- uinp(IId, LogicTuple) - Method in interface alice.respect.api.IRespectTC
-
Retrieves all tuples in the tuple centre matching the template
- uinp(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
- uinp(IId, LogicTuple, long) - Method in interface alice.respect.api.ITimedContext
-
- uinp(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.OrdinaryAsynchInterface
-
- uinp(IId, LogicTuple) - Method in class alice.respect.core.OrdinarySynchInterface
-
- uinp(IId, LogicTuple) - Method in class alice.respect.core.RespectTC
-
- uinp(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
- uinp(IId, LogicTuple, long) - Method in class alice.respect.core.TimedContext
-
- uinp(LogicTuple) - Method in class alice.tucson.api.AbstractSpawnActivity
-
- uinp(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.UniformAsynchACC
-
uinp
TuCSoN primitive, retrieves the specified tuple in the
given target tuplecentre.
- uinp(TupleCentreId, Tuple, Long) - Method in interface alice.tucson.api.UniformSynchACC
-
uinp
TuCSoN primitive, retrieves the specified tuple from
the given target tuplecentre.
- uinp(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- uinp(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- uinp_1(Term) - Method in class alice.tucson.service.Spawn2PLibrary
-
- uinp_2(Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- uinp_2(Term, Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
uinp
TuCSoN primitive.
- uinpCode() - Static method in class alice.tucson.service.TucsonOperation
-
- UniformAsynchACC - Interface in alice.tucson.api
-
- UniformSynchACC - Interface in alice.tucson.api
-
- unify(TupleTemplate, Tuple) - Method in class alice.respect.core.RootInterface
-
- UnknownACCException - Exception in alice.tucson.api.exceptions
-
- UnknownACCException() - Constructor for exception alice.tucson.api.exceptions.UnknownACCException
-
- uno(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IOrdinaryAsynchInterface
-
- uno(IId, LogicTuple) - Method in interface alice.respect.api.IOrdinarySynchInterface
-
- uno(IId, LogicTuple) - Method in interface alice.respect.api.IRespectTC
-
- uno(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
- uno(IId, LogicTuple, long) - Method in interface alice.respect.api.ITimedContext
-
- uno(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.OrdinaryAsynchInterface
-
- uno(IId, LogicTuple) - Method in class alice.respect.core.OrdinarySynchInterface
-
- uno(IId, LogicTuple) - Method in class alice.respect.core.RespectTC
-
- uno(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
- uno(IId, LogicTuple, long) - Method in class alice.respect.core.TimedContext
-
- uno(LogicTuple) - Method in class alice.tucson.api.AbstractSpawnActivity
-
- uno(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.UniformAsynchACC
-
uno
TuCSoN primitive, checks absence of the specified tuple
in the given target tuplecentre.
- uno(TupleCentreId, Tuple, Long) - Method in interface alice.tucson.api.UniformSynchACC
-
uno
TuCSoN primitive, checks absence of the specified tuple
in the given target tuplecentre.
- uno(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- uno(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- uno_1(Term) - Method in class alice.tucson.service.Spawn2PLibrary
-
- uno_2(Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- uno_2(Term, Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
uno
TuCSoN primitive.
- unoCode() - Static method in class alice.tucson.service.TucsonOperation
-
- unop(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IOrdinaryAsynchInterface
-
- unop(IId, LogicTuple) - Method in interface alice.respect.api.IOrdinarySynchInterface
-
- unop(IId, LogicTuple) - Method in interface alice.respect.api.IRespectTC
-
- unop(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
- unop(IId, LogicTuple, long) - Method in interface alice.respect.api.ITimedContext
-
- unop(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.OrdinaryAsynchInterface
-
- unop(IId, LogicTuple) - Method in class alice.respect.core.OrdinarySynchInterface
-
- unop(IId, LogicTuple) - Method in class alice.respect.core.RespectTC
-
- unop(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
- unop(IId, LogicTuple, long) - Method in class alice.respect.core.TimedContext
-
- unop(LogicTuple) - Method in class alice.tucson.api.AbstractSpawnActivity
-
- unop(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.UniformAsynchACC
-
unop
TuCSoN primitive, checks absence of the specified tuple
in the given target tuplecentre.
- unop(TupleCentreId, Tuple, Long) - Method in interface alice.tucson.api.UniformSynchACC
-
unop
TuCSoN primitive, checks absence of the specified tuple
in the given target tuplecentre.
- unop(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- unop(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- unop_1(Term) - Method in class alice.tucson.service.Spawn2PLibrary
-
- unop_2(Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- unop_2(Term, Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
unop
TuCSoN primitive.
- unopCode() - Static method in class alice.tucson.service.TucsonOperation
-
- UnreachableNodeException - Exception in alice.tucson.api.exceptions
-
Exception thrown when the target TuCSoN node cannot be reached over the
network (e.g. unknown host )
- UnreachableNodeException() - Constructor for exception alice.tucson.api.exceptions.UnreachableNodeException
-
- UnreachableNodeException(String, Throwable) - Constructor for exception alice.tucson.api.exceptions.UnreachableNodeException
-
- UnreachableNodeException(Throwable) - Constructor for exception alice.tucson.api.exceptions.UnreachableNodeException
-
- UPDATE_NODE - Static variable in class alice.tucson.persistency.PersistencyXML
-
- UPDATES_NODE - Static variable in class alice.tucson.persistency.PersistencyXML
-
- updateSpecAfterTimedReaction(TriggeredReaction) - Method in class alice.respect.core.RespectVMContext
-
- updateSpecAfterTimedReaction(TriggeredReaction) - Method in class alice.tuplecentre.core.AbstractTupleCentreVMContext
-
- urd(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IOrdinaryAsynchInterface
-
- urd(IId, LogicTuple) - Method in interface alice.respect.api.IOrdinarySynchInterface
-
- urd(IId, LogicTuple) - Method in interface alice.respect.api.IRespectTC
-
Retrieves all tuples in the tuple centre matching the template
- urd(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
- urd(IId, LogicTuple, long) - Method in interface alice.respect.api.ITimedContext
-
- urd(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.OrdinaryAsynchInterface
-
- urd(IId, LogicTuple) - Method in class alice.respect.core.OrdinarySynchInterface
-
- urd(IId, LogicTuple) - Method in class alice.respect.core.RespectTC
-
- urd(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
- urd(IId, LogicTuple, long) - Method in class alice.respect.core.TimedContext
-
- urd(LogicTuple) - Method in class alice.tucson.api.AbstractSpawnActivity
-
- urd(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.UniformAsynchACC
-
urd
TuCSoN primitive, reads (w/o removing) the specified
tuple from the given target tuplecentre.
- urd(TupleCentreId, Tuple, Long) - Method in interface alice.tucson.api.UniformSynchACC
-
urd
TuCSoN primitive, reads (w/o removing) the specified
tuple from the given target tuplecentre.
- urd(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- urd(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- urd_1(Term) - Method in class alice.tucson.service.Spawn2PLibrary
-
- urd_2(Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- urd_2(Term, Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
urd
TuCSoN primitive.
- urdCode() - Static method in class alice.tucson.service.TucsonOperation
-
- urdp(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IOrdinaryAsynchInterface
-
- urdp(IId, LogicTuple) - Method in interface alice.respect.api.IOrdinarySynchInterface
-
- urdp(IId, LogicTuple) - Method in interface alice.respect.api.IRespectTC
-
Retrieves all tuples in the tuple centre matching the template
- urdp(IId, LogicTuple, OperationCompletionListener) - Method in interface alice.respect.api.IRespectTC
-
- urdp(IId, LogicTuple, long) - Method in interface alice.respect.api.ITimedContext
-
- urdp(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.OrdinaryAsynchInterface
-
- urdp(IId, LogicTuple) - Method in class alice.respect.core.OrdinarySynchInterface
-
- urdp(IId, LogicTuple) - Method in class alice.respect.core.RespectTC
-
- urdp(IId, LogicTuple, OperationCompletionListener) - Method in class alice.respect.core.RespectTC
-
- urdp(IId, LogicTuple, long) - Method in class alice.respect.core.TimedContext
-
- urdp(LogicTuple) - Method in class alice.tucson.api.AbstractSpawnActivity
-
- urdp(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in interface alice.tucson.api.UniformAsynchACC
-
urdp
TuCSoN primitive, reads (w/o removing) the specified
tuple in the given target tuplecentre.
- urdp(TupleCentreId, Tuple, Long) - Method in interface alice.tucson.api.UniformSynchACC
-
urdp
TuCSoN primitive, reads (w/o removing) the specified
tuple from the given target tuplecentre.
- urdp(TupleCentreId, Tuple, Long) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- urdp(TupleCentreId, Tuple, TucsonOperationCompletionListener) - Method in class alice.tucson.service.ACCProxyAgentSide
-
- urdp_1(Term) - Method in class alice.tucson.service.Spawn2PLibrary
-
- urdp_2(Term, Term) - Method in class alice.respect.api.Respect2PLibrary
-
- urdp_2(Term, Term) - Method in class alice.tucson.api.Tucson2PLibrary
-
urdp
TuCSoN primitive.
- urdpCode() - Static method in class alice.tucson.service.TucsonOperation
-
- Utils - Class in alice.tucson.utilities
-
Credits go to the author below.
- 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
-