| Package | Description |
|---|---|
| com.corticon.rulesemf.common |
| Modifier and Type | Field and Description |
|---|---|
static ValidationMessageType |
ValidationMessageType.CANONICAL_LITERAL
The 'Canonical' literal object
|
static ValidationMessageType |
ValidationMessageType.RULE_BUILDER_LITERAL
The 'Rule Builder' literal object
|
static ValidationMessageType |
ValidationMessageType.UNSPECIFIED_LITERAL
The 'Unspecified' literal object
|
static ValidationMessageType |
ValidationMessageType.VALIDATION_LITERAL
The 'Validation' literal object
|
| Modifier and Type | Method and Description |
|---|---|
static ValidationMessageType |
ValidationMessageType.get(int value)
Returns the 'Validation Message Type' literal with the specified integer value
|
static ValidationMessageType |
ValidationMessageType.get(java.lang.String literal)
Returns the 'Validation Message Type' literal with the specified literal value
|
static ValidationMessageType |
ValidationMessageType.getByName(java.lang.String name)
Returns the 'Validation Message Type' literal with the specified name
|
ValidationMessageType |
ValidationMessage.getType()
Returns the value of the 'Type' attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationMessage.setType(ValidationMessageType value)
Sets the value of the '
Type' attribute |
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.