Class Eve

Direct Known Subclasses:
Eiv, Epv, Esf, Esv

abstract class Eve extends E
Base for the versioning commands.
  • Constructor Details

  • Method Details

    • preConditionCheck

      boolean preConditionCheck()
      Description copied from class: E
      Do a precondition check to ensure run can execute.
      Overrides:
      preConditionCheck in class E
      Returns:
      true if all Ok false if precondition not met.
    • setVersionNewNumber

      boolean setVersionNewNumber(Eve.Version newVersion)
      Just sets the new version into the source file.