void |
VirtualObject.eUnset(org.eclipse.emf.ecore.EStructuralFeature feature) |
int |
VirtualObject.reserveSpaceForListReference() |
int |
ListCapableVirtualObject.reserveSpaceForListReference() |
void |
VirtualObject.save() |
void |
HashMapVirtualObject.save() |
void |
VirtualObject.saveOverwrite() |
void |
HashMapVirtualObject.saveOverwrite() |
void |
VirtualObject.set(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature,
Object val) |
void |
HashMapVirtualObject.set(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature,
Object val) |
void |
WrappedVirtualObject.set(String name,
Object value) |
void |
VirtualObject.set(String name,
Object val) |
void |
HashMapVirtualObject.set(String name,
Object val) |
void |
HashMapWrappedVirtualObject.set(String name,
Object value) |
void |
WrappedVirtualObject.setAttribute(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature,
Object value) |
void |
VirtualObject.setAttribute(org.eclipse.emf.ecore.EStructuralFeature feature,
Object val) |
void |
MinimalVirtualObject.setAttribute(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature,
Object value) |
void |
HashMapWrappedVirtualObject.setAttribute(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature,
Object value) |
void |
VirtualObject.setListItem(org.eclipse.emf.ecore.EStructuralFeature structuralFeature,
int index,
Object value) |
void |
ListCapableVirtualObject.setListItem(org.eclipse.emf.ecore.EStructuralFeature doubleStringFeature,
int i,
Object newObject) |
void |
VirtualObject.setListItemReference(org.eclipse.emf.ecore.EStructuralFeature structuralFeature,
int index,
org.eclipse.emf.ecore.EClass referenceEClass,
Long referencedOid,
int bufferPosition) |
void |
ListCapableVirtualObject.setListItemReference(org.eclipse.emf.ecore.EStructuralFeature structuralFeature,
int index,
org.eclipse.emf.ecore.EClass referenceEClass,
Long referencedOid,
int i) |
void |
VirtualObject.setReference(org.eclipse.emf.ecore.EStructuralFeature feature,
long referenceOid,
int bufferPosition) |
void |
HashMapVirtualObject.setReference(org.eclipse.emf.ecore.EStructuralFeature feature,
long referenceOid,
int bufferPosition) |
void |
WaitingListVirtualObject.updateNode(T expressId,
org.eclipse.emf.ecore.EClass ec,
VirtualObject eObject) |
ByteBuffer |
WrappedVirtualObject.write() |
ByteBuffer |
VirtualObject.write() |
ByteBuffer |
HashMapVirtualObject.write() |
ByteBuffer |
MinimalVirtualObject.write() |
ByteBuffer |
HashMapWrappedVirtualObject.write() |
protected void |
AbstractByteBufferVirtualObject.writePrimitiveValue(org.eclipse.emf.ecore.EStructuralFeature feature,
Object value) |