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
An implementation of the model object '
fUML::Semantics::CommonBehaviors::Communications::EventAccepter
'.
The following features are implemented:
EventAccepter
public EventAccepter()
accept
public abstract void accept(SignalInstance signalInstance)
- operation accept
match
public abstract boolean match(SignalInstance signalInstance)
- operation match
Copyright © 2012. All Rights Reserved.