public class SelectedEBPChangedEvent extends SelectedGUIElementChangedEvent
selectedElement, source| Constructor and Description |
|---|
SelectedEBPChangedEvent(EBPInstanceReference reference,
java.lang.Object source)
Creates this event.
|
| Modifier and Type | Method and Description |
|---|---|
EBPInstanceReference |
getElement()
Returns the EBPInstanceReference of the selected activity.
|
getSourcepublic SelectedEBPChangedEvent(EBPInstanceReference reference, java.lang.Object source)
reference - the EBPInstanceReference of the selected activitysource - the part that signals this event.public EBPInstanceReference getElement()
getElement in class SelectedGUIElementChangedEvent