fUML.Semantics.CommonBehaviors.Communications
Class EventAccepter
java.lang.Object
org.modeldriven.fuml.FumlObject
fUML.Semantics.CommonBehaviors.Communications.EventAccepter
- Direct Known Subclasses:
- AcceptEventActionEventAccepter
public abstract class EventAccepter
- extends FumlObject
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventAccepter
public EventAccepter()
accept
public abstract void accept(SignalInstance signalInstance)
match
public abstract boolean match(SignalInstance signalInstance)
Copyright © 2014. All rights reserved.