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

Packages that use IParametrizedElement
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 IParametrizedElement in cz.cuni.amis.pogamut.sposh.elements
 

Classes in cz.cuni.amis.pogamut.sposh.elements that implement IParametrizedElement
 class ActionPattern
          AP is a named sequence of actions.
 class Adopt
          Adopt element is a stopgap.
 class Competence
          Competence is basically a named structure offering several choices.
 

Methods in cz.cuni.amis.pogamut.sposh.elements with type parameters of type IParametrizedElement
<REFERENCED_NODE extends PoshElement & IParametrizedElement>
LapChain
LapChain.derive(TriggeredAction action, REFERENCED_NODE referencedNode)
          Return new chain using this one as the base and create new link from the reference of action to AP.
 



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