Interface Module

    • Method Detail

      • getOpen

        Open getOpen()
        Returns the value of the 'Open' containment reference.
        Returns:
        the value of the 'Open' containment reference.
        See Also:
        setOpen(Open), ContainersPackage.getModule_Open()
        Generated class or method.
        EMF model class or method.
        containment="true" resolveProxies="true"
      • setOpen

        void setOpen​(Open value)
        Sets the value of the 'Open' containment reference.
        Parameters:
        value - the new value of the 'Open' containment reference.
        See Also:
        getOpen()
        Generated class or method.
      • getTarget

        EList<ModuleDirective> getTarget()
        Returns the value of the 'Target' containment reference list. The list contents are of type ModuleDirective.
        Returns:
        the value of the 'Target' containment reference list.
        See Also:
        ContainersPackage.getModule_Target()
        Generated class or method.
        EMF model class or method.
        containment="true" resolveProxies="true"
      • getPackages

        EList<Package> getPackages()
        Returns the value of the 'Packages' reference list. The list contents are of type Package.
        Returns:
        the value of the 'Packages' reference list.
        See Also:
        ContainersPackage.getModule_Packages()
        Generated class or method.
        EMF model class or method.