public class XtextTransientValueService extends DefaultTransientValueService
| Constructor and Description |
|---|
XtextTransientValueService() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isTransient(org.eclipse.emf.ecore.EObject owner,
org.eclipse.emf.ecore.EStructuralFeature feature,
int index)
Decides whether a value should be serialized.
|
isContainerReferenceInSameResourceisCheckElementsIndividuallypublic boolean isTransient(org.eclipse.emf.ecore.EObject owner,
org.eclipse.emf.ecore.EStructuralFeature feature,
int index)
ITransientValueServiceisTransient in interface ITransientValueServiceisTransient in class DefaultTransientValueServiceowner - The EObject holding the feature's valuefeature - the to-be-checked featureindex - the index in the list for multi value featuresCopyright © 2015. All Rights Reserved.