public class SMedialDSImpl extends SSequentialDSImpl<org.eclipse.emf.common.util.URI,Double> implements SMedialDS
delegate, EXPECTED_NUMBER_OF_LABELS| Constructor and Description |
|---|
SMedialDSImpl()
Initializes an object of type
SLayerImpl. |
SMedialDSImpl(Node delegate)
Initializes an object of type
SLayerImpl. |
| Modifier and Type | Method and Description |
|---|---|
Double |
getEnd() |
org.eclipse.emf.common.util.URI |
getMediaReference()
Returns a
URI object, which points to a audio file. |
Double |
getStart() |
void |
setMediaReference(org.eclipse.emf.common.util.URI mediaRef)
Sets a
URI object, which points to a audio file. |
getData, getGraph, setData, setGraphaddAnnotation, addFeature, addMetaAnnotation, addProcessingAnnotation, createAnnotation, createAnnotations, createFeature, createFeatures, createMetaAnnotation, createMetaAnnotations, createProcessingAnnotation, createProcessingAnnotations, getAnnotation, getAnnotation, getAnnotations, getFeature, getFeature, getFeatures, getInRelations, getLayers, getMetaAnnotation, getMetaAnnotations, getName, getOutRelations, getPath, getProcessingAnnotation, getProcessingAnnotations, iterator_SAnnotation, iterator_SFeature, iterator_SMetaAnnotation, iterator_SProcessingAnnotation, removeLabel, setNameaddLayer, basicSetGraph_WithoutRemoving, basicSetGraph, getDelegate, removeLayergetId, getIdentifier, setId, setIdentifier, toStringaddLabel, basicAddLabel, basicRemoveLabel, containsLabel, getLabel, getLabel, getLabels, getLabelsByNamespace, removeAll, removeLabel, sizeLabelsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetData, 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, setNamegetPathgetGraphpublic SMedialDSImpl()
SLayerImpl.public SMedialDSImpl(Node delegate)
SLayerImpl. If LabelableElementImpl.delegate is
not null, all functions of this method are delegated to the delegate
object. Setting LabelableElementImpl.delegate makes this object to a container.a - delegate object of the same type.public org.eclipse.emf.common.util.URI getMediaReference()
URI object, which points to a audio file. If no uri was
set null is returned.getMediaReference in interface SMedialDSURI to audio filepublic void setMediaReference(org.eclipse.emf.common.util.URI mediaRef)
URI object, which points to a audio file.setMediaReference in interface SMedialDSmediaRef - reference to the audio filepublic Double getStart()
getStart in interface SSequentialDS<org.eclipse.emf.common.util.URI,Double>getStart in class SSequentialDSImpl<org.eclipse.emf.common.util.URI,Double>public Double getEnd()
getEnd in interface SSequentialDS<org.eclipse.emf.common.util.URI,Double>getEnd in class SSequentialDSImpl<org.eclipse.emf.common.util.URI,Double>Copyright © 2009–2019 Humboldt-Universität zu Berlin, INRIA. All rights reserved.