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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChoiceStrategy
public ChoiceStrategy()
getName
public String getName()
- Specified by:
getName in class SemanticStrategy
choose
public abstract int choose(int size)
Copyright © 2014. All rights reserved.