|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SensorPackage
The Package for the model. It contains accessors for the meta objects to represent
SensorFactory| 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 |
|---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final SensorPackage eINSTANCE
static final int SENSOR_BASE_TYPE
Base Type' class.
SensorBaseTypeImpl,
SensorPackageImpl.getSensorBaseType(),
Constant Field Valuesstatic final int SENSOR_BASE_TYPE__SENSOR_PROPERTY
static final int SENSOR_BASE_TYPE_FEATURE_COUNT
static final int ADAPTER_CBE_SENSOR_TYPE
Adapter CBE Sensor Type' class.
AdapterCBESensorTypeImpl,
SensorPackageImpl.getAdapterCBESensorType(),
Constant Field Valuesstatic final int ADAPTER_CBE_SENSOR_TYPE__SENSOR_PROPERTY
static final int ADAPTER_CBE_SENSOR_TYPE_FEATURE_COUNT
static final int SENSOR_CONFIG_TYPE
Config Type' class.
SensorConfigTypeImpl,
SensorPackageImpl.getSensorConfigType(),
Constant Field Valuesstatic final int SENSOR_CONFIG_TYPE__PROPERTY
static final int SENSOR_CONFIG_TYPE__DESCRIPTION
static final int SENSOR_CONFIG_TYPE__DISABLED
static final int SENSOR_CONFIG_TYPE__UNIQUE_ID
static final int SENSOR_CONFIG_TYPE__SINGLE_FILE_SENSOR
static final int SENSOR_CONFIG_TYPE__ADAPTER_CBE_SENSOR
static final int SENSOR_CONFIG_TYPE__STATIC_PARSER_SENSOR
static final int SENSOR_CONFIG_TYPE__CONFIDENCE_BUFFER_SIZE
static final int SENSOR_CONFIG_TYPE__FILE_FOOTER_SIZE
static final int SENSOR_CONFIG_TYPE__MAXIMUM_BLOCKING
static final int SENSOR_CONFIG_TYPE__TYPE
static final int SENSOR_CONFIG_TYPE_FEATURE_COUNT
static final int SENSOR_PROPERTY_TYPE
Property Type' class.
SensorPropertyTypeImpl,
SensorPackageImpl.getSensorPropertyType(),
Constant Field Valuesstatic final int SENSOR_PROPERTY_TYPE__PROPERTY_NAME
static final int SENSOR_PROPERTY_TYPE__PROPERTY_VALUE
static final int SENSOR_PROPERTY_TYPE_FEATURE_COUNT
static final int SINGLE_FILE_SENSOR_TYPE
Single File Sensor Type' class.
SingleFileSensorTypeImpl,
SensorPackageImpl.getSingleFileSensorType(),
Constant Field Valuesstatic final int SINGLE_FILE_SENSOR_TYPE__SENSOR_PROPERTY
static final int SINGLE_FILE_SENSOR_TYPE__CONVERTER
static final int SINGLE_FILE_SENSOR_TYPE__DIRECTORY
static final int SINGLE_FILE_SENSOR_TYPE__FILE_NAME
static final int SINGLE_FILE_SENSOR_TYPE__SHELL
static final int SINGLE_FILE_SENSOR_TYPE_FEATURE_COUNT
static final int STATIC_PARSER_SENSOR_TYPE
Static Parser Sensor Type' class.
StaticParserSensorTypeImpl,
SensorPackageImpl.getStaticParserSensorType(),
Constant Field Valuesstatic final int STATIC_PARSER_SENSOR_TYPE__SENSOR_PROPERTY
static final int STATIC_PARSER_SENSOR_TYPE__DIRECTORY
static final int STATIC_PARSER_SENSOR_TYPE__FILE_NAME
static final int STATIC_PARSER_SENSOR_TYPE__PARSER_CLASS_NAME
static final int STATIC_PARSER_SENSOR_TYPE_FEATURE_COUNT
static final int SENSOR_TYPE
Type' enum.
SensorType,
SensorPackageImpl.getSensorType(),
Constant Field Valuesstatic final int SENSOR_TYPE_OBJECT
SensorType,
SensorPackageImpl.getSensorTypeObject(),
Constant Field Values| Method Detail |
|---|
org.eclipse.emf.ecore.EClass getAdapterCBESensorType()
Adapter CBE Sensor Type'.
AdapterCBESensorTypeorg.eclipse.emf.ecore.EClass getSensorBaseType()
Base Type'.
SensorBaseTypeorg.eclipse.emf.ecore.EReference getSensorBaseType_SensorProperty()
Sensor Property'.
SensorBaseType.getSensorProperty(),
getSensorBaseType()org.eclipse.emf.ecore.EClass getSensorConfigType()
Config Type'.
SensorConfigTypeorg.eclipse.emf.ecore.EReference getSensorConfigType_SingleFileSensor()
Single File Sensor'.
SensorConfigType.getSingleFileSensor(),
getSensorConfigType()org.eclipse.emf.ecore.EReference getSensorConfigType_AdapterCBESensor()
Adapter CBE Sensor'.
SensorConfigType.getAdapterCBESensor(),
getSensorConfigType()org.eclipse.emf.ecore.EReference getSensorConfigType_StaticParserSensor()
Static Parser Sensor'.
SensorConfigType.getStaticParserSensor(),
getSensorConfigType()org.eclipse.emf.ecore.EAttribute getSensorConfigType_ConfidenceBufferSize()
Confidence Buffer Size'.
SensorConfigType.getConfidenceBufferSize(),
getSensorConfigType()org.eclipse.emf.ecore.EAttribute getSensorConfigType_FileFooterSize()
File Footer Size'.
SensorConfigType.getFileFooterSize(),
getSensorConfigType()org.eclipse.emf.ecore.EAttribute getSensorConfigType_MaximumBlocking()
Maximum Blocking'.
SensorConfigType.getMaximumBlocking(),
getSensorConfigType()org.eclipse.emf.ecore.EAttribute getSensorConfigType_Type()
Type'.
SensorConfigType.getType(),
getSensorConfigType()org.eclipse.emf.ecore.EClass getSensorPropertyType()
Property Type'.
SensorPropertyTypeorg.eclipse.emf.ecore.EAttribute getSensorPropertyType_PropertyName()
Property Name'.
SensorPropertyType.getPropertyName(),
getSensorPropertyType()org.eclipse.emf.ecore.EAttribute getSensorPropertyType_PropertyValue()
Property Value'.
SensorPropertyType.getPropertyValue(),
getSensorPropertyType()org.eclipse.emf.ecore.EClass getSingleFileSensorType()
Single File Sensor Type'.
SingleFileSensorTypeorg.eclipse.emf.ecore.EAttribute getSingleFileSensorType_Converter()
Converter'.
SingleFileSensorType.getConverter(),
getSingleFileSensorType()org.eclipse.emf.ecore.EAttribute getSingleFileSensorType_Directory()
Directory'.
SingleFileSensorType.getDirectory(),
getSingleFileSensorType()org.eclipse.emf.ecore.EAttribute getSingleFileSensorType_FileName()
File Name'.
SingleFileSensorType.getFileName(),
getSingleFileSensorType()org.eclipse.emf.ecore.EAttribute getSingleFileSensorType_Shell()
Shell'.
SingleFileSensorType.getShell(),
getSingleFileSensorType()org.eclipse.emf.ecore.EClass getStaticParserSensorType()
Static Parser Sensor Type'.
StaticParserSensorTypeorg.eclipse.emf.ecore.EAttribute getStaticParserSensorType_Directory()
Directory'.
StaticParserSensorType.getDirectory(),
getStaticParserSensorType()org.eclipse.emf.ecore.EAttribute getStaticParserSensorType_FileName()
File Name'.
StaticParserSensorType.getFileName(),
getStaticParserSensorType()org.eclipse.emf.ecore.EAttribute getStaticParserSensorType_ParserClassName()
Parser Class Name'.
StaticParserSensorType.getParserClassName(),
getStaticParserSensorType()org.eclipse.emf.ecore.EEnum getSensorType()
Type'.
SensorTypeorg.eclipse.emf.ecore.EDataType getSensorTypeObject()
Type Object'.
SensorTypeSensorFactory getSensorFactory()
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||