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, valueInRangeForIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitexpectedRangeForID, hasRangeForId, valueInRangeForIdpublic void setOptions(org.dom4j.Node testNode)
setOptions in interface IMutatorsetOptions in class ContentMutatorpublic String mutate(Map<String,Object> clonedMasterVars, Eval evalStruct, ServiceResult serviceResult)
IMutatorpublic String getMutationID()
IMutatorgetMutationID in interface IMutatorpublic String getID()
IMutatorpublic void init(String relResourceName, String theFileName, ResourceManager resourceManager) throws IOException
init in interface IMutatorinit in class ContentMutatorIOExceptionpublic String getContentRaw(Eval evalStruct, ServiceResult serviceResult)
Copyright © 2016. All rights reserved.