Class BslResource

java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.NotifierImpl
org.eclipse.emf.ecore.resource.impl.ResourceImpl
org.eclipse.xtext.resource.XtextResource
org.eclipse.xtext.linking.lazy.LazyLinkingResource
org.eclipse.xtext.resource.persistence.StorageAwareResource
org.eclipse.xtext.resource.DerivedStateAwareResource
com._1c.g5.v8.dt.bsl.resource.BslResource
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.resource.Resource, org.eclipse.emf.ecore.resource.Resource.Internal, org.eclipse.xtext.resource.IBatchLinkableResource, org.eclipse.xtext.resource.ISynchronizable<BslResource>

public class BslResource extends org.eclipse.xtext.resource.DerivedStateAwareResource implements org.eclipse.xtext.resource.IBatchLinkableResource, org.eclipse.xtext.resource.ISynchronizable<BslResource>
Special DerivedStateAwareResource for Bsl language
More light creating/deleting diagnostic error message
Special processing error for "semicolon"
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    class 
    BslResource.CustomEAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>
     

    Nested classes/interfaces inherited from class org.eclipse.xtext.linking.lazy.LazyLinkingResource

    org.eclipse.xtext.linking.lazy.LazyLinkingResource.CyclicLinkingException, org.eclipse.xtext.linking.lazy.LazyLinkingResource.DiagnosticMessageContext

    Nested classes/interfaces inherited from class org.eclipse.emf.ecore.resource.impl.ResourceImpl

    org.eclipse.emf.ecore.resource.impl.ResourceImpl.ContentsEList<E extends Object & org.eclipse.emf.ecore.EObject>, org.eclipse.emf.ecore.resource.impl.ResourceImpl.ModificationTrackingAdapter

    Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

    org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList

    Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.resource.Resource

    org.eclipse.emf.ecore.resource.Resource.Diagnostic, org.eclipse.emf.ecore.resource.Resource.Factory, org.eclipse.emf.ecore.resource.Resource.Internal, org.eclipse.emf.ecore.resource.Resource.IOWrappedException
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected Set<org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EReference,org.eclipse.xtext.nodemodel.INode>>
     
    protected org.eclipse.emf.ecore.resource.ResourceSet
    The containing resource set.
    protected Set<String>
     

    Fields inherited from class org.eclipse.xtext.resource.DerivedStateAwareResource

    fullyInitialized, isInitializing

    Fields inherited from class org.eclipse.xtext.resource.persistence.StorageAwareResource

    UNRESOLVABLE_FRAGMENT

    Fields inherited from class org.eclipse.xtext.linking.lazy.LazyLinkingResource

    CYCLIC_LINKING_DECTECTION_COUNTER_LIMIT, cyclicLinkingDectectionCounterLimit, UNRESOLVEABLE_PROXIES_KEY

    Fields inherited from class org.eclipse.xtext.resource.XtextResource

    isUpdating, operationCanceledManager, OPTION_ENCODING, OPTION_FORMAT, OPTION_RESOLVE_ALL, OPTION_SERIALIZATION_OPTIONS

    Fields inherited from class org.eclipse.emf.ecore.resource.impl.ResourceImpl

    contents, defaultDeleteOptions, defaultLoadOptions, defaultSaveOptions, intrinsicIDToEObjectMap, isLoaded, isLoading, isModified, modificationTrackingAdapter, timeStamp, unloadingContents, uri

    Fields inherited from class org.eclipse.emf.common.notify.impl.NotifierImpl

    EDELIVER, eFlags, ELAST_NOTIFIER_FLAG

    Fields inherited from interface org.eclipse.emf.ecore.resource.Resource

    OPTION_CIPHER, OPTION_LINE_DELIMITER, OPTION_LINE_DELIMITER_UNSPECIFIED, OPTION_SAVE_ONLY_IF_CHANGED, OPTION_SAVE_ONLY_IF_CHANGED_FILE_BUFFER, OPTION_SAVE_ONLY_IF_CHANGED_MEMORY_BUFFER, OPTION_ZIP, RESOURCE__CONTENTS, RESOURCE__ERRORS, RESOURCE__IS_LOADED, RESOURCE__IS_MODIFIED, RESOURCE__IS_TRACKING_MODIFICATION, RESOURCE__RESOURCE_SET, RESOURCE__TIME_STAMP, RESOURCE__URI, RESOURCE__WARNINGS
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Acquire read lock for local resolve cross reference.
    void
    Acquire read lock for update operation of resource.
    protected void
     
    org.eclipse.emf.common.notify.NotificationChain
    basicSetResourceSet(org.eclipse.emf.ecore.resource.ResourceSet resourceSet, org.eclipse.emf.common.notify.NotificationChain notifications)
     
    protected void
     
    protected org.eclipse.emf.ecore.resource.Resource.Diagnostic
    createDiagnostic(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EReference,org.eclipse.xtext.nodemodel.INode> triple, org.eclipse.xtext.diagnostics.DiagnosticMessage message)
     
    protected void
     
    protected void
    doLoad(InputStream inputStream, Map<?,?> options)
     
    protected void
     
    org.eclipse.emf.common.util.EList<org.eclipse.emf.common.notify.Adapter>
     
    protected org.eclipse.emf.common.notify.Adapter[]
     
    protected boolean
     
    <Result> Result
    execute(org.eclipse.xtext.util.concurrent.IUnitOfWork<Result,? super BslResource> unit)
     
    org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject>
     
    Gets the validation context holder adapter if present
    protected List<org.eclipse.emf.ecore.resource.Resource.Diagnostic>
    getDiagnosticList(org.eclipse.xtext.diagnostics.DiagnosticMessage message)
     
    org.eclipse.emf.ecore.EObject
    getEObject(String uriFragment)
     
    protected org.eclipse.emf.ecore.EObject
    getEObject(String uriFragment, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EReference,org.eclipse.xtext.nodemodel.INode> triple)
    Source code gets from LazyLinkingResource#getEObject(String uriFragment, Triple<EObject, EReference, INode> triple) for replace collection resolving to the thread safe variant
    protected org.eclipse.emf.ecore.EObject
    getEObject(List<String> uriFragmentPath)
    Returns the object based on the fragment path as a list of Strings.
    protected org.eclipse.emf.ecore.EObject
     
    org.eclipse.xtext.util.CancelIndicator
    Gets the external cancel indicator for this resource.
    org.eclipse.emf.common.notify.Adapter
    Gets the language validation suppression context adapter
    int
    Gets difference between new added text and replace text length in update operation for module
    int
    Gets offset in the module for begin of last modification
     
    Gets methods from Module by name
    Gets last reparsing method from Module
    org.eclipse.emf.ecore.resource.ResourceSet
     
    org.eclipse.emf.ecore.EObject
    getSourceEObject(String uriFragment)
    Gets EObject from resource by URI.fragment() without installing lazy proxy URI for the resource items
    Gets validation suppression line ranges
    protected Set<String>
     
    getURIFragmentByContainer(org.eclipse.emf.ecore.EObject eObject)
    Gets fragment of the uri for EObject without using IFragmentProvider
    protected org.eclipse.emf.ecore.EObject
    handleCyclicResolution(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EReference,org.eclipse.xtext.nodemodel.INode> triple)
     
    void
    installDerivedState(boolean preIndexingPhase)
     
    void
    Install lazy proxy URI for all StaticFeatureAccess in Block's statements
    protected void
    installTypeState(Module module, org.eclipse.xtext.util.CancelIndicator monitor)
    Install type system for BSL module
    boolean
    Checks that resource needs deep analyze processing.
    boolean
    Checks that system of type, cross reference serializer and building types of contextDef was ended
    boolean
    Checks that resolve cross reference for getReparseMethod() have been done
    boolean
    Checks that resource processing in multi thread
    boolean
    Checks that last editting in Module corresponding only to the one Method
    boolean
    Checks that resolve cross reference for all resource have been done
    static boolean
    Checks if the single thread mode flag is enabled
    void
    linkBatched(org.eclipse.xtext.util.CancelIndicator monitor)
     
    void
    localResolveCrossReference(org.eclipse.xtext.util.CancelIndicator cancelIndicator)
    Resolve cross reference for only getReparseMethod()
    void
    Releases read lock for local resolve cross reference See acquireLocalResolveCrossReferencLock()
    void
    Releases read lock forupdate operation of resource.
    protected void
    removeDiagnostic(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EReference,org.eclipse.xtext.nodemodel.INode> triple)
     
    void
    reparse(String newContent)
     
    void
    Removes current previously installed cancel indicator
    static void
    Cleans the single thread mode flag, if any
    void
    resolveImportedNames(org.eclipse.xtext.util.CancelIndicator monitor)
    Resolves imported names
    void
    resolveLazyCrossReferences(org.eclipse.xtext.util.CancelIndicator mon)
     
    void
    Sets the validation context holder adapter
    void
    setDeepAnalysis(boolean isDeepAnalysis)
    Sets that resource needs deep analyze.
    void
    setGlobalResourceOperationCancelIndicator(org.eclipse.xtext.util.CancelIndicator cancelIndicator)
    Sets the external cancel indicator for this resource.
    void
    setLanguageSuppressionContext(org.eclipse.emf.common.notify.Adapter languageSuppressionContext)
    Sets the language validation suppression context adapter
    void
    setMultiThreadProcessing(boolean multiThreadProcessing)
    Sets that resource processing in multi thread
    static void
    Sets the single thread mode flag
    void
    Sets validation suppression line ranges
    void
    Skips all cached Methods of resource
    void
    update(int offset, int replacedTextLength, String newText)
     
    protected void
    updateInternalState(org.eclipse.xtext.parser.IParseResult oldParseResult, org.eclipse.xtext.parser.IParseResult newParseResult)
     

    Methods inherited from class org.eclipse.xtext.resource.DerivedStateAwareResource

    clearInternalState, discardDerivedState, doDiscardDerivedState, doGetContents, getUnloadingContents, getURIFragmentRootSegment, isFullyInitialized, isInitializing, setDerivedStateComputer, setFullyInitialized, updateInternalState

    Methods inherited from class org.eclipse.xtext.resource.persistence.StorageAwareResource

    getPortableURIs, getResourceDescription, getResourceStorageFacade, isLoadedFromStorage, load, loadFromStorage, setIsLoadedFromStorage, setResourceDescription

    Methods inherited from class org.eclipse.xtext.linking.lazy.LazyLinkingResource

    addLazyProxyInformation, clearLazyProxyInformation, createAndAddDiagnostic, createAndAddDiagnostic, createDiagnosticMessage, createDiagnosticMessageContext, doResolveLazyCrossReference, getDiagnosticMessageProvider, getEncoder, getLazyProxyInformation, getLazyProxyInformation, getLinkingHelper, getLinkingService, getReferences, hasLazyProxyInformation, isEagerLinking, isPotentialLazyCrossReference, isUnresolveableProxyCacheable, markUnresolvable, removeLazyProxyInformation, resolveLazyCrossReference, setDiagnosticMessageProvider, setEagerLinking, setEncoder, setLinkingHelper, setLinkingService

    Methods inherited from class org.eclipse.xtext.resource.XtextResource

    addSyntaxDiagnostic, basicGetEObject, clearCache, createReader, doSave, getCache, getConcreteSyntaxValidator, getEncoding, getEntryPoint, getFragmentProvider, getLanguageName, getLinker, getModificationStamp, getParser, getParseResult, getResourceServiceProvider, getSerializer, getUnloader, getURIFragment, isValidationDisabled, reattachModificationTracker, relink, setCache, setEncodingFromOptions, setEntryPoint, setFragmentProvider, setInjectedParser, setLanguageName, setLinker, setModificationStamp, setParser, setParseResult, setResourceServiceProvider, setSerializer, setUnloader, setValidationDisabled, unload, validateConcreteSyntax

    Methods inherited from class org.eclipse.emf.ecore.resource.impl.ResourceImpl

    addModificationTrackingAdapters, attached, attachedHelper, createModificationTrackingAdapter, delete, detached, detachedHelper, getAllContents, getAllProperContents, getAllProperContents, getDefaultURIConverter, getEObjectByID, getErrors, getIDForEObject, getIntrinsicIDToEObjectMap, getTimeStamp, getURI, getURIConverter, getWarnings, handleLoadResponse, handleSaveResponse, isAttachedDetachedHelperRequired, isContentZipEntry, isLoaded, isLoading, isModified, isTrackingModification, load, mergeMaps, newContentZipEntry, removeModificationTrackingAdapters, save, save, saveOnlyIfChangedWithFileBuffer, saveOnlyIfChangedWithMemoryBuffer, setIntrinsicIDToEObjectMap, setLoaded, setModified, setTimeStamp, setTrackingModification, setURI, supportIDRelativeURIFragmentPaths, toKeyString, toString, unload, unloaded, useZip

    Methods inherited from class org.eclipse.emf.common.notify.impl.NotifierImpl

    eBasicAdapters, eDeliver, eSetDeliver

    Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

    eNotificationRequired, eNotify

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface org.eclipse.emf.common.notify.Notifier

    eDeliver, eNotify, eSetDeliver
  • Field Details

    • resolving

      protected Set<org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EReference,org.eclipse.xtext.nodemodel.INode>> resolving
    • unresolving

      protected Set<String> unresolving
    • resourceSet

      protected org.eclipse.emf.ecore.resource.ResourceSet resourceSet
      The containing resource set.
      See Also:
  • Constructor Details

    • BslResource

      public BslResource()
  • Method Details

    • resetSingleThreadMode

      public static void resetSingleThreadMode()
      Cleans the single thread mode flag, if any
    • setSingleThreadMode

      public static void setSingleThreadMode()
      Sets the single thread mode flag
    • isSingleThreadMode

      public static boolean isSingleThreadMode()
      Checks if the single thread mode flag is enabled
    • linkBatched

      public void linkBatched(org.eclipse.xtext.util.CancelIndicator monitor)
      Specified by:
      linkBatched in interface org.eclipse.xtext.resource.IBatchLinkableResource
    • resolveImportedNames

      public void resolveImportedNames(org.eclipse.xtext.util.CancelIndicator monitor)
      Resolves imported names
      Parameters:
      monitor - current CancelIndicator, maybe null
    • getContents

      public org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> getContents()
      Specified by:
      getContents in interface org.eclipse.emf.ecore.resource.Resource
      Overrides:
      getContents in class org.eclipse.xtext.resource.DerivedStateAwareResource
    • getLock

      public Object getLock()
      Specified by:
      getLock in interface org.eclipse.xtext.resource.ISynchronizable<BslResource>
    • execute

      public <Result> Result execute(org.eclipse.xtext.util.concurrent.IUnitOfWork<Result,? super BslResource> unit) throws Exception
      Specified by:
      execute in interface org.eclipse.xtext.resource.ISynchronizable<BslResource>
      Throws:
      Exception
    • isMultiThreadProcessing

      public boolean isMultiThreadProcessing()
      Checks that resource processing in multi thread
      Returns:
      true if resource processing in multi thread, false otherwise
    • setMultiThreadProcessing

      public void setMultiThreadProcessing(boolean multiThreadProcessing)
      Sets that resource processing in multi thread
      Parameters:
      multiThreadProcessing - true if resource must be processed in multi thread
    • getEObject

      public org.eclipse.emf.ecore.EObject getEObject(String uriFragment)
      Specified by:
      getEObject in interface org.eclipse.emf.ecore.resource.Resource
      Overrides:
      getEObject in class org.eclipse.xtext.resource.persistence.StorageAwareResource
    • getSourceEObject

      public org.eclipse.emf.ecore.EObject getSourceEObject(String uriFragment)
      Gets EObject from resource by URI.fragment() without installing lazy proxy URI for the resource items
      Parameters:
      uriFragment - uri fragment URI.fragment() for getting resource EObject, cannot be null
      Returns:
      EObject corresponding to the URI fragment or null if object wasn't found
    • reparse

      public void reparse(String newContent) throws IOException
      Overrides:
      reparse in class org.eclipse.xtext.resource.XtextResource
      Throws:
      IOException
    • update

      public void update(int offset, int replacedTextLength, String newText)
      Overrides:
      update in class org.eclipse.xtext.resource.XtextResource
    • getLastUpdatePosition

      public int getLastUpdatePosition()
      Gets offset in the module for begin of last modification
      Returns:
      offset in the module for begin of last modification
    • getURIFragmentByContainer

      public String getURIFragmentByContainer(org.eclipse.emf.ecore.EObject eObject)
      Gets fragment of the uri for EObject without using IFragmentProvider
      Parameters:
      eObject - EObject for getting URI fragment, cannot be null
      Returns:
      fragment of the uri for EObject, never null
    • getLastUpdateContentShift

      public int getLastUpdateContentShift()
      Gets difference between new added text and replace text length in update operation for module
      Returns:
      difference between new added text and replace text length
    • acquireUpdateLock

      public void acquireUpdateLock()
      Acquire read lock for update operation of resource. See update(int, int, String) which protected by write lock. Use this method for getting always actual state of IParseResult of the resource Client should call releaseUpdateLock() after processing actual IParseResult will be end
    • releaseUpdateLock

      public void releaseUpdateLock()
      Releases read lock forupdate operation of resource. See acquireUpdateLock()
    • acquireLocalResolveCrossReferencLock

      public void acquireLocalResolveCrossReferencLock()
      Acquire read lock for local resolve cross reference. See localResolveCrossReference(CancelIndicator) which protected by write lock. Use this method for resolve cross reference in one reparce method, see getReparseMethod() Client should call releaseLocalResolveCrossReferenceLock() after processing reparce method will be end
    • releaseLocalResolveCrossReferenceLock

      public void releaseLocalResolveCrossReferenceLock()
      Releases read lock for local resolve cross reference See acquireLocalResolveCrossReferencLock()
    • resolveLazyCrossReferences

      public void resolveLazyCrossReferences(org.eclipse.xtext.util.CancelIndicator mon)
      Overrides:
      resolveLazyCrossReferences in class org.eclipse.xtext.linking.lazy.LazyLinkingResource
    • installDerivedState

      public void installDerivedState(boolean preIndexingPhase)
      Overrides:
      installDerivedState in class org.eclipse.xtext.resource.DerivedStateAwareResource
    • installProxiesForBlock

      public void installProxiesForBlock(Block block)
      Install lazy proxy URI for all StaticFeatureAccess in Block's statements
      Parameters:
      block - Block for installing lazy proxies, cannot be null
    • getMethod

      public List<Method> getMethod(CaseInsensitiveString name)
      Gets methods from Module by name
      Parameters:
      name - name of the method, can't be null
      Returns:
      list of the methods with name equals to name, cannot be null if there is no methods with the name
    • isOnlyMethodReparse

      public boolean isOnlyMethodReparse()
      Checks that last editting in Module corresponding only to the one Method
      Returns:
      true if last editting in Module corresponding only to the one Method, false otherwise
    • getReparseMethod

      public Method getReparseMethod()
      Gets last reparsing method from Module
      Returns:
      last reparsing method from Module, can be null if isOnlyMethodReparse() return false
    • isLinkedBatch

      public boolean isLinkedBatch()
      Checks that system of type, cross reference serializer and building types of contextDef was ended
      Returns:
      true if system of type, cross reference serializer and building types of contextDef was ended, false otherwise
    • skipCachedMethods

      public void skipCachedMethods()
      Skips all cached Methods of resource
    • isDeepAnalysing

      public boolean isDeepAnalysing()
      Checks that resource needs deep analyze processing. Deep analyzing includes full processing in Type System, computing all references description, and full validation with all check modes
      Returns:
      true if resource needs deep analyze processing, false otherwise
    • setDeepAnalysis

      public void setDeepAnalysis(boolean isDeepAnalysis)
      Sets that resource needs deep analyze. Deep analyzing includes full processing in Type System, computing all references description, and full validation with all check modes
      Parameters:
      isDeepAnalysis - true if that resource needs deep analyze, false otherwise
    • isLocalResolveCrossReference

      public boolean isLocalResolveCrossReference()
      Checks that resolve cross reference for getReparseMethod() have been done
      Returns:
      true if resolve cross reference have been done for getReparseMethod(), false otherwise
    • isResolveCrossReference

      public boolean isResolveCrossReference()
      Checks that resolve cross reference for all resource have been done
      Returns:
      true if resolve cross reference have been done for all resource, false otherwise
    • localResolveCrossReference

      public void localResolveCrossReference(org.eclipse.xtext.util.CancelIndicator cancelIndicator)
      Resolve cross reference for only getReparseMethod()
      Parameters:
      cancelIndicator - CancelIndicator for cancel resolve cross reference, cannot be null
    • setGlobalResourceOperationCancelIndicator

      public void setGlobalResourceOperationCancelIndicator(org.eclipse.xtext.util.CancelIndicator cancelIndicator)
      Sets the external cancel indicator for this resource. This cancel indicator may be used to interrupt long operations gracefully
      Parameters:
      cancelIndicator - The cancel indicator to set. May not be null
    • getGlobalResourceOperationCancelIndicator

      public org.eclipse.xtext.util.CancelIndicator getGlobalResourceOperationCancelIndicator()
      Gets the external cancel indicator for this resource. This cancel indicator may be used to interrupt long operations gracefully
      Returns:
      cancelIndicator The cancel indicator. Never null, may return CancelIndicator#NullImpl
    • resetGlobalResourceOperationCancelIndicator

      public void resetGlobalResourceOperationCancelIndicator()
      Removes current previously installed cancel indicator
    • setSuppressionRanges

      public void setSuppressionRanges(Map<String,Collection<BslSuppressionProvider.BslSuppressionRange>> ranges)
      Sets validation suppression line ranges
      Parameters:
      ranges - new validation suppression ranges for set, cannot be null
    • getSuppressionRanges

      Gets validation suppression line ranges
      Returns:
      map of error code to collection of validation suppression range, can be null
    • getContextHolder

      Gets the validation context holder adapter if present
      Returns:
      The context holder adapter. May be null
    • setContextHolder

      public void setContextHolder(IBslValidationContributor.ContextHolderAdapter contextHolderAdapter)
      Sets the validation context holder adapter
      Parameters:
      contextHolderAdapter - actual context holder adapter. May be null
    • getLanguageSuppressionContext

      public org.eclipse.emf.common.notify.Adapter getLanguageSuppressionContext()
      Gets the language validation suppression context adapter
      Parameters:
      The - language validation suppression context adapter. May be null
    • setLanguageSuppressionContext

      public void setLanguageSuppressionContext(org.eclipse.emf.common.notify.Adapter languageSuppressionContext)
      Sets the language validation suppression context adapter
      Parameters:
      languageSuppressionContext - actual language validation suppression context adapter. May be null
    • eAdapters

      public org.eclipse.emf.common.util.EList<org.eclipse.emf.common.notify.Adapter> eAdapters()
      Specified by:
      eAdapters in interface org.eclipse.emf.common.notify.Notifier
      Overrides:
      eAdapters in class org.eclipse.emf.common.notify.impl.NotifierImpl
    • eBasicAdapterArray

      protected org.eclipse.emf.common.notify.Adapter[] eBasicAdapterArray()
      Overrides:
      eBasicAdapterArray in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
    • eBasicHasAdapters

      protected boolean eBasicHasAdapters()
      Overrides:
      eBasicHasAdapters in class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
    • getEObject

      protected org.eclipse.emf.ecore.EObject getEObject(List<String> uriFragmentPath)
      Returns the object based on the fragment path as a list of Strings.
      Overrides:
      getEObject in class org.eclipse.emf.ecore.resource.impl.ResourceImpl
    • getEObjectForURIFragmentRootSegment

      protected org.eclipse.emf.ecore.EObject getEObjectForURIFragmentRootSegment(String uriFragmentRootSegment)
      Overrides:
      getEObjectForURIFragmentRootSegment in class org.eclipse.xtext.resource.DerivedStateAwareResource
    • doLinking

      protected void doLinking()
      Overrides:
      doLinking in class org.eclipse.xtext.linking.lazy.LazyLinkingResource
    • getUnresolvableURIFragments

      protected Set<String> getUnresolvableURIFragments()
      Overrides:
      getUnresolvableURIFragments in class org.eclipse.xtext.resource.persistence.StorageAwareResource
    • getEObject

      protected org.eclipse.emf.ecore.EObject getEObject(String uriFragment, org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EReference,org.eclipse.xtext.nodemodel.INode> triple) throws AssertionError
      Source code gets from LazyLinkingResource#getEObject(String uriFragment, Triple<EObject, EReference, INode> triple) for replace collection resolving to the thread safe variant
      Overrides:
      getEObject in class org.eclipse.xtext.linking.lazy.LazyLinkingResource
      Throws:
      AssertionError
    • handleCyclicResolution

      protected org.eclipse.emf.ecore.EObject handleCyclicResolution(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EReference,org.eclipse.xtext.nodemodel.INode> triple) throws AssertionError
      Overrides:
      handleCyclicResolution in class org.eclipse.xtext.linking.lazy.LazyLinkingResource
      Throws:
      AssertionError
    • installTypeState

      protected void installTypeState(Module module, org.eclipse.xtext.util.CancelIndicator monitor)
      Install type system for BSL module
      Parameters:
      module - BSL module
    • createDiagnostic

      protected org.eclipse.emf.ecore.resource.Resource.Diagnostic createDiagnostic(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EReference,org.eclipse.xtext.nodemodel.INode> triple, org.eclipse.xtext.diagnostics.DiagnosticMessage message)
      Overrides:
      createDiagnostic in class org.eclipse.xtext.linking.lazy.LazyLinkingResource
    • removeDiagnostic

      protected void removeDiagnostic(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EReference,org.eclipse.xtext.nodemodel.INode> triple)
      Overrides:
      removeDiagnostic in class org.eclipse.xtext.linking.lazy.LazyLinkingResource
    • addSyntaxErrors

      protected void addSyntaxErrors()
      Overrides:
      addSyntaxErrors in class org.eclipse.xtext.resource.XtextResource
    • getDiagnosticList

      protected List<org.eclipse.emf.ecore.resource.Resource.Diagnostic> getDiagnosticList(org.eclipse.xtext.diagnostics.DiagnosticMessage message) throws AssertionError
      Overrides:
      getDiagnosticList in class org.eclipse.xtext.linking.lazy.LazyLinkingResource
      Throws:
      AssertionError
    • updateInternalState

      protected void updateInternalState(org.eclipse.xtext.parser.IParseResult oldParseResult, org.eclipse.xtext.parser.IParseResult newParseResult)
      Overrides:
      updateInternalState in class org.eclipse.xtext.resource.DerivedStateAwareResource
    • clearErrorsAndWarnings

      protected void clearErrorsAndWarnings()
      Overrides:
      clearErrorsAndWarnings in class org.eclipse.xtext.resource.XtextResource
    • doUnload

      protected void doUnload()
      Overrides:
      doUnload in class org.eclipse.xtext.resource.DerivedStateAwareResource
    • doLoad

      protected void doLoad(InputStream inputStream, Map<?,?> options) throws IOException
      Overrides:
      doLoad in class org.eclipse.xtext.linking.lazy.LazyLinkingResource
      Throws:
      IOException
    • basicSetResourceSet

      public org.eclipse.emf.common.notify.NotificationChain basicSetResourceSet(org.eclipse.emf.ecore.resource.ResourceSet resourceSet, org.eclipse.emf.common.notify.NotificationChain notifications)
      Specified by:
      basicSetResourceSet in interface org.eclipse.emf.ecore.resource.Resource.Internal
      Overrides:
      basicSetResourceSet in class org.eclipse.emf.ecore.resource.impl.ResourceImpl
    • getResourceSet

      public org.eclipse.emf.ecore.resource.ResourceSet getResourceSet()
      Specified by:
      getResourceSet in interface org.eclipse.emf.ecore.resource.Resource
      Overrides:
      getResourceSet in class org.eclipse.emf.ecore.resource.impl.ResourceImpl