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

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

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

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

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

Classes in org.ow2.orchestra.facade.def.impl that implement OnAlarmDefinition
 class OnAlarmDefinitionImpl
           
 

Methods in org.ow2.orchestra.facade.def.impl that return OnAlarmDefinition
 OnAlarmDefinition OnAlarmDefinitionImpl.copy()
           
 

Methods in org.ow2.orchestra.facade.def.impl that return types with arguments of type OnAlarmDefinition
 java.util.List<OnAlarmDefinition> PickActivityDefinitionImpl.getOnAlarmDefinitionList()
           
 

Constructors in org.ow2.orchestra.facade.def.impl with parameters of type OnAlarmDefinition
OnAlarmDefinitionImpl(OnAlarmDefinition onAlarmDefinition)
           
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.