blob: 840eb37edf845db7e16126d14e069db19a6599e1 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Author" content="IBM">
<!--
/******************************************************************************
* Copyright (c) 2007 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* IBM Corporation - initial API and implementation
****************************************************************************/
-->
</head>
<body>
Miscellaneous utilities in support of the UML environment for OCL.
<h2>Package Specification</h2>
<p>
This package defines a number of utilities that support the implementation of
the UML metamodel binding for OCL (i.e., the
{@link org.eclipse.ocl.uml.UMLEnvironment}). These utilities include:
</p>
<ul>
<li>{@link org.eclipse.ocl.uml.util.OCLUMLUtil} for resolving references to
UML {@link org.eclipse.uml2.uml.Package}s against the resource set,
obtaining the
{@linkplain org.eclipse.ocl.uml.util.OCLUMLUtil#getMetaclass metaclass} of
any element, and other UML-related utilities</li>
</ul>
@see org.eclipse.ocl.uml
</body>
</html>