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

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

The following features are implemented:


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

SemanticStrategy

public SemanticStrategy()
Method Detail

getName

public abstract String getName()
operation getName



Copyright © 2012. All Rights Reserved.