Class CDOFetchRule


  • public final class CDOFetchRule
    extends java.lang.Object
    Represents a subset of the features of a class.
    Since:
    3.0
    Author:
    Simon McDuff
    • Constructor Detail

      • CDOFetchRule

        public CDOFetchRule​(EClass eClass)
    • Method Detail

      • write

        public void write​(CDODataOutput out)
                   throws java.io.IOException
        Throws:
        java.io.IOException
      • getEClass

        public EClass getEClass()
      • isEmpty

        public boolean isEmpty()