oef
0.2
Introduction
Quickstart
Installation
Set up an OEF Node
First OEF Agents
Defining Data Models
The Query Language
Communication Protocols
oef package
oef
Docs
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
A
Accept (class in oef.messages)
add_agents() (oef.dialogue.GroupDialogues method)
Agent (class in oef.agents)
AgentInterface (class in oef.core)
AgentMessage (class in oef.messages)
And (class in oef.query)
async_connect() (oef.agents.Agent method)
async_disconnect() (oef.agents.Agent method)
async_run() (oef.agents.Agent method)
AttributeInconsistencyException
AttributeSchema (class in oef.schema)
B
BaseMessage (class in oef.messages)
better() (oef.dialogue.GroupDialogues method)
C
CFP (class in oef.messages)
check() (oef.query.And method)
(oef.query.Constraint method)
(oef.query.ConstraintExpr method)
(oef.query.ConstraintType method)
(oef.query.Distance method)
(oef.query.Eq method)
(oef.query.Gt method)
(oef.query.GtEq method)
(oef.query.In method)
(oef.query.Lt method)
(oef.query.LtEq method)
(oef.query.Not method)
(oef.query.NotEq method)
(oef.query.NotIn method)
(oef.query.Or method)
(oef.query.Query method)
(oef.query.Range method)
connect() (oef.agents.Agent method)
(oef.core.OEFCoreInterface method)
(oef.proxy.OEFLocalProxy method)
(oef.proxy.OEFLocalProxy.LocalNode method)
(oef.proxy.OEFNetworkProxy method)
ConnectionInterface (class in oef.core)
Constraint (class in oef.query)
ConstraintExpr (class in oef.query)
ConstraintType (class in oef.query)
D
DataModel (class in oef.schema)
Decline (class in oef.messages)
Description (class in oef.schema)
DialogueAgent (class in oef.dialogue)
DialogueInterface (class in oef.core)
disconnect() (oef.agents.Agent method)
Distance (class in oef.query)
distance() (oef.schema.Location method)
E
Eq (class in oef.query)
F
finished() (oef.dialogue.GroupDialogues method)
from_pb() (oef.query.And class method)
(oef.query.Constraint class method)
(oef.query.Distance class method)
(oef.query.Not class method)
(oef.query.Or class method)
(oef.query.Query class method)
(oef.query.Range class method)
(oef.query.Relation class method)
(oef.query.Set class method)
(oef.schema.AttributeSchema class method)
(oef.schema.DataModel class method)
(oef.schema.Description class method)
(oef.schema.Location class method)
(oef.schema.ProtobufSerializable class method)
G
generate_schema() (in module oef.schema)
GroupDialogues (class in oef.dialogue)
Gt (class in oef.query)
GtEq (class in oef.query)
H
haversine() (in module oef.helpers)
I
In (class in oef.query)
is_connected() (oef.core.OEFProxy method)
(oef.proxy.OEFLocalProxy method)
(oef.proxy.OEFNetworkProxy method)
is_valid() (oef.query.And method)
(oef.query.Constraint method)
(oef.query.ConstraintExpr method)
(oef.query.ConstraintType method)
(oef.query.Not method)
(oef.query.Or method)
(oef.query.Query method)
K
key (oef.dialogue.SingleDialogue attribute)
L
LocalAgent (class in oef.agents)
Location (class in oef.schema)
loop() (oef.core.OEFProxy method)
Lt (class in oef.query)
LtEq (class in oef.query)
M
Message (class in oef.messages)
N
Not (class in oef.query)
NotEq (class in oef.query)
NotIn (class in oef.query)
O
oef (module)
oef.agents (module)
oef.core (module)
oef.dialogue (module)
oef.helpers (module)
oef.logger (module)
oef.messages (module)
oef.proxy (module)
oef.query (module)
oef.schema (module)
OEFAgent (class in oef.agents)
OEFConnectionError
OEFCoreInterface (class in oef.core)
OEFErrorOperation (class in oef.messages)
OEFLocalProxy (class in oef.proxy)
OEFLocalProxy.LocalNode (class in oef.proxy)
OEFNetworkProxy (class in oef.proxy)
OEFProxy (class in oef.core)
on_accept() (oef.agents.Agent method)
(oef.core.DialogueInterface method)
(oef.dialogue.DialogueAgent method)
(oef.dialogue.SingleDialogue method)
on_cfp() (oef.agents.Agent method)
(oef.core.DialogueInterface method)
(oef.dialogue.DialogueAgent method)
(oef.dialogue.SingleDialogue method)
on_connection_error() (oef.dialogue.DialogueAgent method)
on_decline() (oef.agents.Agent method)
(oef.core.DialogueInterface method)
(oef.dialogue.DialogueAgent method)
(oef.dialogue.SingleDialogue method)
on_dialogue_error() (oef.agents.Agent method)
(oef.core.ConnectionInterface method)
(oef.dialogue.SingleDialogue method)
on_message() (oef.agents.Agent method)
(oef.core.DialogueInterface method)
(oef.dialogue.DialogueAgent method)
(oef.dialogue.SingleDialogue method)
on_new_cfp() (oef.dialogue.DialogueAgent method)
on_new_message() (oef.dialogue.DialogueAgent method)
on_oef_error() (oef.agents.Agent method)
(oef.core.ConnectionInterface method)
on_propose() (oef.agents.Agent method)
(oef.core.DialogueInterface method)
(oef.dialogue.DialogueAgent method)
(oef.dialogue.SingleDialogue method)
on_search_result() (oef.agents.Agent method)
(oef.core.ConnectionInterface method)
Or (class in oef.query)
OrderingRelation (class in oef.query)
P
Propose (class in oef.messages)
ProtobufSerializable (class in oef.schema)
public_key (oef.agents.Agent attribute)
(oef.core.OEFProxy attribute)
Q
Query (class in oef.query)
R
Range (class in oef.query)
register_agent() (oef.agents.Agent method)
(oef.core.OEFCoreInterface method)
(oef.proxy.OEFLocalProxy method)
(oef.proxy.OEFLocalProxy.LocalNode method)
(oef.proxy.OEFNetworkProxy method)
REGISTER_DESCRIPTION (oef.messages.OEFErrorOperation attribute)
register_dialogue() (oef.dialogue.DialogueAgent method)
REGISTER_SERVICE (oef.messages.OEFErrorOperation attribute)
register_service() (oef.agents.Agent method)
(oef.core.OEFCoreInterface method)
(oef.proxy.OEFLocalProxy method)
(oef.proxy.OEFLocalProxy.LocalNode method)
(oef.proxy.OEFNetworkProxy method)
RegisterDescription (class in oef.messages)
RegisterService (class in oef.messages)
Relation (class in oef.query)
run() (oef.agents.Agent method)
(oef.proxy.OEFLocalProxy.LocalNode method)
S
search_agents() (oef.agents.Agent method)
(oef.core.OEFCoreInterface method)
(oef.proxy.OEFLocalProxy method)
(oef.proxy.OEFLocalProxy.LocalNode method)
(oef.proxy.OEFNetworkProxy method)
search_services() (oef.agents.Agent method)
(oef.core.OEFCoreInterface method)
(oef.proxy.OEFLocalProxy method)
(oef.proxy.OEFLocalProxy.LocalNode method)
(oef.proxy.OEFNetworkProxy method)
SearchAgents (class in oef.messages)
SearchServices (class in oef.messages)
send_accept() (oef.agents.Agent method)
(oef.core.OEFCoreInterface method)
(oef.dialogue.SingleDialogue method)
(oef.proxy.OEFLocalProxy method)
(oef.proxy.OEFNetworkProxy method)
send_cfp() (oef.agents.Agent method)
(oef.core.OEFCoreInterface method)
(oef.dialogue.SingleDialogue method)
(oef.proxy.OEFLocalProxy method)
(oef.proxy.OEFNetworkProxy method)
send_decline() (oef.agents.Agent method)
(oef.core.OEFCoreInterface method)
(oef.dialogue.SingleDialogue method)
(oef.proxy.OEFLocalProxy method)
(oef.proxy.OEFNetworkProxy method)
send_message() (oef.agents.Agent method)
(oef.core.OEFCoreInterface method)
(oef.dialogue.SingleDialogue method)
(oef.proxy.OEFLocalProxy method)
(oef.proxy.OEFNetworkProxy method)
send_propose() (oef.agents.Agent method)
(oef.core.OEFCoreInterface method)
(oef.dialogue.SingleDialogue method)
(oef.proxy.OEFLocalProxy method)
(oef.proxy.OEFNetworkProxy method)
Set (class in oef.query)
set_logger() (in module oef.logger)
SingleDialogue (class in oef.dialogue)
stop() (oef.agents.Agent method)
(oef.core.OEFCoreInterface method)
(oef.proxy.OEFLocalProxy method)
(oef.proxy.OEFLocalProxy.LocalNode method)
(oef.proxy.OEFNetworkProxy method)
T
to_agent_description_pb() (oef.schema.Description method)
to_envelope() (oef.messages.Accept method)
(oef.messages.BaseMessage method)
(oef.messages.CFP method)
(oef.messages.Decline method)
(oef.messages.Message method)
(oef.messages.Propose method)
(oef.messages.RegisterDescription method)
(oef.messages.RegisterService method)
(oef.messages.SearchAgents method)
(oef.messages.SearchServices method)
(oef.messages.UnregisterDescription method)
(oef.messages.UnregisterService method)
to_pb() (oef.query.And method)
(oef.query.Constraint method)
(oef.query.Distance method)
(oef.query.Not method)
(oef.query.Or method)
(oef.query.Query method)
(oef.query.Range method)
(oef.query.Relation method)
(oef.query.Set method)
(oef.schema.AttributeSchema method)
(oef.schema.DataModel method)
(oef.schema.Description method)
(oef.schema.Location method)
(oef.schema.ProtobufSerializable method)
U
unregister_agent() (oef.agents.Agent method)
(oef.core.OEFCoreInterface method)
(oef.proxy.OEFLocalProxy method)
(oef.proxy.OEFLocalProxy.LocalNode method)
(oef.proxy.OEFNetworkProxy method)
UNREGISTER_DESCRIPTION (oef.messages.OEFErrorOperation attribute)
unregister_dialogue() (oef.dialogue.DialogueAgent method)
UNREGISTER_SERVICE (oef.messages.OEFErrorOperation attribute)
unregister_service() (oef.agents.Agent method)
(oef.core.OEFCoreInterface method)
(oef.proxy.OEFLocalProxy method)
(oef.proxy.OEFLocalProxy.LocalNode method)
(oef.proxy.OEFNetworkProxy method)
UnregisterDescription (class in oef.messages)
UnregisterService (class in oef.messages)
update() (oef.dialogue.GroupDialogues method)