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

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

public class LambdaTypeCSAttribution
extends AbstractAttribution


Field Summary
static LambdaTypeCSAttribution INSTANCE
           
 
Fields inherited from interface org.eclipse.ocl.examples.pivot.scoping.Attribution
REGISTRY
 
Constructor Summary
LambdaTypeCSAttribution()
           
 
Method Summary
 
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
 

Field Detail

INSTANCE

public static final LambdaTypeCSAttribution INSTANCE
Constructor Detail

LambdaTypeCSAttribution

public LambdaTypeCSAttribution()