| Package | Description |
|---|---|
| sk.stuba.fiit.perconik.eclipse.core.runtime |
Extension to the
org.eclipse.core.runtime package
of the Eclipse Platform. |
| Modifier and Type | Method and Description |
|---|---|
static StatusSeverity |
StatusSeverity.valueOf(int value) |
static StatusSeverity |
StatusSeverity.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StatusSeverity[] |
StatusSeverity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.Set<StatusSeverity> |
StatusSeverity.setOf(int values) |