Interface XtendField

    • Method Detail

      • setName

        void setName​(java.lang.String value)
        Sets the value of the 'Name' attribute.
        Parameters:
        value - the new value of the 'Name' attribute.
        See Also:
        getName()
        Generated:
      • setType

        void setType​(org.eclipse.xtext.common.types.JvmTypeReference value)
        Sets the value of the 'Type' containment reference.
        Parameters:
        value - the new value of the 'Type' containment reference.
        See Also:
        getType()
        Generated:
      • setInitialValue

        void setInitialValue​(org.eclipse.xtext.xbase.XExpression value)
        Sets the value of the 'Initial Value' containment reference.
        Parameters:
        value - the new value of the 'Initial Value' containment reference.
        See Also:
        getInitialValue()
        Generated:
      • isExtension

        boolean isExtension()
        Model:
        kind="operation"
        Generated:
      • isVolatile

        boolean isVolatile()
        Model:
        kind="operation"
        Generated:
      • isTransient

        boolean isTransient()
        Model:
        kind="operation"
        Generated: