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


Constructor Summary
FIFOGetNextEventStrategy()
           
 
Method Summary
 SignalInstance getNextEvent(ObjectActivation objectActivation)
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FIFOGetNextEventStrategy

public FIFOGetNextEventStrategy()
Method Detail

getNextEvent

public SignalInstance getNextEvent(ObjectActivation objectActivation)
Specified by:
getNextEvent in class GetNextEventStrategy


Copyright © 2015. All Rights Reserved.