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
          An implementation of the model object ' fUML::Semantics::Classes::Kernel::DispatchStrategy'.
 class RedefinitionBasedDispatchStrategy
          An implementation of the model object ' fUML::Semantics::Classes::Kernel::RedefinitionBasedDispatchStrategy '.
 

Uses of SemanticStrategy in fUML.Semantics.CommonBehaviors.Communications
 

Subclasses of SemanticStrategy in fUML.Semantics.CommonBehaviors.Communications
 class FIFOGetNextEventStrategy
          An implementation of the model object ' fUML::Semantics::CommonBehaviors::Communications::FIFOGetNextEventStrategy '.
 class GetNextEventStrategy
          An implementation of the model object ' fUML::Semantics::CommonBehaviors::Communications::GetNextEventStrategy '.
 

Uses of SemanticStrategy in fUML.Semantics.Loci.LociL1
 

Subclasses of SemanticStrategy in fUML.Semantics.Loci.LociL1
 class ChoiceStrategy
          An implementation of the model object ' fUML::Semantics::Loci::LociL1::ChoiceStrategy'.
 class FirstChoiceStrategy
          An implementation of the model object ' fUML::Semantics::Loci::LociL1::FirstChoiceStrategy'.
 

Methods in fUML.Semantics.Loci.LociL1 that return SemanticStrategy
 SemanticStrategy ExecutionFactory.getStrategy(String name)
          operation getStrategy
 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)
          operation setStrategy
 void SemanticStrategyList.setValue(int i, SemanticStrategy v)
           
 



Copyright © 2012. All Rights Reserved.