metaDataExtension

Identifier:
org.eclipse.datatools.connectivity.sqm.core.metaDataExtension

Since:
1.6

Description:
Provides a meta data extension class. The class must extend the org.eclipse.datatools.connectivity.sqm.internal.core.definition.AbstractMetaDataExtension class. This is for internal use only.

Configuration Markup:

<!ELEMENT extension EMPTY>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT metaDataExtension EMPTY>

<!ATTLIST metaDataExtension

product CDATA #REQUIRED

version CDATA #REQUIRED

class   CDATA #REQUIRED>



Copyright 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