Uses of Interface
org.ow2.orchestra.facade.def.ElseIfDefinition

Packages that use ElseIfDefinition
org.ow2.orchestra.facade.def   
org.ow2.orchestra.facade.def.impl   
 

Uses of ElseIfDefinition in org.ow2.orchestra.facade.def
 

Methods in org.ow2.orchestra.facade.def that return types with arguments of type ElseIfDefinition
 List<? extends ElseIfDefinition> IfActivityDefinition.getElseIfDefinitionList()
           
 

Uses of ElseIfDefinition in org.ow2.orchestra.facade.def.impl
 

Classes in org.ow2.orchestra.facade.def.impl that implement ElseIfDefinition
 class ElseIfDefinitionImpl
           
 

Methods in org.ow2.orchestra.facade.def.impl that return ElseIfDefinition
 ElseIfDefinition ElseIfDefinitionImpl.copy()
           
 

Methods in org.ow2.orchestra.facade.def.impl that return types with arguments of type ElseIfDefinition
 List<ElseIfDefinition> IfActivityDefinitionImpl.getElseIfDefinitionList()
           
 

Constructors in org.ow2.orchestra.facade.def.impl with parameters of type ElseIfDefinition
ElseIfDefinitionImpl(ElseIfDefinition elseIfDefinition)
           
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.