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

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

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

Methods in org.ow2.orchestra.facade.def that return types with arguments of type ExtensionDefinition
 List<ExtensionDefinition> ProcessDefinition.getExtensions()
           
 

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

Classes in org.ow2.orchestra.facade.def.impl that implement ExtensionDefinition
 class ExtensionDefinitionImpl
           
 

Fields in org.ow2.orchestra.facade.def.impl with type parameters of type ExtensionDefinition
protected  List<ExtensionDefinition> ProcessDefinitionImpl.extensions
           
 

Methods in org.ow2.orchestra.facade.def.impl that return ExtensionDefinition
 ExtensionDefinition ExtensionDefinitionImpl.copy()
           
 

Methods in org.ow2.orchestra.facade.def.impl that return types with arguments of type ExtensionDefinition
 List<ExtensionDefinition> ProcessDefinitionImpl.getExtensions()
           
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.