public interface MinimalVirtualObject
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EClass |
eClass() |
Object |
eGet(org.eclipse.emf.ecore.EStructuralFeature feature) |
void |
setAttribute(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature,
Object value) |
boolean |
useFeatureForSerialization(org.eclipse.emf.ecore.EStructuralFeature feature) |
boolean |
useFeatureForSerialization(org.eclipse.emf.ecore.EStructuralFeature feature,
int index) |
ByteBuffer |
write() |
org.eclipse.emf.ecore.EClass eClass()
void setAttribute(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature,
Object value)
throws BimserverDatabaseException
BimserverDatabaseExceptionByteBuffer write() throws BimserverDatabaseException
BimserverDatabaseExceptionObject eGet(org.eclipse.emf.ecore.EStructuralFeature feature)
boolean useFeatureForSerialization(org.eclipse.emf.ecore.EStructuralFeature feature)
boolean useFeatureForSerialization(org.eclipse.emf.ecore.EStructuralFeature feature,
int index)
Copyright © 2018 OpenSource BIM. All rights reserved.