Interface StaticImport

    • Method Detail

      • getStatic

        Static getStatic()
        Returns the value of the 'Static' containment reference.
        Returns:
        the value of the 'Static' containment reference.
        See Also:
        setStatic(Static), ImportsPackage.getStaticImport_Static()
        Generated class or method.
        EMF model class or method.
        containment="true" resolveProxies="true" required="true"
      • setStatic

        void setStatic​(Static value)
        Sets the value of the 'Static' containment reference.
        Parameters:
        value - the new value of the 'Static' containment reference.
        See Also:
        getStatic()
        Generated class or method.