Interface Findtype

    • Method Detail

      • getModelname

        java.lang.String getModelname()
        Returns the value of the 'Modelname' attribute.

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

        Returns:
        the value of the 'Modelname' attribute.
        See Also:
        setModelname(String), EmftvmPackage.getFindtype_Modelname()
      • setModelname

        void setModelname​(java.lang.String value)
        Sets the value of the 'Modelname' attribute.
        Parameters:
        value - the new value of the 'Modelname' attribute.
        See Also:
        getModelname()
      • getTypename

        java.lang.String getTypename()
        Returns the value of the 'Typename' attribute.

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

        Returns:
        the value of the 'Typename' attribute.
        See Also:
        setTypename(String), EmftvmPackage.getFindtype_Typename()
      • setTypename

        void setTypename​(java.lang.String value)
        Sets the value of the 'Typename' attribute.
        Parameters:
        value - the new value of the 'Typename' attribute.
        See Also:
        getTypename()