Class EglFineGrainedTraceabilityAcceptanceTest

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      protected static boolean deleteOutputFile​(java.lang.String relativePath)  
      protected static void generateTrace​(java.lang.String egl, org.eclipse.emf.ecore.EObject root)  
      protected static void generateTrace​(java.lang.String egl, org.eclipse.emf.ecore.EObject root, java.lang.String destination)  
      protected static java.lang.String getAbsoluteOutputPathFor​(java.lang.String filename)  
      protected static java.lang.String getOutputPath()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EglFineGrainedTraceabilityAcceptanceTest

        public EglFineGrainedTraceabilityAcceptanceTest()
    • Method Detail

      • generateTrace

        protected static void generateTrace​(java.lang.String egl,
                                            org.eclipse.emf.ecore.EObject root)
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • generateTrace

        protected static void generateTrace​(java.lang.String egl,
                                            org.eclipse.emf.ecore.EObject root,
                                            java.lang.String destination)
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getOutputPath

        protected static java.lang.String getOutputPath()
                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • deleteOutputFile

        protected static boolean deleteOutputFile​(java.lang.String relativePath)
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getAbsoluteOutputPathFor

        protected static java.lang.String getAbsoluteOutputPathFor​(java.lang.String filename)
                                                            throws java.lang.Exception
        Throws:
        java.lang.Exception