org.eclipse.emf.cdo.common.model.resource
Interface CDOContentsFeature

All Superinterfaces:
CDOFeature, CDOModelElement

public interface CDOContentsFeature
extends CDOFeature


Field Summary
static int FEATURE_ID
           
static java.lang.String NAME
           
 
Method Summary
 
Methods inherited from interface org.eclipse.emf.cdo.common.model.CDOFeature
getContainingClass, getContainingPackage, getFeatureID, getFeatureIndex, getReferenceType, getType, isContainment, isMany, isReference
 
Methods inherited from interface org.eclipse.emf.cdo.common.model.CDOModelElement
getClientInfo, getName, getPackageManager, getServerInfo
 

Field Detail

FEATURE_ID

static final int FEATURE_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.