Uses of Class
fUML.Semantics.Loci.LociL1.SemanticStrategy

Packages that use SemanticStrategy
fUML.Semantics.Classes.Kernel   
fUML.Semantics.CommonBehaviors.Communications   
fUML.Semantics.Loci.LociL1   
 

Uses of SemanticStrategy in fUML.Semantics.Classes.Kernel
 

Subclasses of SemanticStrategy in fUML.Semantics.Classes.Kernel
 class DispatchStrategy
           
 class RedefinitionBasedDispatchStrategy
           
 

Uses of SemanticStrategy in fUML.Semantics.CommonBehaviors.Communications
 

Subclasses of SemanticStrategy in fUML.Semantics.CommonBehaviors.Communications
 class FIFOGetNextEventStrategy
           
 class GetNextEventStrategy
           
 

Uses of SemanticStrategy in fUML.Semantics.Loci.LociL1
 

Subclasses of SemanticStrategy in fUML.Semantics.Loci.LociL1
 class ChoiceStrategy
           
 class FirstChoiceStrategy
           
 

Methods in fUML.Semantics.Loci.LociL1 that return SemanticStrategy
 SemanticStrategy ExecutionFactory.getStrategy(java.lang.String name)
           
 SemanticStrategy SemanticStrategyList.getValue(int i)
           
 

Methods in fUML.Semantics.Loci.LociL1 with parameters of type SemanticStrategy
 void SemanticStrategyList.addValue(int i, SemanticStrategy v)
           
 void SemanticStrategyList.addValue(SemanticStrategy v)
           
 void ExecutionFactory.setStrategy(SemanticStrategy strategy)
           
 void SemanticStrategyList.setValue(int i, SemanticStrategy v)
           
 



Copyright © 2015. All Rights Reserved.