fUML.Semantics.CommonBehaviors.Communications
Class FIFOGetNextEventStrategy

java.lang.Object
  extended by org.modeldriven.fuml.FumlObject
      extended by fUML.Semantics.Loci.LociL1.SemanticStrategy
          extended by fUML.Semantics.CommonBehaviors.Communications.GetNextEventStrategy
              extended by fUML.Semantics.CommonBehaviors.Communications.FIFOGetNextEventStrategy

public class FIFOGetNextEventStrategy
extends GetNextEventStrategy

An implementation of the model object ' fUML::Semantics::CommonBehaviors::Communications::FIFOGetNextEventStrategy '.

The following features are implemented:


Constructor Summary
FIFOGetNextEventStrategy()
           
 
Method Summary
 SignalInstance getNextEvent(ObjectActivation objectActivation)
          operation getNextEvent
 
Methods inherited from class fUML.Semantics.CommonBehaviors.Communications.GetNextEventStrategy
getName
 
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
 

Constructor Detail

FIFOGetNextEventStrategy

public FIFOGetNextEventStrategy()
Method Detail

getNextEvent

public SignalInstance getNextEvent(ObjectActivation objectActivation)
operation getNextEvent

Specified by:
getNextEvent in class GetNextEventStrategy


Copyright © 2012. All Rights Reserved.