Interface ExtensionPoint

    • Method Detail

      • setUseCase

        void setUseCase​(UseCase value)
        Sets the value of the 'Use Case' container reference.
        Parameters:
        value - the new value of the 'Use Case' container reference.
        See Also:
        getUseCase()
      • validateMustHaveName

        boolean validateMustHaveName​(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                                     Map context)
        An ExtensionPoint must have a name. self.name->notEmpty ()