Class ContextMappingDSLScopeProvider

  • All Implemented Interfaces:
    org.eclipse.xtext.scoping.impl.IDelegatingScopeProvider, org.eclipse.xtext.scoping.IScopeProvider

    public class ContextMappingDSLScopeProvider
    extends org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider
    This class contains custom scoping description. See https://www.eclipse.org/Xtext/documentation/303_runtime_concepts.html#scoping on how and when to use it.
    • Constructor Detail

      • ContextMappingDSLScopeProvider

        public ContextMappingDSLScopeProvider()
    • Method Detail

      • scope_DslOppositeHolder_opposite

        public org.eclipse.xtext.scoping.IScope scope_DslOppositeHolder_opposite​(OppositeHolder ctx,
                                                                                 org.eclipse.emf.ecore.EReference ref)
      • scope_DslServiceOperationDelegate_delegateOperation

        public org.eclipse.xtext.scoping.IScope scope_DslServiceOperationDelegate_delegateOperation​(ServiceOperationDelegate ctx,
                                                                                                    org.eclipse.emf.ecore.EReference ref)
      • scope_DslResourceOperationDelegate_delegateOperation

        public org.eclipse.xtext.scoping.IScope scope_DslResourceOperationDelegate_delegateOperation​(ResourceOperationDelegate ctx,
                                                                                                     org.eclipse.emf.ecore.EReference ref)