|
Media Authoring with Java API |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttv.amwa.maj.entity.InterchangeObject
tv.amwa.maj.entity.DescriptiveFramework
@AAFClass(uuid1=218170369, uuid2=0, uuid3=0, uuid4={6,14,43,52,2,6,1,1}, definedName="DescriptiveFramework", description="The DescriptiveFramework class specifies descriptive metadata.") public abstract class DescriptiveFramework
Implements a framework for descriptive metadata. Sub-interfaces of this interface are taken from vocabularies of descriptive metadata, such as DMS-1, known as descriptive metadata schemes.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class tv.amwa.maj.entity.InterchangeObject |
---|
InterchangeObject.InterchangeObjectXMLHandler |
Field Summary | |
---|---|
static String |
DESCRIPTIVEFRAMEWORK_ITEM
|
Constructor Summary | |
---|---|
DescriptiveFramework()
|
Method Summary | |
---|---|
abstract DescriptiveFramework |
clone()
All descriptive frameworks must be cloneable to allow them to be used as strong references within descriptive markers . |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface tv.amwa.maj.iface.InterchangeObject |
---|
countProperties, createOptionalPropertyValue, disableGenerationTracking, enableGenerationTracking, getDefinition, getGeneration, getGenerationAUID, getProperties, getPropertyValue, isGenerationTracked, isPropertyPresent, omitOpionalProperty, setPropertyValue |
Field Detail |
---|
public static final String DESCRIPTIVEFRAMEWORK_ITEM
Constructor Detail |
---|
public DescriptiveFramework()
Method Detail |
---|
public abstract DescriptiveFramework clone()
All descriptive frameworks must be cloneable to allow them to be used as strong references within
descriptive markers
.
clone
in class Object
Object.clone()
|
Media Authoring with Java API |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |