|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.xtext.parsetree.reconstr.impl.AbstractTransientValueService
org.eclipse.xtext.parsetree.reconstr.impl.DefaultTransientValueService
public class DefaultTransientValueService
Constructor Summary | |
---|---|
DefaultTransientValueService()
|
Method Summary | |
---|---|
protected boolean |
isContainerReferenceInSameResource(org.eclipse.emf.ecore.EObject owner,
org.eclipse.emf.ecore.EStructuralFeature feature)
|
boolean |
isTransient(org.eclipse.emf.ecore.EObject owner,
org.eclipse.emf.ecore.EStructuralFeature feature,
int index)
Decides whether a value should be serialized. |
Methods inherited from class org.eclipse.xtext.parsetree.reconstr.impl.AbstractTransientValueService |
---|
isCheckElementsIndividually |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultTransientValueService()
Method Detail |
---|
public boolean isTransient(org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature, int index)
ITransientValueService
owner
- The EObject holding the feature's valuefeature
- the to-be-checked featureindex
- the index in the list for multi value features
protected boolean isContainerReferenceInSameResource(org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |