blob: 65bd37b1defde350bc381013f36e18061fb0fbb0 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<!--
/******************************************************************************
* Copyright (c) 2004,2006 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 preference pages controlling the GMF EMF UI plug-in's UI
interaction with the user.
<h2>Package Specification</h2>
<p>
Clients may contribute the {@link org.eclipse.gmf.runtime.emf.ui.preferences.PathmapsPreferencePage}
for their application preferences using the <code>org.eclipse.ui.preferencePages</code> extension point.
The {@link org.eclipse.gmf.runtime.emf.ui.preferences.PathmapsPreferencePage} allows the user to
specify the path variables that should be considered for modeling. Path variable are created on
the "Linked Resources" preference page, and selected for modeling using this page.
</p>
@canBeSeenBy %partners
</body>
</html>