|
Generators | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.topcased.generator.util.ConfiguratorObjectManager
public class ConfiguratorObjectManager
This class is used to retrieve the root model object of a configurator file (an EMF model) Creation 19 déc. 06
Constructor Summary | |
---|---|
ConfiguratorObjectManager()
|
Method Summary | |
---|---|
Resource |
getResource(org.eclipse.core.runtime.IPath path)
Returns the resource containing the network. |
EObject |
getRootModelObject()
Gets the top level object. |
void |
load(org.eclipse.core.runtime.IPath path)
Loads 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 ConfiguratorObjectManager()
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 EObject getRootModelObject()
|
Generators | |||||||||
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.