org.eclipse.emf.cdo.spi.common.id
Interface InternalCDOIDObject

All Superinterfaces:
CDOID, CDOIDObject, Comparable<CDOID>, Serializable

public interface InternalCDOIDObject
extends CDOIDObject

Since:
3.0
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.common.id.CDOID
CDOID.ObjectType, CDOID.Type
 
Field Summary
 
Fields inherited from interface org.eclipse.emf.cdo.common.id.CDOID
NULL
 
Method Summary
 CDOID.ObjectType getSubType()
           
 
Methods inherited from interface org.eclipse.emf.cdo.common.id.CDOID
getType, isDangling, isExternal, isNull, isObject, isTemporary, toURIFragment
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

getSubType

CDOID.ObjectType getSubType()


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