Modifier and Type | Method and Description |
---|---|
void |
GenericEMFPatternPQuery.addError(PProblem problem) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<PProblem> |
PatternSanitizer.getProblemByPattern(Pattern pattern) |
Modifier and Type | Method and Description |
---|---|
void |
InitializablePQuery.addError(PProblem problem)
Adds a detected error.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<PProblem> |
PQuery.getPProblems()
Returns a list describing the problems that were found in this query.
|
java.util.List<PProblem> |
BasePQuery.getPProblems() |