public class OsgiAdapterFactory
extends org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
createXXX method for each class of the
model.
OsgiPackage| Modifier and Type | Field and Description |
|---|---|
protected static OsgiPackage |
modelPackage
The cached model package.
|
protected OsgiSwitch<org.eclipse.emf.common.notify.Adapter> |
modelSwitch
The switch that delegates to the
createXXX methods. |
| Constructor and Description |
|---|
OsgiAdapterFactory()
Creates an instance of the adapter factory.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.Adapter |
createAbstractEventStorageJdbcAdapter()
Creates a new adapter for an object of class '
Abstract Event Storage Jdbc'. |
org.eclipse.emf.common.notify.Adapter |
createAdapter(org.eclipse.emf.common.notify.Notifier target)
Creates an adapter for the
target. |
org.eclipse.emf.common.notify.Adapter |
createAknProxyAdapter()
Creates a new adapter for an object of class '
Akn Proxy'. |
org.eclipse.emf.common.notify.Adapter |
createAlarmsEventsConnectionAdapter()
Creates a new adapter for an object of class '
Alarms Events Connection'. |
org.eclipse.emf.common.notify.Adapter |
createAlarmsEventsExporterAdapter()
Creates a new adapter for an object of class '
Alarms Events Exporter'. |
org.eclipse.emf.common.notify.Adapter |
createAlarmsEventsModuleAdapter()
Creates a new adapter for an object of class '
Alarms Events Module'. |
org.eclipse.emf.common.notify.Adapter |
createApplicationAdapter()
Creates a new adapter for an object of class '
Application'. |
org.eclipse.emf.common.notify.Adapter |
createApplicationConfigurationAdapter()
Creates a new adapter for an object of class '
Application Configuration'. |
org.eclipse.emf.common.notify.Adapter |
createApplicationModuleAdapter()
Creates a new adapter for an object of class '
Application Module'. |
org.eclipse.emf.common.notify.Adapter |
createAttributesSummaryAdapter()
Creates a new adapter for an object of class '
Attributes Summary'. |
org.eclipse.emf.common.notify.Adapter |
createAverageAdapter()
Creates a new adapter for an object of class '
Average'. |
org.eclipse.emf.common.notify.Adapter |
createAverageItemAdapter()
Creates a new adapter for an object of class '
Average Item'. |
org.eclipse.emf.common.notify.Adapter |
createBlockAdapter()
Creates a new adapter for an object of class '
Block'. |
org.eclipse.emf.common.notify.Adapter |
createBlockGroupAdapter()
Creates a new adapter for an object of class '
Block Group'. |
org.eclipse.emf.common.notify.Adapter |
createBlockHandlerAdapter()
Creates a new adapter for an object of class '
Block Handler'. |
org.eclipse.emf.common.notify.Adapter |
createBlockingsAdapter()
Creates a new adapter for an object of class '
Blockings'. |
org.eclipse.emf.common.notify.Adapter |
createBooleanMonitorAdapter()
Creates a new adapter for an object of class '
Boolean Monitor'. |
org.eclipse.emf.common.notify.Adapter |
createBufferedValueAdapter()
Creates a new adapter for an object of class '
Buffered Value'. |
org.eclipse.emf.common.notify.Adapter |
createChangeCounterItemAdapter()
Creates a new adapter for an object of class '
Change Counter Item'. |
org.eclipse.emf.common.notify.Adapter |
createCodeFragmentAdapter()
Creates a new adapter for an object of class '
Code Fragment'. |
org.eclipse.emf.common.notify.Adapter |
createConfigurationAdministratorExporterAdapter()
Creates a new adapter for an object of class '
Configuration Administrator Exporter'. |
org.eclipse.emf.common.notify.Adapter |
createConnectionAdapter()
Creates a new adapter for an object of class '
Connection'. |
org.eclipse.emf.common.notify.Adapter |
createConstantItemAdapter()
Creates a new adapter for an object of class '
Constant Item'. |
org.eclipse.emf.common.notify.Adapter |
createCustomMasterServerAdapter()
Creates a new adapter for an object of class '
Custom Master Server'. |
org.eclipse.emf.common.notify.Adapter |
createDataAccessConnectionAdapter()
Creates a new adapter for an object of class '
Data Access Connection'. |
org.eclipse.emf.common.notify.Adapter |
createDataAccessExporterAdapter()
Creates a new adapter for an object of class '
Data Access Exporter'. |
org.eclipse.emf.common.notify.Adapter |
createDataMapperAdapter()
Creates a new adapter for an object of class '
Data Mapper'. |
org.eclipse.emf.common.notify.Adapter |
createDataMapperEntryAdapter()
Creates a new adapter for an object of class '
Data Mapper Entry'. |
org.eclipse.emf.common.notify.Adapter |
createDefaultEquinoxApplicationAdapter()
Creates a new adapter for an object of class '
Default Equinox Application'. |
org.eclipse.emf.common.notify.Adapter |
createDefaultMasterServerAdapter()
Creates a new adapter for an object of class '
Default Master Server'. |
org.eclipse.emf.common.notify.Adapter |
createDefaultValueArchiveServerAdapter()
Creates a new adapter for an object of class '
Default Value Archive Server'. |
org.eclipse.emf.common.notify.Adapter |
createDocumentableAdapter()
Creates a new adapter for an object of class '
Documentable'. |
org.eclipse.emf.common.notify.Adapter |
createEObjectAdapter()
Creates a new adapter for the default case.
|
org.eclipse.emf.common.notify.Adapter |
createEquinoxApplicationAdapter()
Creates a new adapter for an object of class '
Equinox Application'. |
org.eclipse.emf.common.notify.Adapter |
createEventLoggerAdapter()
Creates a new adapter for an object of class '
Event Logger'. |
org.eclipse.emf.common.notify.Adapter |
createEventPoolAdapter()
Creates a new adapter for an object of class '
Event Pool'. |
org.eclipse.emf.common.notify.Adapter |
createEventPoolProxyAdapter()
Creates a new adapter for an object of class '
Event Pool Proxy'. |
org.eclipse.emf.common.notify.Adapter |
createEventStorageAdapter()
Creates a new adapter for an object of class '
Event Storage'. |
org.eclipse.emf.common.notify.Adapter |
createEventStorageJdbcAdapter()
Creates a new adapter for an object of class '
Event Storage Jdbc'. |
org.eclipse.emf.common.notify.Adapter |
createEventStoragePostgresAdapter()
Creates a new adapter for an object of class '
Event Storage Postgres'. |
org.eclipse.emf.common.notify.Adapter |
createExporterAdapter()
Creates a new adapter for an object of class '
Exporter'. |
org.eclipse.emf.common.notify.Adapter |
createExternalEventFilterAdapter()
Creates a new adapter for an object of class '
External Event Filter'. |
org.eclipse.emf.common.notify.Adapter |
createExternalEventMonitorAdapter()
Creates a new adapter for an object of class '
External Event Monitor'. |
org.eclipse.emf.common.notify.Adapter |
createFormulaItemAdapter()
Creates a new adapter for an object of class '
Formula Item'. |
org.eclipse.emf.common.notify.Adapter |
createFormulaItemInboundAdapter()
Creates a new adapter for an object of class '
Formula Item Inbound'. |
org.eclipse.emf.common.notify.Adapter |
createFormulaItemOutboundAdapter()
Creates a new adapter for an object of class '
Formula Item Outbound'. |
org.eclipse.emf.common.notify.Adapter |
createGlobalSummaryItemAdapter()
Creates a new adapter for an object of class '
Global Summary Item'. |
org.eclipse.emf.common.notify.Adapter |
createHistoricalDataExporterAdapter()
Creates a new adapter for an object of class '
Historical Data Exporter'. |
org.eclipse.emf.common.notify.Adapter |
createHttpServiceAdapter()
Creates a new adapter for an object of class '
Http Service'. |
org.eclipse.emf.common.notify.Adapter |
createImportItemAdapter()
Creates a new adapter for an object of class '
Import Item'. |
org.eclipse.emf.common.notify.Adapter |
createIndependentConfigurationAdapter()
Creates a new adapter for an object of class '
Independent Configuration'. |
org.eclipse.emf.common.notify.Adapter |
createItemAdapter()
Creates a new adapter for an object of class '
Item'. |
org.eclipse.emf.common.notify.Adapter |
createItemExportAdapter()
Creates a new adapter for an object of class '
Item Export'. |
org.eclipse.emf.common.notify.Adapter |
createItemFeatureEntryAdapter()
Creates a new adapter for an object of class '
Item Feature Entry'. |
org.eclipse.emf.common.notify.Adapter |
createItemInformationAdapter()
Creates a new adapter for an object of class '
Item Information'. |
org.eclipse.emf.common.notify.Adapter |
createItemReferenceAdapter()
Creates a new adapter for an object of class '
Item Reference'. |
org.eclipse.emf.common.notify.Adapter |
createJdbcDataMapperAdapter()
Creates a new adapter for an object of class '
Jdbc Data Mapper'. |
org.eclipse.emf.common.notify.Adapter |
createJdbcUserServiceAdapter()
Creates a new adapter for an object of class '
Jdbc User Service'. |
org.eclipse.emf.common.notify.Adapter |
createJdbcUserServiceModuleAdapter()
Creates a new adapter for an object of class '
Jdbc User Service Module'. |
org.eclipse.emf.common.notify.Adapter |
createLevelMonitorAdapter()
Creates a new adapter for an object of class '
Level Monitor'. |
org.eclipse.emf.common.notify.Adapter |
createListMonitorAdapter()
Creates a new adapter for an object of class '
List Monitor'. |
org.eclipse.emf.common.notify.Adapter |
createListMonitorEntryAdapter()
Creates a new adapter for an object of class '
List Monitor Entry'. |
org.eclipse.emf.common.notify.Adapter |
createManualOverrideAdapter()
Creates a new adapter for an object of class '
Manual Override'. |
org.eclipse.emf.common.notify.Adapter |
createMarkerEntryAdapter()
Creates a new adapter for an object of class '
Marker Entry'. |
org.eclipse.emf.common.notify.Adapter |
createMarkerGroupAdapter()
Creates a new adapter for an object of class '
Marker Group'. |
org.eclipse.emf.common.notify.Adapter |
createMarkersAdapter()
Creates a new adapter for an object of class '
Markers'. |
org.eclipse.emf.common.notify.Adapter |
createMasterServerAdapter()
Creates a new adapter for an object of class '
Master Server'. |
org.eclipse.emf.common.notify.Adapter |
createMonitorPoolAdapter()
Creates a new adapter for an object of class '
Monitor Pool'. |
org.eclipse.emf.common.notify.Adapter |
createMonitorPoolProxyAdapter()
Creates a new adapter for an object of class '
Monitor Pool Proxy'. |
org.eclipse.emf.common.notify.Adapter |
createMovingAverageAdapter()
Creates a new adapter for an object of class '
Moving Average'. |
org.eclipse.emf.common.notify.Adapter |
createMovingAverageItemAdapter()
Creates a new adapter for an object of class '
Moving Average Item'. |
org.eclipse.emf.common.notify.Adapter |
createNamedDocumentableAdapter()
Creates a new adapter for an object of class '
Named Documentable'. |
org.eclipse.emf.common.notify.Adapter |
createNegateAdapter()
Creates a new adapter for an object of class '
Negate'. |
org.eclipse.emf.common.notify.Adapter |
createPersistentItemAdapter()
Creates a new adapter for an object of class '
Persistent Item'. |
org.eclipse.emf.common.notify.Adapter |
createPropertyEntryAdapter()
Creates a new adapter for an object of class '
Property Entry'. |
org.eclipse.emf.common.notify.Adapter |
createProxyItemAdapter()
Creates a new adapter for an object of class '
Proxy Item'. |
org.eclipse.emf.common.notify.Adapter |
createPullEventsAdapter()
Creates a new adapter for an object of class '
Pull Events'. |
org.eclipse.emf.common.notify.Adapter |
createReferenceItemAdapter()
Creates a new adapter for an object of class '
Reference Item'. |
org.eclipse.emf.common.notify.Adapter |
createRestExporterAdapter()
Creates a new adapter for an object of class '
Rest Exporter'. |
org.eclipse.emf.common.notify.Adapter |
createRoundingAdapter()
Creates a new adapter for an object of class '
Rounding'. |
org.eclipse.emf.common.notify.Adapter |
createScaleAdapter()
Creates a new adapter for an object of class '
Scale'. |
org.eclipse.emf.common.notify.Adapter |
createScriptItemAdapter()
Creates a new adapter for an object of class '
Script Item'. |
org.eclipse.emf.common.notify.Adapter |
createScriptTimerAdapter()
Creates a new adapter for an object of class '
Script Timer'. |
org.eclipse.emf.common.notify.Adapter |
createSimpleDataMapperAdapter()
Creates a new adapter for an object of class '
Simple Data Mapper'. |
org.eclipse.emf.common.notify.Adapter |
createSimpleExternalEventFilterAdapter()
Creates a new adapter for an object of class '
Simple External Event Filter'. |
org.eclipse.emf.common.notify.Adapter |
createSourceItemAdapter()
Creates a new adapter for an object of class '
Source Item'. |
org.eclipse.emf.common.notify.Adapter |
createStaticExternalEventFilterAdapter()
Creates a new adapter for an object of class '
Static External Event Filter'. |
org.eclipse.emf.common.notify.Adapter |
createSummaryGroupAdapter()
Creates a new adapter for an object of class '
Summary Group'. |
org.eclipse.emf.common.notify.Adapter |
createSummaryItemAdapter()
Creates a new adapter for an object of class '
Summary Item'. |
org.eclipse.emf.common.notify.Adapter |
createTelnetConsoleAdapter()
Creates a new adapter for an object of class '
Telnet Console'. |
org.eclipse.emf.common.notify.Adapter |
createTransientItemAdapter()
Creates a new adapter for an object of class '
Transient Item'. |
org.eclipse.emf.common.notify.Adapter |
createTypedItemReferenceAdapter()
Creates a new adapter for an object of class '
Typed Item Reference'. |
org.eclipse.emf.common.notify.Adapter |
createValueArchiveAdapter()
Creates a new adapter for an object of class '
Value Archive'. |
org.eclipse.emf.common.notify.Adapter |
createValueArchiveServerAdapter()
Creates a new adapter for an object of class '
Value Archive Server'. |
org.eclipse.emf.common.notify.Adapter |
createValueMapperAdapter()
Creates a new adapter for an object of class '
Value Mapper'. |
org.eclipse.emf.common.notify.Adapter |
createWeakReferenceDataSourceItemAdapter()
Creates a new adapter for an object of class '
Weak Reference Data Source Item'. |
boolean |
isFactoryForType(Object object)
Returns whether this factory is applicable for the type of the object.
|
protected static OsgiPackage modelPackage
protected OsgiSwitch<org.eclipse.emf.common.notify.Adapter> modelSwitch
createXXX methods.
public OsgiAdapterFactory()
public boolean isFactoryForType(Object object)
true if the object is either the
model's package or is an instance object of the model.
isFactoryForType in interface org.eclipse.emf.common.notify.AdapterFactoryisFactoryForType in class org.eclipse.emf.common.notify.impl.AdapterFactoryImplpublic org.eclipse.emf.common.notify.Adapter createAdapter(org.eclipse.emf.common.notify.Notifier target)
target.
createAdapter in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpltarget - the object to adapt.target.public org.eclipse.emf.common.notify.Adapter createEquinoxApplicationAdapter()
Equinox Application'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
EquinoxApplicationpublic org.eclipse.emf.common.notify.Adapter createConnectionAdapter()
Connection'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
Connectionpublic org.eclipse.emf.common.notify.Adapter createExporterAdapter()
Exporter'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
Exporterpublic org.eclipse.emf.common.notify.Adapter createDataAccessConnectionAdapter()
Data Access Connection'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
DataAccessConnectionpublic org.eclipse.emf.common.notify.Adapter createDataAccessExporterAdapter()
Data Access Exporter'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
DataAccessExporterpublic org.eclipse.emf.common.notify.Adapter createItemAdapter()
Item'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
Itempublic org.eclipse.emf.common.notify.Adapter createSourceItemAdapter()
Source Item'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
SourceItempublic org.eclipse.emf.common.notify.Adapter createItemExportAdapter()
Item Export'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
ItemExportpublic org.eclipse.emf.common.notify.Adapter createItemInformationAdapter()
Item Information'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
ItemInformationpublic org.eclipse.emf.common.notify.Adapter createLevelMonitorAdapter()
Level Monitor'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
LevelMonitorpublic org.eclipse.emf.common.notify.Adapter createItemFeatureEntryAdapter()
Item Feature Entry'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
ItemFeatureEntrypublic org.eclipse.emf.common.notify.Adapter createScriptItemAdapter()
Script Item'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
ScriptItempublic org.eclipse.emf.common.notify.Adapter createImportItemAdapter()
Import Item'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
ImportItempublic org.eclipse.emf.common.notify.Adapter createSummaryGroupAdapter()
Summary Group'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
SummaryGrouppublic org.eclipse.emf.common.notify.Adapter createMarkerGroupAdapter()
Marker Group'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
MarkerGrouppublic org.eclipse.emf.common.notify.Adapter createMarkersAdapter()
Markers'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
Markerspublic org.eclipse.emf.common.notify.Adapter createConstantItemAdapter()
Constant Item'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
ConstantItempublic org.eclipse.emf.common.notify.Adapter createSummaryItemAdapter()
Summary Item'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
SummaryItempublic org.eclipse.emf.common.notify.Adapter createMarkerEntryAdapter()
Marker Entry'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
MarkerEntrypublic org.eclipse.emf.common.notify.Adapter createManualOverrideAdapter()
Manual Override'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
ManualOverridepublic org.eclipse.emf.common.notify.Adapter createMasterServerAdapter()
Master Server'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
MasterServerpublic org.eclipse.emf.common.notify.Adapter createValueArchiveServerAdapter()
Value Archive Server'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
ValueArchiveServerpublic org.eclipse.emf.common.notify.Adapter createDefaultMasterServerAdapter()
Default Master Server'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
DefaultMasterServerpublic org.eclipse.emf.common.notify.Adapter createCustomMasterServerAdapter()
Custom Master Server'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
CustomMasterServerpublic org.eclipse.emf.common.notify.Adapter createApplicationModuleAdapter()
Application Module'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
ApplicationModulepublic org.eclipse.emf.common.notify.Adapter createAttributesSummaryAdapter()
Attributes Summary'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
AttributesSummarypublic org.eclipse.emf.common.notify.Adapter createEventLoggerAdapter()
Event Logger'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
EventLoggerpublic org.eclipse.emf.common.notify.Adapter createMonitorPoolAdapter()
Monitor Pool'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
MonitorPoolpublic org.eclipse.emf.common.notify.Adapter createEventPoolAdapter()
Event Pool'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
EventPoolpublic org.eclipse.emf.common.notify.Adapter createDataMapperAdapter()
Data Mapper'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
DataMapperpublic org.eclipse.emf.common.notify.Adapter createSimpleDataMapperAdapter()
Simple Data Mapper'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
SimpleDataMapperpublic org.eclipse.emf.common.notify.Adapter createJdbcDataMapperAdapter()
Jdbc Data Mapper'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
JdbcDataMapperpublic org.eclipse.emf.common.notify.Adapter createDataMapperEntryAdapter()
Data Mapper Entry'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
DataMapperEntrypublic org.eclipse.emf.common.notify.Adapter createValueMapperAdapter()
Value Mapper'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
ValueMapperpublic org.eclipse.emf.common.notify.Adapter createPersistentItemAdapter()
Persistent Item'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
PersistentItempublic org.eclipse.emf.common.notify.Adapter createProxyItemAdapter()
Proxy Item'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
ProxyItempublic org.eclipse.emf.common.notify.Adapter createScaleAdapter()
Scale'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
Scalepublic org.eclipse.emf.common.notify.Adapter createNegateAdapter()
Negate'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
Negatepublic org.eclipse.emf.common.notify.Adapter createRoundingAdapter()
Rounding'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
Roundingpublic org.eclipse.emf.common.notify.Adapter createExternalEventMonitorAdapter()
External Event Monitor'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
ExternalEventMonitorpublic org.eclipse.emf.common.notify.Adapter createPropertyEntryAdapter()
Property Entry'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
PropertyEntrypublic org.eclipse.emf.common.notify.Adapter createExternalEventFilterAdapter()
External Event Filter'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
ExternalEventFilterpublic org.eclipse.emf.common.notify.Adapter createStaticExternalEventFilterAdapter()
Static External Event Filter'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
StaticExternalEventFilterpublic org.eclipse.emf.common.notify.Adapter createSimpleExternalEventFilterAdapter()
Simple External Event Filter'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
SimpleExternalEventFilterpublic org.eclipse.emf.common.notify.Adapter createTypedItemReferenceAdapter()
Typed Item Reference'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
TypedItemReferencepublic org.eclipse.emf.common.notify.Adapter createCodeFragmentAdapter()
Code Fragment'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
CodeFragmentpublic org.eclipse.emf.common.notify.Adapter createScriptTimerAdapter()
Script Timer'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
ScriptTimerpublic org.eclipse.emf.common.notify.Adapter createItemReferenceAdapter()
Item Reference'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
ItemReferencepublic org.eclipse.emf.common.notify.Adapter createFormulaItemAdapter()
Formula Item'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
FormulaItempublic org.eclipse.emf.common.notify.Adapter createFormulaItemOutboundAdapter()
Formula Item Outbound'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
FormulaItemOutboundpublic org.eclipse.emf.common.notify.Adapter createFormulaItemInboundAdapter()
Formula Item Inbound'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
FormulaItemInboundpublic org.eclipse.emf.common.notify.Adapter createBooleanMonitorAdapter()
Boolean Monitor'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
BooleanMonitorpublic org.eclipse.emf.common.notify.Adapter createListMonitorAdapter()
List Monitor'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
ListMonitorpublic org.eclipse.emf.common.notify.Adapter createListMonitorEntryAdapter()
List Monitor Entry'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
ListMonitorEntrypublic org.eclipse.emf.common.notify.Adapter createAverageAdapter()
Average'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
Averagepublic org.eclipse.emf.common.notify.Adapter createMovingAverageAdapter()
Moving Average'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
MovingAveragepublic org.eclipse.emf.common.notify.Adapter createAverageItemAdapter()
Average Item'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
AverageItempublic org.eclipse.emf.common.notify.Adapter createMovingAverageItemAdapter()
Moving Average Item'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
MovingAverageItempublic org.eclipse.emf.common.notify.Adapter createBlockingsAdapter()
Blockings'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
Blockingspublic org.eclipse.emf.common.notify.Adapter createBlockGroupAdapter()
Block Group'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
BlockGrouppublic org.eclipse.emf.common.notify.Adapter createBlockHandlerAdapter()
Block Handler'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
BlockHandlerpublic org.eclipse.emf.common.notify.Adapter createBlockAdapter()
Block'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
Blockpublic org.eclipse.emf.common.notify.Adapter createGlobalSummaryItemAdapter()
Global Summary Item'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
GlobalSummaryItempublic org.eclipse.emf.common.notify.Adapter createWeakReferenceDataSourceItemAdapter()
Weak Reference Data Source Item'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
WeakReferenceDataSourceItempublic org.eclipse.emf.common.notify.Adapter createAlarmsEventsExporterAdapter()
Alarms Events Exporter'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
AlarmsEventsExporterpublic org.eclipse.emf.common.notify.Adapter createAlarmsEventsConnectionAdapter()
Alarms Events Connection'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
AlarmsEventsConnectionpublic org.eclipse.emf.common.notify.Adapter createMonitorPoolProxyAdapter()
Monitor Pool Proxy'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
MonitorPoolProxypublic org.eclipse.emf.common.notify.Adapter createEventPoolProxyAdapter()
Event Pool Proxy'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
EventPoolProxypublic org.eclipse.emf.common.notify.Adapter createAlarmsEventsModuleAdapter()
Alarms Events Module'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
AlarmsEventsModulepublic org.eclipse.emf.common.notify.Adapter createAknProxyAdapter()
Akn Proxy'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
AknProxypublic org.eclipse.emf.common.notify.Adapter createPullEventsAdapter()
Pull Events'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
PullEventspublic org.eclipse.emf.common.notify.Adapter createJdbcUserServiceModuleAdapter()
Jdbc User Service Module'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
JdbcUserServiceModulepublic org.eclipse.emf.common.notify.Adapter createJdbcUserServiceAdapter()
Jdbc User Service'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
JdbcUserServicepublic org.eclipse.emf.common.notify.Adapter createDefaultValueArchiveServerAdapter()
Default Value Archive Server'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
DefaultValueArchiveServerpublic org.eclipse.emf.common.notify.Adapter createHistoricalDataExporterAdapter()
Historical Data Exporter'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
HistoricalDataExporterpublic org.eclipse.emf.common.notify.Adapter createValueArchiveAdapter()
Value Archive'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
ValueArchivepublic org.eclipse.emf.common.notify.Adapter createConfigurationAdministratorExporterAdapter()
Configuration Administrator Exporter'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
ConfigurationAdministratorExporterpublic org.eclipse.emf.common.notify.Adapter createReferenceItemAdapter()
Reference Item'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
ReferenceItempublic org.eclipse.emf.common.notify.Adapter createEventStorageAdapter()
Event Storage'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
EventStoragepublic org.eclipse.emf.common.notify.Adapter createEventStorageJdbcAdapter()
Event Storage Jdbc'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
EventStorageJdbcpublic org.eclipse.emf.common.notify.Adapter createEventStoragePostgresAdapter()
Event Storage Postgres'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
EventStoragePostgrespublic org.eclipse.emf.common.notify.Adapter createAbstractEventStorageJdbcAdapter()
Abstract Event Storage Jdbc'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
AbstractEventStorageJdbcpublic org.eclipse.emf.common.notify.Adapter createApplicationConfigurationAdapter()
Application Configuration'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
ApplicationConfigurationpublic org.eclipse.emf.common.notify.Adapter createRestExporterAdapter()
Rest Exporter'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
RestExporterpublic org.eclipse.emf.common.notify.Adapter createHttpServiceAdapter()
Http Service'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
HttpServicepublic org.eclipse.emf.common.notify.Adapter createIndependentConfigurationAdapter()
Independent Configuration'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
IndependentConfigurationpublic org.eclipse.emf.common.notify.Adapter createTransientItemAdapter()
Transient Item'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
TransientItempublic org.eclipse.emf.common.notify.Adapter createDefaultEquinoxApplicationAdapter()
Default Equinox Application'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
DefaultEquinoxApplicationpublic org.eclipse.emf.common.notify.Adapter createChangeCounterItemAdapter()
Change Counter Item'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
ChangeCounterItempublic org.eclipse.emf.common.notify.Adapter createBufferedValueAdapter()
Buffered Value'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
BufferedValuepublic org.eclipse.emf.common.notify.Adapter createTelnetConsoleAdapter()
Telnet Console'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TelnetConsolepublic org.eclipse.emf.common.notify.Adapter createDocumentableAdapter()
Documentable'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
Documentablepublic org.eclipse.emf.common.notify.Adapter createNamedDocumentableAdapter()
Named Documentable'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
NamedDocumentablepublic org.eclipse.emf.common.notify.Adapter createApplicationAdapter()
Application'.
This default implementation returns null so that we can easily ignore
cases;
it's useful to ignore a case when inheritance will catch all the cases
anyway.
Applicationpublic org.eclipse.emf.common.notify.Adapter createEObjectAdapter()