Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package alice.respect

Class Summary
ActivityLibrary It's a tuprolog library used by prolog agent spawned as PrologActivity from ReSpecT source.
ActivitySpawner Base class for the activity (Java and Prolog) spawner of ReSpecT.
AgentId agent identifier for logic tuple centres, described in term of string name.
EventSetImpl Naive implementation of the EventSet interface, defining the behaviour of the component managin vm events storage.
JavaActivity Defines the java agent spawnable from ReSpecT code.
JavaSpawner Defines the spawner of Java activities from ReSpecT sources.
Library this tuProlog library defines the behaviour of ReSpecT primitives, used inside ReSpecT sources.
LogicReaction Defines the reaction type managed by ReSpect Reactor (logic reactions).
OutTCActivity Base class defining Activity spawnable from ReSpecT code.
OutTCSpawner Defines the OutTC activity spawnable from ReSpecT code.
PrologActivity Defines the prolog agent spawnable from ReSpecT code.
PrologSpawner Defines the spawner of prolog activities from ReSpecT code.
Reactor this class defines the ReSpecT tuple centre reactor component.
TRSetImpl Naive implementation of the TRSet interface, defining the behaviour of the component that manages triggered reactions.
TupleCentre Standalone running tuple centre vm
TupleCentreId tuple centre identifier for logic tuple centres, described in term of a name (string)
TupleCentreVM Defines a Respect LogicTuple Centre VM.
TupleSetImpl Naive implementation of the TupleSet interface, defining the behaviour of the component managin tuple storage.
UserLocal this is the basic class for developing tuple media local user in this case the user is local to the daemon (which is unique inside a java VM) this class serves as both acceptor and connector; it is used to access only one tuple centre