Class CharacterizedDataDictionaryDerivedStateComputer

  • All Implemented Interfaces:
    org.eclipse.xtext.resource.IDerivedStateComputer

    public class CharacterizedDataDictionaryDerivedStateComputer
    extends Object
    implements org.eclipse.xtext.resource.IDerivedStateComputer
    • Constructor Detail

      • CharacterizedDataDictionaryDerivedStateComputer

        public CharacterizedDataDictionaryDerivedStateComputer()
    • Method Detail

      • 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)