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 Details

  • Constructor Details

    • CharacterizedDataDictionaryDerivedStateComputer

      public CharacterizedDataDictionaryDerivedStateComputer()
  • Method Details

    • installDerivedState

      public void installDerivedState(org.eclipse.xtext.resource.DerivedStateAwareResource resource, boolean preLinkingPhase)
      Specified by:
      installDerivedState in interface org.eclipse.xtext.resource.IDerivedStateComputer
    • discardDerivedState

      public void discardDerivedState(org.eclipse.xtext.resource.DerivedStateAwareResource resource)
      Specified by:
      discardDerivedState in interface org.eclipse.xtext.resource.IDerivedStateComputer
    • setAllIds

      protected void setAllIds(de.uka.ipd.sdq.identifier.Identifier rootElement)
    • setDerivedId

      protected void setDerivedId(de.uka.ipd.sdq.identifier.Identifier eobject, String baseId)