
public static interface InternalCDOClassInfo.PersistenceFilter
| Modifier and Type | Method and Description |
|---|---|
Object |
getPersistableValue(EObject owner,
Object value)
Get a subset or other transformation of the specified
value of
a persistable feature, based on its dependencies. |
Object getPersistableValue(EObject owner, Object value)
value of
a persistable feature, based on its dependencies.owner - an object this filter is to be applied to.value - the value (which may be a collection) of the owner's feature.value is a collection, or a scalar (possibly null) if the
value is a scalarCopyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.