java.lang.Object
de.elnarion.util.plantuml.generator.classdiagram.internal.UMLStereotype

public class UMLStereotype extends Object
The Class UMLStereotype.
  • Constructor Details

    • UMLStereotype

      public UMLStereotype(String paramName, Map<String,List<String>> paramAttributes)
      Instantiates a new UML stereotype.
      Parameters:
      paramName - the param name
      paramAttributes - the param attributes
  • Method Details

    • setName

      public void setName(String name)
      Sets the name.
      Parameters:
      name - the new name
    • setAttributes

      public void setAttributes(Map<String,List<String>> attributes)
      Sets the attributes.
      Parameters:
      attributes - the attributes
    • getDiagramText

      public String getDiagramText()
      Gets the diagram text.
      Returns:
      the diagram text
    • hasTaggedValues

      public boolean hasTaggedValues()
      Checks for tagged values.
      Returns:
      true, if successful
    • getTaggedValueCompartment

      public String getTaggedValueCompartment()
      Gets the tagged value compartment.
      Returns:
      the tagged value compartment