Uses of Class
org.eclipse.ohf.stem.core.common.impl.DublinCoreImpl

Packages that use DublinCoreImpl
org.eclipse.ohf.stem.ui.views   
 

Uses of DublinCoreImpl in org.eclipse.ohf.stem.ui.views
 

Methods in org.eclipse.ohf.stem.ui.views that return DublinCoreImpl
 DublinCoreImpl IdentifiablePluginView.IdentifiableDelegate.getDublinCore()
           
 

Methods in org.eclipse.ohf.stem.ui.views with parameters of type DublinCoreImpl
 void IdentifiablePluginView.IdentifiableDelegate.setDublinCore(DublinCoreImpl dublinCore)