|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPhantom
IPhantom defines an additional interface for Ecore objects whose existence is to suppressed by invocation of EcoreUtils.disablePhantoms() prior to a save. (This provides per content object rather than per container transient-ness).
Method Summary | |
---|---|
boolean |
disable()
Disable this phantom, so that it does not contribute to a resource save. |
void |
enable()
(Re-)enable this phantom, so that it is avilable for normal usage. |
Method Detail |
---|
boolean disable()
void enable()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |