public interface ValidationResult
Modifier and Type | Method and Description |
---|---|
int |
getCode() |
ModelElementInstance |
getElement() |
String |
getMessage() |
ValidationResultType |
getType() |
ValidationResultType getType()
ModelElementInstance getElement()
String getMessage()
int getCode()
Copyright © 2022. All rights reserved.