blob: d2b3673de5e48b0f7cb20a2ffee376be83f36abd [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<!--
/******************************************************************************
* Copyright (c) 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>
Property Testers supporting XML enablement expressions for MSL properties of
{@link org.eclipse.emf.ecore.EObject}s.
<h2>Package Specification</h2>
<p>
This package defines the following property testers in the
<code>org.eclipse.gmf.runtime.emf.core</code> namespace, all targeting the
<code>EObject</code> type:
</p>
<table>
<tr>
<th>Property</th>
<th>Value</th>
<th>Arguments</th></tr>
<tr>
<td>objectType</td>
<td>The string value of an
{@link org.eclipse.gmf.runtime.emf.core.edit.MObjectType}. The test
succeeds if the <code>EObject</code>'s type matches this string.</td>
<td>(none)</td></tr>
</table>
@canBeSeenBy org.eclipse.gmf.runtime.emf.core.*
@see org.eclipse.core.expressions
@see org.eclipse.gmf.runtime.emf.core.edit.MObjectType
</body>
</html>