Class JDS2BDS

java.lang.Object
org.svvrl.goal.core.tran.tester.JDS2BDS

public class JDS2BDS
extends java.lang.Object
Author:
Wen-Chin Chan
  • Constructor Summary

    Constructors 
    Constructor Description
    JDS2BDS​(FDS jds)
    Constructor of JDS2BDS.
  • Method Summary

    Modifier and Type Method Description
    void translate()
    Converts the JDS to an equivalent BDS.

    Methods inherited from class java.lang.Object

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

    • JDS2BDS

      public JDS2BDS​(FDS jds)
      Constructor of JDS2BDS.
      Parameters:
      jds - an JDS
  • Method Details

    • translate

      public void translate()
      Converts the JDS to an equivalent BDS.