Interface SeffForkAction

    • Method Detail

      • setSync

        void setSync​(boolean value)
        Sets the value of the 'Sync' attribute.
        Parameters:
        value - the new value of the 'Sync' attribute.
        See Also:
        isSync()
        Generated class or method.
      • getForks

        EList<SeffFork> getForks()
        Returns the value of the 'Forks' containment reference list. The list contents are of type SeffFork.
        Returns:
        the value of the 'Forks' containment reference list.
        See Also:
        RepoLangPackage.getSeffForkAction_Forks()
        Generated class or method.
        EMF model class or method.
        containment="true"