Class PalladioComponentModelDiagramEditorPlugin
java.lang.Object
org.eclipse.core.runtime.Plugin
org.eclipse.ui.plugin.AbstractUIPlugin
de.uka.ipd.sdq.pcm.gmf.resource.part.PalladioComponentModelDiagramEditorPlugin
- All Implemented Interfaces:
org.osgi.framework.BundleActivator
- Generated class or method.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.eclipse.gmf.runtime.diagram.core.preferences.PreferencesHintstatic final StringFields inherited from class org.eclipse.core.runtime.Plugin
PLUGIN_PREFERENCE_SCOPE, PREFERENCES_DEFAULT_OVERRIDE_BASE_NAME, PREFERENCES_DEFAULT_OVERRIDE_FILE_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected AdapterFactoryprotected voidfillItemProviderFactories(List<AdapterFactory> factories) static ImageDescriptorfindImageDescriptor(String path) getBundledImage(String path) static ImageDescriptorgetItemImageDescriptor(Object item) de.uka.ipd.sdq.pcm.gmf.resource.edit.policies.PalladioComponentModelBaseItemSemanticEditPolicy.LinkConstraintsstatic StringvoidvoidvoidvoidvoidvoidsetLinkConstraints(de.uka.ipd.sdq.pcm.gmf.resource.edit.policies.PalladioComponentModelBaseItemSemanticEditPolicy.LinkConstraints lc) voidstart(org.osgi.framework.BundleContext context) voidstop(org.osgi.framework.BundleContext context) Methods inherited from class org.eclipse.ui.plugin.AbstractUIPlugin
createImageRegistry, getDialogSettings, getImageRegistry, getPreferenceStore, getWorkbench, imageDescriptorFromPlugin, initializeDefaultPluginPreferences, initializeDefaultPreferences, initializeImageRegistry, loadDialogSettings, loadPreferenceStore, refreshPluginActions, saveDialogSettings, savePreferenceStore, shutdown, startupMethods inherited from class org.eclipse.core.runtime.Plugin
find, find, getBundle, getLog, getPluginPreferences, getStateLocation, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, toString
-
Field Details
-
ID
- See Also:
- Generated class or method.
-
DIAGRAM_PREFERENCES_HINT
public static final org.eclipse.gmf.runtime.diagram.core.preferences.PreferencesHint DIAGRAM_PREFERENCES_HINT- Generated class or method.
-
-
Constructor Details
-
PalladioComponentModelDiagramEditorPlugin
public PalladioComponentModelDiagramEditorPlugin()- Generated class or method.
-
-
Method Details
-
start
- Specified by:
startin interfaceorg.osgi.framework.BundleActivator- Overrides:
startin classAbstractUIPlugin- Throws:
Exception- Generated class or method.
-
stop
- Specified by:
stopin interfaceorg.osgi.framework.BundleActivator- Overrides:
stopin classAbstractUIPlugin- Parameters:
context- a BundleContext- Throws:
Exception- some Exception- Generated class or method.
- not
-
getInstance
- Generated class or method.
-
createAdapterFactory
- Returns:
- a PalladioItemProviderAdapterFactory
- Generated class or method.
- not
-
fillItemProviderFactories
- Generated class or method.
-
getItemProvidersAdapterFactory
- Generated class or method.
-
getItemImageDescriptor
- Generated class or method.
-
getBundledImageDescriptor
- Generated class or method.
-
findImageDescriptor
- Generated class or method.
-
getBundledImage
- Generated class or method.
-
getString
- Generated class or method.
-
getDocumentProvider
- Generated class or method.
-
getLinkConstraints
public de.uka.ipd.sdq.pcm.gmf.resource.edit.policies.PalladioComponentModelBaseItemSemanticEditPolicy.LinkConstraints getLinkConstraints()- Generated class or method.
-
setLinkConstraints
public void setLinkConstraints(de.uka.ipd.sdq.pcm.gmf.resource.edit.policies.PalladioComponentModelBaseItemSemanticEditPolicy.LinkConstraints lc) - Generated class or method.
-
getElementInitializers
- Generated class or method.
-
setElementInitializers
- Generated class or method.
-
logError
- Generated class or method.
-
logError
- Generated class or method.
-
logInfo
- Generated class or method.
-
logInfo
- Generated class or method.
-