Interface IBaseBmHandlerNameModel

    • Method Detail

      • isEditableModule

        boolean isEditableModule​(org.eclipse.xtext.resource.IEObjectDescription module)
        Check specifed module for edit access
        Parameters:
        module - the IEObjectDescription of module to check, cannot be null
        Returns:
        true if checking module can be edited, false otherwise