public abstract class EventAccepter extends FumlObject
| Constructor and Description |
|---|
EventAccepter() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
accept(EventOccurrence eventOccurrence) |
abstract boolean |
match(EventOccurrence eventOccurrence) |
getHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespacepublic abstract void accept(EventOccurrence eventOccurrence)
public abstract boolean match(EventOccurrence eventOccurrence)
Copyright © 2017. All rights reserved.