public interface TestCharacteristic extends TestNode
The following features are supported:
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getValue()
Returns the value of the 'Value' attribute
|
void |
setValue(java.lang.String value)
Sets the value of the '
Value' attribute |
getBackupInfo, getChildren, getComments, getDatabaseID, getIssue, getMessageItem, getName, getNodeID, getParent, getReferencingHrefs, getSource, isExpanded, isIgnoreValidation, isInvalid, isManuallyCreated, isNewOrModified, isPassed, setDatabaseID, setExpanded, setIgnoreValidation, setInvalid, setIssue, setManuallyCreated, setName, setNewOrModified, setNodeID, setParent, setPassed, setSourcegetValidationMessages, hasErrors, hasErrors, hasErrorsOrWarnings, hasErrorsOrWarnings, hasSeverity, hasSeverity, hasWarnings, hasWarnings, isValid, isValidstatic final java.lang.String copyright
java.lang.String getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(String),
TreesetPackage.getTestCharacteristic_Value()void setValue(java.lang.String value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.