|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The Factory for the model. It provides a create method for each non-abstract class of the model.
StatisticalPackage| Field Summary | |
|---|---|
static StatisticalFactory |
eINSTANCE
The singleton instance of the factory. |
| Method Summary | |
|---|---|
SDContiguousObservation |
createSDContiguousObservation()
Returns a new object of class 'SD Contiguous Observation'. |
SDContiguousRepresentation |
createSDContiguousRepresentation()
Returns a new object of class 'SD Contiguous Representation'. |
SDCounterDescriptor |
createSDCounterDescriptor()
Returns a new object of class 'SD Counter Descriptor'. |
SDDescriptor |
createSDDescriptor()
Returns a new object of class 'SD Descriptor'. |
SDDiscreteObservation |
createSDDiscreteObservation()
Returns a new object of class 'SD Discrete Observation'. |
SDDiscreteRepresentation |
createSDDiscreteRepresentation()
Returns a new object of class 'SD Discrete Representation'. |
SDGaugeRepresentation |
createSDGaugeRepresentation()
Returns a new object of class 'SD Gauge Representation'. |
SDRangeRepresentation |
createSDRangeRepresentation()
Returns a new object of class 'SD Range Representation'. |
SDSampleDescriptor |
createSDSampleDescriptor()
Returns a new object of class 'SD Sample Descriptor'. |
SDSampleWindow |
createSDSampleWindow()
Returns a new object of class 'SD Sample Window'. |
SDTextObservation |
createSDTextObservation()
Returns a new object of class 'SD Text Observation'. |
SDTextRepresentation |
createSDTextRepresentation()
Returns a new object of class 'SD Text Representation'. |
SDView |
createSDView()
Returns a new object of class 'SD View'. |
StatisticalPackage |
getStatisticalPackage()
Returns the package supported by this factory. |
| Methods inherited from interface org.eclipse.emf.ecore.EFactory |
|---|
convertToString, create, createFromString, getEPackage, setEPackage |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
|---|
getEAnnotation, getEAnnotations |
| 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 |
| Field Detail |
public static final StatisticalFactory eINSTANCE
| Method Detail |
public SDDescriptor createSDDescriptor()
public SDGaugeRepresentation createSDGaugeRepresentation()
public SDSampleDescriptor createSDSampleDescriptor()
public SDView createSDView()
public SDSampleWindow createSDSampleWindow()
public SDDiscreteObservation createSDDiscreteObservation()
public SDContiguousObservation createSDContiguousObservation()
public SDTextObservation createSDTextObservation()
public SDRangeRepresentation createSDRangeRepresentation()
public SDCounterDescriptor createSDCounterDescriptor()
public SDTextRepresentation createSDTextRepresentation()
public SDDiscreteRepresentation createSDDiscreteRepresentation()
public SDContiguousRepresentation createSDContiguousRepresentation()
public StatisticalPackage getStatisticalPackage()
|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||