TPTP 4.5.0 Platform Project
Internal API Specification

org.eclipse.hyades.logging.adapter.model.internal.sensor
Interface SensorPackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
SensorPackageImpl

public interface SensorPackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

Copyright (c) 2005 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Copyright (c) 2005 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html

See Also:
SensorFactory
Generated
[EMF] Model
kind="package"

Nested Class Summary
static interface SensorPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static int ADAPTER_CBE_SENSOR_TYPE
          The meta object id for the 'Adapter CBE Sensor Type' class
static int ADAPTER_CBE_SENSOR_TYPE__SENSOR_PROPERTY
          The feature id for the 'Sensor Property' containment reference list
static int ADAPTER_CBE_SENSOR_TYPE_FEATURE_COUNT
          The number of structural features of the 'Adapter CBE Sensor Type' class
static SensorPackage eINSTANCE
          The singleton instance of the package
static java.lang.String eNAME
          The package name
static java.lang.String eNS_PREFIX
          The package namespace name
static java.lang.String eNS_URI
          The package namespace URI
static int SENSOR_BASE_TYPE
          The meta object id for the 'Base Type' class
static int SENSOR_BASE_TYPE__SENSOR_PROPERTY
          The feature id for the 'Sensor Property' containment reference list
static int SENSOR_BASE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Base Type' class
static int SENSOR_CONFIG_TYPE
          The meta object id for the 'Config Type' class
static int SENSOR_CONFIG_TYPE__ADAPTER_CBE_SENSOR
          The feature id for the 'Adapter CBE Sensor' containment reference
static int SENSOR_CONFIG_TYPE__CONFIDENCE_BUFFER_SIZE
          The feature id for the 'Confidence Buffer Size' attribute
static int SENSOR_CONFIG_TYPE__DESCRIPTION
          The feature id for the 'Description' attribute
static int SENSOR_CONFIG_TYPE__DISABLED
          The feature id for the 'Disabled' attribute
static int SENSOR_CONFIG_TYPE__FILE_FOOTER_SIZE
          The feature id for the 'File Footer Size' attribute
static int SENSOR_CONFIG_TYPE__MAXIMUM_BLOCKING
          The feature id for the 'Maximum Blocking' attribute
static int SENSOR_CONFIG_TYPE__PROPERTY
          The feature id for the 'Property' containment reference list
static int SENSOR_CONFIG_TYPE__SINGLE_FILE_SENSOR
          The feature id for the 'Single File Sensor' containment reference
static int SENSOR_CONFIG_TYPE__STATIC_PARSER_SENSOR
          The feature id for the 'Static Parser Sensor' containment reference
static int SENSOR_CONFIG_TYPE__TYPE
          The feature id for the 'Type' attribute
static int SENSOR_CONFIG_TYPE__UNIQUE_ID
          The feature id for the 'Unique ID' attribute
static int SENSOR_CONFIG_TYPE_FEATURE_COUNT
          The number of structural features of the 'Config Type' class
static int SENSOR_PROPERTY_TYPE
          The meta object id for the 'Property Type' class
static int SENSOR_PROPERTY_TYPE__PROPERTY_NAME
          The feature id for the 'Property Name' attribute
static int SENSOR_PROPERTY_TYPE__PROPERTY_VALUE
          The feature id for the 'Property Value' attribute
static int SENSOR_PROPERTY_TYPE_FEATURE_COUNT
          The number of structural features of the 'Property Type' class
static int SENSOR_TYPE
          The meta object id for the 'Type' enum
static int SENSOR_TYPE_OBJECT
          The meta object id for the 'Type Object' data type
static int SINGLE_FILE_SENSOR_TYPE
          The meta object id for the 'Single File Sensor Type' class
static int SINGLE_FILE_SENSOR_TYPE__CONVERTER
          The feature id for the 'Converter' attribute
static int SINGLE_FILE_SENSOR_TYPE__DIRECTORY
          The feature id for the 'Directory' attribute
static int SINGLE_FILE_SENSOR_TYPE__FILE_NAME
          The feature id for the 'File Name' attribute
static int SINGLE_FILE_SENSOR_TYPE__SENSOR_PROPERTY
          The feature id for the 'Sensor Property' containment reference list
static int SINGLE_FILE_SENSOR_TYPE__SHELL
          The feature id for the 'Shell' attribute
static int SINGLE_FILE_SENSOR_TYPE_FEATURE_COUNT
          The number of structural features of the 'Single File Sensor Type' class
static int STATIC_PARSER_SENSOR_TYPE
          The meta object id for the 'Static Parser Sensor Type' class
static int STATIC_PARSER_SENSOR_TYPE__DIRECTORY
          The feature id for the 'Directory' attribute
static int STATIC_PARSER_SENSOR_TYPE__FILE_NAME
          The feature id for the 'File Name' attribute
static int STATIC_PARSER_SENSOR_TYPE__PARSER_CLASS_NAME
          The feature id for the 'Parser Class Name' attribute
static int STATIC_PARSER_SENSOR_TYPE__SENSOR_PROPERTY
          The feature id for the 'Sensor Property' containment reference list
static int STATIC_PARSER_SENSOR_TYPE_FEATURE_COUNT
          The number of structural features of the 'Static Parser Sensor Type' class
 
Method Summary
 org.eclipse.emf.ecore.EClass getAdapterCBESensorType()
          Returns the meta object for class 'Adapter CBE Sensor Type'
 org.eclipse.emf.ecore.EReference getSensorBaseType_SensorProperty()
          Returns the meta object for the containment reference list 'Sensor Property'
 org.eclipse.emf.ecore.EClass getSensorBaseType()
          Returns the meta object for class 'Base Type'
 org.eclipse.emf.ecore.EReference getSensorConfigType_AdapterCBESensor()
          Returns the meta object for the containment reference 'Adapter CBE Sensor'
 org.eclipse.emf.ecore.EAttribute getSensorConfigType_ConfidenceBufferSize()
          Returns the meta object for the attribute 'Confidence Buffer Size'
 org.eclipse.emf.ecore.EAttribute getSensorConfigType_FileFooterSize()
          Returns the meta object for the attribute 'File Footer Size'
 org.eclipse.emf.ecore.EAttribute getSensorConfigType_MaximumBlocking()
          Returns the meta object for the attribute 'Maximum Blocking'
 org.eclipse.emf.ecore.EReference getSensorConfigType_SingleFileSensor()
          Returns the meta object for the containment reference 'Single File Sensor'
 org.eclipse.emf.ecore.EReference getSensorConfigType_StaticParserSensor()
          Returns the meta object for the containment reference 'Static Parser Sensor'
 org.eclipse.emf.ecore.EAttribute getSensorConfigType_Type()
          Returns the meta object for the attribute 'Type'
 org.eclipse.emf.ecore.EClass getSensorConfigType()
          Returns the meta object for class 'Config Type'
 SensorFactory getSensorFactory()
          Returns the factory that creates the instances of the model
 org.eclipse.emf.ecore.EAttribute getSensorPropertyType_PropertyName()
          Returns the meta object for the attribute 'Property Name'
 org.eclipse.emf.ecore.EAttribute getSensorPropertyType_PropertyValue()
          Returns the meta object for the attribute 'Property Value'
 org.eclipse.emf.ecore.EClass getSensorPropertyType()
          Returns the meta object for class 'Property Type'
 org.eclipse.emf.ecore.EEnum getSensorType()
          Returns the meta object for enum 'Type'
 org.eclipse.emf.ecore.EDataType getSensorTypeObject()
          Returns the meta object for data type 'Type Object'
 org.eclipse.emf.ecore.EAttribute getSingleFileSensorType_Converter()
          Returns the meta object for the attribute 'Converter'
 org.eclipse.emf.ecore.EAttribute getSingleFileSensorType_Directory()
          Returns the meta object for the attribute 'Directory'
 org.eclipse.emf.ecore.EAttribute getSingleFileSensorType_FileName()
          Returns the meta object for the attribute 'File Name'
 org.eclipse.emf.ecore.EAttribute getSingleFileSensorType_Shell()
          Returns the meta object for the attribute 'Shell'
 org.eclipse.emf.ecore.EClass getSingleFileSensorType()
          Returns the meta object for class 'Single File Sensor Type'
 org.eclipse.emf.ecore.EAttribute getStaticParserSensorType_Directory()
          Returns the meta object for the attribute 'Directory'
 org.eclipse.emf.ecore.EAttribute getStaticParserSensorType_FileName()
          Returns the meta object for the attribute 'File Name'
 org.eclipse.emf.ecore.EAttribute getStaticParserSensorType_ParserClassName()
          Returns the meta object for the attribute 'Parser Class Name'
 org.eclipse.emf.ecore.EClass getStaticParserSensorType()
          Returns the meta object for class 'Static Parser Sensor Type'
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
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

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values
Generated

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values
Generated

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values
Generated

eINSTANCE

static final SensorPackage eINSTANCE
The singleton instance of the package.

Generated

SENSOR_BASE_TYPE

static final int SENSOR_BASE_TYPE
The meta object id for the 'Base Type' class.

See Also:
SensorBaseTypeImpl, SensorPackageImpl.getSensorBaseType(), Constant Field Values
Generated

SENSOR_BASE_TYPE__SENSOR_PROPERTY

static final int SENSOR_BASE_TYPE__SENSOR_PROPERTY
The feature id for the 'Sensor Property' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SENSOR_BASE_TYPE_FEATURE_COUNT

static final int SENSOR_BASE_TYPE_FEATURE_COUNT
The number of structural features of the 'Base Type' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ADAPTER_CBE_SENSOR_TYPE

static final int ADAPTER_CBE_SENSOR_TYPE
The meta object id for the 'Adapter CBE Sensor Type' class.

See Also:
AdapterCBESensorTypeImpl, SensorPackageImpl.getAdapterCBESensorType(), Constant Field Values
Generated

ADAPTER_CBE_SENSOR_TYPE__SENSOR_PROPERTY

static final int ADAPTER_CBE_SENSOR_TYPE__SENSOR_PROPERTY
The feature id for the 'Sensor Property' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

ADAPTER_CBE_SENSOR_TYPE_FEATURE_COUNT

static final int ADAPTER_CBE_SENSOR_TYPE_FEATURE_COUNT
The number of structural features of the 'Adapter CBE Sensor Type' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SENSOR_CONFIG_TYPE

static final int SENSOR_CONFIG_TYPE
The meta object id for the 'Config Type' class.

See Also:
SensorConfigTypeImpl, SensorPackageImpl.getSensorConfigType(), Constant Field Values
Generated

SENSOR_CONFIG_TYPE__PROPERTY

static final int SENSOR_CONFIG_TYPE__PROPERTY
The feature id for the 'Property' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SENSOR_CONFIG_TYPE__DESCRIPTION

static final int SENSOR_CONFIG_TYPE__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SENSOR_CONFIG_TYPE__DISABLED

static final int SENSOR_CONFIG_TYPE__DISABLED
The feature id for the 'Disabled' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SENSOR_CONFIG_TYPE__UNIQUE_ID

static final int SENSOR_CONFIG_TYPE__UNIQUE_ID
The feature id for the 'Unique ID' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SENSOR_CONFIG_TYPE__SINGLE_FILE_SENSOR

static final int SENSOR_CONFIG_TYPE__SINGLE_FILE_SENSOR
The feature id for the 'Single File Sensor' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SENSOR_CONFIG_TYPE__ADAPTER_CBE_SENSOR

static final int SENSOR_CONFIG_TYPE__ADAPTER_CBE_SENSOR
The feature id for the 'Adapter CBE Sensor' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SENSOR_CONFIG_TYPE__STATIC_PARSER_SENSOR

static final int SENSOR_CONFIG_TYPE__STATIC_PARSER_SENSOR
The feature id for the 'Static Parser Sensor' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SENSOR_CONFIG_TYPE__CONFIDENCE_BUFFER_SIZE

static final int SENSOR_CONFIG_TYPE__CONFIDENCE_BUFFER_SIZE
The feature id for the 'Confidence Buffer Size' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SENSOR_CONFIG_TYPE__FILE_FOOTER_SIZE

static final int SENSOR_CONFIG_TYPE__FILE_FOOTER_SIZE
The feature id for the 'File Footer Size' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SENSOR_CONFIG_TYPE__MAXIMUM_BLOCKING

static final int SENSOR_CONFIG_TYPE__MAXIMUM_BLOCKING
The feature id for the 'Maximum Blocking' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SENSOR_CONFIG_TYPE__TYPE

static final int SENSOR_CONFIG_TYPE__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SENSOR_CONFIG_TYPE_FEATURE_COUNT

static final int SENSOR_CONFIG_TYPE_FEATURE_COUNT
The number of structural features of the 'Config Type' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SENSOR_PROPERTY_TYPE

static final int SENSOR_PROPERTY_TYPE
The meta object id for the 'Property Type' class.

See Also:
SensorPropertyTypeImpl, SensorPackageImpl.getSensorPropertyType(), Constant Field Values
Generated

SENSOR_PROPERTY_TYPE__PROPERTY_NAME

static final int SENSOR_PROPERTY_TYPE__PROPERTY_NAME
The feature id for the 'Property Name' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SENSOR_PROPERTY_TYPE__PROPERTY_VALUE

static final int SENSOR_PROPERTY_TYPE__PROPERTY_VALUE
The feature id for the 'Property Value' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SENSOR_PROPERTY_TYPE_FEATURE_COUNT

static final int SENSOR_PROPERTY_TYPE_FEATURE_COUNT
The number of structural features of the 'Property Type' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SINGLE_FILE_SENSOR_TYPE

static final int SINGLE_FILE_SENSOR_TYPE
The meta object id for the 'Single File Sensor Type' class.

See Also:
SingleFileSensorTypeImpl, SensorPackageImpl.getSingleFileSensorType(), Constant Field Values
Generated

SINGLE_FILE_SENSOR_TYPE__SENSOR_PROPERTY

static final int SINGLE_FILE_SENSOR_TYPE__SENSOR_PROPERTY
The feature id for the 'Sensor Property' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SINGLE_FILE_SENSOR_TYPE__CONVERTER

static final int SINGLE_FILE_SENSOR_TYPE__CONVERTER
The feature id for the 'Converter' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SINGLE_FILE_SENSOR_TYPE__DIRECTORY

static final int SINGLE_FILE_SENSOR_TYPE__DIRECTORY
The feature id for the 'Directory' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SINGLE_FILE_SENSOR_TYPE__FILE_NAME

static final int SINGLE_FILE_SENSOR_TYPE__FILE_NAME
The feature id for the 'File Name' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SINGLE_FILE_SENSOR_TYPE__SHELL

static final int SINGLE_FILE_SENSOR_TYPE__SHELL
The feature id for the 'Shell' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SINGLE_FILE_SENSOR_TYPE_FEATURE_COUNT

static final int SINGLE_FILE_SENSOR_TYPE_FEATURE_COUNT
The number of structural features of the 'Single File Sensor Type' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

STATIC_PARSER_SENSOR_TYPE

static final int STATIC_PARSER_SENSOR_TYPE
The meta object id for the 'Static Parser Sensor Type' class.

See Also:
StaticParserSensorTypeImpl, SensorPackageImpl.getStaticParserSensorType(), Constant Field Values
Generated

STATIC_PARSER_SENSOR_TYPE__SENSOR_PROPERTY

static final int STATIC_PARSER_SENSOR_TYPE__SENSOR_PROPERTY
The feature id for the 'Sensor Property' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

STATIC_PARSER_SENSOR_TYPE__DIRECTORY

static final int STATIC_PARSER_SENSOR_TYPE__DIRECTORY
The feature id for the 'Directory' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

STATIC_PARSER_SENSOR_TYPE__FILE_NAME

static final int STATIC_PARSER_SENSOR_TYPE__FILE_NAME
The feature id for the 'File Name' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

STATIC_PARSER_SENSOR_TYPE__PARSER_CLASS_NAME

static final int STATIC_PARSER_SENSOR_TYPE__PARSER_CLASS_NAME
The feature id for the 'Parser Class Name' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

STATIC_PARSER_SENSOR_TYPE_FEATURE_COUNT

static final int STATIC_PARSER_SENSOR_TYPE_FEATURE_COUNT
The number of structural features of the 'Static Parser Sensor Type' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

SENSOR_TYPE

static final int SENSOR_TYPE
The meta object id for the 'Type' enum.

See Also:
SensorType, SensorPackageImpl.getSensorType(), Constant Field Values
Generated

SENSOR_TYPE_OBJECT

static final int SENSOR_TYPE_OBJECT
The meta object id for the 'Type Object' data type.

See Also:
SensorType, SensorPackageImpl.getSensorTypeObject(), Constant Field Values
Generated
Method Detail

getAdapterCBESensorType

org.eclipse.emf.ecore.EClass getAdapterCBESensorType()
Returns the meta object for class 'Adapter CBE Sensor Type'.

Returns:
the meta object for class 'Adapter CBE Sensor Type'.
See Also:
AdapterCBESensorType
Generated

getSensorBaseType

org.eclipse.emf.ecore.EClass getSensorBaseType()
Returns the meta object for class 'Base Type'.

Returns:
the meta object for class 'Base Type'.
See Also:
SensorBaseType
Generated

getSensorBaseType_SensorProperty

org.eclipse.emf.ecore.EReference getSensorBaseType_SensorProperty()
Returns the meta object for the containment reference list 'Sensor Property'.

Returns:
the meta object for the containment reference list 'Sensor Property'.
See Also:
SensorBaseType.getSensorProperty(), getSensorBaseType()
Generated

getSensorConfigType

org.eclipse.emf.ecore.EClass getSensorConfigType()
Returns the meta object for class 'Config Type'.

Returns:
the meta object for class 'Config Type'.
See Also:
SensorConfigType
Generated

getSensorConfigType_SingleFileSensor

org.eclipse.emf.ecore.EReference getSensorConfigType_SingleFileSensor()
Returns the meta object for the containment reference 'Single File Sensor'.

Returns:
the meta object for the containment reference 'Single File Sensor'.
See Also:
SensorConfigType.getSingleFileSensor(), getSensorConfigType()
Generated

getSensorConfigType_AdapterCBESensor

org.eclipse.emf.ecore.EReference getSensorConfigType_AdapterCBESensor()
Returns the meta object for the containment reference 'Adapter CBE Sensor'.

Returns:
the meta object for the containment reference 'Adapter CBE Sensor'.
See Also:
SensorConfigType.getAdapterCBESensor(), getSensorConfigType()
Generated

getSensorConfigType_StaticParserSensor

org.eclipse.emf.ecore.EReference getSensorConfigType_StaticParserSensor()
Returns the meta object for the containment reference 'Static Parser Sensor'.

Returns:
the meta object for the containment reference 'Static Parser Sensor'.
See Also:
SensorConfigType.getStaticParserSensor(), getSensorConfigType()
Generated

getSensorConfigType_ConfidenceBufferSize

org.eclipse.emf.ecore.EAttribute getSensorConfigType_ConfidenceBufferSize()
Returns the meta object for the attribute 'Confidence Buffer Size'.

Returns:
the meta object for the attribute 'Confidence Buffer Size'.
See Also:
SensorConfigType.getConfidenceBufferSize(), getSensorConfigType()
Generated

getSensorConfigType_FileFooterSize

org.eclipse.emf.ecore.EAttribute getSensorConfigType_FileFooterSize()
Returns the meta object for the attribute 'File Footer Size'.

Returns:
the meta object for the attribute 'File Footer Size'.
See Also:
SensorConfigType.getFileFooterSize(), getSensorConfigType()
Generated

getSensorConfigType_MaximumBlocking

org.eclipse.emf.ecore.EAttribute getSensorConfigType_MaximumBlocking()
Returns the meta object for the attribute 'Maximum Blocking'.

Returns:
the meta object for the attribute 'Maximum Blocking'.
See Also:
SensorConfigType.getMaximumBlocking(), getSensorConfigType()
Generated

getSensorConfigType_Type

org.eclipse.emf.ecore.EAttribute getSensorConfigType_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
SensorConfigType.getType(), getSensorConfigType()
Generated

getSensorPropertyType

org.eclipse.emf.ecore.EClass getSensorPropertyType()
Returns the meta object for class 'Property Type'.

Returns:
the meta object for class 'Property Type'.
See Also:
SensorPropertyType
Generated

getSensorPropertyType_PropertyName

org.eclipse.emf.ecore.EAttribute getSensorPropertyType_PropertyName()
Returns the meta object for the attribute 'Property Name'.

Returns:
the meta object for the attribute 'Property Name'.
See Also:
SensorPropertyType.getPropertyName(), getSensorPropertyType()
Generated

getSensorPropertyType_PropertyValue

org.eclipse.emf.ecore.EAttribute getSensorPropertyType_PropertyValue()
Returns the meta object for the attribute 'Property Value'.

Returns:
the meta object for the attribute 'Property Value'.
See Also:
SensorPropertyType.getPropertyValue(), getSensorPropertyType()
Generated

getSingleFileSensorType

org.eclipse.emf.ecore.EClass getSingleFileSensorType()
Returns the meta object for class 'Single File Sensor Type'.

Returns:
the meta object for class 'Single File Sensor Type'.
See Also:
SingleFileSensorType
Generated

getSingleFileSensorType_Converter

org.eclipse.emf.ecore.EAttribute getSingleFileSensorType_Converter()
Returns the meta object for the attribute 'Converter'.

Returns:
the meta object for the attribute 'Converter'.
See Also:
SingleFileSensorType.getConverter(), getSingleFileSensorType()
Generated

getSingleFileSensorType_Directory

org.eclipse.emf.ecore.EAttribute getSingleFileSensorType_Directory()
Returns the meta object for the attribute 'Directory'.

Returns:
the meta object for the attribute 'Directory'.
See Also:
SingleFileSensorType.getDirectory(), getSingleFileSensorType()
Generated

getSingleFileSensorType_FileName

org.eclipse.emf.ecore.EAttribute getSingleFileSensorType_FileName()
Returns the meta object for the attribute 'File Name'.

Returns:
the meta object for the attribute 'File Name'.
See Also:
SingleFileSensorType.getFileName(), getSingleFileSensorType()
Generated

getSingleFileSensorType_Shell

org.eclipse.emf.ecore.EAttribute getSingleFileSensorType_Shell()
Returns the meta object for the attribute 'Shell'.

Returns:
the meta object for the attribute 'Shell'.
See Also:
SingleFileSensorType.getShell(), getSingleFileSensorType()
Generated

getStaticParserSensorType

org.eclipse.emf.ecore.EClass getStaticParserSensorType()
Returns the meta object for class 'Static Parser Sensor Type'.

Returns:
the meta object for class 'Static Parser Sensor Type'.
See Also:
StaticParserSensorType
Generated

getStaticParserSensorType_Directory

org.eclipse.emf.ecore.EAttribute getStaticParserSensorType_Directory()
Returns the meta object for the attribute 'Directory'.

Returns:
the meta object for the attribute 'Directory'.
See Also:
StaticParserSensorType.getDirectory(), getStaticParserSensorType()
Generated

getStaticParserSensorType_FileName

org.eclipse.emf.ecore.EAttribute getStaticParserSensorType_FileName()
Returns the meta object for the attribute 'File Name'.

Returns:
the meta object for the attribute 'File Name'.
See Also:
StaticParserSensorType.getFileName(), getStaticParserSensorType()
Generated

getStaticParserSensorType_ParserClassName

org.eclipse.emf.ecore.EAttribute getStaticParserSensorType_ParserClassName()
Returns the meta object for the attribute 'Parser Class Name'.

Returns:
the meta object for the attribute 'Parser Class Name'.
See Also:
StaticParserSensorType.getParserClassName(), getStaticParserSensorType()
Generated

getSensorType

org.eclipse.emf.ecore.EEnum getSensorType()
Returns the meta object for enum 'Type'.

Returns:
the meta object for enum 'Type'.
See Also:
SensorType
Generated

getSensorTypeObject

org.eclipse.emf.ecore.EDataType getSensorTypeObject()
Returns the meta object for data type 'Type Object'.

Returns:
the meta object for data type 'Type Object'.
See Also:
SensorType
Generated
[EMF] Model
instanceClass="org.eclipse.hyades.logging.adapter.model.internal.sensor.SensorType" extendedMetaData="name='SensorType:Object' baseType='SensorType'"

getSensorFactory

SensorFactory getSensorFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.
Generated

TPTP 4.5.0 Platform Project
Internal API Specification