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

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

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
 List<VariableDefinition> ScopeActivityDefinitionImpl.getVariables()
           
 

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



Copyright © 2011 OW2 Consortium. All Rights Reserved.