org.eclipse.gmt.umlx.editor.regime
Class RegimeMap

java.lang.Object
  extended by org.eclipse.gmt.umlx.editor.regime.RegimeMap
Direct Known Subclasses:
RegimeMapCo0, RegimeMapCo1, RegimeMapCo2

public class RegimeMap
extends java.lang.Object


Method Summary
 void clear()
          Reset (for test purposes).
 void debugDump(java.io.Writer writer)
          Debug dump (for test purposes).
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

clear

public void clear()
Reset (for test purposes).


debugDump

public void debugDump(java.io.Writer writer)
               throws java.io.IOException
Debug dump (for test purposes).

Throws:
java.io.IOException