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


Constructor Summary
ChoiceStrategy()
           
 
Method Summary
abstract  int choose(int size)
           
 java.lang.String 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

ChoiceStrategy

public ChoiceStrategy()
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in class SemanticStrategy

choose

public abstract int choose(int size)


Copyright © 2015. All Rights Reserved.