public interface ObjectFactory
| Modifier and Type | Method and Description |
|---|---|
<T extends IdEObject> |
create(Class<T> clazz) |
<T extends IdEObject> |
create(org.eclipse.emf.ecore.EClass eClass) |
<T extends IdEObject> T create(Class<T> clazz) throws IfcModelInterfaceException
IfcModelInterfaceException<T extends IdEObject> T create(org.eclipse.emf.ecore.EClass eClass) throws IfcModelInterfaceException
IfcModelInterfaceExceptionCopyright © 2016 OpenSource BIM. All rights reserved.