Interface CrossReference

    • Method Detail

      • getType

        TypeRef getType()
        Returns the value of the 'Type' containment reference.

        If the meaning of the 'Type' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Type' containment reference.
        See Also:
        setType(TypeRef), XtextPackage.getCrossReference_Type()
        Model:
        containment="true"
        Generated:
      • setType

        void setType​(TypeRef value)
        Sets the value of the 'Type' containment reference.
        Parameters:
        value - the new value of the 'Type' containment reference.
        See Also:
        getType()
        Generated:
      • setTerminal

        void setTerminal​(AbstractElement value)
        Sets the value of the 'Terminal' containment reference.
        Parameters:
        value - the new value of the 'Terminal' containment reference.
        See Also:
        getTerminal()
        Generated: