org.eclipse.ocl.examples.xtext.base.attributes
Class DefaultAttribution

java.lang.Object
  extended by org.eclipse.ocl.examples.pivot.scoping.AbstractAttribution
      extended by org.eclipse.ocl.examples.xtext.base.attributes.DefaultAttribution
All Implemented Interfaces:
Attribution

public class DefaultAttribution
extends AbstractAttribution

Scopes that are accidentally empty; a debugging aid.


Field Summary
 
Fields inherited from interface org.eclipse.ocl.examples.pivot.scoping.Attribution
REGISTRY
 
Constructor Summary
DefaultAttribution(org.eclipse.emf.ecore.EObject eObject)
           
 
Method Summary
 boolean isAdapterForType(java.lang.Object type)
           
 
Methods inherited from class org.eclipse.ocl.examples.pivot.scoping.AbstractAttribution
computeLookup
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultAttribution

public DefaultAttribution(org.eclipse.emf.ecore.EObject eObject)
Method Detail

isAdapterForType

public boolean isAdapterForType(java.lang.Object type)