Uses of Class
ch.tatool.core.element.AbstractElement

Packages that use AbstractElement
ch.tatool.core.element   
 

Uses of AbstractElement in ch.tatool.core.element
 

Subclasses of AbstractElement in ch.tatool.core.element
 class CompoundElement
          Element that holds two child elements, the execution of which is alternated when a special ExecutionOutcome is returned by a containing element execution.
 class ExecutableElement
          Default implementation of an execution element which does not support child elements.
 class ListElement
          Execution element that holds/manages a list of other execution elements.
 



Copyright © 2012. All Rights Reserved.