TPTP 4.4.0 Platform Project
Public API Specification

org.eclipse.hyades.model.statistical
Interface SDTextRepresentation

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

public interface SDTextRepresentation
extends SDRepresentation

A representation of the model object 'SD Text Representation'. Represent observations of this type as text values.

See Also:
StatisticalPackage.getSDTextRepresentation()
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