org.eclipse.emf.cdo.common.model.core
Interface CDOObjectClass

All Superinterfaces:
CDOClass, CDOModelElement, java.lang.Comparable<CDOClass>

public interface CDOObjectClass
extends CDOClass


Field Summary
static int CLASSIFIER_ID
           
static java.lang.String NAME
           
 
Method Summary
 
Methods inherited from interface org.eclipse.emf.cdo.common.model.CDOClass
createClassRef, getAllFeatures, getAllSuperTypes, getClassifierID, getContainingPackage, getFeatureCount, getFeatureID, getFeatures, getSuperType, getSuperTypeCount, getSuperTypes, isAbstract, isResource, isRoot, lookupFeature, lookupFeature
 
Methods inherited from interface org.eclipse.emf.cdo.common.model.CDOModelElement
getClientInfo, getName, getPackageManager, getServerInfo
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Field Detail

CLASSIFIER_ID

static final int CLASSIFIER_ID
See Also:
Constant Field Values

NAME

static final java.lang.String NAME
See Also:
Constant Field Values

Copyright (c) 2004 - 2008 Eike Stepper, Germany.
All Rights Reserved.