org.eclipse.gmt.umlx.ocl.util
Class HelperDanglingReferenceRepairVisitor

java.lang.Object
  extended by org.eclipse.emf.ocl.expressions.util.AbstractVisitor
      extended by org.eclipse.gmt.umlx.ocl.util.DanglingReferenceRepairVisitor
          extended by org.eclipse.gmt.umlx.ocl.util.HelperDanglingReferenceRepairVisitor
All Implemented Interfaces:
org.eclipse.emf.ocl.expressions.Visitor

public class HelperDanglingReferenceRepairVisitor
extends DanglingReferenceRepairVisitor

A RelationDanglingReferenceRepairVisitor replaces dangling references to types by references to packaged types, and installs helper variables on the end of dangling references.


Method Summary
 
Methods inherited from class org.eclipse.gmt.umlx.ocl.util.DanglingReferenceRepairVisitor
getInstance, getInstance, objectValueDifference, toString, visitAssociationClassCallExp, visitAssociationEndCallExp, visitAttributeCallExp, visitBooleanLiteralExp, visitCollectionLiteralExp, visitConstraint, visitEnumLiteralExp, visitIfExp, visitIntegerLiteralExp, visitIterateExp, visitIteratorExp, visitLetExp, visitOperationCallExp, visitRealLiteralExp, visitStringLiteralExp, visitTupleLiteralExp, visitUnspecifiedValueExp, visitVariableDeclaration, visitVariableExp
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait