org.eclipse.emf.cdo.common.analyzer
Class CDOFetchRule
java.lang.Object
org.eclipse.emf.cdo.common.analyzer.CDOFetchRule
public final class CDOFetchRule
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CDOFetchRule
public CDOFetchRule(CDOClass cdoClass)
CDOFetchRule
public CDOFetchRule(org.eclipse.net4j.util.io.ExtendedDataInput in,
CDOPackageManager packageManager)
throws java.io.IOException
- Throws:
java.io.IOException
write
public void write(org.eclipse.net4j.util.io.ExtendedDataOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
getCDOClass
public CDOClass getCDOClass()
getFeatures
public java.util.List<CDOFeature> getFeatures()
addFeature
public void addFeature(CDOFeature feature)
removeFeature
public void removeFeature(CDOFeature feature)
isEmpty
public boolean isEmpty()