TPTP 4.4.0 Platform Project
Internal API Specification

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

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

public interface AdapterCBESensorType
extends SensorBaseType

A representation of the model object 'Adapter CBE Sensor Type'. Deprecated since TPTP 3.3. This is a special sensor because it is monitoring the adapter itself. It also takes CBEs as input in order to minumize processing costs of the adpator itself. It has no special configuration.

See Also:
SensorPackage.getAdapterCBESensorType()
Generated
[EMF] Model
extendedMetaData="name='AdapterCBESensorType' kind='elementOnly'"

Methods inherited from interface org.eclipse.hyades.logging.adapter.model.internal.sensor.SensorBaseType
getSensorProperty
 
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
Internal API Specification