Package | Description |
---|---|
org.sbgn.schematron |
Modifier and Type | Method and Description |
---|---|
Issue.Severity |
Issue.getSeverity()
Severity of the issue, i.e.: is it an error, or a warning?
|
static Issue.Severity |
Issue.Severity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Issue.Severity[] |
Issue.Severity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 SEMS project @ University of Rostock. All rights reserved.