|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CDOPersistable
A representation of the model object 'Persistable'.
CDOPackage.getCDOPersistable()
Field Summary | |
---|---|
static int |
NOT_LOADED_YET
|
Method Summary | |
---|---|
int |
cdoGetOCA()
|
long |
cdoGetOID()
|
CDOResource |
cdoGetResource()
|
boolean |
cdoIsLoaded()
|
boolean |
cdoIsNew()
|
void |
cdoLoad()
|
long |
cdoSetNew()
|
void |
cdoSetOCA(int oca)
|
void |
cdoSetOID(long oid)
|
void |
cdoSetResource(CDOResource resource)
|
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final int NOT_LOADED_YET
Method Detail |
---|
long cdoGetOID()
void cdoSetOID(long oid)
int cdoGetOCA()
void cdoSetOCA(int oca)
void cdoLoad()
boolean cdoIsNew()
boolean cdoIsLoaded()
CDOResource cdoGetResource()
void cdoSetResource(CDOResource resource)
long cdoSetNew()
|
Copyright (c) 2004, 2005, 2006 Eike Stepper, Germany. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |