Schnittstelle InternalCDOList

Alle Superschnittstellen:
CDOList, Collection<Object>, EList<Object>, Iterable<Object>, List<Object>, org.eclipse.net4j.util.collection.MoveableList<Object>, SequencedCollection<Object>
Alle bekannten Unterschnittstellen:
InternalCDOList.ConfigurableEquality

public interface InternalCDOList extends CDOList
If the meaning of this type isn't clear, there really should be more of a description here...
Seit:
2.0
Autor:
Simon McDuff
  • Felddetails

    • UNINITIALIZED

      static final Object UNINITIALIZED
  • Methodendetails

    • adjustReferences

      boolean adjustReferences(CDOReferenceAdjuster adjuster, EStructuralFeature feature)
      Adjusts references according to the passed adjuster and resynchronizes indexes.
      Seit:
      4.0
    • clone

      InternalCDOList clone(EClassifier classifier)
      Clones the list.
    • freeze

      void freeze()
      Seit:
      4.0
    • setWithoutFrozenCheck

      void setWithoutFrozenCheck(int i, Object value)
      Seit:
      4.0