|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ui.views.properties.PropertyDescriptor
org.drools.eclipse.flow.ruleflow.view.property.constraint.StateConstraintsPropertyDescriptor
public class StateConstraintsPropertyDescriptor
Property descriptor for state constraints.
| Constructor Summary | |
|---|---|
StateConstraintsPropertyDescriptor(Object id,
String displayName,
org.jbpm.workflow.core.node.StateNode stateNode,
org.jbpm.workflow.core.WorkflowProcess process)
|
|
| Method Summary | |
|---|---|
org.eclipse.jface.viewers.CellEditor |
createPropertyEditor(org.eclipse.swt.widgets.Composite parent)
|
org.jbpm.workflow.core.WorkflowProcess |
getProcess()
|
| Methods inherited from class org.eclipse.ui.views.properties.PropertyDescriptor |
|---|
getAlwaysIncompatible, getCategory, getDescription, getDisplayName, getFilterFlags, getHelpContextIds, getId, getLabelProvider, getValidator, isCompatibleWith, isLabelProviderSet, setAlwaysIncompatible, setCategory, setDescription, setFilterFlags, setHelpContextIds, setLabelProvider, setValidator |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StateConstraintsPropertyDescriptor(Object id,
String displayName,
org.jbpm.workflow.core.node.StateNode stateNode,
org.jbpm.workflow.core.WorkflowProcess process)
| Method Detail |
|---|
public org.jbpm.workflow.core.WorkflowProcess getProcess()
public org.eclipse.jface.viewers.CellEditor createPropertyEditor(org.eclipse.swt.widgets.Composite parent)
createPropertyEditor in interface org.eclipse.ui.views.properties.IPropertyDescriptorcreatePropertyEditor in class org.eclipse.ui.views.properties.PropertyDescriptor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||