TPTP 4.4.0 Platform Project
Public API Specification

org.eclipse.hyades.uml2sd.util
Class DebugUtil

java.lang.Object
  extended byorg.eclipse.hyades.uml2sd.util.DebugUtil

public class DebugUtil
extends java.lang.Object


Constructor Summary
DebugUtil()
           
 
Method Summary
static boolean debug()
           
static boolean debugDisplay()
           
static boolean debugDoubleBuffer()
           
static boolean debugIndex()
           
static boolean debugSorting()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebugUtil

public DebugUtil()
Method Detail

debugIndex

public static boolean debugIndex()

debugDisplay

public static boolean debugDisplay()

debugDoubleBuffer

public static boolean debugDoubleBuffer()

debugSorting

public static boolean debugSorting()

debug

public static boolean debug()

TPTP 4.4.0 Platform Project
Public API Specification