blob: 68f71136a72a52680b9cda100aa081fc709be52b [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<!--
/******************************************************************************
* Copyright (c) 2004,2005 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>
Aurora internal packages
<h2>Package Specification</h2>
<p>
Provides a set of classes to use when creating <i>views</i>.
</p>
<p>Each created view façade object has two constructors:</p>
<ul>
<li> Creation constructor: creates the notational element, adds custom properties, initializes the properties with preferred values from the preference store and then creates any required children sub-views.
<li> Incarnation constructor: only aggregates the given notational element.
</ul>
</p>
@canBeSeenBy %partners
</body>
</html>