weiman.transformations
Class StructureMediator

java.lang.Object
  extended by weiman.transformations.StructureMediator

public class StructureMediator
extends java.lang.Object

Use the singleton design pattern and mediator design pattern.


Field Summary
static StructureMediator sp
           
 
Method Summary
static StructureMediator getStructureMediator()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sp

public static StructureMediator sp
Method Detail

getStructureMediator

public static StructureMediator getStructureMediator()
Returns:
the only instance of the mediator