Uses of Interface
cz.cuni.amis.pogamut.sposh.elements.IReferenceElement

Packages that use IReferenceElement
cz.cuni.amis.pogamut.sposh.elements This package contains parser for POSH plan, classes that represent elements of POSH plan and some auxiliry classes. 
 

Uses of IReferenceElement in cz.cuni.amis.pogamut.sposh.elements
 

Classes in cz.cuni.amis.pogamut.sposh.elements that implement IReferenceElement
 class Sense
          Sense is basically a function in Python or Java.
 class TriggeredAction
          Triggered action is basically a call of some other entity that is supposed to be executed.
 

Methods in cz.cuni.amis.pogamut.sposh.elements with type parameters of type IReferenceElement
<REFERENCE extends PoshElement & IReferenceElement>
LapChain
LapChain.derive(REFERENCE reference)
          Create and return new chain using this one as the base.
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.