| Package | Description |
|---|---|
| org.modeldriven.fuml.xmi.validation |
| Modifier and Type | Method and Description |
|---|---|
static ErrorCategory |
ErrorCategory.fromValue(String v) |
ErrorCategory |
ValidationError.getCategory() |
ErrorCategory |
ErrorCode.getCategory() |
static ErrorCategory |
ErrorCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorCategory[] |
ErrorCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
int |
ValidationErrorCollector.getErrorCount(ErrorCategory category) |
List<ValidationError> |
ValidationErrorCollector.getErrors(ErrorCategory category) |
Copyright © 2017. All rights reserved.