Uses of Class
JADE_SL.schema.PredicateSchema

Packages that use PredicateSchema
JADE_SL.schema   
 

Uses of PredicateSchema in JADE_SL.schema
 

Fields in JADE_SL.schema declared as PredicateSchema
private static PredicateSchema PredicateSchema.baseSchema
           
 

Methods in JADE_SL.schema with parameters of type PredicateSchema
 void AgentActionSchema.add(java.lang.String name, PredicateSchema slotSchema)
          Add a mandatory slot of type PredicateSchema to this schema.
 void AgentActionSchema.add(java.lang.String name, PredicateSchema slotSchema, int optionality)
          Add a slot of type PredicateSchema to this schema.
 



Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.