org.mindswap.multimedia.impl
Class MindswapMultimediaModelProfile
java.lang.Object
org.mindswap.multimedia.impl.MindswapMultimediaModelProfile
- All Implemented Interfaces:
- ModelProfile
- public class MindswapMultimediaModelProfile
- extends java.lang.Object
- implements ModelProfile
Title: MindswapMultimediaModelProfile
Description: An implementation of the ModelProfile interface that represents the current Mindswap multimedia ontology.
Copyright: Copyright (c) 2005
Company: Mindswap (http://www.mindswap.org)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MindswapMultimediaModelProfile
public MindswapMultimediaModelProfile()
depicts
public Property depicts()
- Specified by:
depicts in interface ModelProfile
depiction
public Property depiction()
- Specified by:
depiction in interface ModelProfile
hasRegion
public Property hasRegion()
- Specified by:
hasRegion in interface ModelProfile
regionOf
public Property regionOf()
- Specified by:
regionOf in interface ModelProfile
svgOutline
public Property svgOutline()
- Specified by:
svgOutline in interface ModelProfile
Image
public Resource Image()
- Specified by:
Image in interface ModelProfile
Region
public Resource Region()
- Specified by:
Region in interface ModelProfile
Video
public Resource Video()
- Specified by:
Video in interface ModelProfile
VideoSegment
public Resource VideoSegment()
- Specified by:
VideoSegment in interface ModelProfile
VideoFrame
public Resource VideoFrame()
- Specified by:
VideoFrame in interface ModelProfile
hasTotalFrames
public Property hasTotalFrames()
- Specified by:
hasTotalFrames in interface ModelProfile
frameOf
public Property frameOf()
- Specified by:
frameOf in interface ModelProfile
frameNumber
public Property frameNumber()
- Specified by:
frameNumber in interface ModelProfile
hasDurationSeconds
public Property hasDurationSeconds()
- Specified by:
hasDurationSeconds in interface ModelProfile
hasSegment
public Property hasSegment()
- Specified by:
hasSegment in interface ModelProfile
segmentOf
public Property segmentOf()
- Specified by:
segmentOf in interface ModelProfile
startFrame
public Property startFrame()
- Specified by:
startFrame in interface ModelProfile
endFrame
public Property endFrame()
- Specified by:
endFrame in interface ModelProfile
hasFrame
public Property hasFrame()
- Specified by:
hasFrame in interface ModelProfile
URI
public java.net.URI URI()
- Specified by:
URI in interface ModelProfile