Class CharacterizedDataDictionaryDerivedStateComputer
java.lang.Object
org.palladiosimulator.dataflow.dictionary.characterized.dsl.service.CharacterizedDataDictionaryDerivedStateComputer
- All Implemented Interfaces:
org.eclipse.xtext.resource.IDerivedStateComputer
public class CharacterizedDataDictionaryDerivedStateComputer
extends Object
implements org.eclipse.xtext.resource.IDerivedStateComputer
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
discardDerivedState
(org.eclipse.xtext.resource.DerivedStateAwareResource resource) void
installDerivedState
(org.eclipse.xtext.resource.DerivedStateAwareResource resource, boolean preLinkingPhase) protected void
setAllIds
(de.uka.ipd.sdq.identifier.Identifier rootElement) protected void
setDerivedId
(de.uka.ipd.sdq.identifier.Identifier eobject, String baseId)
-
Field Details
-
xpathConstructor
-
-
Constructor Details
-
CharacterizedDataDictionaryDerivedStateComputer
public CharacterizedDataDictionaryDerivedStateComputer()
-
-
Method Details
-
installDerivedState
public void installDerivedState(org.eclipse.xtext.resource.DerivedStateAwareResource resource, boolean preLinkingPhase) - Specified by:
installDerivedState
in interfaceorg.eclipse.xtext.resource.IDerivedStateComputer
-
discardDerivedState
public void discardDerivedState(org.eclipse.xtext.resource.DerivedStateAwareResource resource) - Specified by:
discardDerivedState
in interfaceorg.eclipse.xtext.resource.IDerivedStateComputer
-
setAllIds
protected void setAllIds(de.uka.ipd.sdq.identifier.Identifier rootElement) -
setDerivedId
-