TPTP 4.4.0 Platform Project
Public API Specification

org.eclipse.hyades.model.statistical
Interface SDContiguousRepresentation

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, SDRepresentation
All Known Implementing Classes:
SDContiguousRepresentationImpl

public interface SDContiguousRepresentation
extends SDRepresentation

A representation of the model object 'SD Contiguous Representation'. Observations of this type have contiguous values (float).

See Also:
StatisticalPackage.getSDContiguousRepresentation()
Generated
[EMF] Model

Methods inherited from interface org.eclipse.hyades.model.statistical.SDRepresentation
getMemberDescriptor, setMemberDescriptor
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 


TPTP 4.4.0 Platform Project
Public API Specification