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

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

The following features are implemented:


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

GetNextEventStrategy

public GetNextEventStrategy()
Method Detail

getName

public String getName()
operation getName

Specified by:
getName in class SemanticStrategy

getNextEvent

public abstract SignalInstance getNextEvent(ObjectActivation objectActivation)
operation getNextEvent



Copyright © 2012. All Rights Reserved.