g-Eclipse
Release 1.0.0

eu.geclipse.workflow.ui.edit.policies
Class WorkflowJobItemSemanticEditPolicy

java.lang.Object
  extended by SemanticEditPolicy
      extended by eu.geclipse.workflow.ui.edit.policies.WorkflowBaseItemSemanticEditPolicy
          extended by eu.geclipse.workflow.ui.edit.policies.WorkflowJobItemSemanticEditPolicy

public class WorkflowJobItemSemanticEditPolicy
extends WorkflowBaseItemSemanticEditPolicy


Nested Class Summary
 
Nested classes/interfaces inherited from class eu.geclipse.workflow.ui.edit.policies.WorkflowBaseItemSemanticEditPolicy
WorkflowBaseItemSemanticEditPolicy.LinkConstraints
 
Field Summary
 
Fields inherited from class eu.geclipse.workflow.ui.edit.policies.WorkflowBaseItemSemanticEditPolicy
VISUAL_ID_KEY
 
Constructor Summary
WorkflowJobItemSemanticEditPolicy()
           
 
Method Summary
 Command getDestroyElementCommand(DestroyElementRequest req)
           
 
Methods inherited from class eu.geclipse.workflow.ui.edit.policies.WorkflowBaseItemSemanticEditPolicy
getCommand
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowJobItemSemanticEditPolicy

public WorkflowJobItemSemanticEditPolicy()
Method Detail

getDestroyElementCommand

public Command getDestroyElementCommand(DestroyElementRequest req)

g-Eclipse
Release 1.0.0