org.eclipse.gmt.umlx.editor.property
Class PropertySourceFactory
java.lang.Object
org.eclipse.gmt.umlx.editor.property.PropertySourceFactory
public class PropertySourceFactory
- extends java.lang.Object
Method Summary |
static
<T> org.eclipse.ui.views.properties.IPropertySource |
|
getPropertySource(T model)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CATEGORY_DIAGRAM
public static final java.lang.String CATEGORY_DIAGRAM
- See Also:
- Constant Field Values
CATEGORY_ECORE
public static final java.lang.String CATEGORY_ECORE
- See Also:
- Constant Field Values
CATEGORY_DERIVED
public static final java.lang.String CATEGORY_DERIVED
- See Also:
- Constant Field Values
CATEGORY_SOURCE
public static final java.lang.String CATEGORY_SOURCE
- See Also:
- Constant Field Values
CATEGORY_TARGET
public static final java.lang.String CATEGORY_TARGET
- See Also:
- Constant Field Values
CATEGORY_EOPPOSITE
public static final java.lang.String CATEGORY_EOPPOSITE
- See Also:
- Constant Field Values
getPropertySource
public static <T> org.eclipse.ui.views.properties.IPropertySource getPropertySource(T model)