| Package | Description |
|---|---|
| com.corticon.rulesemf.canonicaltestmodel.testsheet |
| Modifier and Type | Field and Description |
|---|---|
static ReturnEntityMode |
ReturnEntityMode.ALL_LITERAL
The 'All' literal object
|
static ReturnEntityMode |
ReturnEntityMode.INCOMING_AND_NEW_LITERAL
The 'Incoming And New' literal object
|
static ReturnEntityMode |
ReturnEntityMode.UNSPECIFIED_LITERAL
The 'Unspecified' literal object
|
| Modifier and Type | Method and Description |
|---|---|
static ReturnEntityMode |
ReturnEntityMode.get(int value)
Returns the 'Return Entity Mode' literal with the specified integer value
|
static ReturnEntityMode |
ReturnEntityMode.get(java.lang.String literal)
Returns the 'Return Entity Mode' literal with the specified literal value
|
static ReturnEntityMode |
ReturnEntityMode.getByName(java.lang.String name)
Returns the 'Return Entity Mode' literal with the specified name
|
ReturnEntityMode |
Testsheet.getReturnEntityMode()
Returns the value of the 'Return Entity Mode' attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Testsheet.setReturnEntityMode(ReturnEntityMode value)
Sets the value of the '
Return Entity Mode' attribute |
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.