de.cau.cs.kieler.synccharts.text.interfaces.formatting
Class InterfacesTransientValueService
java.lang.Object
org.eclipse.xtext.parsetree.reconstr.impl.AbstractTransientValueService
org.eclipse.xtext.parsetree.reconstr.impl.DefaultTransientValueService
de.cau.cs.kieler.synccharts.text.interfaces.formatting.InterfacesTransientValueService
- All Implemented Interfaces:
- org.eclipse.xtext.parsetree.reconstr.ITransientValueService
public class InterfacesTransientValueService
- extends org.eclipse.xtext.parsetree.reconstr.impl.DefaultTransientValueService
Overrides the DefaultTransientValueService to provide functionality for
syncchart signals and variables. For instance a Signaltype of PURE should not
be serialized even though it's set.
- Rating

Methods inherited from class org.eclipse.xtext.parsetree.reconstr.impl.DefaultTransientValueService |
isContainerReferenceInSameResource |
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 |
InterfacesTransientValueService
public InterfacesTransientValueService()
isTransient
public boolean isTransient(EObject owner,
EStructuralFeature feature,
int index)
-
- Specified by:
isTransient
in interface org.eclipse.xtext.parsetree.reconstr.ITransientValueService
- Overrides:
isTransient
in class org.eclipse.xtext.parsetree.reconstr.impl.DefaultTransientValueService