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
 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
           
 

Fields in org.ow2.orchestra.facade.def.impl with type parameters of type OnEventDefinition
protected  List<OnEventDefinition> ScopeActivityDefinitionImpl.onEvents
           
 

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
 List<OnEventDefinition> ScopeActivityDefinitionImpl.getOnEventEventHandlers()
           
 

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



Copyright © 2011 OW2 Consortium. All Rights Reserved.