public class StoreAdapterFactory
extends org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
createXXX method for each class of the model.
StorePackage| Modifier and Type | Field and Description |
|---|---|
protected static StorePackage |
modelPackage
The cached model package.
|
protected StoreSwitch<org.eclipse.emf.common.notify.Adapter> |
modelSwitch
The switch that delegates to the
createXXX methods. |
| Constructor and Description |
|---|
StoreAdapterFactory()
Creates an instance of the adapter factory.
|
| Modifier and Type | Method and Description |
|---|---|
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 |
createArrayDefinitionAdapter()
Creates a new adapter for an object of class '
Array Definition'. |
org.eclipse.emf.common.notify.Adapter |
createArrayTypeAdapter()
Creates a new adapter for an object of class '
Array Type'. |
org.eclipse.emf.common.notify.Adapter |
createBimServerInfoAdapter()
Creates a new adapter for an object of class '
Bim Server Info'. |
org.eclipse.emf.common.notify.Adapter |
createBooleanTypeAdapter()
Creates a new adapter for an object of class '
Boolean Type'. |
org.eclipse.emf.common.notify.Adapter |
createByteArrayTypeAdapter()
Creates a new adapter for an object of class '
Byte Array Type'. |
org.eclipse.emf.common.notify.Adapter |
createCheckoutAdapter()
Creates a new adapter for an object of class '
Checkout'. |
org.eclipse.emf.common.notify.Adapter |
createCheckoutResultAdapter()
Creates a new adapter for an object of class '
Checkout Result'. |
org.eclipse.emf.common.notify.Adapter |
createCompareContainerAdapter()
Creates a new adapter for an object of class '
Compare Container'. |
org.eclipse.emf.common.notify.Adapter |
createCompareItemAdapter()
Creates a new adapter for an object of class '
Compare Item'. |
org.eclipse.emf.common.notify.Adapter |
createCompareResultAdapter()
Creates a new adapter for an object of class '
Compare Result'. |
org.eclipse.emf.common.notify.Adapter |
createConcreteRevisionAdapter()
Creates a new adapter for an object of class '
Concrete Revision'. |
org.eclipse.emf.common.notify.Adapter |
createDatabaseInformationAdapter()
Creates a new adapter for an object of class '
Database Information'. |
org.eclipse.emf.common.notify.Adapter |
createDatabaseInformationCategoryAdapter()
Creates a new adapter for an object of class '
Database Information Category'. |
org.eclipse.emf.common.notify.Adapter |
createDatabaseInformationItemAdapter()
Creates a new adapter for an object of class '
Database Information Item'. |
org.eclipse.emf.common.notify.Adapter |
createDataObjectAdapter()
Creates a new adapter for an object of class '
Data Object'. |
org.eclipse.emf.common.notify.Adapter |
createDataValueAdapter()
Creates a new adapter for an object of class '
Data Value'. |
org.eclipse.emf.common.notify.Adapter |
createDeserializerPluginConfigurationAdapter()
Creates a new adapter for an object of class '
Deserializer Plugin Configuration'. |
org.eclipse.emf.common.notify.Adapter |
createDeserializerPluginDescriptorAdapter()
Creates a new adapter for an object of class '
Deserializer Plugin Descriptor'. |
org.eclipse.emf.common.notify.Adapter |
createDoubleTypeAdapter()
Creates a new adapter for an object of class '
Double Type'. |
org.eclipse.emf.common.notify.Adapter |
createDownloadResultAdapter()
Creates a new adapter for an object of class '
Download Result'. |
org.eclipse.emf.common.notify.Adapter |
createEObjectAdapter()
Creates a new adapter for the default case.
|
org.eclipse.emf.common.notify.Adapter |
createExtendedDataAdapter()
Creates a new adapter for an object of class '
Extended Data'. |
org.eclipse.emf.common.notify.Adapter |
createExtendedDataSchemaAdapter()
Creates a new adapter for an object of class '
Extended Data Schema'. |
org.eclipse.emf.common.notify.Adapter |
createFileAdapter()
Creates a new adapter for an object of class '
File'. |
org.eclipse.emf.common.notify.Adapter |
createGeoTagAdapter()
Creates a new adapter for an object of class '
Geo Tag'. |
org.eclipse.emf.common.notify.Adapter |
createIfcHeaderAdapter()
Creates a new adapter for an object of class '
Ifc Header'. |
org.eclipse.emf.common.notify.Adapter |
createImmediateNotificationResultAdapter()
Creates a new adapter for an object of class '
Immediate Notification Result'. |
org.eclipse.emf.common.notify.Adapter |
createInterfaceMetricAdapter()
Creates a new adapter for an object of class '
Interface Metric'. |
org.eclipse.emf.common.notify.Adapter |
createInternalServicePluginConfigurationAdapter()
Creates a new adapter for an object of class '
Internal Service Plugin Configuration'. |
org.eclipse.emf.common.notify.Adapter |
createJavaInfoAdapter()
Creates a new adapter for an object of class '
Java Info'. |
org.eclipse.emf.common.notify.Adapter |
createListDataValueAdapter()
Creates a new adapter for an object of class '
List Data Value'. |
org.eclipse.emf.common.notify.Adapter |
createLongActionAdapter()
Creates a new adapter for an object of class '
Long Action'. |
org.eclipse.emf.common.notify.Adapter |
createLongActionStateAdapter()
Creates a new adapter for an object of class '
Long Action State'. |
org.eclipse.emf.common.notify.Adapter |
createLongTypeAdapter()
Creates a new adapter for an object of class '
Long Type'. |
org.eclipse.emf.common.notify.Adapter |
createMessagingSerializerPluginConfigurationAdapter()
Creates a new adapter for an object of class '
Messaging Serializer Plugin Configuration'. |
org.eclipse.emf.common.notify.Adapter |
createMethodMetricAdapter()
Creates a new adapter for an object of class '
Method Metric'. |
org.eclipse.emf.common.notify.Adapter |
createMetricsAdapter()
Creates a new adapter for an object of class '
Metrics'. |
org.eclipse.emf.common.notify.Adapter |
createMigrationAdapter()
Creates a new adapter for an object of class '
Migration'. |
org.eclipse.emf.common.notify.Adapter |
createModelCheckerInstanceAdapter()
Creates a new adapter for an object of class '
Model Checker Instance'. |
org.eclipse.emf.common.notify.Adapter |
createModelCheckerPluginDescriptorAdapter()
Creates a new adapter for an object of class '
Model Checker Plugin Descriptor'. |
org.eclipse.emf.common.notify.Adapter |
createModelCheckerResultAdapter()
Creates a new adapter for an object of class '
Model Checker Result'. |
org.eclipse.emf.common.notify.Adapter |
createModelCheckerResultHeaderAdapter()
Creates a new adapter for an object of class '
Model Checker Result Header'. |
org.eclipse.emf.common.notify.Adapter |
createModelCheckerResultItemAdapter()
Creates a new adapter for an object of class '
Model Checker Result Item'. |
org.eclipse.emf.common.notify.Adapter |
createModelCheckerResultLineAdapter()
Creates a new adapter for an object of class '
Model Checker Result Line'. |
org.eclipse.emf.common.notify.Adapter |
createModelComparePluginConfigurationAdapter()
Creates a new adapter for an object of class '
Model Compare Plugin Configuration'. |
org.eclipse.emf.common.notify.Adapter |
createModelComparePluginDescriptorAdapter()
Creates a new adapter for an object of class '
Model Compare Plugin Descriptor'. |
org.eclipse.emf.common.notify.Adapter |
createModelMergerPluginConfigurationAdapter()
Creates a new adapter for an object of class '
Model Merger Plugin Configuration'. |
org.eclipse.emf.common.notify.Adapter |
createModelMergerPluginDescriptorAdapter()
Creates a new adapter for an object of class '
Model Merger Plugin Descriptor'. |
org.eclipse.emf.common.notify.Adapter |
createObjectAddedAdapter()
Creates a new adapter for an object of class '
Object Added'. |
org.eclipse.emf.common.notify.Adapter |
createObjectDefinitionAdapter()
Creates a new adapter for an object of class '
Object Definition'. |
org.eclipse.emf.common.notify.Adapter |
createObjectIDMPluginConfigurationAdapter()
Creates a new adapter for an object of class '
Object IDM Plugin Configuration'. |
org.eclipse.emf.common.notify.Adapter |
createObjectIDMPluginDescriptorAdapter()
Creates a new adapter for an object of class '
Object IDM Plugin Descriptor'. |
org.eclipse.emf.common.notify.Adapter |
createObjectModifiedAdapter()
Creates a new adapter for an object of class '
Object Modified'. |
org.eclipse.emf.common.notify.Adapter |
createObjectRemovedAdapter()
Creates a new adapter for an object of class '
Object Removed'. |
org.eclipse.emf.common.notify.Adapter |
createObjectTypeAdapter()
Creates a new adapter for an object of class '
Object Type'. |
org.eclipse.emf.common.notify.Adapter |
createParameterAdapter()
Creates a new adapter for an object of class '
Parameter'. |
org.eclipse.emf.common.notify.Adapter |
createParameterDefinitionAdapter()
Creates a new adapter for an object of class '
Parameter Definition'. |
org.eclipse.emf.common.notify.Adapter |
createPercentageChangeAdapter()
Creates a new adapter for an object of class '
Percentage Change'. |
org.eclipse.emf.common.notify.Adapter |
createPluginConfigurationAdapter()
Creates a new adapter for an object of class '
Plugin Configuration'. |
org.eclipse.emf.common.notify.Adapter |
createPluginDescriptorAdapter()
Creates a new adapter for an object of class '
Plugin Descriptor'. |
org.eclipse.emf.common.notify.Adapter |
createPluginUpdateInformationAdapter()
Creates a new adapter for an object of class '
Plugin Update Information'. |
org.eclipse.emf.common.notify.Adapter |
createPluginVersionAdapter()
Creates a new adapter for an object of class '
Plugin Version'. |
org.eclipse.emf.common.notify.Adapter |
createPrimitiveDefinitionAdapter()
Creates a new adapter for an object of class '
Primitive Definition'. |
org.eclipse.emf.common.notify.Adapter |
createPrimitiveTypeAdapter()
Creates a new adapter for an object of class '
Primitive Type'. |
org.eclipse.emf.common.notify.Adapter |
createProfileDescriptorAdapter()
Creates a new adapter for an object of class '
Profile Descriptor'. |
org.eclipse.emf.common.notify.Adapter |
createProjectAdapter()
Creates a new adapter for an object of class '
Project'. |
org.eclipse.emf.common.notify.Adapter |
createProjectSmallAdapter()
Creates a new adapter for an object of class '
Project Small'. |
org.eclipse.emf.common.notify.Adapter |
createQueryEnginePluginConfigurationAdapter()
Creates a new adapter for an object of class '
Query Engine Plugin Configuration'. |
org.eclipse.emf.common.notify.Adapter |
createQueryEnginePluginDescriptorAdapter()
Creates a new adapter for an object of class '
Query Engine Plugin Descriptor'. |
org.eclipse.emf.common.notify.Adapter |
createReferenceDataValueAdapter()
Creates a new adapter for an object of class '
Reference Data Value'. |
org.eclipse.emf.common.notify.Adapter |
createRemoteServiceUpdateAdapter()
Creates a new adapter for an object of class '
Remote Service Update'. |
org.eclipse.emf.common.notify.Adapter |
createRenderEnginePluginConfigurationAdapter()
Creates a new adapter for an object of class '
Render Engine Plugin Configuration'. |
org.eclipse.emf.common.notify.Adapter |
createRenderEnginePluginDescriptorAdapter()
Creates a new adapter for an object of class '
Render Engine Plugin Descriptor'. |
org.eclipse.emf.common.notify.Adapter |
createRevisionAdapter()
Creates a new adapter for an object of class '
Revision'. |
org.eclipse.emf.common.notify.Adapter |
createRevisionSummaryAdapter()
Creates a new adapter for an object of class '
Revision Summary'. |
org.eclipse.emf.common.notify.Adapter |
createRevisionSummaryContainerAdapter()
Creates a new adapter for an object of class '
Revision Summary Container'. |
org.eclipse.emf.common.notify.Adapter |
createRevisionSummaryTypeAdapter()
Creates a new adapter for an object of class '
Revision Summary Type'. |
org.eclipse.emf.common.notify.Adapter |
createSerializerPluginConfigurationAdapter()
Creates a new adapter for an object of class '
Serializer Plugin Configuration'. |
org.eclipse.emf.common.notify.Adapter |
createSerializerPluginDescriptorAdapter()
Creates a new adapter for an object of class '
Serializer Plugin Descriptor'. |
org.eclipse.emf.common.notify.Adapter |
createServerInfoAdapter()
Creates a new adapter for an object of class '
Server Info'. |
org.eclipse.emf.common.notify.Adapter |
createServerSettingsAdapter()
Creates a new adapter for an object of class '
Server Settings'. |
org.eclipse.emf.common.notify.Adapter |
createServiceAdapter()
Creates a new adapter for an object of class '
Service'. |
org.eclipse.emf.common.notify.Adapter |
createServiceDescriptorAdapter()
Creates a new adapter for an object of class '
Service Descriptor'. |
org.eclipse.emf.common.notify.Adapter |
createServiceFieldAdapter()
Creates a new adapter for an object of class '
Service Field'. |
org.eclipse.emf.common.notify.Adapter |
createServiceInterfaceAdapter()
Creates a new adapter for an object of class '
Service Interface'. |
org.eclipse.emf.common.notify.Adapter |
createServiceMethodAdapter()
Creates a new adapter for an object of class '
Service Method'. |
org.eclipse.emf.common.notify.Adapter |
createServiceParameterAdapter()
Creates a new adapter for an object of class '
Service Parameter'. |
org.eclipse.emf.common.notify.Adapter |
createServicePluginDescriptorAdapter()
Creates a new adapter for an object of class '
Service Plugin Descriptor'. |
org.eclipse.emf.common.notify.Adapter |
createServiceTypeAdapter()
Creates a new adapter for an object of class '
Service Type'. |
org.eclipse.emf.common.notify.Adapter |
createSimpleDataValueAdapter()
Creates a new adapter for an object of class '
Simple Data Value'. |
org.eclipse.emf.common.notify.Adapter |
createStringTypeAdapter()
Creates a new adapter for an object of class '
String Type'. |
org.eclipse.emf.common.notify.Adapter |
createSystemInfoAdapter()
Creates a new adapter for an object of class '
System Info'. |
org.eclipse.emf.common.notify.Adapter |
createTokenAdapter()
Creates a new adapter for an object of class '
Token'. |
org.eclipse.emf.common.notify.Adapter |
createTypeAdapter()
Creates a new adapter for an object of class '
Type'. |
org.eclipse.emf.common.notify.Adapter |
createTypeDefinitionAdapter()
Creates a new adapter for an object of class '
Type Definition'. |
org.eclipse.emf.common.notify.Adapter |
createUserAdapter()
Creates a new adapter for an object of class '
User'. |
org.eclipse.emf.common.notify.Adapter |
createUserSessionAdapter()
Creates a new adapter for an object of class '
User Session'. |
org.eclipse.emf.common.notify.Adapter |
createUserSettingsAdapter()
Creates a new adapter for an object of class '
User Settings'. |
org.eclipse.emf.common.notify.Adapter |
createVersionAdapter()
Creates a new adapter for an object of class '
Version'. |
org.eclipse.emf.common.notify.Adapter |
createWebModulePluginConfigurationAdapter()
Creates a new adapter for an object of class '
Web Module Plugin Configuration'. |
org.eclipse.emf.common.notify.Adapter |
createWebModulePluginDescriptorAdapter()
Creates a new adapter for an object of class '
Web Module Plugin Descriptor'. |
boolean |
isFactoryForType(Object object)
Returns whether this factory is applicable for the type of the object.
|
protected static StorePackage modelPackage
protected StoreSwitch<org.eclipse.emf.common.notify.Adapter> modelSwitch
createXXX methods.
public StoreAdapterFactory()
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 createProjectAdapter()
Project'.
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.
Projectpublic org.eclipse.emf.common.notify.Adapter createUserAdapter()
User'.
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.
Userpublic org.eclipse.emf.common.notify.Adapter createRevisionAdapter()
Revision'.
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.
Revisionpublic org.eclipse.emf.common.notify.Adapter createConcreteRevisionAdapter()
Concrete Revision'.
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.
ConcreteRevisionpublic org.eclipse.emf.common.notify.Adapter createGeoTagAdapter()
Geo Tag'.
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.
GeoTagpublic org.eclipse.emf.common.notify.Adapter createCheckoutAdapter()
Checkout'.
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.
Checkoutpublic org.eclipse.emf.common.notify.Adapter createServerSettingsAdapter()
Server Settings'.
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.
ServerSettingspublic org.eclipse.emf.common.notify.Adapter createUserSettingsAdapter()
User Settings'.
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.
UserSettingspublic org.eclipse.emf.common.notify.Adapter createPluginConfigurationAdapter()
Plugin 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.
PluginConfigurationpublic org.eclipse.emf.common.notify.Adapter createSerializerPluginConfigurationAdapter()
Serializer Plugin 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.
SerializerPluginConfigurationpublic org.eclipse.emf.common.notify.Adapter createObjectIDMPluginConfigurationAdapter()
Object IDM Plugin 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.
ObjectIDMPluginConfigurationpublic org.eclipse.emf.common.notify.Adapter createRenderEnginePluginConfigurationAdapter()
Render Engine Plugin 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.
RenderEnginePluginConfigurationpublic org.eclipse.emf.common.notify.Adapter createDeserializerPluginConfigurationAdapter()
Deserializer Plugin 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.
DeserializerPluginConfigurationpublic org.eclipse.emf.common.notify.Adapter createDownloadResultAdapter()
Download Result'.
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.
DownloadResultpublic org.eclipse.emf.common.notify.Adapter createCheckoutResultAdapter()
Checkout Result'.
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.
CheckoutResultpublic org.eclipse.emf.common.notify.Adapter createDataValueAdapter()
Data 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.
DataValuepublic org.eclipse.emf.common.notify.Adapter createDataObjectAdapter()
Data Object'.
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.
DataObjectpublic org.eclipse.emf.common.notify.Adapter createUserSessionAdapter()
User Session'.
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.
UserSessionpublic org.eclipse.emf.common.notify.Adapter createMigrationAdapter()
Migration'.
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.
Migrationpublic org.eclipse.emf.common.notify.Adapter createReferenceDataValueAdapter()
Reference Data 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.
ReferenceDataValuepublic org.eclipse.emf.common.notify.Adapter createListDataValueAdapter()
List Data 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.
ListDataValuepublic org.eclipse.emf.common.notify.Adapter createSimpleDataValueAdapter()
Simple Data 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.
SimpleDataValuepublic org.eclipse.emf.common.notify.Adapter createDatabaseInformationItemAdapter()
Database Information 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.
DatabaseInformationItempublic org.eclipse.emf.common.notify.Adapter createDatabaseInformationCategoryAdapter()
Database Information Category'.
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.
DatabaseInformationCategorypublic org.eclipse.emf.common.notify.Adapter createDatabaseInformationAdapter()
Database 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.
DatabaseInformationpublic org.eclipse.emf.common.notify.Adapter createPluginDescriptorAdapter()
Plugin Descriptor'.
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.
PluginDescriptorpublic org.eclipse.emf.common.notify.Adapter createSerializerPluginDescriptorAdapter()
Serializer Plugin Descriptor'.
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.
SerializerPluginDescriptorpublic org.eclipse.emf.common.notify.Adapter createDeserializerPluginDescriptorAdapter()
Deserializer Plugin Descriptor'.
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.
DeserializerPluginDescriptorpublic org.eclipse.emf.common.notify.Adapter createRevisionSummaryTypeAdapter()
Revision Summary Type'.
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.
RevisionSummaryTypepublic org.eclipse.emf.common.notify.Adapter createRevisionSummaryContainerAdapter()
Revision Summary Container'.
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.
RevisionSummaryContainerpublic org.eclipse.emf.common.notify.Adapter createRevisionSummaryAdapter()
Revision 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.
RevisionSummarypublic org.eclipse.emf.common.notify.Adapter createLongActionAdapter()
Long Action'.
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.
LongActionpublic org.eclipse.emf.common.notify.Adapter createObjectIDMPluginDescriptorAdapter()
Object IDM Plugin Descriptor'.
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.
ObjectIDMPluginDescriptorpublic org.eclipse.emf.common.notify.Adapter createCompareItemAdapter()
Compare 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.
CompareItempublic org.eclipse.emf.common.notify.Adapter createObjectAddedAdapter()
Object Added'.
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.
ObjectAddedpublic org.eclipse.emf.common.notify.Adapter createObjectRemovedAdapter()
Object Removed'.
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.
ObjectRemovedpublic org.eclipse.emf.common.notify.Adapter createObjectModifiedAdapter()
Object Modified'.
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.
ObjectModifiedpublic org.eclipse.emf.common.notify.Adapter createCompareContainerAdapter()
Compare Container'.
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.
CompareContainerpublic org.eclipse.emf.common.notify.Adapter createCompareResultAdapter()
Compare Result'.
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.
CompareResultpublic org.eclipse.emf.common.notify.Adapter createLongActionStateAdapter()
Long Action State'.
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.
LongActionStatepublic org.eclipse.emf.common.notify.Adapter createServerInfoAdapter()
Server Info'.
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.
ServerInfopublic org.eclipse.emf.common.notify.Adapter createVersionAdapter()
Version'.
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.
Versionpublic org.eclipse.emf.common.notify.Adapter createRenderEnginePluginDescriptorAdapter()
Render Engine Plugin Descriptor'.
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.
RenderEnginePluginDescriptorpublic org.eclipse.emf.common.notify.Adapter createFileAdapter()
File'.
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.
Filepublic org.eclipse.emf.common.notify.Adapter createExtendedDataSchemaAdapter()
Extended Data Schema'.
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.
ExtendedDataSchemapublic org.eclipse.emf.common.notify.Adapter createExtendedDataAdapter()
Extended Data'.
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.
ExtendedDatapublic org.eclipse.emf.common.notify.Adapter createQueryEnginePluginDescriptorAdapter()
Query Engine Plugin Descriptor'.
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.
QueryEnginePluginDescriptorpublic org.eclipse.emf.common.notify.Adapter createQueryEnginePluginConfigurationAdapter()
Query Engine Plugin 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.
QueryEnginePluginConfigurationpublic org.eclipse.emf.common.notify.Adapter createWebModulePluginDescriptorAdapter()
Web Module Plugin Descriptor'.
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.
WebModulePluginDescriptorpublic org.eclipse.emf.common.notify.Adapter createWebModulePluginConfigurationAdapter()
Web Module Plugin 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.
WebModulePluginConfigurationpublic org.eclipse.emf.common.notify.Adapter createModelMergerPluginDescriptorAdapter()
Model Merger Plugin Descriptor'.
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.
ModelMergerPluginDescriptorpublic org.eclipse.emf.common.notify.Adapter createModelMergerPluginConfigurationAdapter()
Model Merger Plugin 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.
ModelMergerPluginConfigurationpublic org.eclipse.emf.common.notify.Adapter createModelComparePluginDescriptorAdapter()
Model Compare Plugin Descriptor'.
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.
ModelComparePluginDescriptorpublic org.eclipse.emf.common.notify.Adapter createModelComparePluginConfigurationAdapter()
Model Compare Plugin 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.
ModelComparePluginConfigurationpublic org.eclipse.emf.common.notify.Adapter createProfileDescriptorAdapter()
Profile Descriptor'.
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.
ProfileDescriptorpublic org.eclipse.emf.common.notify.Adapter createServiceDescriptorAdapter()
Service Descriptor'.
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.
ServiceDescriptorpublic org.eclipse.emf.common.notify.Adapter createServiceAdapter()
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.
Servicepublic org.eclipse.emf.common.notify.Adapter createTokenAdapter()
Token'.
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.
Tokenpublic org.eclipse.emf.common.notify.Adapter createServicePluginDescriptorAdapter()
Service Plugin Descriptor'.
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.
ServicePluginDescriptorpublic org.eclipse.emf.common.notify.Adapter createInternalServicePluginConfigurationAdapter()
Internal Service Plugin 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.
InternalServicePluginConfigurationpublic org.eclipse.emf.common.notify.Adapter createServiceInterfaceAdapter()
Service Interface'.
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.
ServiceInterfacepublic org.eclipse.emf.common.notify.Adapter createServiceMethodAdapter()
Service Method'.
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.
ServiceMethodpublic org.eclipse.emf.common.notify.Adapter createServiceFieldAdapter()
Service Field'.
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.
ServiceFieldpublic org.eclipse.emf.common.notify.Adapter createServiceTypeAdapter()
Service Type'.
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.
ServiceTypepublic org.eclipse.emf.common.notify.Adapter createServiceParameterAdapter()
Service Parameter'.
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.
ServiceParameterpublic org.eclipse.emf.common.notify.Adapter createTypeDefinitionAdapter()
Type Definition'.
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.
TypeDefinitionpublic org.eclipse.emf.common.notify.Adapter createObjectDefinitionAdapter()
Object Definition'.
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.
ObjectDefinitionpublic org.eclipse.emf.common.notify.Adapter createPrimitiveDefinitionAdapter()
Primitive Definition'.
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.
PrimitiveDefinitionpublic org.eclipse.emf.common.notify.Adapter createArrayDefinitionAdapter()
Array Definition'.
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.
ArrayDefinitionpublic org.eclipse.emf.common.notify.Adapter createParameterDefinitionAdapter()
Parameter Definition'.
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.
ParameterDefinitionpublic org.eclipse.emf.common.notify.Adapter createTypeAdapter()
Type'.
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.
Typepublic org.eclipse.emf.common.notify.Adapter createObjectTypeAdapter()
Object Type'.
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.
ObjectTypepublic org.eclipse.emf.common.notify.Adapter createPrimitiveTypeAdapter()
Primitive Type'.
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.
PrimitiveTypepublic org.eclipse.emf.common.notify.Adapter createLongTypeAdapter()
Long Type'.
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.
LongTypepublic org.eclipse.emf.common.notify.Adapter createByteArrayTypeAdapter()
Byte Array Type'.
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.
ByteArrayTypepublic org.eclipse.emf.common.notify.Adapter createDoubleTypeAdapter()
Double Type'.
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.
DoubleTypepublic org.eclipse.emf.common.notify.Adapter createStringTypeAdapter()
String Type'.
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.
StringTypepublic org.eclipse.emf.common.notify.Adapter createBooleanTypeAdapter()
Boolean Type'.
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.
BooleanTypepublic org.eclipse.emf.common.notify.Adapter createArrayTypeAdapter()
Array Type'.
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.
ArrayTypepublic org.eclipse.emf.common.notify.Adapter createParameterAdapter()
Parameter'.
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.
Parameterpublic org.eclipse.emf.common.notify.Adapter createImmediateNotificationResultAdapter()
Immediate Notification Result'.
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.
ImmediateNotificationResultpublic org.eclipse.emf.common.notify.Adapter createRemoteServiceUpdateAdapter()
Remote Service Update'.
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.
RemoteServiceUpdatepublic org.eclipse.emf.common.notify.Adapter createPercentageChangeAdapter()
Percentage Change'.
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.
PercentageChangepublic org.eclipse.emf.common.notify.Adapter createSystemInfoAdapter()
System Info'.
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.
SystemInfopublic org.eclipse.emf.common.notify.Adapter createJavaInfoAdapter()
Java Info'.
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.
JavaInfopublic org.eclipse.emf.common.notify.Adapter createBimServerInfoAdapter()
Bim Server Info'.
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.
BimServerInfopublic org.eclipse.emf.common.notify.Adapter createProjectSmallAdapter()
Project Small'.
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.
ProjectSmallpublic org.eclipse.emf.common.notify.Adapter createIfcHeaderAdapter()
Ifc Header'.
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.
IfcHeaderpublic org.eclipse.emf.common.notify.Adapter createModelCheckerResultItemAdapter()
Model Checker Result 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.
ModelCheckerResultItempublic org.eclipse.emf.common.notify.Adapter createModelCheckerResultHeaderAdapter()
Model Checker Result Header'.
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.
ModelCheckerResultHeaderpublic org.eclipse.emf.common.notify.Adapter createModelCheckerResultLineAdapter()
Model Checker Result Line'.
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.
ModelCheckerResultLinepublic org.eclipse.emf.common.notify.Adapter createModelCheckerResultAdapter()
Model Checker Result'.
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.
ModelCheckerResultpublic org.eclipse.emf.common.notify.Adapter createModelCheckerInstanceAdapter()
Model Checker Instance'.
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.
ModelCheckerInstancepublic org.eclipse.emf.common.notify.Adapter createModelCheckerPluginDescriptorAdapter()
Model Checker Plugin Descriptor'.
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.
ModelCheckerPluginDescriptorpublic org.eclipse.emf.common.notify.Adapter createMessagingSerializerPluginConfigurationAdapter()
Messaging Serializer Plugin 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.
MessagingSerializerPluginConfigurationpublic org.eclipse.emf.common.notify.Adapter createMetricsAdapter()
Metrics'.
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.
Metricspublic org.eclipse.emf.common.notify.Adapter createInterfaceMetricAdapter()
Interface Metric'.
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.
InterfaceMetricpublic org.eclipse.emf.common.notify.Adapter createMethodMetricAdapter()
Method Metric'.
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.
MethodMetricpublic org.eclipse.emf.common.notify.Adapter createPluginVersionAdapter()
Plugin Version'.
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.
PluginVersionpublic org.eclipse.emf.common.notify.Adapter createPluginUpdateInformationAdapter()
Plugin Update 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.
PluginUpdateInformationpublic org.eclipse.emf.common.notify.Adapter createEObjectAdapter()
Copyright © 2016 OpenSource BIM. All rights reserved.