org.eclipse.emf.spi.cdo
Interface InternalCDOLoadable

All Known Subinterfaces:
InternalCDOObject
All Known Implementing Classes:
AnnotationImpl, CDOObjectImpl, CDOResourceFolderImpl, CDOResourceImpl, CDOResourceNodeImpl, ModelElementImpl

public interface InternalCDOLoadable

Since:
2.0
Author:
Simon McDuff
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.

Method Summary
 void cdoInternalPostLoad()
           
 void cdoInternalPreLoad()
           
 

Method Detail

cdoInternalPreLoad

void cdoInternalPreLoad()

cdoInternalPostLoad

void cdoInternalPostLoad()


Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.