fUML.Semantics.Loci.LociL1
Class ChoiceStrategy

java.lang.Object
  extended by org.modeldriven.fuml.FumlObject
      extended by fUML.Semantics.Loci.LociL1.SemanticStrategy
          extended by 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:


Constructor Summary
ChoiceStrategy()
           
 
Method Summary
abstract  int choose(int size)
          operation choose
 String getName()
          operation 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

ChoiceStrategy

public ChoiceStrategy()
Method Detail

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.