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 Yaposh plan, classes that represent elements of the 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 a condition consisting from primitive call, predicate and value.
 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 © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.