Uses of Enum Class
net.sourceforge.plantuml.ErrorUmlType
Packages that use ErrorUmlType
-
Uses of ErrorUmlType in net.sourceforge.plantuml
Methods in net.sourceforge.plantuml that return ErrorUmlTypeModifier and TypeMethodDescriptionfinal ErrorUmlTypeErrorUml.getType()static ErrorUmlTypeReturns the enum constant of this class with the specified name.static ErrorUmlType[]ErrorUmlType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.sourceforge.plantuml with parameters of type ErrorUmlTypeModifierConstructorDescriptionErrorUml(ErrorUmlType type, String error, int score, LineLocation lineLocation)