public class ComponentAdapterFactory
extends org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
createXXX
method for each class of the
model.
ComponentPackage
Modifier and Type | Field and Description |
---|---|
protected static ComponentPackage |
modelPackage
The cached model package.
|
protected ComponentSwitch<org.eclipse.emf.common.notify.Adapter> |
modelSwitch
The switch that delegates to the
createXXX methods. |
Constructor and Description |
---|
ComponentAdapterFactory()
Creates an instance of the adapter factory.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.Adapter |
createAbsoluteDanglingReferenceAdapter()
Creates a new adapter for an object of class '
Absolute Dangling Reference '. |
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 |
createAverageModuleAdapter()
Creates a new adapter for an object of class '
Average Module '. |
org.eclipse.emf.common.notify.Adapter |
createBufferedValueAdapter()
Creates a new adapter for an object of class '
Buffered Value '. |
org.eclipse.emf.common.notify.Adapter |
createCalculationComponentAdapter()
Creates a new adapter for an object of class '
Calculation Component '. |
org.eclipse.emf.common.notify.Adapter |
createCalculationModuleAdapter()
Creates a new adapter for an object of class '
Calculation Module '. |
org.eclipse.emf.common.notify.Adapter |
createChangeCounterAdapter()
Creates a new adapter for an object of class '
Change Counter '. |
org.eclipse.emf.common.notify.Adapter |
createComponentAdapter()
Creates a new adapter for an object of class '
Component '. |
org.eclipse.emf.common.notify.Adapter |
createComponentDanglingReferenceAdapter()
Creates a new adapter for an object of class '
Dangling Reference '. |
org.eclipse.emf.common.notify.Adapter |
createComponentReferenceInputDefinitionAdapter()
Creates a new adapter for an object of class '
Reference Input Definition '. |
org.eclipse.emf.common.notify.Adapter |
createComponentWorldAdapter()
Creates a new adapter for an object of class '
World '. |
org.eclipse.emf.common.notify.Adapter |
createConfigurationAdapter()
Creates a new adapter for an object of class '
Configuration '. |
org.eclipse.emf.common.notify.Adapter |
createConstantValueAdapter()
Creates a new adapter for an object of class '
Constant Value '. |
org.eclipse.emf.common.notify.Adapter |
createContainerAdapter()
Creates a new adapter for an object of class '
Container '. |
org.eclipse.emf.common.notify.Adapter |
createDanglingItemReferenceAdapter()
Creates a new adapter for an object of class '
Dangling Item Reference '. |
org.eclipse.emf.common.notify.Adapter |
createDataComponentAdapter()
Creates a new adapter for an object of class '
Data Component '. |
org.eclipse.emf.common.notify.Adapter |
createDataMapperAnalyzerAdapter()
Creates a new adapter for an object of class '
Data Mapper Analyzer '. |
org.eclipse.emf.common.notify.Adapter |
createDataMapperServiceAdapter()
Creates a new adapter for an object of class '
Data Mapper Service '. |
org.eclipse.emf.common.notify.Adapter |
createDocumentableAdapter()
Creates a new adapter for an object of class '
Documentable '. |
org.eclipse.emf.common.notify.Adapter |
createDriverConnectionAnalyzerAdapter()
Creates a new adapter for an object of class '
Driver Connection Analyzer '. |
org.eclipse.emf.common.notify.Adapter |
createEObjectAdapter()
Creates a new adapter for the default case.
|
org.eclipse.emf.common.notify.Adapter |
createExternalValueAdapter()
Creates a new adapter for an object of class '
External Value '. |
org.eclipse.emf.common.notify.Adapter |
createFormulaModuleAdapter()
Creates a new adapter for an object of class '
Formula Module '. |
org.eclipse.emf.common.notify.Adapter |
createGlobalizeComponentAdapter()
Creates a new adapter for an object of class '
Globalize Component '. |
org.eclipse.emf.common.notify.Adapter |
createInputDefinitionAdapter()
Creates a new adapter for an object of class '
Input Definition '. |
org.eclipse.emf.common.notify.Adapter |
createInputSpecificationAdapter()
Creates a new adapter for an object of class '
Input Specification '. |
org.eclipse.emf.common.notify.Adapter |
createItemAdapter()
Creates a new adapter for an object of class '
Item '. |
org.eclipse.emf.common.notify.Adapter |
createItemInterceptorAdapter()
Creates a new adapter for an object of class '
Item Interceptor '. |
org.eclipse.emf.common.notify.Adapter |
createItemReferenceInputDefinitionAdapter()
Creates a new adapter for an object of class '
Item Reference Input Definition '. |
org.eclipse.emf.common.notify.Adapter |
createLevelAdapter()
Creates a new adapter for an object of class '
Level '. |
org.eclipse.emf.common.notify.Adapter |
createMappedSourceValueAdapter()
Creates a new adapter for an object of class '
Mapped Source Value '. |
org.eclipse.emf.common.notify.Adapter |
createMarkerConfigurationAdapter()
Creates a new adapter for an object of class '
Marker Configuration '. |
org.eclipse.emf.common.notify.Adapter |
createMasterComponentAdapter()
Creates a new adapter for an object of class '
Master Component '. |
org.eclipse.emf.common.notify.Adapter |
createMasterImportConnectionAnalyzerAdapter()
Creates a new adapter for an object of class '
Master Import Connection Analyzer '. |
org.eclipse.emf.common.notify.Adapter |
createNamedDocumentableAdapter()
Creates a new adapter for an object of class '
Named Documentable '. |
org.eclipse.emf.common.notify.Adapter |
createOutputDefinitionAdapter()
Creates a new adapter for an object of class '
Output Definition '. |
org.eclipse.emf.common.notify.Adapter |
createOutputSpecificationAdapter()
Creates a new adapter for an object of class '
Output Specification '. |
org.eclipse.emf.common.notify.Adapter |
createPersistentValueAdapter()
Creates a new adapter for an object of class '
Persistent Value '. |
org.eclipse.emf.common.notify.Adapter |
createRestInterceptorAdapter()
Creates a new adapter for an object of class '
Rest Interceptor '. |
org.eclipse.emf.common.notify.Adapter |
createScriptAdapter()
Creates a new adapter for an object of class '
Script '. |
org.eclipse.emf.common.notify.Adapter |
createScriptModuleAdapter()
Creates a new adapter for an object of class '
Script Module '. |
org.eclipse.emf.common.notify.Adapter |
createServiceAdapter()
Creates a new adapter for an object of class '
Service '. |
org.eclipse.emf.common.notify.Adapter |
createSingleValueAdapter()
Creates a new adapter for an object of class '
Single Value '. |
org.eclipse.emf.common.notify.Adapter |
createSummariesConfigurationAdapter()
Creates a new adapter for an object of class '
Summaries Configuration '. |
org.eclipse.emf.common.notify.Adapter |
createTimerScriptAdapter()
Creates a new adapter for an object of class '
Timer Script '. |
org.eclipse.emf.common.notify.Adapter |
createTransientValueAdapter()
Creates a new adapter for an object of class '
Transient Value '. |
boolean |
isFactoryForType(Object object)
Returns whether this factory is applicable for the type of the object.
|
protected static ComponentPackage modelPackage
protected ComponentSwitch<org.eclipse.emf.common.notify.Adapter> modelSwitch
createXXX
methods.
public ComponentAdapterFactory()
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.AdapterFactory
isFactoryForType
in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
public org.eclipse.emf.common.notify.Adapter createAdapter(org.eclipse.emf.common.notify.Notifier target)
target
.
createAdapter
in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
target
- the object to adapt.target
.public org.eclipse.emf.common.notify.Adapter createComponentWorldAdapter()
World
'.
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.
ComponentWorld
public org.eclipse.emf.common.notify.Adapter createLevelAdapter()
Level
'.
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.
Level
public org.eclipse.emf.common.notify.Adapter createComponentAdapter()
Component
'.
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.
Component
public org.eclipse.emf.common.notify.Adapter createDataComponentAdapter()
Data Component
'.
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.
DataComponent
public org.eclipse.emf.common.notify.Adapter createConfigurationAdapter()
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.
Configuration
public org.eclipse.emf.common.notify.Adapter createConstantValueAdapter()
Constant 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.
ConstantValue
public org.eclipse.emf.common.notify.Adapter createMarkerConfigurationAdapter()
Marker 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.
MarkerConfiguration
public 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.
Service
public org.eclipse.emf.common.notify.Adapter createPersistentValueAdapter()
Persistent 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.
PersistentValue
public org.eclipse.emf.common.notify.Adapter createDriverConnectionAnalyzerAdapter()
Driver Connection Analyzer
'.
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.
DriverConnectionAnalyzer
public org.eclipse.emf.common.notify.Adapter createMasterImportConnectionAnalyzerAdapter()
Master Import Connection Analyzer
'.
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.
MasterImportConnectionAnalyzer
public org.eclipse.emf.common.notify.Adapter createSingleValueAdapter()
Single 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.
SingleValue
public org.eclipse.emf.common.notify.Adapter createDataMapperAnalyzerAdapter()
Data Mapper Analyzer
'.
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.
DataMapperAnalyzer
public org.eclipse.emf.common.notify.Adapter createDataMapperServiceAdapter()
Data Mapper 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.
DataMapperService
public org.eclipse.emf.common.notify.Adapter createMappedSourceValueAdapter()
Mapped Source 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.
MappedSourceValue
public org.eclipse.emf.common.notify.Adapter createCalculationComponentAdapter()
Calculation Component
'.
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.
CalculationComponent
public org.eclipse.emf.common.notify.Adapter createCalculationModuleAdapter()
Calculation 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.
CalculationModule
public org.eclipse.emf.common.notify.Adapter createInputSpecificationAdapter()
Input Specification
'.
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.
InputSpecification
public org.eclipse.emf.common.notify.Adapter createOutputSpecificationAdapter()
Output Specification
'.
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.
OutputSpecification
public org.eclipse.emf.common.notify.Adapter createOutputDefinitionAdapter()
Output 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.
OutputDefinition
public org.eclipse.emf.common.notify.Adapter createItemReferenceInputDefinitionAdapter()
Item Reference Input 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.
ItemReferenceInputDefinition
public org.eclipse.emf.common.notify.Adapter createInputDefinitionAdapter()
Input 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.
InputDefinition
public org.eclipse.emf.common.notify.Adapter createComponentReferenceInputDefinitionAdapter()
Reference Input 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.
ComponentReferenceInputDefinition
public org.eclipse.emf.common.notify.Adapter createFormulaModuleAdapter()
Formula 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.
FormulaModule
public org.eclipse.emf.common.notify.Adapter createAverageModuleAdapter()
Average 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.
AverageModule
public org.eclipse.emf.common.notify.Adapter createDanglingItemReferenceAdapter()
Dangling 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.
DanglingItemReference
public org.eclipse.emf.common.notify.Adapter createScriptModuleAdapter()
Script 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.
ScriptModule
public org.eclipse.emf.common.notify.Adapter createScriptAdapter()
Script
'.
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.
Script
public org.eclipse.emf.common.notify.Adapter createTimerScriptAdapter()
Timer Script
'.
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.
TimerScript
public org.eclipse.emf.common.notify.Adapter createAbsoluteDanglingReferenceAdapter()
Absolute Dangling 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.
AbsoluteDanglingReference
public org.eclipse.emf.common.notify.Adapter createComponentDanglingReferenceAdapter()
Dangling 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.
ComponentDanglingReference
public org.eclipse.emf.common.notify.Adapter createExternalValueAdapter()
External 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.
ExternalValue
public org.eclipse.emf.common.notify.Adapter createSummariesConfigurationAdapter()
Summaries 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.
SummariesConfiguration
public org.eclipse.emf.common.notify.Adapter createItemInterceptorAdapter()
Item Interceptor
'.
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.
ItemInterceptor
public org.eclipse.emf.common.notify.Adapter createContainerAdapter()
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.
Container
public org.eclipse.emf.common.notify.Adapter createRestInterceptorAdapter()
Rest Interceptor
'.
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.
RestInterceptor
public org.eclipse.emf.common.notify.Adapter createGlobalizeComponentAdapter()
Globalize Component
'.
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.
GlobalizeComponent
public org.eclipse.emf.common.notify.Adapter createTransientValueAdapter()
Transient 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.
TransientValue
public org.eclipse.emf.common.notify.Adapter createMasterComponentAdapter()
Master Component
'.
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.
MasterComponent
public 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.
BufferedValue
public org.eclipse.emf.common.notify.Adapter createChangeCounterAdapter()
Change Counter
'.
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.
ChangeCounter
public 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.
Documentable
public 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.
NamedDocumentable
public 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.
Item
public org.eclipse.emf.common.notify.Adapter createEObjectAdapter()