public interface ObjectProvider
| Modifier and Type | Method and Description |
|---|---|
void |
cache(HashMapVirtualObject object) |
ObjectProvider |
copy() |
HashMapVirtualObject |
getByOid(long oid) |
org.eclipse.emf.ecore.EClass |
getEClassForCid(short cid) |
org.eclipse.emf.ecore.EClass |
getEClassForOid(long oid) |
com.fasterxml.jackson.databind.node.ObjectNode |
getQueryNode() |
HashMapVirtualObject |
next() |
HashMapVirtualObject next() throws BimserverDatabaseException
BimserverDatabaseExceptionObjectProvider copy() throws IOException, QueryException
IOExceptionQueryExceptionHashMapVirtualObject getByOid(long oid)
org.eclipse.emf.ecore.EClass getEClassForOid(long oid)
org.eclipse.emf.ecore.EClass getEClassForCid(short cid)
com.fasterxml.jackson.databind.node.ObjectNode getQueryNode()
void cache(HashMapVirtualObject object)
Copyright © 2018 OpenSource BIM. All rights reserved.