| Package | Description |
|---|---|
| com.corticon.rulesemf.canonicaltestmodel.testsheet | |
| com.corticon.rulesemf.canonicaltestmodel.testsheet.util |
| Modifier and Type | Method and Description |
|---|---|
Output |
TestsheetFactory.createOutput()
Returns a new object of class 'Output'
|
Output |
Testsheet.getExpectedOutput()
Returns the value of the 'Expected Output' containment reference
|
Output |
Testsheet.getOutput()
Returns the value of the 'Output' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
Testsheet.setExpectedOutput(Output value)
Sets the value of the '
Expected Output' containment reference |
void |
Testsheet.setOutput(Output value)
Sets the value of the '
Output' containment reference |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
TestsheetSwitch.caseOutput(Output object)
Returns the result of interpreting the object as an instance of 'Output'
|
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.