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

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

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

Methods in org.ow2.orchestra.facade.def that return types with arguments of type VariableDefinition
 java.util.List<VariableDefinition> ScopeActivityDefinition.getVariables()
           
 

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

Classes in org.ow2.orchestra.facade.def.impl that implement VariableDefinition
 class VariableDefinitionImpl
           
 

Methods in org.ow2.orchestra.facade.def.impl that return VariableDefinition
 VariableDefinition VariableDefinitionImpl.copy()
           
 

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

Constructors in org.ow2.orchestra.facade.def.impl with parameters of type VariableDefinition
VariableDefinitionImpl(VariableDefinition variableDefinition)
           
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.