|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEFactoryImpl
com.ibm.etools.systems.app.model.impl.ModelFactoryImpl
public class ModelFactoryImpl
An implementation of the model Factory.
| Field Summary | |
|---|---|
static String |
copyright
|
| Fields inherited from interface com.ibm.etools.systems.app.model.ModelFactory |
|---|
eINSTANCE |
| Constructor Summary | |
|---|---|
ModelFactoryImpl()
Creates an instance of the factory. |
|
| Method Summary | |
|---|---|
EObject |
create(EClass eClass)
|
ApplicationModel |
createApplicationModel()
|
Artifact |
createArtifact()
|
Relationship |
createRelationship()
|
ModelPackage |
getModelPackage()
|
static ModelPackage |
getPackage()
Deprecated. |
static ModelFactory |
init()
Creates the default factory implementation. |
ApplicationModel |
load(String filename)
Load the model |
void |
save(ApplicationModel model,
String filename)
Save the model. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String copyright
| Constructor Detail |
|---|
public ModelFactoryImpl()
| Method Detail |
|---|
public static ModelFactory init()
public EObject create(EClass eClass)
public Relationship createRelationship()
createRelationship in interface ModelFactorypublic Artifact createArtifact()
createArtifact in interface ModelFactorypublic ApplicationModel createApplicationModel()
createApplicationModel in interface ModelFactorypublic ModelPackage getModelPackage()
getModelPackage in interface ModelFactorypublic static ModelPackage getPackage()
public void save(ApplicationModel model,
String filename)
save in interface ModelFactorypublic ApplicationModel load(String filename)
load in interface ModelFactory
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||