Interface IDuplicatedUnit

All Superinterfaces:
IEventSource, IUnit, IUnitCreator, IUserDataSupport

public interface IDuplicatedUnit extends IUnit
Represent an IUnit without processing, because there is somewhere a duplicate unit (exactly the same) in the current project.
  • Field Details

  • Method Details

    • getOriginal

      IUnit getOriginal()
      The original IUnit which the current is the duplicate. Never null.
      Returns:
      the IUnit