fUML.Test
Class InitTestEnvironment

java.lang.Object
  extended by org.modeldriven.fuml.FumlObject
      extended by fUML.Test.InitTestEnvironment

public class InitTestEnvironment
extends FumlObject

An implementation of the model object ' fUML::Test::InitTestEnvironment'.

The following features are implemented:


Field Summary
 ActivityFactory activityFactory
           
 ClassifierFactory classifierFactory
           
 TestEnvironment environment
           
 ExecutorTest executorTest
           
 TestSuite testSuite
           
 VariableUtility variableUtility
           
 
Constructor Summary
InitTestEnvironment()
          operation InitTestEnvironment
 
Method Summary
 
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
 

Field Detail

environment

public TestEnvironment environment

executorTest

public ExecutorTest executorTest

activityFactory

public ActivityFactory activityFactory

variableUtility

public VariableUtility variableUtility

classifierFactory

public ClassifierFactory classifierFactory

testSuite

public TestSuite testSuite
Constructor Detail

InitTestEnvironment

public InitTestEnvironment()
operation InitTestEnvironment



Copyright © 2012. All Rights Reserved.