TPTP 4.1.0 Platform Project
Public API Specification

org.eclipse.hyades.model.statistical
Interface SDDiscreteRepresentation

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, SDRepresentation
All Known Subinterfaces:
SDGaugeRepresentation, SDRangeRepresentation
All Known Implementing Classes:
SDDiscreteRepresentationImpl, SDGaugeRepresentationImpl, SDRangeRepresentationImpl

public interface SDDiscreteRepresentation
extends SDRepresentation

A representation of the model object 'SD Discrete Representation'. Observations of this type have descrite values (integers).

See Also:
StatisticalPackage.getSDDiscreteRepresentation()

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.1.0 Platform Project
Public API Specification