Uses of Class
com.javaforge.bobber.archetype.model.Variable

Packages that use Variable
com.javaforge.bobber.archetype.model   
 

Uses of Variable in com.javaforge.bobber.archetype.model
 

Methods in com.javaforge.bobber.archetype.model with parameters of type Variable
 void Variable.addVariable(Variable variable)
          Method addVariable.
 void BobberArchetype.addVariable(Variable variable)
          Method addVariable.
 void Variable.breakVariableAssociation(Variable variable)
          Method breakVariableAssociation.
 void Variable.createVariableAssociation(Variable variable)
          Method createVariableAssociation.
 void Variable.removeVariable(Variable variable)
          Method removeVariable.
 void BobberArchetype.removeVariable(Variable variable)
          Method removeVariable.
 



Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.