|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TaskMarkerEvent.OpType | |
|---|---|
| com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.foundation.eventlogic | |
| Uses of TaskMarkerEvent.OpType in com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.foundation.eventlogic |
|---|
| Methods in com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.foundation.eventlogic that return TaskMarkerEvent.OpType | |
|---|---|
TaskMarkerEvent.OpType |
TaskMarkerEvent.getOperation()
|
static TaskMarkerEvent.OpType |
TaskMarkerEvent.OpType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TaskMarkerEvent.OpType[] |
TaskMarkerEvent.OpType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.foundation.eventlogic with parameters of type TaskMarkerEvent.OpType | |
|---|---|
TaskMarkerEvent(TaskMarkerEvent.OpType op,
TaskElement.TaskMarkerGraphic m)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||