Interface ITypeInfo


public interface ITypeInfo
Author:
dobisekm
  • Method Details

    • getCreatedObjects

      IPObjectList getCreatedObjects()
      Returns:
      The list of objects created between the baselines, the objects are taken from the end revision.
    • getDeletedObjects

      IPObjectList getDeletedObjects()
      Returns:
      The list of objects deleted between the baselines, the objects are taken from the beginning revision.
    • getModifiedDiffs

      Set getModifiedDiffs()
      Returns:
      List of IModificationDiffs containing the record of modified objects.