|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ErrorCategory | |
|---|---|
| org.modeldriven.fuml.xmi.validation | |
| Uses of ErrorCategory in org.modeldriven.fuml.xmi.validation |
|---|
| Methods in org.modeldriven.fuml.xmi.validation that return ErrorCategory | |
|---|---|
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. |
| Methods in org.modeldriven.fuml.xmi.validation with parameters of type ErrorCategory | |
|---|---|
int |
ValidationErrorCollector.getErrorCount(ErrorCategory category)
|
List<ValidationError> |
ValidationErrorCollector.getErrors(ErrorCategory category)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||