|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.ocltf.test.ModelLoader
Models are required for OCL translation. This class loads a models so that translation tests may be performed during development of a translation-library.
Constructor Summary | |
ModelLoader()
|
Method Summary | |
ModelFacade |
getModel()
Tests loading and retrieving the model from the repository. |
protected ModelFacade |
getModelFacade()
Gets the ModelFacade implementation to use. |
protected Repository |
getRepository()
Gets the Repository implementation to use. |
static ModelLoader |
instance()
Returns the shared instance of this ModelLoader. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ModelLoader()
Method Detail |
public static ModelLoader instance()
public ModelFacade getModel()
protected ModelFacade getModelFacade()
protected Repository getRepository()
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |