Home

Products

Documentation

Download

Support

 

Documentation

Language Specification - Agent (AGT) - Syntax


Prev

Description

Syntax

Semantics

Next


agent ::= agent agent-name { GRP.group-membership }
{
{ display : ID.literal-string ; }
{ cost : ID.number ; }
{ time_unit : ID.number ; }
{ location : ARE.area-name ; }
{ icon : ID.literal-string ; }
{ GRP.attributes }
{ GRP.relations }
{ GRP.initial-beliefs }
{ GRP.initial-facts }
{ GRP.activities }
{ GRP.workframes }
{ GRP.thoughtframes }
}
externalagt ::= external agent agent-name ;
agent-name ::= ID.name

 


Questions or problems regarding this web site should be directed to the Webmaster.
Copyright © 2000-2012 All rights reserved.
Last modified: Wednesday January 18, 2012.