|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gef.editparts.AbstractEditPart
org.eclipse.gef.editparts.AbstractGraphicalEditPart
org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart
org.eclipse.gmf.runtime.diagram.ui.editparts.CompartmentEditPart
de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionLabelEditPart
public class StateInnerActionLabelEditPart
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.gef.editparts.AbstractGraphicalEditPart |
---|
AbstractGraphicalEditPart.AccessibleGraphicalEditPart, AbstractGraphicalEditPart.DefaultAccessibleAnchorProvider |
Nested classes/interfaces inherited from class org.eclipse.gef.editparts.AbstractEditPart |
---|
AbstractEditPart.EditPolicyIterator |
Field Summary | |
---|---|
static int |
VISUAL_ID
|
Fields inherited from class org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart |
---|
accessibleEP, elementGuid, FLAG__AUTO_CONNECTIONS_VISIBILITY, FLAG__IS_EDITABLE, GRAPHICAL_EDIT_PART__MAX_FLAG |
Fields inherited from class org.eclipse.gef.editparts.AbstractGraphicalEditPart |
---|
figure, sourceConnections, targetConnections |
Fields inherited from class org.eclipse.gef.editparts.AbstractEditPart |
---|
children, FLAG_ACTIVE, FLAG_FOCUS, MAX_FLAG |
Fields inherited from interface org.eclipse.gef.EditPart |
---|
SELECTED, SELECTED_NONE, SELECTED_PRIMARY |
Fields inherited from interface org.eclipse.gef.RequestConstants |
---|
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 Summary | |
---|---|
StateInnerActionLabelEditPart(View view)
|
Methods inherited from class org.eclipse.gmf.runtime.diagram.ui.editparts.CompartmentEditPart |
---|
getDragTracker, isSelectable |
Methods inherited from class org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart |
---|
activate, addChild, addListenerFilter, addListenerFilter, basicGetModel, createConnection, createEditPolicies, deactivate, disableCanonicalFor, disableEditMode, enableEditMode, eraseSourceFeedback, eraseTargetFeedback, executeCommand, findEditPart, getAdapter, getChildBySemanticHintOnPrimaryView, getChildViewBySemanticHint, getCommand, getContentPaneFor, getDiagramEditDomain, getDiagramPreferencesHint, getDiagramView, getEditDomain, getEditingDomain, getLineType, getLineWidth, getMapMode, getModel, getNotationView, getPreferredValue, getPrimaryChildEditPart, getPrimaryView, getResourceManager, getRoot, getStructuralFeatureValue, getTopGraphicEditPart, handleMajorSemanticChange, hasNotationView, isAutomaticalRefreshConnectionsVisibility, isCanonical, isEditModeEnabled, notifyChanged, performRequest, reactivateSemanticModel, refresh, refreshBackgroundColor, refreshChild, refreshFontColor, refreshForegroundColor, refreshLineType, refreshLineWidth, refreshSourceConnection, refreshTargetConnection, refreshVisibility, registerModel, removeListenerFilter, removeNotify, resolveSemanticElement, setAutomaticalRefreshConnectionsVisibility, setBackgroundColor, setConnectionsVisibility, setFont, setForegroundColor, setLineType, setLineWidth, setModel, setStructuralFeatureValue, setVisibility, showSourceFeedback, showTargetFeedback, transactionAboutToCommit, unregisterModel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.gef.GraphicalEditPart |
---|
addNodeListener, getContentPane, getFigure, getSourceConnections, getTargetConnections, removeNodeListener, setLayoutConstraint |
Methods inherited from interface org.eclipse.gef.EditPart |
---|
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 |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
---|
getAdapter |
Field Detail |
---|
public static final int VISUAL_ID
Constructor Detail |
---|
public StateInnerActionLabelEditPart(View view)
Method Detail |
---|
protected void createDefaultEditPolicies()
createDefaultEditPolicies
in class org.eclipse.gmf.runtime.diagram.ui.editparts.CompartmentEditPart
protected String getLabelTextHelper(IFigure figure)
protected void setLabelTextHelper(IFigure figure, String text)
protected Image getLabelIconHelper(IFigure figure)
protected void setLabelIconHelper(IFigure figure, Image icon)
public void setLabel(WrappingLabel figure)
protected List getModelChildren()
getModelChildren
in class org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart
public org.eclipse.gmf.runtime.diagram.ui.editparts.IGraphicalEditPart getChildBySemanticHint(String semanticHint)
getChildBySemanticHint
in interface org.eclipse.gmf.runtime.diagram.ui.editparts.IGraphicalEditPart
getChildBySemanticHint
in class org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart
protected EObject getParserElement()
protected Image getLabelIcon()
protected String getLabelText()
public void setLabelText(String text)
setLabelText
in interface org.eclipse.gmf.runtime.diagram.ui.editparts.ITextAwareEditPart
public String getEditText()
getEditText
in interface org.eclipse.gmf.runtime.diagram.ui.editparts.ITextAwareEditPart
protected boolean isEditable()
public ICellEditorValidator getEditTextValidator()
getEditTextValidator
in interface org.eclipse.gmf.runtime.diagram.ui.editparts.ITextAwareEditPart
public IContentAssistProcessor getCompletionProcessor()
getCompletionProcessor
in interface org.eclipse.gmf.runtime.diagram.ui.editparts.ITextAwareEditPart
public ParserOptions getParserOptions()
getParserOptions
in interface org.eclipse.gmf.runtime.diagram.ui.editparts.ITextAwareEditPart
public IParser getParser()
getParser
in interface org.eclipse.gmf.runtime.diagram.ui.editparts.ITextAwareEditPart
protected DirectEditManager getManager()
protected void setManager(DirectEditManager manager)
protected void performDirectEdit()
protected void performDirectEdit(Point eventLocation)
protected void performDirectEditRequest(Request request)
performDirectEditRequest
in class org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart
protected void refreshVisuals()
refreshVisuals
in class org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart
protected void refreshLabel()
protected void refreshUnderline()
protected void refreshStrikeThrough()
protected void refreshFont()
refreshFont
in class org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart
protected void setFontColor(Color color)
setFontColor
in class org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart
protected void addSemanticListeners()
addSemanticListeners
in class org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart
protected void removeSemanticListeners()
removeSemanticListeners
in class org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart
protected AccessibleEditPart getAccessibleEditPart()
getAccessibleEditPart
in class org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart
protected void addNotationalListeners()
addNotationalListeners
in class org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart
protected void removeNotationalListeners()
removeNotationalListeners
in class org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart
protected void handleNotificationEvent(Notification event)
handleNotificationEvent
in class org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart
protected IFigure createFigure()
createFigure
in class org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |