Package | Description |
---|---|
de.interactive_instruments.ShapeChange.SBVR |
Modifier and Type | Method and Description |
---|---|
SbvrErrorInfo |
SbvrParsingException.getError() |
Modifier and Type | Method and Description |
---|---|
List<SbvrErrorInfo> |
SbvrValidationErrorListener.getErrors() |
TreeMap<String,List<SbvrErrorInfo>> |
SbvrParsingResult.getErrors() |
List<SbvrErrorInfo> |
SbvrErrorListener.getErrors() |
List<SbvrErrorInfo> |
Sbvr2FolVisitor.getErrors() |
Modifier and Type | Method and Description |
---|---|
void |
SbvrParsingResult.addError(SbvrErrorInfo error) |
Modifier and Type | Method and Description |
---|---|
void |
SbvrParsingResult.addErrors(List<SbvrErrorInfo> errors) |
static void |
SbvrUtil.printErrors(List<SbvrErrorInfo> errors,
String sbvrRuleText,
ShapeChangeResult result,
boolean asWarnings) |
void |
SbvrParsingResult.setErrors(TreeMap<String,List<SbvrErrorInfo>> errorsByCategory) |
Constructor and Description |
---|
SbvrParsingException(SbvrErrorInfo error) |
Copyright © 2017. All rights reserved.