Class

gov.nasa.jpl.magicdraw.projectUsageIntegrity.test

Repair_MD_UML_StandardProfile

Related Doc: package test

Permalink

class Repair_MD_UML_StandardProfile extends AbstractSSCAETest

Linear Supertypes
AbstractSSCAETest, MagicDrawTestCase, NamedTestCase, TestCase, Test, Assert, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Repair_MD_UML_StandardProfile
  2. AbstractSSCAETest
  3. MagicDrawTestCase
  4. NamedTestCase
  5. TestCase
  6. Test
  7. Assert
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Repair_MD_UML_StandardProfile()

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. def checkEmptyAnnotationsExceptProjectModelMD5ChecksumsOrDescribeThem(buff: StringBuffer, prefix: String, annotations: Set[Annotation]): Boolean

    Permalink
  6. def checkEmptyAnnotationsExceptUnloadedModulesOrDescribeThem(buff: StringBuffer, prefix: String, annotations: Set[Annotation], isTemplate: Boolean): Boolean

    Permalink
  7. def checkEmptyAnnotationsOrDescribeThem(buff: StringBuffer, prefix: String, annotations: Set[Annotation]): Boolean

    Permalink
  8. def checkInjected(): Unit

    Permalink
  9. def checkMemoryLeaks(): Unit

    Permalink
    Attributes
    protected[com.nomagic.magicdraw.tests]
    Definition Classes
    MagicDrawTestCase
    Annotations
    @OpenApi()
  10. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  11. def closeAllProjects(): Unit

    Permalink
    Definition Classes
    MagicDrawTestCase
    Annotations
    @OpenApi()
  12. def closeProject(arg0: Project): Unit

    Permalink
    Definition Classes
    MagicDrawTestCase
    Annotations
    @OpenApi()
  13. def countTestCases(): Int

    Permalink
    Definition Classes
    TestCase → Test
  14. def createProject(templateFile: File, projectFile: File): Project

    Permalink
  15. def createProjectComparator(arg0: String): ProjectsComparator

    Permalink
    Attributes
    protected[com.nomagic.magicdraw.tests]
    Definition Classes
    MagicDrawTestCase
    Annotations
    @OpenApi()
  16. def createResult(): TestResult

    Permalink
    Attributes
    protected[junit.framework]
    Definition Classes
    TestCase
  17. def describe(a: NMAction): String

    Permalink
  18. def describe(a: Annotation): String

    Permalink
  19. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  20. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  21. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  22. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  23. def getLogger(): Logger

    Permalink
    Attributes
    protected[com.nomagic.magicdraw.tests]
    Definition Classes
    MagicDrawTestCase
    Annotations
    @OpenApi()
  24. def getName(): String

    Permalink
    Definition Classes
    TestCase
  25. def getRequiredPlugins(): List[String]

    Permalink
    Attributes
    protected[gov.nasa.jpl.magicdraw.projectUsageIntegrity.test]
    Definition Classes
    AbstractSSCAETest → MagicDrawTestCase
  26. def getRequiredPluginsDescription(): String

    Permalink
    Attributes
    protected[com.nomagic.magicdraw.tests]
    Definition Classes
    MagicDrawTestCase
    Annotations
    @OpenApi()
  27. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  28. def inject(): Unit

    Permalink
  29. def isDoNotUseSilentMode(): Boolean

    Permalink
    Definition Classes
    MagicDrawTestCase
    Annotations
    @OpenApi()
  30. def isFailed(): Boolean

    Permalink
    Definition Classes
    MagicDrawTestCase
    Annotations
    @OpenApi()
  31. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  32. def isMemoryTestReady(): Boolean

    Permalink
    Attributes
    protected[com.nomagic.magicdraw.tests]
    Definition Classes
    MagicDrawTestCase
    Annotations
    @OpenApi()
  33. def isRequiredPluginsLoaded(): Boolean

    Permalink
    Attributes
    protected[com.nomagic.magicdraw.tests]
    Definition Classes
    MagicDrawTestCase
    Annotations
    @OpenApi()
  34. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  35. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  36. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  37. def openProject(projectFile: String): Project

    Permalink
    Attributes
    protected[gov.nasa.jpl.magicdraw.projectUsageIntegrity.test]
    Definition Classes
    AbstractSSCAETest → MagicDrawTestCase
  38. def openProject(arg0: String, arg1: Boolean): Project

    Permalink
    Attributes
    protected[com.nomagic.magicdraw.tests]
    Definition Classes
    MagicDrawTestCase
    Annotations
    @OpenApi()
  39. def process(pp: IProject, checkForRepairs: Boolean, annotations: Set[Annotation], message: String, description: String): Boolean

    Permalink
  40. def run(): TestResult

    Permalink
    Definition Classes
    TestCase
  41. def runBare(): Unit

    Permalink
    Definition Classes
    TestCase
    Annotations
    @throws( classOf[java.lang.Throwable] )
  42. def runSSCAEValidationAndRepairs(project: Project, message: String): Unit

    Permalink
    Definition Classes
    AbstractSSCAETest
  43. def runSSCAEValidationAndRepairsForMagicDrawSSPs(project: Project, message: String): Unit

    Permalink
    Definition Classes
    AbstractSSCAETest
  44. def saveProject(arg0: Project, arg1: File): Unit

    Permalink
    Attributes
    protected[com.nomagic.magicdraw.tests]
    Definition Classes
    MagicDrawTestCase
    Annotations
    @OpenApi()
  45. def setDoNotUseSilentMode(arg0: Boolean): Unit

    Permalink
    Definition Classes
    MagicDrawTestCase
    Annotations
    @OpenApi()
  46. def setMemoryTestReady(arg0: Boolean): Unit

    Permalink
    Definition Classes
    MagicDrawTestCase
    Annotations
    @OpenApi()
  47. def setName(arg0: String): Unit

    Permalink
    Definition Classes
    TestCase
  48. def setRunOnEventDispatcher(arg0: Boolean): Unit

    Permalink
    Definition Classes
    MagicDrawTestCase
    Annotations
    @OpenApi()
  49. def setSkipMemoryTest(arg0: Boolean): Unit

    Permalink
    Definition Classes
    MagicDrawTestCase
    Annotations
    @OpenApi()
  50. def setUpTest(): Unit

    Permalink
    Attributes
    protected[gov.nasa.jpl.magicdraw.projectUsageIntegrity.test]
    Definition Classes
    Repair_MD_UML_StandardProfileAbstractSSCAETest → MagicDrawTestCase
  51. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  52. def tearDownTest(): Unit

    Permalink
    Attributes
    protected[gov.nasa.jpl.magicdraw.projectUsageIntegrity.test]
    Definition Classes
    Repair_MD_UML_StandardProfileAbstractSSCAETest → MagicDrawTestCase
  53. def test_inject_SSCAEProjectUsageIntegrity_profile(): Unit

    Permalink
  54. def toString(): String

    Permalink
    Definition Classes
    TestCase → AnyRef → Any
  55. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  56. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  57. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def compareProjects(arg0: Project, arg1: Project, arg2: Boolean): Unit

    Permalink
    Attributes
    protected[com.nomagic.magicdraw.tests]
    Definition Classes
    MagicDrawTestCase
    Annotations
    @Deprecated @InternalApi() @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  2. def createProject(): Project

    Permalink
    Definition Classes
    MagicDrawTestCase
    Annotations
    @Deprecated @InternalApi() @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  3. def doRunTest(): Unit

    Permalink
    Attributes
    protected[com.nomagic.magicdraw.tests]
    Definition Classes
    MagicDrawTestCase
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated @InternalApi() @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  4. def getArtifactDir(): File

    Permalink
    Attributes
    protected[com.nomagic.magicdraw.tests]
    Definition Classes
    MagicDrawTestCase
    Annotations
    @Deprecated @InternalApi() @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  5. def getFileInDir(arg0: File, arg1: String): File

    Permalink
    Attributes
    protected[com.nomagic.magicdraw.tests]
    Definition Classes
    MagicDrawTestCase
    Annotations
    @Deprecated @InternalApi() @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  6. def getFullTestName(): String

    Permalink
    Attributes
    protected[com.nomagic.magicdraw.tests]
    Definition Classes
    NamedTestCase
    Annotations
    @Deprecated @InternalApi() @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  7. final def getMethodName(): String

    Permalink
    Definition Classes
    NamedTestCase
    Annotations
    @Deprecated @InternalApi() @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  8. def getTestName(): String

    Permalink
    Definition Classes
    NamedTestCase
    Annotations
    @Deprecated @InternalApi() @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  9. def getTestNamePrefix(): String

    Permalink
    Attributes
    protected[com.nomagic.magicdraw.tests]
    Definition Classes
    NamedTestCase
    Annotations
    @Deprecated @InternalApi() @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  10. def isOverridingTestName(): Boolean

    Permalink
    Definition Classes
    NamedTestCase
    Annotations
    @Deprecated @InternalApi() @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  11. def isSkipMemoryTest(): Boolean

    Permalink
    Definition Classes
    MagicDrawTestCase
    Annotations
    @Deprecated @InternalApi() @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  12. def run(arg0: TestResult): Unit

    Permalink
    Definition Classes
    MagicDrawTestCase → TestCase → Test
    Annotations
    @Deprecated @InternalApi() @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  13. final def runTest(): Unit

    Permalink
    Attributes
    protected[com.nomagic.magicdraw.tests]
    Definition Classes
    MagicDrawTestCase → NamedTestCase → TestCase
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated @InternalApi() @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  14. def saveProject(arg0: Project, arg1: String): Unit

    Permalink
    Attributes
    protected[com.nomagic.magicdraw.tests]
    Definition Classes
    MagicDrawTestCase
    Annotations
    @Deprecated @InternalApi() @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  15. def setMethodName(arg0: String): Unit

    Permalink
    Definition Classes
    NamedTestCase
    Annotations
    @Deprecated @InternalApi() @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  16. def setRunOnEventDispather(arg0: Boolean): Unit

    Permalink
    Definition Classes
    MagicDrawTestCase
    Annotations
    @Deprecated @OpenApi() @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  17. def setTestName(arg0: String): Unit

    Permalink
    Definition Classes
    NamedTestCase
    Annotations
    @Deprecated @InternalApi() @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  18. final def setUp(): Unit

    Permalink
    Attributes
    protected[com.nomagic.magicdraw.tests]
    Definition Classes
    MagicDrawTestCase → TestCase
    Annotations
    @throws( classOf[java.lang.Exception] ) @Deprecated @InternalApi() @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  19. def startMagicDraw(): Unit

    Permalink
    Attributes
    protected[com.nomagic.magicdraw.tests]
    Definition Classes
    MagicDrawTestCase
    Annotations
    @Deprecated @InternalApi() @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  20. final def tearDown(): Unit

    Permalink
    Attributes
    protected[com.nomagic.magicdraw.tests]
    Definition Classes
    MagicDrawTestCase → TestCase
    Annotations
    @throws( classOf[java.lang.Exception] ) @Deprecated @InternalApi() @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from AbstractSSCAETest

Inherited from MagicDrawTestCase

Inherited from NamedTestCase

Inherited from TestCase

Inherited from Test

Inherited from Assert

Inherited from AnyRef

Inherited from Any

Ungrouped