|
Generation Framework | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Severity | |
| org.eclipse.gmf.mappings | |
| org.eclipse.gmf.mappings.impl | |
| Uses of Severity in org.eclipse.gmf.mappings |
| Fields in org.eclipse.gmf.mappings declared as Severity | |
static Severity |
Severity.INFO_LITERAL
The 'INFO' literal object |
static Severity |
Severity.WARNING_LITERAL
The 'WARNING' literal object |
static Severity |
Severity.ERROR_LITERAL
The 'ERROR' literal object |
| Methods in org.eclipse.gmf.mappings that return Severity | |
Severity |
AuditRule.getSeverity()
Returns the value of the 'Severity' attribute. |
static Severity |
Severity.get(java.lang.String literal)
Returns the 'Severity' literal with the specified literal value |
static Severity |
Severity.getByName(java.lang.String name)
Returns the 'Severity' literal with the specified name |
static Severity |
Severity.get(int value)
Returns the 'Severity' literal with the specified integer value |
| Methods in org.eclipse.gmf.mappings with parameters of type Severity | |
void |
AuditRule.setSeverity(Severity value)
Sets the value of the ' Severity' attribute |
| Uses of Severity in org.eclipse.gmf.mappings.impl |
| Fields in org.eclipse.gmf.mappings.impl declared as Severity | |
protected static Severity |
AuditRuleImpl.SEVERITY_EDEFAULT
The default value of the ' Severity' attribute |
protected Severity |
AuditRuleImpl.severity
The cached value of the ' Severity' attribute |
| Methods in org.eclipse.gmf.mappings.impl that return Severity | |
Severity |
GMFMapFactoryImpl.createSeverityFromString(EDataType eDataType,
java.lang.String initialValue)
|
Severity |
AuditRuleImpl.getSeverity()
|
| Methods in org.eclipse.gmf.mappings.impl with parameters of type Severity | |
void |
AuditRuleImpl.setSeverity(Severity newSeverity)
|
|
Generation Framework | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.