org.eclipse.gmf.runtime.lite.properties
Class PropertySourceProvider

java.lang.Object
  extended by org.eclipse.gmf.runtime.lite.properties.PropertySourceProvider
All Implemented Interfaces:
org.eclipse.ui.views.properties.IPropertySourceProvider

public class PropertySourceProvider
extends Object
implements org.eclipse.ui.views.properties.IPropertySourceProvider


Constructor Summary
PropertySourceProvider(org.eclipse.emf.common.notify.AdapterFactory domainAdapterFactory)
           
 
Method Summary
 org.eclipse.ui.views.properties.IPropertySource getPropertySource(Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertySourceProvider

public PropertySourceProvider(org.eclipse.emf.common.notify.AdapterFactory domainAdapterFactory)
Method Detail

getPropertySource

public org.eclipse.ui.views.properties.IPropertySource getPropertySource(Object object)
Specified by:
getPropertySource in interface org.eclipse.ui.views.properties.IPropertySourceProvider


Copyright © 2012. All Rights Reserved.