org.eclipse.gmt.umlx.editor.property
Class PropertySourceProvider

java.lang.Object
  extended by org.eclipse.gmt.umlx.editor.property.PropertySourceProvider
All Implemented Interfaces:
org.eclipse.ui.views.properties.IPropertySourceProvider

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


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

Constructor Detail

PropertySourceProvider

public PropertySourceProvider()
Method Detail

getPropertySource

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