|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

If the meaning of this type isn't clear, there really should be more of a description here...
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.common.model.CDOPackageUnit |
|---|
CDOPackageUnit.State, CDOPackageUnit.Type |
| Method Summary | |
|---|---|
void |
dispose()
|
InternalCDOPackageInfo |
getPackageInfo(String packageURI)
Returns the package info object that describes the package with the given
namespace URI, or null if this package unit does not contain a package with this URI. |
InternalCDOPackageInfo[] |
getPackageInfos()
Returns all package info objects of the nested package tree structure described by this
package unit in depth-first traversal order. |
InternalCDOPackageRegistry |
getPackageRegistry()
Returns the package registry this package unit is managed by. |
InternalCDOPackageInfo |
getTopLevelPackageInfo()
Returns the package info object that describes the top level package of the
nested package tree structure described by this package unit. |
void |
init(EPackage ePackage)
|
void |
load(boolean resolve)
|
void |
load(InternalCDOPackageRegistry.PackageLoader packageLoader,
boolean resolve)
|
void |
read(CDODataInput in,
ResourceSet resourceSet)
|
void |
setOriginalType(CDOPackageUnit.Type originalType)
|
void |
setPackageInfos(InternalCDOPackageInfo[] packageInfos)
|
void |
setPackageRegistry(InternalCDOPackageRegistry packageRegistry)
|
void |
setState(CDOPackageUnit.State state)
|
void |
setTimeStamp(long timeStamp)
|
void |
write(CDODataOutput out,
boolean withPackages)
|
| Methods inherited from interface org.eclipse.emf.cdo.common.model.CDOPackageUnit |
|---|
getEPackages, getID, getOriginalType, getState, getTimeStamp, getType, isResource, isSystem |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
InternalCDOPackageRegistry getPackageRegistry()
CDOPackageUnit
getPackageRegistry in interface CDOPackageUnitvoid setPackageRegistry(InternalCDOPackageRegistry packageRegistry)
void setState(CDOPackageUnit.State state)
void setOriginalType(CDOPackageUnit.Type originalType)
void setTimeStamp(long timeStamp)
InternalCDOPackageInfo getTopLevelPackageInfo()
CDOPackageUnitpackage info object that describes the top level package of the
nested package tree structure described by this package unit.
getTopLevelPackageInfo in interface CDOPackageUnitInternalCDOPackageInfo getPackageInfo(String packageURI)
CDOPackageUnitpackage info object that describes the package with the given
namespace URI, or null if this package unit does not contain a package with this URI.
getPackageInfo in interface CDOPackageUnitInternalCDOPackageInfo[] getPackageInfos()
CDOPackageUnitpackage info objects of the nested package tree structure described by this
package unit in depth-first traversal order.
getPackageInfos in interface CDOPackageUnitvoid setPackageInfos(InternalCDOPackageInfo[] packageInfos)
void load(boolean resolve)
void load(InternalCDOPackageRegistry.PackageLoader packageLoader,
boolean resolve)
void write(CDODataOutput out,
boolean withPackages)
throws IOException
IOException
void read(CDODataInput in,
ResourceSet resourceSet)
throws IOException
IOExceptionvoid init(EPackage ePackage)
void dispose()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||