|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.views.properties.tabbed.AbstractTypeMapper
org.eclipse.gmf.runtime.diagram.ui.properties.filters.ModelElementTypeMapper
public class ModelElementTypeMapper
Create a filter that is used assist in input filtering for the propertySection extension point.
Constructor Summary | |
---|---|
ModelElementTypeMapper()
Constructor for ModelElementTypeMapper. |
Method Summary | |
---|---|
protected java.lang.Class |
getEObjectType(org.eclipse.emf.ecore.EObject eObj)
Returns the type of the EObject. |
java.lang.Class |
mapType(java.lang.Object input)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ModelElementTypeMapper()
Method Detail |
---|
public java.lang.Class mapType(java.lang.Object input)
mapType
in interface ITypeMapper
mapType
in class AbstractTypeMapper
protected java.lang.Class getEObjectType(org.eclipse.emf.ecore.EObject eObj)
eObj
- EObject whose type is being examined
|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.