blob: 1456d76a239d4f2f25b976c58794912dbb89dfef [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<!--
/******************************************************************************
* 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 v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM Corporation - initial API and implementation
****************************************************************************/
-->
</head>
<body>
Implementation of the Ecore binding of the the <tt>Types</tt> package of the
OCL Abstract Syntax.
<h2>Package Specification</h2>
<p>
This package implements the Ecore binding for the <tt>Types</tt> package of the
OCL Abstract Syntax, as specified by the interfaces in the
{@link org.eclipse.ocl.ecore.EcorePackage org.eclipse.ocl.ecore} package. The types in this
package are not typically used by clients. Rather, instances of the abstract
syntax classes are created either using the
{@linkplain org.eclipse.ocl.ecore.EcoreFactory factory interface}
or by parsing OCL text.
</p>
@see org.eclipse.ocl.ecore.EcorePackage
@see org.eclipse.ocl.ecore.EcoreFactory
@see org.eclipse.ocl.ecore
</body>
</html>