org.eclipse.higgins.idas
Interface IAttribute

Package class diagram package IAttribute
All Superinterfaces:
IHasMetadata, IProperty
All Known Implementing Classes:
BasicAttribute

public interface IAttribute
extends IHasMetadata, IProperty

As defined at (TODO: add reference), This interface represents an attribte of a DigitalSubject.


Method Summary
 
Methods inherited from interface org.eclipse.higgins.idas.IHasMetadata
addMetadata, createMetadata, getMetadataSet, removeMetadata
 
Methods inherited from interface org.eclipse.higgins.idas.IProperty
getType, getValue, getValues, setValue
 



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