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

An implementation of the model object ' fUML::Semantics::Loci::LociL1::FirstChoiceStrategy'.

The following features are implemented:


Constructor Summary
FirstChoiceStrategy()
           
 
Method Summary
 int choose(int size)
          operation choose
 
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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FirstChoiceStrategy

public FirstChoiceStrategy()
Method Detail

choose

public int choose(int size)
operation choose

Specified by:
choose in class ChoiceStrategy


Copyright © 2012. All Rights Reserved.