|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gmf.runtime.diagram.core.services.view.CreateViewOperation
public abstract class CreateViewOperation
Constructor Summary | |
---|---|
protected |
CreateViewOperation(IAdaptable semanticAdapter,
java.lang.String semanticHint,
PreferencesHint preferencesHint)
Method CreateViewOperation. |
Method Summary | |
---|---|
java.lang.String |
getCachingKey()
|
PreferencesHint |
getPreferencesHint()
Gets the preferences hint that is to be used to find the appropriate preference store from which to retrieve diagram preference values. |
IAdaptable |
getSemanticAdapter()
Method getSemanticAdapter. |
java.lang.String |
getSemanticHint()
Method getSemanticHint. |
abstract java.lang.Class |
getViewKind()
Returns the view kind class |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.gmf.runtime.common.core.service.IOperation |
---|
execute |
Constructor Detail |
---|
protected CreateViewOperation(IAdaptable semanticAdapter, java.lang.String semanticHint, PreferencesHint preferencesHint)
semanticRef
- adapts to preferencesHint
- The preference hint that is to be used to find the appropriate
preference store from which to retrieve diagram preference
values. The preference hint is mapped to a preference store in
the preference registry <@link DiagramPreferencesRegistry>.
Method Detail |
---|
public final IAdaptable getSemanticAdapter()
public abstract java.lang.Class getViewKind()
public final java.lang.String getSemanticHint()
public final PreferencesHint getPreferencesHint()
public java.lang.String getCachingKey()
|
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.