- valueOf(String) - Static method in enum de.elnarion.util.plantuml.generator.classdiagram.ClassifierType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.elnarion.util.plantuml.generator.classdiagram.ClassType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.elnarion.util.plantuml.generator.classdiagram.RelationshipType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.elnarion.util.plantuml.generator.classdiagram.VisibilityType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.elnarion.util.plantuml.generator.classdiagram.ClassifierType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.elnarion.util.plantuml.generator.classdiagram.ClassType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.elnarion.util.plantuml.generator.classdiagram.RelationshipType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.elnarion.util.plantuml.generator.classdiagram.VisibilityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VisibilityType - Enum in de.elnarion.util.plantuml.generator.classdiagram
-
The Enum VisibilityType defines all supported visibility types of this
utility.