Uses of Class
org.specrunner.parameters.DontEval

Packages that use DontEval
org.specrunner.plugins.core   
org.specrunner.plugins.core.language   
org.specrunner.plugins.core.objects   
org.specrunner.plugins.core.var   
 

Uses of DontEval in org.specrunner.plugins.core
 

Methods in org.specrunner.plugins.core with annotations of type DontEval
 void AbstractPluginNamed.setName(String name)
          Sets a name.
 

Uses of DontEval in org.specrunner.plugins.core.language
 

Methods in org.specrunner.plugins.core.language with annotations of type DontEval
 void PluginSentence.setMethod(String method)
          The method to call to this sentence.
 

Uses of DontEval in org.specrunner.plugins.core.objects
 

Methods in org.specrunner.plugins.core.objects with annotations of type DontEval
 void AbstractPluginObject.setReference(String reference)
          Sets the references.
 

Uses of DontEval in org.specrunner.plugins.core.var
 

Methods in org.specrunner.plugins.core.var with annotations of type DontEval
 void PluginExecuteLatter.setValue(Object value)
           
 



Copyright © 2014. All rights reserved.