Uses of Class
jade.content.schema.PredicateSchema
-
Packages that use PredicateSchema Package Description jade.content.schema -
-
Uses of PredicateSchema in jade.content.schema
Methods in jade.content.schema with parameters of type PredicateSchema Modifier and Type Method Description voidAgentActionSchema. add(String name, PredicateSchema slotSchema)Add a mandatory slot of type PredicateSchema to this schema.voidAgentActionSchema. add(String name, PredicateSchema slotSchema, int optionality)Add a slot of type PredicateSchema to this schema.voidPredicateSchema. addSuperSchema(PredicateSchema superClassSchema)Adds a super-schema to this schema.
-