|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectResourceImpl
org.mindswap.multimedia.impl.DigitalMediaImpl
Title:
Description:
Copyright: Copyright (c) 2005
Company: Mindswap (http://www.mindswap.org)
| Constructor Summary | |
protected |
DigitalMediaImpl(Node n,
EnhGraph eg)
Creates a new DigitalMedia resource. Not for public use. |
| Method Summary | |
DigitalMedia |
addDepicts(Resource theDepiction)
Add the statement that this media depicts the specifed instance |
StmtIterator |
listDepicts()
List all the depictions for this Image |
protected MultimediaModel |
mustBeValidModel()
|
DigitalMedia |
removeDepicts(Resource theDepiction)
Remove the statement that this media depicts the specifed instance |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected DigitalMediaImpl(Node n,
EnhGraph eg)
n - Node the node to wrap as an DigitalMediaeg - EnhGraph the graph the node belongs to| Method Detail |
public DigitalMedia addDepicts(Resource theDepiction)
addDepicts in interface DigitalMediatheDepiction - Resource the resource to depict
public DigitalMedia removeDepicts(Resource theDepiction)
removeDepicts in interface DigitalMediatheDepiction - Resource the depicted resource
protected MultimediaModel mustBeValidModel()
public StmtIterator listDepicts()
listDepicts in interface DigitalMedia
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||