org.eclipse.higgins.idas.impl
Class BasicMetadata
java.lang.Object
org.eclipse.higgins.idas.impl.BasicProperty
org.eclipse.higgins.idas.impl.BasicMetadata
- All Implemented Interfaces:
- IMetadata, IProperty
public class BasicMetadata
- extends BasicProperty
- implements IMetadata
Implements IMetadata
in terms of a BasicProperty
.
BasicMetadata
public BasicMetadata(URI type)
BasicMetadata
public BasicMetadata(URI type,
IPropertyValue value)
Copyright © 2006 Novell Inc. 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:
Jim Sermersheim (Novell, Inc.) - initial API and implementation