Class Diagram

    • Field Detail

      • documentation

        protected String documentation
      • resolution

        protected Double resolution
    • Constructor Detail

      • Diagram

        public Diagram()
    • Method Detail

      • getName

        public String getName()
        Gets the value of the name property.
        Specified by:
        getName in interface Diagram
        Returns:
        possible object is String
      • setName

        public void setName​(String value)
        Sets the value of the name property.
        Specified by:
        setName in interface Diagram
        Parameters:
        value - allowed object is String
      • getDocumentation

        public String getDocumentation()
        Gets the value of the documentation property.
        Specified by:
        getDocumentation in interface Diagram
        Returns:
        possible object is String
      • setDocumentation

        public void setDocumentation​(String value)
        Sets the value of the documentation property.
        Specified by:
        setDocumentation in interface Diagram
        Parameters:
        value - allowed object is String
      • getResolution

        public Double getResolution()
        Gets the value of the resolution property.
        Specified by:
        getResolution in interface Diagram
        Returns:
        possible object is Double
      • setResolution

        public void setResolution​(Double value)
        Sets the value of the resolution property.
        Specified by:
        setResolution in interface Diagram
        Parameters:
        value - allowed object is Double