Interface Complementum

    • Method Detail

      • getVisnetum

        Visnetum getVisnetum()
        Returns the value of the 'Visnetum' attribute. The default value is "SIGNATURE". The literals are from the enumeration Visnetum.

        If the meaning of the 'Visnetum' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Visnetum' attribute.
        See Also:
        Visnetum, setVisnetum(Visnetum), FeatureCompletionPackage.getComplementum_Visnetum()
        Generated class or method.
        EMF model class or method.
        default="SIGNATURE" required="true"
      • setVisnetum

        void setVisnetum​(Visnetum value)
        Sets the value of the 'Visnetum' attribute.
        Parameters:
        value - the new value of the 'Visnetum' attribute.
        See Also:
        Visnetum, getVisnetum()
        Generated class or method.