|
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.Objectcom.ibm.etools.iseries.perspective.model.PropertiesFactoryFactory
public class PropertiesFactoryFactory
Determines which metadata model to use
| Field Summary | |
|---|---|
static boolean |
OVERRIDE_NEW
|
static boolean |
OVERRIDE_OLD
|
| Constructor Summary | |
|---|---|
PropertiesFactoryFactory()
|
|
| Method Summary | |
|---|---|
static IISeriesProjectPropertiesFactory |
getPropertiesFactory(IProject project)
Return the factory that |
static void |
overrideFactory(IProject project,
boolean toNewModel)
Override the metadata model for the given project to be either new or old based on the given boolean |
static void |
removeOverride(IProject project)
Remove the override of the metadata model for the given project |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static boolean OVERRIDE_NEW
public static boolean OVERRIDE_OLD
| Constructor Detail |
|---|
public PropertiesFactoryFactory()
| Method Detail |
|---|
public static IISeriesProjectPropertiesFactory getPropertiesFactory(IProject project)
project -
public static void removeOverride(IProject project)
project - IProject whose metadata model is overridden
public static void overrideFactory(IProject project,
boolean toNewModel)
project - IProject whose metadata model is overriddentoNewModel - - use the new model
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||