Media Authoring
with Java API

tv.amwa.maj.iface
Interface DescriptiveObject

All Superinterfaces:
InterchangeObject
All Known Implementing Classes:
DescriptiveObject

public interface DescriptiveObject
extends InterchangeObject

Specifies an item of descriptive metadata in a descriptive framework.

Note that in the current implementation of the MAJ API, no descriptive schemes have been implemented and so no classes implement this interface.

Author:
Richard Cartwright
See Also:
DescriptiveFramework, DescriptiveMarker

Method Summary
 
Methods inherited from interface tv.amwa.maj.iface.InterchangeObject
countProperties, createOptionalPropertyValue, disableGenerationTracking, enableGenerationTracking, getDefinition, getGeneration, getGenerationAUID, getProperties, getPropertyValue, isGenerationTracked, isPropertyPresent, omitOpionalProperty, setPropertyValue
 


Media Authoring
with Java API

(c) 2007-2008 Richard Cartwright, all rights reserved. Subject to the terms of the AAF SDK Public Source License.