Class PalladioComponentModelViewProvider
java.lang.Object
org.eclipse.gmf.runtime.common.core.service.AbstractProvider
de.uka.ipd.sdq.pcm.gmf.resource.providers.PalladioComponentModelViewProvider
- All Implemented Interfaces:
org.eclipse.gmf.runtime.common.core.service.IProvider,org.eclipse.gmf.runtime.diagram.core.providers.IViewProvider
public class PalladioComponentModelViewProvider
extends org.eclipse.gmf.runtime.common.core.service.AbstractProvider
implements org.eclipse.gmf.runtime.diagram.core.providers.IViewProvider
- Generated class or method.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.gmf.runtime.notation.NodecreateCommunicationLinkResourceSpecification_3004(EObject domainElement, org.eclipse.gmf.runtime.notation.View containerView, int index, boolean persisted, org.eclipse.gmf.runtime.diagram.core.preferences.PreferencesHint preferencesHint) org.eclipse.gmf.runtime.notation.DiagramcreateDiagram(IAdaptable semanticAdapter, String diagramKind, org.eclipse.gmf.runtime.diagram.core.preferences.PreferencesHint preferencesHint) org.eclipse.gmf.runtime.notation.EdgecreateEdge(IAdaptable semanticAdapter, org.eclipse.gmf.runtime.notation.View containerView, String semanticHint, int index, boolean persisted, org.eclipse.gmf.runtime.diagram.core.preferences.PreferencesHint preferencesHint) org.eclipse.gmf.runtime.notation.NodecreateLinkingResource_2005(EObject domainElement, org.eclipse.gmf.runtime.notation.View containerView, int index, boolean persisted, org.eclipse.gmf.runtime.diagram.core.preferences.PreferencesHint preferencesHint) org.eclipse.gmf.runtime.notation.EdgecreateLinkingResourceConnectedResourceContainers_LinkingResource_4002(org.eclipse.gmf.runtime.notation.View containerView, int index, boolean persisted, org.eclipse.gmf.runtime.diagram.core.preferences.PreferencesHint preferencesHint) org.eclipse.gmf.runtime.notation.EdgecreateLinkingResourceConnectedResourceContainers_LinkingResource_4003(org.eclipse.gmf.runtime.notation.View containerView, int index, boolean persisted, org.eclipse.gmf.runtime.diagram.core.preferences.PreferencesHint preferencesHint) org.eclipse.gmf.runtime.notation.EdgecreateLinkingResourceFromResourceContainer_LinkingResource_4001(org.eclipse.gmf.runtime.notation.View containerView, int index, boolean persisted, org.eclipse.gmf.runtime.diagram.core.preferences.PreferencesHint preferencesHint) org.eclipse.gmf.runtime.notation.NodecreateNode(IAdaptable semanticAdapter, org.eclipse.gmf.runtime.notation.View containerView, String semanticHint, int index, boolean persisted, org.eclipse.gmf.runtime.diagram.core.preferences.PreferencesHint preferencesHint) org.eclipse.gmf.runtime.notation.NodecreateProcessingResourceSpecification_3003(EObject domainElement, org.eclipse.gmf.runtime.notation.View containerView, int index, boolean persisted, org.eclipse.gmf.runtime.diagram.core.preferences.PreferencesHint preferencesHint) org.eclipse.gmf.runtime.notation.NodecreateResourceContainer_2004(EObject domainElement, org.eclipse.gmf.runtime.notation.View containerView, int index, boolean persisted, org.eclipse.gmf.runtime.diagram.core.preferences.PreferencesHint preferencesHint) org.eclipse.gmf.runtime.notation.NodecreateResourceContainer_3005(EObject domainElement, org.eclipse.gmf.runtime.notation.View containerView, int index, boolean persisted, org.eclipse.gmf.runtime.diagram.core.preferences.PreferencesHint preferencesHint) final booleanprovides(org.eclipse.gmf.runtime.common.core.service.IOperation operation) protected booleanprovides(org.eclipse.gmf.runtime.diagram.core.services.view.CreateDiagramViewOperation op) protected booleanprovides(org.eclipse.gmf.runtime.diagram.core.services.view.CreateEdgeViewOperation op) protected booleanprovides(org.eclipse.gmf.runtime.diagram.core.services.view.CreateNodeViewOperation op) protected booleanprovides(org.eclipse.gmf.runtime.diagram.core.services.view.CreateViewForKindOperation op) Methods inherited from class org.eclipse.gmf.runtime.common.core.service.AbstractProvider
addProviderChangeListener, fireProviderChange, removeProviderChangeListenerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.gmf.runtime.common.core.service.IProvider
addProviderChangeListener, removeProviderChangeListener
-
Constructor Details
-
PalladioComponentModelViewProvider
public PalladioComponentModelViewProvider()
-
-
Method Details
-
provides
public final boolean provides(org.eclipse.gmf.runtime.common.core.service.IOperation operation) - Specified by:
providesin interfaceorg.eclipse.gmf.runtime.common.core.service.IProvider- Generated class or method.
-
provides
protected boolean provides(org.eclipse.gmf.runtime.diagram.core.services.view.CreateViewForKindOperation op) - Generated class or method.
-
provides
protected boolean provides(org.eclipse.gmf.runtime.diagram.core.services.view.CreateDiagramViewOperation op) - Generated class or method.
-
provides
protected boolean provides(org.eclipse.gmf.runtime.diagram.core.services.view.CreateNodeViewOperation op) - Generated class or method.
-
provides
protected boolean provides(org.eclipse.gmf.runtime.diagram.core.services.view.CreateEdgeViewOperation op) - Generated class or method.
-
createDiagram
public org.eclipse.gmf.runtime.notation.Diagram createDiagram(IAdaptable semanticAdapter, String diagramKind, org.eclipse.gmf.runtime.diagram.core.preferences.PreferencesHint preferencesHint) - Specified by:
createDiagramin interfaceorg.eclipse.gmf.runtime.diagram.core.providers.IViewProvider- Generated class or method.
-
createNode
public org.eclipse.gmf.runtime.notation.Node createNode(IAdaptable semanticAdapter, org.eclipse.gmf.runtime.notation.View containerView, String semanticHint, int index, boolean persisted, org.eclipse.gmf.runtime.diagram.core.preferences.PreferencesHint preferencesHint) - Specified by:
createNodein interfaceorg.eclipse.gmf.runtime.diagram.core.providers.IViewProvider- Generated class or method.
-
createEdge
public org.eclipse.gmf.runtime.notation.Edge createEdge(IAdaptable semanticAdapter, org.eclipse.gmf.runtime.notation.View containerView, String semanticHint, int index, boolean persisted, org.eclipse.gmf.runtime.diagram.core.preferences.PreferencesHint preferencesHint) - Specified by:
createEdgein interfaceorg.eclipse.gmf.runtime.diagram.core.providers.IViewProvider- Generated class or method.
-
createResourceContainer_2004
public org.eclipse.gmf.runtime.notation.Node createResourceContainer_2004(EObject domainElement, org.eclipse.gmf.runtime.notation.View containerView, int index, boolean persisted, org.eclipse.gmf.runtime.diagram.core.preferences.PreferencesHint preferencesHint) - Generated class or method.
-
createLinkingResource_2005
public org.eclipse.gmf.runtime.notation.Node createLinkingResource_2005(EObject domainElement, org.eclipse.gmf.runtime.notation.View containerView, int index, boolean persisted, org.eclipse.gmf.runtime.diagram.core.preferences.PreferencesHint preferencesHint) - Generated class or method.
-
createProcessingResourceSpecification_3003
public org.eclipse.gmf.runtime.notation.Node createProcessingResourceSpecification_3003(EObject domainElement, org.eclipse.gmf.runtime.notation.View containerView, int index, boolean persisted, org.eclipse.gmf.runtime.diagram.core.preferences.PreferencesHint preferencesHint) - Generated class or method.
-
createResourceContainer_3005
public org.eclipse.gmf.runtime.notation.Node createResourceContainer_3005(EObject domainElement, org.eclipse.gmf.runtime.notation.View containerView, int index, boolean persisted, org.eclipse.gmf.runtime.diagram.core.preferences.PreferencesHint preferencesHint) - Generated class or method.
-
createCommunicationLinkResourceSpecification_3004
public org.eclipse.gmf.runtime.notation.Node createCommunicationLinkResourceSpecification_3004(EObject domainElement, org.eclipse.gmf.runtime.notation.View containerView, int index, boolean persisted, org.eclipse.gmf.runtime.diagram.core.preferences.PreferencesHint preferencesHint) - Generated class or method.
-
createLinkingResourceConnectedResourceContainers_LinkingResource_4003
public org.eclipse.gmf.runtime.notation.Edge createLinkingResourceConnectedResourceContainers_LinkingResource_4003(org.eclipse.gmf.runtime.notation.View containerView, int index, boolean persisted, org.eclipse.gmf.runtime.diagram.core.preferences.PreferencesHint preferencesHint) - Generated class or method.
-
createLinkingResourceConnectedResourceContainers_LinkingResource_4002
public org.eclipse.gmf.runtime.notation.Edge createLinkingResourceConnectedResourceContainers_LinkingResource_4002(org.eclipse.gmf.runtime.notation.View containerView, int index, boolean persisted, org.eclipse.gmf.runtime.diagram.core.preferences.PreferencesHint preferencesHint) - Parameters:
containerView- a Viewindex- the indexpersisted- true if persistedpreferencesHint- a PreferencesHint- Returns:
- edge
- Generated class or method.
- not
-
createLinkingResourceFromResourceContainer_LinkingResource_4001
public org.eclipse.gmf.runtime.notation.Edge createLinkingResourceFromResourceContainer_LinkingResource_4001(org.eclipse.gmf.runtime.notation.View containerView, int index, boolean persisted, org.eclipse.gmf.runtime.diagram.core.preferences.PreferencesHint preferencesHint) - Parameters:
containerView- a Viewindex- the indexpersisted- true if persistedpreferencesHint- a PreferencesHint- Returns:
- edge
- Generated class or method.
- NOT
-