|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IProperty | |
---|---|
org.eclipse.higgins.idas | Defines the core set of interfaces for IdAS. |
org.eclipse.higgins.idas.impl | This package provides some basic implementations of various IdAS interfaces for use by context providers. |
Uses of IProperty in org.eclipse.higgins.idas |
---|
Subinterfaces of IProperty in org.eclipse.higgins.idas | |
---|---|
interface |
IAttribute
As defined at (TODO: add reference), This interface represents an attribte of a DigitalSubject. |
interface |
IMetadata
TODO: Add (or point to) doc which explains what metadata is and how it's used |
Uses of IProperty in org.eclipse.higgins.idas.impl |
---|
Classes in org.eclipse.higgins.idas.impl that implement IProperty | |
---|---|
class |
BasicAttribute
Implements IAttribute using BasicProperty and BasicMetadata |
class |
BasicMetadata
Implements IMetadata in terms of a BasicProperty . |
class |
BasicProperty
Basic implementation of IProperty . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |