de.deepamehta.plugins.d3renderer
Class D3RendererPlugin

Show UML class diagram
java.lang.Object
  extended by de.deepamehta.core.osgi.PluginActivator
      extended by de.deepamehta.plugins.d3renderer.D3RendererPlugin
All Implemented Interfaces:
PluginContext, TopicmapRenderer, org.osgi.framework.BundleActivator

public class D3RendererPlugin
extends PluginActivator
implements TopicmapRenderer


Field Summary
 
Fields inherited from class de.deepamehta.core.osgi.PluginActivator
bundle, dms
 
Constructor Summary
D3RendererPlugin()
           
 
Method Summary
 String getUri()
           
 CompositeValueModel initialTopicmapState()
           
 void serviceArrived(PluginService service)
           
 
Methods inherited from class de.deepamehta.core.osgi.PluginActivator
getBundleContext, init, postInstall, publishDirectory, serviceGone, setCoreService, shutdown, start, stop, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

D3RendererPlugin

public D3RendererPlugin()
Method Detail

serviceArrived

public void serviceArrived(PluginService service)
Specified by:
serviceArrived in interface PluginContext
Overrides:
serviceArrived in class PluginActivator

getUri

public String getUri()
Specified by:
getUri in interface TopicmapRenderer
Overrides:
getUri in class PluginActivator

initialTopicmapState

public CompositeValueModel initialTopicmapState()
Specified by:
initialTopicmapState in interface TopicmapRenderer


Copyright © 2014. All Rights Reserved.