public interface ListCapableVirtualObject
| Modifier and Type | Method and Description |
|---|---|
void |
endList() |
int |
reserveSpaceForListReference() |
void |
setListItem(org.eclipse.emf.ecore.EStructuralFeature doubleStringFeature,
int i,
Object newObject) |
void |
setListItemReference(org.eclipse.emf.ecore.EStructuralFeature structuralFeature,
int index,
org.eclipse.emf.ecore.EClass referenceEClass,
Long referencedOid,
int i) |
void |
startList(org.eclipse.emf.ecore.EStructuralFeature structuralFeature) |
void startList(org.eclipse.emf.ecore.EStructuralFeature structuralFeature)
void endList()
void setListItem(org.eclipse.emf.ecore.EStructuralFeature doubleStringFeature,
int i,
Object newObject)
throws BimserverDatabaseException
BimserverDatabaseExceptionint reserveSpaceForListReference()
throws BimserverDatabaseException
BimserverDatabaseExceptionvoid setListItemReference(org.eclipse.emf.ecore.EStructuralFeature structuralFeature,
int index,
org.eclipse.emf.ecore.EClass referenceEClass,
Long referencedOid,
int i)
throws BimserverDatabaseException
BimserverDatabaseExceptionCopyright © 2018 OpenSource BIM. All rights reserved.