Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[gmf-dev] Resolved Bugzilla 109337 - The org.eclipse.emf.ocl plugin should internalize its impl packages

GMF Runtime Updates: Resolved Bugzilla  109337

The impl packages have been renamed to internal.impl. The .genmodel has been fixed to respect the new naming convention for the non-internal EPackages. The VisitorImpl has moved to AbstractVisitorImpl in the expressions.util package. The EvalEnvironment has moved to the expressions.util package. Any clients requiring the AnyTypeImpl.OCL_VOID field can find it in the Types class in the types.util package..



Contribution by:  Chris McGee

Reviewed and Committed By : Vishy Ramaswamy


Back to the top