eu.geclipse.workflow.ui.edit.parts
Class WorkflowJobNameEditPart
java.lang.Object
CompartmentEditPart
eu.geclipse.workflow.ui.edit.parts.WorkflowJobNameEditPart
public class WorkflowJobNameEditPart
- extends CompartmentEditPart
The class that connects the Figure and Model of the WorkflowJobName.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VISUAL_ID
public static final int VISUAL_ID
- See Also:
- Constant Field Values
WorkflowJobNameEditPart
public WorkflowJobNameEditPart(View view)
setLabel
public void setLabel(Label figure)
getChildBySemanticHint
public IGraphicalEditPart getChildBySemanticHint(java.lang.String semanticHint)
setLabelText
public void setLabelText(java.lang.String text)
getEditText
public java.lang.String getEditText()
getEditTextValidator
public ICellEditorValidator getEditTextValidator()
getCompletionProcessor
public IContentAssistProcessor getCompletionProcessor()
getParserOptions
public ParserOptions getParserOptions()
getParser
public IParser getParser()