Class ModulesService.ModuleHasElementWithSameIDAsInPrimaryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.nomagic.magicdraw.core.modules.ModulesService.ModuleHasElementWithSameIDAsInPrimaryException
All Implemented Interfaces:
Serializable
Enclosing class:
ModulesService

public static class ModulesService.ModuleHasElementWithSameIDAsInPrimaryException extends RuntimeException
An exception that indicates that module cannot be imported because there is an element with same Local ID in the primary project
See Also:
  • Method Details

    • getModuleElement

      public Element getModuleElement()
      The imported module element
      Returns:
      the module element
    • getPrimaryElement

      public Element getPrimaryElement()
      The duplicating primary project's element
      Returns:
      the primary project element