Class ErrorUml

java.lang.Object
net.sourceforge.plantuml.ErrorUml

public class ErrorUml extends Object
  • Constructor Details

  • Method Details

    • score

      public int score()
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getError

      public final String getError()
    • getType

      public final ErrorUmlType getType()
    • getPosition

      public final int getPosition()
    • getLineLocation

      public final LineLocation getLineLocation()