public class VarMutator extends ContentMutator implements IMutator
Modifier and Type | Class and Description |
---|---|
protected static class |
VarMutator.VarTemplate |
Constructor and Description |
---|
VarMutator() |
Modifier and Type | Method and Description |
---|---|
String |
getContentRaw(Eval evalStruct,
ServiceResult serviceResult) |
String |
getID()
IMutator descendent implementations should override this method.
|
int |
getIndex() |
String |
getMutationID()
IMutator descendent implementations should override this method.
|
void |
init(String relResourceName,
String theFileName,
ResourceManager resourceManager) |
String |
mutate(Map<String,Object> clonedMasterVars,
Eval evalStruct,
ServiceResult serviceResult)
IMutator descendent implementations should override this method.
|
void |
setOptions(org.dom4j.Node testNode) |
expectedRangeForID, getContentRaw, getContentRawFilename, hasRangeForId, idRangesToString, shortName, toString, valueInRangeForId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
expectedRangeForID, hasRangeForId, valueInRangeForId
public void setOptions(org.dom4j.Node testNode)
setOptions
in interface IMutator
setOptions
in class ContentMutator
public String mutate(Map<String,Object> clonedMasterVars, Eval evalStruct, ServiceResult serviceResult)
IMutator
public String getMutationID()
IMutator
getMutationID
in interface IMutator
public String getID()
IMutator
public void init(String relResourceName, String theFileName, ResourceManager resourceManager) throws IOException
init
in interface IMutator
init
in class ContentMutator
IOException
public String getContentRaw(Eval evalStruct, ServiceResult serviceResult)
Copyright © 2016. All rights reserved.