| Package | Description |
|---|---|
| com.corticon.rulesemf.viewtestmodel.testsheet.treeset |
| Modifier and Type | Field and Description |
|---|---|
static Source |
Source.DATABASE_LITERAL
The 'Database' literal object
|
static Source |
Source.SERVICE_CALL_OUT_LITERAL
The 'Service Call Out' literal object
|
static Source |
Source.UNSPECIFIED_LITERAL
The 'Unspecified' literal object
|
| Modifier and Type | Method and Description |
|---|---|
static Source |
Source.get(int value)
Returns the 'Source' literal with the specified integer value
|
static Source |
Source.get(java.lang.String literal)
Returns the 'Source' literal with the specified literal value
|
static Source |
Source.getByName(java.lang.String name)
Returns the 'Source' literal with the specified name
|
Source |
TestNode.getSource()
Returns the value of the 'Source' attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestNode.setSource(Source value)
Sets the value of the '
Source' attribute |
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.