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

An implementation of the model object ' fUML::Semantics::Actions::CompleteActions::AcceptEventActionEventAccepter '.

The following features are implemented:


Field Summary
 AcceptEventActionActivation actionActivation
           
 
Constructor Summary
AcceptEventActionEventAccepter()
           
 
Method Summary
 void accept(SignalInstance signalInstance)
          operation accept
 boolean match(SignalInstance signalInstance)
          operation match
 
Methods inherited from class org.modeldriven.fuml.FumlObject
getHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespace
 
Methods inherited from class java.lang.Object
equals, 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)
operation accept

Specified by:
accept in class EventAccepter

match

public boolean match(SignalInstance signalInstance)
operation match

Specified by:
match in class EventAccepter


Copyright © 2012. All Rights Reserved.