| Package | Description |
|---|---|
| com.corticon.rulesemf.viewtestmodel.testsheet.treeset |
| Modifier and Type | Field and Description |
|---|---|
static ValidationIssue |
ValidationIssue.EXTRA_LITERAL
The 'Extra' literal object
|
static ValidationIssue |
ValidationIssue.MISSING_LITERAL
The 'Missing' literal object
|
static ValidationIssue |
ValidationIssue.UNSPECIFIED_LITERAL
The 'Unspecified' literal object
|
| Modifier and Type | Method and Description |
|---|---|
static ValidationIssue |
ValidationIssue.get(int value)
Returns the 'Validation Issue' literal with the specified integer value
|
static ValidationIssue |
ValidationIssue.get(java.lang.String literal)
Returns the 'Validation Issue' literal with the specified literal value
|
static ValidationIssue |
ValidationIssue.getByName(java.lang.String name)
Returns the 'Validation Issue' literal with the specified name
|
ValidationIssue |
TestNode.getIssue()
Returns the value of the 'Issue' attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestNode.setIssue(ValidationIssue value)
Sets the value of the '
Issue' attribute |
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.