fUML.Semantics.Actions.CompleteActions
Class AcceptEventActionEventAccepter

java.lang.Object
  extended by org.modeldriven.fuml.FumlObject
      extended by fUML.Semantics.CommonBehaviors.Communications.EventAccepter
          extended by fUML.Semantics.Actions.CompleteActions.AcceptEventActionEventAccepter

public class AcceptEventActionEventAccepter
extends EventAccepter


Field Summary
 AcceptEventActionActivation actionActivation
           
 
Constructor Summary
AcceptEventActionEventAccepter()
           
 
Method Summary
 void accept(SignalInstance signalInstance)
           
 boolean match(SignalInstance signalInstance)
           
 
Methods inherited from class org.modeldriven.fuml.FumlObject
getHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

actionActivation

public AcceptEventActionActivation actionActivation
Constructor Detail

AcceptEventActionEventAccepter

public AcceptEventActionEventAccepter()
Method Detail

accept

public void accept(SignalInstance signalInstance)
Specified by:
accept in class EventAccepter

match

public boolean match(SignalInstance signalInstance)
Specified by:
match in class EventAccepter


Copyright © 2015. All Rights Reserved.