org.mftech.dawn.codegen.creators
Class ClientCreator

java.lang.Object
  extended by org.mftech.dawn.codegen.creators.ClientCreator
All Implemented Interfaces:
Creator

public class ClientCreator
extends java.lang.Object
implements Creator


Constructor Summary
ClientCreator(org.eclipse.core.resources.IResource selectedElement)
           
 
Method Summary
 void create(org.eclipse.core.runtime.IProgressMonitor monitor)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientCreator

public ClientCreator(org.eclipse.core.resources.IResource selectedElement)
Method Detail

create

public void create(org.eclipse.core.runtime.IProgressMonitor monitor)
Specified by:
create in interface Creator