fUML.Semantics.CommonBehaviors.Communications
Class GetNextEventStrategy

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

public abstract class GetNextEventStrategy
extends SemanticStrategy


Constructor Summary
GetNextEventStrategy()
           
 
Method Summary
 java.lang.String getName()
           
abstract  SignalInstance getNextEvent(ObjectActivation objectActivation)
           
 
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

GetNextEventStrategy

public GetNextEventStrategy()
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in class SemanticStrategy

getNextEvent

public abstract SignalInstance getNextEvent(ObjectActivation objectActivation)


Copyright © 2015. All Rights Reserved.