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
An implementation of the model object '
fUML::Semantics::CommonBehaviors::Communications::GetNextEventStrategy
'.
The following features are implemented:
GetNextEventStrategy
public GetNextEventStrategy()
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.