|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IMetadata | |
|---|---|
| org.eclipse.higgins.idas.api | Defines the core set of interfaces for IdAS. |
| Uses of IMetadata in org.eclipse.higgins.idas.api |
|---|
| Methods in org.eclipse.higgins.idas.api that return IMetadata | |
IMetadata |
IHasMetadata.getMetadata(URI metadataType)
Returns the specified metadata of this object. |
IMetadata |
IHasMetadata.addMetadata(URI metadataType)
Creates a new Metadata element for this container of metadata. |
IMetadata |
IHasMetadata.addMetadata(IMetadata copyFrom)
Creates a new Metadata element for this container of metadata by copying the data from the passed IMetadata. |
| Methods in org.eclipse.higgins.idas.api with parameters of type IMetadata | |
void |
IFilterMetadataAssertion.setAssertionValue(IMetadata assertion)
Specifies the assertion data to be tested against values of a metadata container's metadata. |
IMetadata |
IHasMetadata.addMetadata(IMetadata copyFrom)
Creates a new Metadata element for this container of metadata by copying the data from the passed IMetadata. |
boolean |
IMetadata.equals(IMetadata meta)
Returns true if the passed metadata is equal to this one. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||