|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
FigureQualifiedNameSwitch serves to substitute base implementation class names for
figures defined in GMFGraph. Namely, we use this switch to provide different
implementation for some classes available in gmf-runtime (e.g. RuntimeFQNSwitch)
| Method Summary | |
java.lang.String |
get(EObject gmfgraphObject)
(XXX) tell about/change behavior with wrong arguments - exception? |
java.lang.String |
get(EObject gmfgraphObject,
ImportAssistant importManager)
Handy addition to FigureQualifiedNameSwitch.get(EObject), with return value passed through ImportAssistant.getImportedName(String) |
java.lang.String[] |
getDependencies(FigureGallery gallery)
(XXX) decide whether org.eclipse.draw2d should be included there. |
| Method Detail |
public java.lang.String get(EObject gmfgraphObject)
null if it's not suitable graphical object
public java.lang.String get(EObject gmfgraphObject,
ImportAssistant importManager)
FigureQualifiedNameSwitch.get(EObject), with return value passed through ImportAssistant.getImportedName(String)
public java.lang.String[] getDependencies(FigureGallery gallery)
|
Generation Framework | ||||||||||
| 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.