public abstract class ParameterizedAttribute extends Attribute
COMPARE_BIGGER, COMPARE_EQUAL, COMPARE_SMALLER, FULL_MATCH, IGNORE_WEIGHT, NO_MATCH, NORMAL_WEIGHT| Modifier | Constructor and Description |
|---|---|
protected |
ParameterizedAttribute() |
|
ParameterizedAttribute(String key,
String variableName) |
| Modifier and Type | Method and Description |
|---|---|
abstract ParameterizedAttribute |
applyVariableChange(String variableName) |
abstract ParameterType |
getType() |
String |
getVariableName() |
public String getVariableName()
public abstract ParameterizedAttribute applyVariableChange(String variableName)
public abstract ParameterType getType()
Copyright © 2018 ReTest GmbH. All rights reserved.