fUML.Semantics.Loci.LociL1
Class ChoiceStrategy
java.lang.Object
org.modeldriven.fuml.FumlObject
fUML.Semantics.Loci.LociL1.SemanticStrategy
fUML.Semantics.Loci.LociL1.ChoiceStrategy
- Direct Known Subclasses:
- FirstChoiceStrategy
public abstract class ChoiceStrategy
- extends SemanticStrategy
An implementation of the model object '
fUML::Semantics::Loci::LociL1::ChoiceStrategy'.
The following features are implemented:
|
Method Summary |
abstract int |
choose(int size)
operation choose |
String |
getName()
operation getName |
ChoiceStrategy
public ChoiceStrategy()
getName
public String getName()
- operation getName
- Specified by:
getName in class SemanticStrategy
choose
public abstract int choose(int size)
- operation choose
Copyright © 2012. All Rights Reserved.