public interface QueryEngine
| Modifier and Type | Method and Description |
|---|---|
IfcModelInterface |
query(IfcModelInterface model,
String code,
Reporter reporter,
ModelHelper modelHelper) |
IfcModelInterface query(IfcModelInterface model, String code, Reporter reporter, ModelHelper modelHelper) throws QueryEngineException
model - The complete modelcode - The query, represented as a stringQueryEngineExceptionCopyright © 2018 OpenSource BIM. All rights reserved.