classdiagram.diagram.dawn.synchronization.impl
Class UMLPluginInstanceFactoryImpl

java.lang.Object
  extended by classdiagram.diagram.dawn.synchronization.impl.UMLPluginInstanceFactoryImpl
All Implemented Interfaces:
PluginInstanceFactory

public class UMLPluginInstanceFactoryImpl
extends java.lang.Object
implements PluginInstanceFactory


Constructor Summary
UMLPluginInstanceFactoryImpl()
           
 
Method Summary
 org.eclipse.ui.plugin.AbstractUIPlugin getInstance()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UMLPluginInstanceFactoryImpl

public UMLPluginInstanceFactoryImpl()
Method Detail

getInstance

public org.eclipse.ui.plugin.AbstractUIPlugin getInstance()
Specified by:
getInstance in interface PluginInstanceFactory