public class ActionEditPartOverride extends ActionEditPart implements InfoLabelProvider
ActionEditPart.ActionFigure
org.eclipse.gmf.runtime.diagram.ui.editparts.ShapeEditPart.ShapeContainerEditPolicy
contentPane, primaryShape, VISUAL_ID
accessibleEP, elementGuid, FLAG__AUTO_CONNECTIONS_VISIBILITY, FLAG__IS_EDITABLE, GRAPHICAL_EDIT_PART__MAX_FLAG
figure, sourceConnections, targetConnections
children, FLAG_ACTIVE, FLAG_FOCUS, MAX_FLAG
REQ_ADD, REQ_ALIGN, REQ_ALIGN_CHILDREN, REQ_CLONE, REQ_CONNECTION_END, REQ_CONNECTION_START, REQ_CREATE, REQ_CREATE_BENDPOINT, REQ_DELETE, REQ_DELETE_DEPENDANT, REQ_DIRECT_EDIT, REQ_MOVE, REQ_MOVE_BENDPOINT, REQ_MOVE_CHILDREN, REQ_OPEN, REQ_ORPHAN, REQ_ORPHAN_CHILDREN, REQ_RECONNECT_SOURCE, REQ_RECONNECT_TARGET, REQ_RESIZE, REQ_RESIZE_CHILDREN, REQ_SELECTION, REQ_SELECTION_HOVER
Constructor and Description |
---|
ActionEditPartOverride(org.eclipse.gmf.runtime.notation.View view) |
Modifier and Type | Method and Description |
---|---|
protected void |
createDefaultEditPolicies() |
org.eclipse.gmf.runtime.draw2d.ui.figures.WrappingLabel |
getInfoLabel() |
protected void |
handleNotificationEvent(org.eclipse.emf.common.notify.Notification event) |
void |
installListenerFilter(java.lang.String filterId,
org.eclipse.gmf.runtime.diagram.core.listener.NotificationListener listener,
org.eclipse.emf.ecore.EObject element,
org.eclipse.emf.ecore.EStructuralFeature feature) |
void |
uninstallListenerFilter(java.lang.String filterId) |
addChildVisual, addFixedChild, createLayoutEditPolicy, createNodeFigure, createNodePlate, createNodeShape, getContentPane, getContentPaneFor, getMARelTypesOnSource, getMARelTypesOnSourceAndTarget, getMARelTypesOnTarget, getMATypesForSource, getMATypesForTarget, getPrimaryChildEditPart, getPrimaryShape, removeChildVisual, removeFixedChild, setBackgroundColor, setForegroundColor, setLineType, setLineWidth, setupContentPane
canAttachNote, createFigure, getModelSourceConnections, getModelTargetConnections, getNodeFigure, getSourceConnectionAnchor, getSourceConnectionAnchor, getTargetConnectionAnchor, getTargetConnectionAnchor, mapConnectionAnchorToTerminal, mapTerminalToConnectionAnchor, refreshBackgroundColor, refreshTransparency, setGradient, setTransparency, supportsGradient, supportsRoundedCorners
getLocation, getPrimaryDragEditPolicy, getSize, getTargetEditPart, refreshBounds, refreshVisuals
getResizableCompartments, getResizableNotationViews, performDirectEditRequest, understandsRequest
activate, addChild, addListenerFilter, addListenerFilter, addNotationalListeners, addSemanticListeners, basicGetModel, createConnection, createEditPolicies, deactivate, disableCanonicalFor, disableEditMode, enableEditMode, eraseSourceFeedback, eraseTargetFeedback, executeCommand, findEditPart, getAccessibleEditPart, getAdapter, getChildBySemanticHint, getChildBySemanticHintOnPrimaryView, getChildViewBySemanticHint, getCommand, getDiagramEditDomain, getDiagramPreferencesHint, getDiagramView, getDragTracker, getEditDomain, getEditingDomain, getLineType, getLineWidth, getMapMode, getModel, getModelChildren, getNotationView, getPreferredValue, getPrimaryView, getResourceManager, getRoot, getStructuralFeatureValue, getTopGraphicEditPart, handleMajorSemanticChange, hasNotationView, isAutomaticalRefreshConnectionsVisibility, isCanonical, isEditModeEnabled, isSelectable, notifyChanged, performRequest, reactivateSemanticModel, refresh, refreshChild, refreshFont, refreshFontColor, refreshForegroundColor, refreshLineType, refreshLineWidth, refreshSourceConnection, refreshTargetConnection, refreshVisibility, registerModel, removeListenerFilter, removeNotationalListeners, removeNotify, removeSemanticListeners, resolveSemanticElement, setAutomaticalRefreshConnectionsVisibility, setConnectionsVisibility, setFont, setFontColor, setModel, setStructuralFeatureValue, setVisibility, showSourceFeedback, showTargetFeedback, transactionAboutToCommit, unregisterModel
addNodeListener, addNotify, addSourceConnection, addTargetConnection, createOrFindConnection, fireRemovingSourceConnection, fireRemovingTargetConnection, fireSourceConnectionAdded, fireTargetConnectionAdded, getFigure, getLayer, getSourceConnections, getTargetConnections, primAddSourceConnection, primAddTargetConnection, primRemoveSourceConnection, primRemoveTargetConnection, refreshSourceConnections, refreshTargetConnections, registerVisuals, removeNodeListener, removeSourceConnection, removeTargetConnection, reorderChild, reorderSourceConnection, reorderTargetConnection, setFigure, setLayoutConstraint, unregisterVisuals
activateEditPolicies, addEditPartListener, createChild, deactivateEditPolicies, debug, debugFeedback, fireActivated, fireChildAdded, fireDeactivated, fireRemovingChild, fireSelectionChanged, getChildren, getEditPolicy, getEditPolicyIterator, getEventListeners, getFlag, getParent, getSelected, getViewer, hasFocus, installEditPolicy, isActive, refreshChildren, register, registerAccessibility, removeChild, removeEditPartListener, removeEditPolicy, setFlag, setFocus, setParent, setSelected, toString, unregister, unregisterAccessibility
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
resolveSemanticElement
addNodeListener, getFigure, getSourceConnections, getTargetConnections, removeNodeListener, setLayoutConstraint
activate, addEditPartListener, addNotify, deactivate, eraseSourceFeedback, eraseTargetFeedback, getChildren, getCommand, getDragTracker, getEditPolicy, getModel, getParent, getRoot, getSelected, getTargetEditPart, getViewer, hasFocus, installEditPolicy, isActive, isSelectable, performRequest, refresh, removeEditPartListener, removeEditPolicy, removeNotify, setFocus, setModel, setParent, setSelected, showSourceFeedback, showTargetFeedback, understandsRequest
public ActionEditPartOverride(org.eclipse.gmf.runtime.notation.View view)
protected void handleNotificationEvent(org.eclipse.emf.common.notify.Notification event)
handleNotificationEvent
in class org.eclipse.gmf.runtime.diagram.ui.editparts.ShapeNodeEditPart
protected void createDefaultEditPolicies()
createDefaultEditPolicies
in class ActionEditPart
public org.eclipse.gmf.runtime.draw2d.ui.figures.WrappingLabel getInfoLabel()
getInfoLabel
in interface InfoLabelProvider
public void installListenerFilter(java.lang.String filterId, org.eclipse.gmf.runtime.diagram.core.listener.NotificationListener listener, org.eclipse.emf.ecore.EObject element, org.eclipse.emf.ecore.EStructuralFeature feature)
installListenerFilter
in interface InfoLabelProvider
public void uninstallListenerFilter(java.lang.String filterId)
uninstallListenerFilter
in interface InfoLabelProvider