Uses of Class
ix.ispace.VerbCapability

Packages that use VerbCapability
ix.ispace Information about other agents and agent-relationships. 
 

Uses of VerbCapability in ix.ispace
 

Methods in ix.ispace that return VerbCapability
static VerbCapability VerbCapability.from(LList pattern)
          Returns the capability that corresponds to the pattern's verb.
static VerbCapability VerbCapability.from(java.lang.String verb)
          Returns the capability that corresponds to a string containing a verb.