public class ValidationReport extends Object
| Constructor and Description |
|---|
ValidationReport() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Type type,
long oid,
String key,
String is,
String shouldBe) |
void |
addHeader(String value) |
void |
applyToModel(IfcModelInterface model) |
List<Item> |
getItems() |
String |
toHtml(String header,
String footer) |
com.fasterxml.jackson.databind.node.ObjectNode |
toJson(com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
public void addHeader(String value)
public com.fasterxml.jackson.databind.node.ObjectNode toJson(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
public void applyToModel(IfcModelInterface model) throws IfcModelInterfaceException
IfcModelInterfaceExceptionCopyright © 2016 OpenSource BIM. All rights reserved.