fUML.Semantics.Loci.LociL1
Class FirstChoiceStrategy

java.lang.Object
  extended by org.modeldriven.fuml.FumlObject
      extended by fUML.Semantics.Loci.LociL1.SemanticStrategy
          extended by fUML.Semantics.Loci.LociL1.ChoiceStrategy
              extended by fUML.Semantics.Loci.LociL1.FirstChoiceStrategy

public class FirstChoiceStrategy
extends ChoiceStrategy


Constructor Summary
FirstChoiceStrategy()
           
 
Method Summary
 int choose(int size)
           
 
Methods inherited from class fUML.Semantics.Loci.LociL1.ChoiceStrategy
getName
 
Methods inherited from class org.modeldriven.fuml.FumlObject
getHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FirstChoiceStrategy

public FirstChoiceStrategy()
Method Detail

choose

public int choose(int size)
Specified by:
choose in class ChoiceStrategy


Copyright © 2015. All Rights Reserved.