public class ValidationResult extends Object implements ModelInterface
Constructor and Description |
---|
ValidationResult(PropertyShape sourceShape,
Resource focusNode) |
Modifier and Type | Method and Description |
---|---|
Model |
asModel(Model model) |
ValidationResult |
getDetail() |
List<ValidationResult> |
getDetails() |
Resource |
getId() |
SourceConstraintComponent |
getSourceConstraintComponent() |
Resource |
getSourceShapeResource() |
void |
setDetail(ValidationResult detail) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
asModel
public ValidationResult(PropertyShape sourceShape, Resource focusNode)
public void setDetail(ValidationResult detail)
public ValidationResult getDetail()
public List<ValidationResult> getDetails()
public Model asModel(Model model)
asModel
in interface ModelInterface
public Resource getSourceShapeResource()
public Resource getId()
getId
in interface ModelInterface
public SourceConstraintComponent getSourceConstraintComponent()
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.