fUML.Semantics.Loci.LociL1
Class SemanticStrategy

java.lang.Object
  extended by org.modeldriven.fuml.FumlObject
      extended by fUML.Semantics.Loci.LociL1.SemanticStrategy
Direct Known Subclasses:
ChoiceStrategy, DispatchStrategy, GetNextEventStrategy

public abstract class SemanticStrategy
extends FumlObject


Constructor Summary
SemanticStrategy()
           
 
Method Summary
abstract  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

SemanticStrategy

public SemanticStrategy()
Method Detail

getName

public abstract java.lang.String getName()


Copyright © 2015. All Rights Reserved.