| Package | Description |
|---|---|
| com.corticon.rulesemf.canonicalrulemodel.rulesheet | |
| com.corticon.rulesemf.canonicaltestmodel.testsheet |
| Modifier and Type | Field and Description |
|---|---|
static MessageSeverity |
MessageSeverity.INFO_LITERAL
The 'Info' literal object
|
static MessageSeverity |
MessageSeverity.UNSPECIFIED_LITERAL
The 'Unspecified' literal object
|
static MessageSeverity |
MessageSeverity.VIOLATION_LITERAL
The 'Violation' literal object
|
static MessageSeverity |
MessageSeverity.WARNING_LITERAL
The 'Warning' literal object
|
| Modifier and Type | Method and Description |
|---|---|
static MessageSeverity |
MessageSeverity.get(int value)
Returns the 'Message Severity' literal with the specified integer value
|
static MessageSeverity |
MessageSeverity.get(java.lang.String literal)
Returns the 'Message Severity' literal with the specified literal value
|
static MessageSeverity |
MessageSeverity.getByName(java.lang.String name)
Returns the 'Message Severity' literal with the specified name
|
MessageSeverity |
RuleStatement.getPost()
Returns the value of the 'Post' attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleStatement.setPost(MessageSeverity value)
Sets the value of the '
Post' attribute |
| Modifier and Type | Method and Description |
|---|---|
MessageSeverity |
PostedMessage.getSeverity()
Returns the value of the 'Severity' attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PostedMessage.setSeverity(MessageSeverity value)
Sets the value of the '
Severity' attribute |
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.