|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActivityMarkerGraphicsEvent.OpType | |
|---|---|
| com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.foundation.eventlogic | |
| Uses of ActivityMarkerGraphicsEvent.OpType in com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.foundation.eventlogic |
|---|
| Methods in com.ebmwebsourcing.bpmndiagram.presentation.gwt.client.bpmn1.foundation.eventlogic that return ActivityMarkerGraphicsEvent.OpType | |
|---|---|
ActivityMarkerGraphicsEvent.OpType |
ActivityMarkerGraphicsEvent.getOperation()
|
static ActivityMarkerGraphicsEvent.OpType |
ActivityMarkerGraphicsEvent.OpType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ActivityMarkerGraphicsEvent.OpType[] |
ActivityMarkerGraphicsEvent.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 ActivityMarkerGraphicsEvent.OpType | |
|---|---|
ActivityMarkerGraphicsEvent(ActivityMarkerGraphicsEvent.OpType opType,
Activity.ActivityMarkerGraphic target)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||