|
Generation Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
getDependencies(FigureGallery)
, should move elsewhere
@Deprecated public interface FigureQualifiedNameSwitch
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(org.eclipse.emf.ecore.EObject gmfgraphObject)
Deprecated. (XXX) tell about/change behavior with wrong arguments - exception? |
java.lang.String |
get(org.eclipse.emf.ecore.EObject gmfgraphObject,
ImportAssistant importManager)
Deprecated. Handy addition to get(EObject) , with return value passed through ImportAssistant.getImportedName(String) |
java.lang.String[] |
getDependencies(FigureGallery gallery)
Deprecated. (XXX) decide whether org.eclipse.draw2d should be included there. |
Method Detail |
---|
java.lang.String get(org.eclipse.emf.ecore.EObject gmfgraphObject)
null
if it's not suitable graphical objectjava.lang.String get(org.eclipse.emf.ecore.EObject gmfgraphObject, ImportAssistant importManager)
get(EObject)
, with return value passed through ImportAssistant.getImportedName(String)
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.