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

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

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

Methods in org.ow2.orchestra.facade.def that return types with arguments of type OnEventDefinition
 java.util.List<? extends OnEventDefinition> ScopeActivityDefinition.getOnEventEventHandlers()
           
 

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

Classes in org.ow2.orchestra.facade.def.impl that implement OnEventDefinition
 class OnEventDefinitionImpl
           
 

Methods in org.ow2.orchestra.facade.def.impl that return OnEventDefinition
 OnEventDefinition OnEventDefinitionImpl.copy()
           
 

Methods in org.ow2.orchestra.facade.def.impl that return types with arguments of type OnEventDefinition
 java.util.List<OnEventDefinition> ScopeActivityDefinitionImpl.getOnEventEventHandlers()
           
 

Constructors in org.ow2.orchestra.facade.def.impl with parameters of type OnEventDefinition
OnEventDefinitionImpl(OnEventDefinition onEventDefinition)
           
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.