Interface IDBPropertyDelta<T>

  • All Superinterfaces:
    java.lang.Comparable<IDBDelta>, org.eclipse.net4j.util.container.IContainer<IDBDelta>, IDBDelta, IDBElement, IDBNamedElement, org.eclipse.net4j.util.event.INotifier

    public interface IDBPropertyDelta<T>
    extends IDBDelta
    Since:
    4.2
    Author:
    Eike Stepper
    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 
      Modifier and Type Interface Description
      static class  IDBPropertyDelta.Type  
      • Nested classes/interfaces inherited from interface org.eclipse.net4j.util.container.IContainer

        org.eclipse.net4j.util.container.IContainer.Modifiable<E extends java.lang.Object>, org.eclipse.net4j.util.container.IContainer.Persistable<E extends java.lang.Object>, org.eclipse.net4j.util.container.IContainer.Persistence<E extends java.lang.Object>
      • Nested classes/interfaces inherited from interface org.eclipse.net4j.util.event.INotifier

        org.eclipse.net4j.util.event.INotifier.INotifier2