org.modeldriven.fuml.environment
Class ExecutionFactory

java.lang.Object
  extended by org.modeldriven.fuml.FumlObject
      extended by fUML.Semantics.Loci.LociL1.ExecutionFactory
          extended by fUML.Semantics.Loci.LociL1.ExecutionFactoryL1
              extended by fUML.Semantics.Loci.LociL2.ExecutionFactoryL2
                  extended by fUML.Semantics.Loci.LociL3.ExecutionFactoryL3
                      extended by org.modeldriven.fuml.environment.ExecutionFactory

public class ExecutionFactory
extends ExecutionFactoryL3


Field Summary
 
Fields inherited from class fUML.Semantics.Loci.LociL1.ExecutionFactory
builtInTypes, locus, primitiveBehaviorPrototypes, strategies
 
Constructor Summary
ExecutionFactory()
           
 
Method Summary
 SemanticVisitor instantiateVisitor(Element element)
          operation instantiateVisitor
 
Methods inherited from class fUML.Semantics.Loci.LociL1.ExecutionFactory
addBuiltInType, addPrimitiveBehaviorPrototype, createEvaluation, createExecution, getBuiltInType, getStrategy, getStrategyIndex, instantiateOpaqueBehaviorExecution, setStrategy
 
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

ExecutionFactory

public ExecutionFactory()
Method Detail

instantiateVisitor

public SemanticVisitor instantiateVisitor(Element element)
Description copied from class: ExecutionFactoryL3
operation instantiateVisitor

Overrides:
instantiateVisitor in class ExecutionFactoryL3


Copyright © 2012. All Rights Reserved.