ibspan.tss.test
Class ModellingTest

java.lang.Object
  extended by ibspan.tss.test.ModellingTest

public class ModellingTest
extends Object


Field Summary
protected  OntModel mDomain
           
protected  OntModel mHistoryDB
           
protected  OntModel mProfilesDB
           
protected  OntModel mRestaurantsDB
           
protected  OntModel mStatisticsDB
           
protected  OntModel mStereotypesDB
           
protected  OntModel mUM
           
 
Constructor Summary
ModellingTest()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mUM

protected OntModel mUM

mStereotypesDB

protected OntModel mStereotypesDB

mProfilesDB

protected OntModel mProfilesDB

mHistoryDB

protected OntModel mHistoryDB

mRestaurantsDB

protected OntModel mRestaurantsDB

mStatisticsDB

protected OntModel mStatisticsDB

mDomain

protected OntModel mDomain
Constructor Detail

ModellingTest

public ModellingTest()