org.mod4j.dsl.datacontract.xtext.scoping
Class DataContractScopeProvider

java.lang.Object
  extended by org.eclipse.xtext.scoping.impl.AbstractScopeProvider
      extended by org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider
          extended by org.mod4j.dsl.datacontract.xtext.scoping.DataContractScopeProvider
All Implemented Interfaces:
org.eclipse.xtext.scoping.IScopeProvider

public class DataContractScopeProvider
extends org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider


Constructor Summary
DataContractScopeProvider()
           
 
Method Summary
 org.eclipse.xtext.scoping.IScope scope_BusinessClassDto_base(BusinessClassDto context, org.eclipse.emf.ecore.EReference reference)
           
 org.eclipse.xtext.scoping.IScope scope_EnumerationDto_base(EnumerationDto context, org.eclipse.emf.ecore.EReference reference)
           
 
Methods inherited from class org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider
getGenericFallBack, getPredicate, getPredicate, getScope, getScope, setGenericFallBack
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataContractScopeProvider

public DataContractScopeProvider()
Method Detail

scope_BusinessClassDto_base

public org.eclipse.xtext.scoping.IScope scope_BusinessClassDto_base(BusinessClassDto context,
                                                                    org.eclipse.emf.ecore.EReference reference)

scope_EnumerationDto_base

public org.eclipse.xtext.scoping.IScope scope_EnumerationDto_base(EnumerationDto context,
                                                                  org.eclipse.emf.ecore.EReference reference)


Copyright © 2010 Mod4j. All Rights Reserved.