public interface SMedialDS extends SSequentialDS<org.eclipse.emf.common.util.URI,Double>, SDocumentGraphObject
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.URI |
getMediaReference()
Returns a
URI object, which points to a audio file. |
void |
setMediaReference(org.eclipse.emf.common.util.URI mediaRef)
Sets a
URI object, which points to a audio file. |
getData, getEnd, getStart, setDatagetGraph, getInRelations, getLayers, getOutRelationsaddLayer, removeLayer, setGraphgetId, getIdentifier, setId, setIdentifieraddLabel, containsLabel, getLabel, getLabel, getLabels, getLabelsByNamespace, removeAll, removeLabel, removeLabel, sizeLabelsaddAnnotation, addFeature, addMetaAnnotation, addProcessingAnnotation, createAnnotation, createAnnotations, createFeature, createFeatures, createMetaAnnotation, createMetaAnnotations, createProcessingAnnotation, createProcessingAnnotations, getAnnotation, getAnnotation, getAnnotations, getFeature, getFeature, getFeatures, getMetaAnnotation, getMetaAnnotations, getProcessingAnnotation, getProcessingAnnotations, iterator_SAnnotation, iterator_SFeature, iterator_SMetaAnnotation, iterator_SProcessingAnnotationgetName, setNamegetPathgetGraphorg.eclipse.emf.common.util.URI getMediaReference()
URI object, which points to a audio file. If no uri was
set null is returned.URI to audio filevoid setMediaReference(org.eclipse.emf.common.util.URI mediaRef)
URI object, which points to a audio file.mediaRef - reference to the audio fileCopyright © 2009–2020 Humboldt-Universität zu Berlin, INRIA. All rights reserved.