fUML.Semantics.CommonBehaviors.Communications
Class GetNextEventStrategy
java.lang.Object
org.modeldriven.fuml.FumlObject
fUML.Semantics.Loci.LociL1.SemanticStrategy
fUML.Semantics.CommonBehaviors.Communications.GetNextEventStrategy
- Direct Known Subclasses:
- FIFOGetNextEventStrategy
public abstract class GetNextEventStrategy
- extends SemanticStrategy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetNextEventStrategy
public GetNextEventStrategy()
getName
public String getName()
- Specified by:
getName in class SemanticStrategy
getNextEvent
public abstract SignalInstance getNextEvent(ObjectActivation objectActivation)
Copyright © 2014. All rights reserved.