Package org.eclipse.ocl.ecore.utilities

Interface Summary
OCLFactoryWithHiddenOpposite Adds the OCLFactoryWithHiddenOpposite.createOppositePropertyCallExp() method to OCLFactory so that existing factory implementations and in particular the UML factory implementation doesn't need to know about OppositePropertyCallExp.
VisitorExtension<T> A representation of the model object 'Visitor Extension'.
 

Class Summary
AbstractVisitor<T> Mixes in the VisitorExtension interface and provides a default implementation for OppositePropertyCallExp.
ToStringVisitor