|
Bus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.topcased.service.readxmiemf.ReadModelManager
public class ReadModelManager
Drives the model. Acts as the model entry point.
Constructor Summary | |
---|---|
ReadModelManager()
|
Method Summary | |
---|---|
EObject |
getModel(org.eclipse.core.runtime.IPath path)
Gets the top level object. |
Resource |
getResource(org.eclipse.core.runtime.IPath path)
Returns the resource containing the network. |
void |
load(org.eclipse.core.runtime.IPath path)
Loads the content of the model from the file. |
void |
reload(org.eclipse.core.runtime.IPath path)
Reloads the content of the model from the file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReadModelManager()
Method Detail |
---|
public Resource getResource(org.eclipse.core.runtime.IPath path)
path
-
public void load(org.eclipse.core.runtime.IPath path) throws java.io.IOException
path
-
java.io.IOException
public void reload(org.eclipse.core.runtime.IPath path) throws java.io.IOException
path
-
java.io.IOException
public EObject getModel(org.eclipse.core.runtime.IPath path)
path
- the path where the model is stored
|
Bus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.