Interface EvolutionEntry


public interface EvolutionEntry
  • Method Details

    • getDepth

      int getDepth()
    • getName

      String getName()
    • getStatus

      String getStatus()
    • getType

    • getUniqueName

      String getUniqueName()
    • getValueString

      String getValueString()
    • getValueStringShort

      String getValueStringShort()
    • isAdded

      boolean isAdded()
    • isChanged

      boolean isChanged()
    • isCurrent

      boolean isCurrent()
    • isResource

      boolean isResource()
    • isWillBeRemoved

      boolean isWillBeRemoved()