Class CodeAdapterFactory
java.lang.Object
org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
org.eclipse.gmt.modisco.omg.kdm.code.util.CodeAdapterFactory
- All Implemented Interfaces:
org.eclipse.emf.common.notify.AdapterFactory
public class CodeAdapterFactory
extends org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
The Adapter Factory for the model.
It provides an adapter
createXXX method for each class of the model.
- See Also:
CodePackage
-
Field Summary
Fields Modifier and Type Field Description protected static CodePackagemodelPackageThe cached model package.protected CodeSwitch<org.eclipse.emf.common.notify.Adapter>modelSwitchThe switch that delegates to thecreateXXXmethods. -
Constructor Summary
Constructors Constructor Description CodeAdapterFactory()Creates an instance of the adapter factory. -
Method Summary
Modifier and Type Method Description org.eclipse.emf.common.notify.AdaptercreateAbstractCodeElementAdapter()Creates a new adapter for an object of class 'Abstract Code Element'.org.eclipse.emf.common.notify.AdaptercreateAbstractCodeRelationshipAdapter()Creates a new adapter for an object of class 'Abstract Code Relationship'.org.eclipse.emf.common.notify.AdaptercreateAdapter(org.eclipse.emf.common.notify.Notifier target)Creates an adapter for thetarget.org.eclipse.emf.common.notify.AdaptercreateArrayTypeAdapter()Creates a new adapter for an object of class 'Array Type'.org.eclipse.emf.common.notify.AdaptercreateBagTypeAdapter()Creates a new adapter for an object of class 'Bag Type'.org.eclipse.emf.common.notify.AdaptercreateBitstringTypeAdapter()Creates a new adapter for an object of class 'Bitstring Type'.org.eclipse.emf.common.notify.AdaptercreateBitTypeAdapter()Creates a new adapter for an object of class 'Bit Type'.org.eclipse.emf.common.notify.AdaptercreateBooleanTypeAdapter()Creates a new adapter for an object of class 'Boolean Type'.org.eclipse.emf.common.notify.AdaptercreateCallableUnitAdapter()Creates a new adapter for an object of class 'Callable Unit'.org.eclipse.emf.common.notify.AdaptercreateCharTypeAdapter()Creates a new adapter for an object of class 'Char Type'.org.eclipse.emf.common.notify.AdaptercreateChoiceTypeAdapter()Creates a new adapter for an object of class 'Choice Type'.org.eclipse.emf.common.notify.AdaptercreateClassUnitAdapter()Creates a new adapter for an object of class 'Class Unit'.org.eclipse.emf.common.notify.AdaptercreateCodeAssemblyAdapter()Creates a new adapter for an object of class 'Assembly'.org.eclipse.emf.common.notify.AdaptercreateCodeElementAdapter()Creates a new adapter for an object of class 'Element'.org.eclipse.emf.common.notify.AdaptercreateCodeItemAdapter()Creates a new adapter for an object of class 'Item'.org.eclipse.emf.common.notify.AdaptercreateCodeModelAdapter()Creates a new adapter for an object of class 'Model'.org.eclipse.emf.common.notify.AdaptercreateCodeRelationshipAdapter()Creates a new adapter for an object of class 'Relationship'.org.eclipse.emf.common.notify.AdaptercreateCommentUnitAdapter()Creates a new adapter for an object of class 'Comment Unit'.org.eclipse.emf.common.notify.AdaptercreateCompilationUnitAdapter()Creates a new adapter for an object of class 'Compilation Unit'.org.eclipse.emf.common.notify.AdaptercreateCompositeTypeAdapter()Creates a new adapter for an object of class 'Composite Type'.org.eclipse.emf.common.notify.AdaptercreateComputationalObjectAdapter()Creates a new adapter for an object of class 'Computational Object'.org.eclipse.emf.common.notify.AdaptercreateConditionalDirectiveAdapter()Creates a new adapter for an object of class 'Conditional Directive'.org.eclipse.emf.common.notify.AdaptercreateControlElementAdapter()Creates a new adapter for an object of class 'Control Element'.org.eclipse.emf.common.notify.AdaptercreateDataElementAdapter()Creates a new adapter for an object of class 'Data Element'.org.eclipse.emf.common.notify.AdaptercreateDatatypeAdapter()Creates a new adapter for an object of class 'Datatype'.org.eclipse.emf.common.notify.AdaptercreateDateTypeAdapter()Creates a new adapter for an object of class 'Date Type'.org.eclipse.emf.common.notify.AdaptercreateDecimalTypeAdapter()Creates a new adapter for an object of class 'Decimal Type'.org.eclipse.emf.common.notify.AdaptercreateDefinedTypeAdapter()Creates a new adapter for an object of class 'Defined Type'.org.eclipse.emf.common.notify.AdaptercreateDerivedTypeAdapter()Creates a new adapter for an object of class 'Derived Type'.org.eclipse.emf.common.notify.AdaptercreateElementAdapter()Creates a new adapter for an object of class 'Element'.org.eclipse.emf.common.notify.AdaptercreateEnumeratedTypeAdapter()Creates a new adapter for an object of class 'Enumerated Type'.org.eclipse.emf.common.notify.AdaptercreateEObjectAdapter()Creates a new adapter for the default case.org.eclipse.emf.common.notify.AdaptercreateExpandsAdapter()Creates a new adapter for an object of class 'Expands'.org.eclipse.emf.common.notify.AdaptercreateExtendsAdapter()Creates a new adapter for an object of class 'Extends'.org.eclipse.emf.common.notify.AdaptercreateFloatTypeAdapter()Creates a new adapter for an object of class 'Float Type'.org.eclipse.emf.common.notify.AdaptercreateGeneratedFromAdapter()Creates a new adapter for an object of class 'Generated From'.org.eclipse.emf.common.notify.AdaptercreateHasTypeAdapter()Creates a new adapter for an object of class 'Has Type'.org.eclipse.emf.common.notify.AdaptercreateHasValueAdapter()Creates a new adapter for an object of class 'Has Value'.org.eclipse.emf.common.notify.AdaptercreateImplementationOfAdapter()Creates a new adapter for an object of class 'Implementation Of'.org.eclipse.emf.common.notify.AdaptercreateImplementsAdapter()Creates a new adapter for an object of class 'Implements'.org.eclipse.emf.common.notify.AdaptercreateImportsAdapter()Creates a new adapter for an object of class 'Imports'.org.eclipse.emf.common.notify.AdaptercreateIncludeDirectiveAdapter()Creates a new adapter for an object of class 'Include Directive'.org.eclipse.emf.common.notify.AdaptercreateIncludesAdapter()Creates a new adapter for an object of class 'Includes'.org.eclipse.emf.common.notify.AdaptercreateIndexUnitAdapter()Creates a new adapter for an object of class 'Index Unit'.org.eclipse.emf.common.notify.AdaptercreateInstanceOfAdapter()Creates a new adapter for an object of class 'Instance Of'.org.eclipse.emf.common.notify.AdaptercreateIntegerTypeAdapter()Creates a new adapter for an object of class 'Integer Type'.org.eclipse.emf.common.notify.AdaptercreateInterfaceUnitAdapter()Creates a new adapter for an object of class 'Interface Unit'.org.eclipse.emf.common.notify.AdaptercreateItemUnitAdapter()Creates a new adapter for an object of class 'Item Unit'.org.eclipse.emf.common.notify.AdaptercreateKDMEntityAdapter()Creates a new adapter for an object of class 'KDM Entity'.org.eclipse.emf.common.notify.AdaptercreateKDMFrameworkAdapter()Creates a new adapter for an object of class 'KDM Framework'.org.eclipse.emf.common.notify.AdaptercreateKDMModelAdapter()Creates a new adapter for an object of class 'KDM Model'.org.eclipse.emf.common.notify.AdaptercreateKDMRelationshipAdapter()Creates a new adapter for an object of class 'KDM Relationship'.org.eclipse.emf.common.notify.AdaptercreateLanguageUnitAdapter()Creates a new adapter for an object of class 'Language Unit'.org.eclipse.emf.common.notify.AdaptercreateMacroDirectiveAdapter()Creates a new adapter for an object of class 'Macro Directive'.org.eclipse.emf.common.notify.AdaptercreateMacroUnitAdapter()Creates a new adapter for an object of class 'Macro Unit'.org.eclipse.emf.common.notify.AdaptercreateMemberUnitAdapter()Creates a new adapter for an object of class 'Member Unit'.org.eclipse.emf.common.notify.AdaptercreateMethodUnitAdapter()Creates a new adapter for an object of class 'Method Unit'.org.eclipse.emf.common.notify.AdaptercreateModelElementAdapter()Creates a new adapter for an object of class 'Model Element'.org.eclipse.emf.common.notify.AdaptercreateModuleAdapter()Creates a new adapter for an object of class 'Module'.org.eclipse.emf.common.notify.AdaptercreateNamespaceUnitAdapter()Creates a new adapter for an object of class 'Namespace Unit'.org.eclipse.emf.common.notify.AdaptercreateOctetstringTypeAdapter()Creates a new adapter for an object of class 'Octetstring Type'.org.eclipse.emf.common.notify.AdaptercreateOctetTypeAdapter()Creates a new adapter for an object of class 'Octet Type'.org.eclipse.emf.common.notify.AdaptercreateOrdinalTypeAdapter()Creates a new adapter for an object of class 'Ordinal Type'.org.eclipse.emf.common.notify.AdaptercreatePackageAdapter()Creates a new adapter for an object of class 'Package'.org.eclipse.emf.common.notify.AdaptercreateParameterToAdapter()Creates a new adapter for an object of class 'Parameter To'.org.eclipse.emf.common.notify.AdaptercreateParameterUnitAdapter()Creates a new adapter for an object of class 'Parameter Unit'.org.eclipse.emf.common.notify.AdaptercreatePointerTypeAdapter()Creates a new adapter for an object of class 'Pointer Type'.org.eclipse.emf.common.notify.AdaptercreatePreprocessorDirectiveAdapter()Creates a new adapter for an object of class 'Preprocessor Directive'.org.eclipse.emf.common.notify.AdaptercreatePrimitiveTypeAdapter()Creates a new adapter for an object of class 'Primitive Type'.org.eclipse.emf.common.notify.AdaptercreateRangeTypeAdapter()Creates a new adapter for an object of class 'Range Type'.org.eclipse.emf.common.notify.AdaptercreateRecordTypeAdapter()Creates a new adapter for an object of class 'Record Type'.org.eclipse.emf.common.notify.AdaptercreateRedefinesAdapter()Creates a new adapter for an object of class 'Redefines'.org.eclipse.emf.common.notify.AdaptercreateScaledTypeAdapter()Creates a new adapter for an object of class 'Scaled Type'.org.eclipse.emf.common.notify.AdaptercreateSequenceTypeAdapter()Creates a new adapter for an object of class 'Sequence Type'.org.eclipse.emf.common.notify.AdaptercreateSetTypeAdapter()Creates a new adapter for an object of class 'Set Type'.org.eclipse.emf.common.notify.AdaptercreateSharedUnitAdapter()Creates a new adapter for an object of class 'Shared Unit'.org.eclipse.emf.common.notify.AdaptercreateSignatureAdapter()Creates a new adapter for an object of class 'Signature'.org.eclipse.emf.common.notify.AdaptercreateStorableUnitAdapter()Creates a new adapter for an object of class 'Storable Unit'.org.eclipse.emf.common.notify.AdaptercreateStringTypeAdapter()Creates a new adapter for an object of class 'String Type'.org.eclipse.emf.common.notify.AdaptercreateSynonymTypeAdapter()Creates a new adapter for an object of class 'Synonym Type'.org.eclipse.emf.common.notify.AdaptercreateTemplateParameterAdapter()Creates a new adapter for an object of class 'Template Parameter'.org.eclipse.emf.common.notify.AdaptercreateTemplateTypeAdapter()Creates a new adapter for an object of class 'Template Type'.org.eclipse.emf.common.notify.AdaptercreateTemplateUnitAdapter()Creates a new adapter for an object of class 'Template Unit'.org.eclipse.emf.common.notify.AdaptercreateTimeTypeAdapter()Creates a new adapter for an object of class 'Time Type'.org.eclipse.emf.common.notify.AdaptercreateTypeUnitAdapter()Creates a new adapter for an object of class 'Type Unit'.org.eclipse.emf.common.notify.AdaptercreateValueAdapter()Creates a new adapter for an object of class 'Value'.org.eclipse.emf.common.notify.AdaptercreateValueElementAdapter()Creates a new adapter for an object of class 'Value Element'.org.eclipse.emf.common.notify.AdaptercreateValueListAdapter()Creates a new adapter for an object of class 'Value List'.org.eclipse.emf.common.notify.AdaptercreateVariantToAdapter()Creates a new adapter for an object of class 'Variant To'.org.eclipse.emf.common.notify.AdaptercreateVisibleInAdapter()Creates a new adapter for an object of class 'Visible In'.org.eclipse.emf.common.notify.AdaptercreateVoidTypeAdapter()Creates a new adapter for an object of class 'Void Type'.booleanisFactoryForType(Object object)Returns whether this factory is applicable for the type of the object.Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
adapt, adapt, adaptAllNew, adaptNew, associate, createAdapter, resolve
-
Field Details
-
modelPackage
The cached model package. -
modelSwitch
The switch that delegates to thecreateXXXmethods.
-
-
Constructor Details
-
CodeAdapterFactory
public CodeAdapterFactory()Creates an instance of the adapter factory.
-
-
Method Details
-
isFactoryForType
Returns whether this factory is applicable for the type of the object. This implementation returnstrueif the object is either the model's package or is an instance object of the model.- Specified by:
isFactoryForTypein interfaceorg.eclipse.emf.common.notify.AdapterFactory- Overrides:
isFactoryForTypein classorg.eclipse.emf.common.notify.impl.AdapterFactoryImpl- Returns:
- whether this factory is applicable for the type of the object.
-
createAdapter
public org.eclipse.emf.common.notify.Adapter createAdapter(org.eclipse.emf.common.notify.Notifier target)Creates an adapter for thetarget.- Overrides:
createAdapterin classorg.eclipse.emf.common.notify.impl.AdapterFactoryImpl- Parameters:
target- the object to adapt.- Returns:
- the adapter for the
target.
-
createAbstractCodeElementAdapter
public org.eclipse.emf.common.notify.Adapter createAbstractCodeElementAdapter()Creates a new adapter for an object of class 'Abstract Code Element'. 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.- Returns:
- the new adapter.
- See Also:
AbstractCodeElement
-
createCodeItemAdapter
public org.eclipse.emf.common.notify.Adapter createCodeItemAdapter()Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
CodeItem
-
createComputationalObjectAdapter
public org.eclipse.emf.common.notify.Adapter createComputationalObjectAdapter()Creates a new adapter for an object of class 'Computational 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.- Returns:
- the new adapter.
- See Also:
ComputationalObject
-
createControlElementAdapter
public org.eclipse.emf.common.notify.Adapter createControlElementAdapter()Creates a new adapter for an object of class 'Control Element'. 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.- Returns:
- the new adapter.
- See Also:
ControlElement
-
createMethodUnitAdapter
public org.eclipse.emf.common.notify.Adapter createMethodUnitAdapter()Creates a new adapter for an object of class 'Method Unit'. 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.- Returns:
- the new adapter.
- See Also:
MethodUnit
-
createModuleAdapter
public org.eclipse.emf.common.notify.Adapter createModuleAdapter()Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
Module
-
createCodeAssemblyAdapter
public org.eclipse.emf.common.notify.Adapter createCodeAssemblyAdapter()Creates a new adapter for an object of class 'Assembly'. 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.- Returns:
- the new adapter.
- See Also:
CodeAssembly
-
createCallableUnitAdapter
public org.eclipse.emf.common.notify.Adapter createCallableUnitAdapter()Creates a new adapter for an object of class 'Callable Unit'. 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.- Returns:
- the new adapter.
- See Also:
CallableUnit
-
createDatatypeAdapter
public org.eclipse.emf.common.notify.Adapter createDatatypeAdapter()Creates a new adapter for an object of class 'Datatype'. 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.- Returns:
- the new adapter.
- See Also:
Datatype
-
createTemplateUnitAdapter
public org.eclipse.emf.common.notify.Adapter createTemplateUnitAdapter()Creates a new adapter for an object of class 'Template Unit'. 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.- Returns:
- the new adapter.
- See Also:
TemplateUnit
-
createTemplateParameterAdapter
public org.eclipse.emf.common.notify.Adapter createTemplateParameterAdapter()Creates a new adapter for an object of class 'Template 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.- Returns:
- the new adapter.
- See Also:
TemplateParameter
-
createAbstractCodeRelationshipAdapter
public org.eclipse.emf.common.notify.Adapter createAbstractCodeRelationshipAdapter()Creates a new adapter for an object of class 'Abstract Code Relationship'. 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.- Returns:
- the new adapter.
- See Also:
AbstractCodeRelationship
-
createInstanceOfAdapter
public org.eclipse.emf.common.notify.Adapter createInstanceOfAdapter()Creates a new adapter for an object of class 'Instance Of'. 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.- Returns:
- the new adapter.
- See Also:
InstanceOf
-
createCompilationUnitAdapter
public org.eclipse.emf.common.notify.Adapter createCompilationUnitAdapter()Creates a new adapter for an object of class 'Compilation Unit'. 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.- Returns:
- the new adapter.
- See Also:
CompilationUnit
-
createCodeModelAdapter
public org.eclipse.emf.common.notify.Adapter createCodeModelAdapter()Creates a new adapter for an object of class 'Model'. 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.- Returns:
- the new adapter.
- See Also:
CodeModel
-
createDerivedTypeAdapter
public org.eclipse.emf.common.notify.Adapter createDerivedTypeAdapter()Creates a new adapter for an object of class 'Derived 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.- Returns:
- the new adapter.
- See Also:
DerivedType
-
createArrayTypeAdapter
public org.eclipse.emf.common.notify.Adapter createArrayTypeAdapter()Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
ArrayType
-
createPrimitiveTypeAdapter
public org.eclipse.emf.common.notify.Adapter createPrimitiveTypeAdapter()Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
PrimitiveType
-
createBooleanTypeAdapter
public org.eclipse.emf.common.notify.Adapter createBooleanTypeAdapter()Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
BooleanType
-
createCharTypeAdapter
public org.eclipse.emf.common.notify.Adapter createCharTypeAdapter()Creates a new adapter for an object of class 'Char 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.- Returns:
- the new adapter.
- See Also:
CharType
-
createClassUnitAdapter
public org.eclipse.emf.common.notify.Adapter createClassUnitAdapter()Creates a new adapter for an object of class 'Class Unit'. 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.- Returns:
- the new adapter.
- See Also:
ClassUnit
-
createCompositeTypeAdapter
public org.eclipse.emf.common.notify.Adapter createCompositeTypeAdapter()Creates a new adapter for an object of class 'Composite 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.- Returns:
- the new adapter.
- See Also:
CompositeType
-
createRecordTypeAdapter
public org.eclipse.emf.common.notify.Adapter createRecordTypeAdapter()Creates a new adapter for an object of class 'Record 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.- Returns:
- the new adapter.
- See Also:
RecordType
-
createEnumeratedTypeAdapter
public org.eclipse.emf.common.notify.Adapter createEnumeratedTypeAdapter()Creates a new adapter for an object of class 'Enumerated 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.- Returns:
- the new adapter.
- See Also:
EnumeratedType
-
createExtendsAdapter
public org.eclipse.emf.common.notify.Adapter createExtendsAdapter()Creates a new adapter for an object of class 'Extends'. 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.- Returns:
- the new adapter.
- See Also:
Extends
-
createScaledTypeAdapter
public org.eclipse.emf.common.notify.Adapter createScaledTypeAdapter()Creates a new adapter for an object of class 'Scaled 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.- Returns:
- the new adapter.
- See Also:
ScaledType
-
createFloatTypeAdapter
public org.eclipse.emf.common.notify.Adapter createFloatTypeAdapter()Creates a new adapter for an object of class 'Float 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.- Returns:
- the new adapter.
- See Also:
FloatType
-
createHasTypeAdapter
public org.eclipse.emf.common.notify.Adapter createHasTypeAdapter()Creates a new adapter for an object of class 'Has 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.- Returns:
- the new adapter.
- See Also:
HasType
-
createImplementationOfAdapter
public org.eclipse.emf.common.notify.Adapter createImplementationOfAdapter()Creates a new adapter for an object of class 'Implementation Of'. 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.- Returns:
- the new adapter.
- See Also:
ImplementationOf
-
createImplementsAdapter
public org.eclipse.emf.common.notify.Adapter createImplementsAdapter()Creates a new adapter for an object of class 'Implements'. 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.- Returns:
- the new adapter.
- See Also:
Implements
-
createIntegerTypeAdapter
public org.eclipse.emf.common.notify.Adapter createIntegerTypeAdapter()Creates a new adapter for an object of class 'Integer 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.- Returns:
- the new adapter.
- See Also:
IntegerType
-
createInterfaceUnitAdapter
public org.eclipse.emf.common.notify.Adapter createInterfaceUnitAdapter()Creates a new adapter for an object of class 'Interface Unit'. 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.- Returns:
- the new adapter.
- See Also:
InterfaceUnit
-
createPointerTypeAdapter
public org.eclipse.emf.common.notify.Adapter createPointerTypeAdapter()Creates a new adapter for an object of class 'Pointer 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.- Returns:
- the new adapter.
- See Also:
PointerType
-
createDefinedTypeAdapter
public org.eclipse.emf.common.notify.Adapter createDefinedTypeAdapter()Creates a new adapter for an object of class 'Defined 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.- Returns:
- the new adapter.
- See Also:
DefinedType
-
createTypeUnitAdapter
public org.eclipse.emf.common.notify.Adapter createTypeUnitAdapter()Creates a new adapter for an object of class 'Type Unit'. 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.- Returns:
- the new adapter.
- See Also:
TypeUnit
-
createRangeTypeAdapter
public org.eclipse.emf.common.notify.Adapter createRangeTypeAdapter()Creates a new adapter for an object of class 'Range 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.- Returns:
- the new adapter.
- See Also:
RangeType
-
createSignatureAdapter
public org.eclipse.emf.common.notify.Adapter createSignatureAdapter()Creates a new adapter for an object of class 'Signature'. 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.- Returns:
- the new adapter.
- See Also:
Signature
-
createDataElementAdapter
public org.eclipse.emf.common.notify.Adapter createDataElementAdapter()Creates a new adapter for an object of class 'Data Element'. 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.- Returns:
- the new adapter.
- See Also:
DataElement
-
createStringTypeAdapter
public org.eclipse.emf.common.notify.Adapter createStringTypeAdapter()Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
StringType
-
createChoiceTypeAdapter
public org.eclipse.emf.common.notify.Adapter createChoiceTypeAdapter()Creates a new adapter for an object of class 'Choice 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.- Returns:
- the new adapter.
- See Also:
ChoiceType
-
createNamespaceUnitAdapter
public org.eclipse.emf.common.notify.Adapter createNamespaceUnitAdapter()Creates a new adapter for an object of class 'Namespace Unit'. 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.- Returns:
- the new adapter.
- See Also:
NamespaceUnit
-
createVisibleInAdapter
public org.eclipse.emf.common.notify.Adapter createVisibleInAdapter()Creates a new adapter for an object of class 'Visible In'. 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.- Returns:
- the new adapter.
- See Also:
VisibleIn
-
createCommentUnitAdapter
public org.eclipse.emf.common.notify.Adapter createCommentUnitAdapter()Creates a new adapter for an object of class 'Comment Unit'. 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.- Returns:
- the new adapter.
- See Also:
CommentUnit
-
createDecimalTypeAdapter
public org.eclipse.emf.common.notify.Adapter createDecimalTypeAdapter()Creates a new adapter for an object of class 'Decimal 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.- Returns:
- the new adapter.
- See Also:
DecimalType
-
createDateTypeAdapter
public org.eclipse.emf.common.notify.Adapter createDateTypeAdapter()Creates a new adapter for an object of class 'Date 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.- Returns:
- the new adapter.
- See Also:
DateType
-
createTimeTypeAdapter
public org.eclipse.emf.common.notify.Adapter createTimeTypeAdapter()Creates a new adapter for an object of class 'Time 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.- Returns:
- the new adapter.
- See Also:
TimeType
-
createVoidTypeAdapter
public org.eclipse.emf.common.notify.Adapter createVoidTypeAdapter()Creates a new adapter for an object of class 'Void 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.- Returns:
- the new adapter.
- See Also:
VoidType
-
createValueElementAdapter
public org.eclipse.emf.common.notify.Adapter createValueElementAdapter()Creates a new adapter for an object of class 'Value Element'. 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.- Returns:
- the new adapter.
- See Also:
ValueElement
-
createValueAdapter
public org.eclipse.emf.common.notify.Adapter createValueAdapter()Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
Value
-
createValueListAdapter
public org.eclipse.emf.common.notify.Adapter createValueListAdapter()Creates a new adapter for an object of class 'Value List'. 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.- Returns:
- the new adapter.
- See Also:
ValueList
-
createStorableUnitAdapter
public org.eclipse.emf.common.notify.Adapter createStorableUnitAdapter()Creates a new adapter for an object of class 'Storable Unit'. 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.- Returns:
- the new adapter.
- See Also:
StorableUnit
-
createMemberUnitAdapter
public org.eclipse.emf.common.notify.Adapter createMemberUnitAdapter()Creates a new adapter for an object of class 'Member Unit'. 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.- Returns:
- the new adapter.
- See Also:
MemberUnit
-
createParameterUnitAdapter
public org.eclipse.emf.common.notify.Adapter createParameterUnitAdapter()Creates a new adapter for an object of class 'Parameter Unit'. 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.- Returns:
- the new adapter.
- See Also:
ParameterUnit
-
createItemUnitAdapter
public org.eclipse.emf.common.notify.Adapter createItemUnitAdapter()Creates a new adapter for an object of class 'Item Unit'. 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.- Returns:
- the new adapter.
- See Also:
ItemUnit
-
createIndexUnitAdapter
public org.eclipse.emf.common.notify.Adapter createIndexUnitAdapter()Creates a new adapter for an object of class 'Index Unit'. 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.- Returns:
- the new adapter.
- See Also:
IndexUnit
-
createSynonymTypeAdapter
public org.eclipse.emf.common.notify.Adapter createSynonymTypeAdapter()Creates a new adapter for an object of class 'Synonym 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.- Returns:
- the new adapter.
- See Also:
SynonymType
-
createSequenceTypeAdapter
public org.eclipse.emf.common.notify.Adapter createSequenceTypeAdapter()Creates a new adapter for an object of class 'Sequence 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.- Returns:
- the new adapter.
- See Also:
SequenceType
-
createBagTypeAdapter
public org.eclipse.emf.common.notify.Adapter createBagTypeAdapter()Creates a new adapter for an object of class 'Bag 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.- Returns:
- the new adapter.
- See Also:
BagType
-
createSetTypeAdapter
public org.eclipse.emf.common.notify.Adapter createSetTypeAdapter()Creates a new adapter for an object of class 'Set 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.- Returns:
- the new adapter.
- See Also:
SetType
-
createCodeElementAdapter
public org.eclipse.emf.common.notify.Adapter createCodeElementAdapter()Creates a new adapter for an object of class 'Element'. 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.- Returns:
- the new adapter.
- See Also:
CodeElement
-
createCodeRelationshipAdapter
public org.eclipse.emf.common.notify.Adapter createCodeRelationshipAdapter()Creates a new adapter for an object of class 'Relationship'. 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.- Returns:
- the new adapter.
- See Also:
CodeRelationship
-
createLanguageUnitAdapter
public org.eclipse.emf.common.notify.Adapter createLanguageUnitAdapter()Creates a new adapter for an object of class 'Language Unit'. 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.- Returns:
- the new adapter.
- See Also:
LanguageUnit
-
createOrdinalTypeAdapter
public org.eclipse.emf.common.notify.Adapter createOrdinalTypeAdapter()Creates a new adapter for an object of class 'Ordinal 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.- Returns:
- the new adapter.
- See Also:
OrdinalType
-
createBitstringTypeAdapter
public org.eclipse.emf.common.notify.Adapter createBitstringTypeAdapter()Creates a new adapter for an object of class 'Bitstring 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.- Returns:
- the new adapter.
- See Also:
BitstringType
-
createOctetTypeAdapter
public org.eclipse.emf.common.notify.Adapter createOctetTypeAdapter()Creates a new adapter for an object of class 'Octet 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.- Returns:
- the new adapter.
- See Also:
OctetType
-
createOctetstringTypeAdapter
public org.eclipse.emf.common.notify.Adapter createOctetstringTypeAdapter()Creates a new adapter for an object of class 'Octetstring 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.- Returns:
- the new adapter.
- See Also:
OctetstringType
-
createBitTypeAdapter
public org.eclipse.emf.common.notify.Adapter createBitTypeAdapter()Creates a new adapter for an object of class 'Bit 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.- Returns:
- the new adapter.
- See Also:
BitType
-
createImportsAdapter
public org.eclipse.emf.common.notify.Adapter createImportsAdapter()Creates a new adapter for an object of class 'Imports'. 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.- Returns:
- the new adapter.
- See Also:
Imports
-
createPackageAdapter
public org.eclipse.emf.common.notify.Adapter createPackageAdapter()Creates a new adapter for an object of class 'Package'. 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.- Returns:
- the new adapter.
- See Also:
Package
-
createParameterToAdapter
public org.eclipse.emf.common.notify.Adapter createParameterToAdapter()Creates a new adapter for an object of class 'Parameter To'. 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.- Returns:
- the new adapter.
- See Also:
ParameterTo
-
createTemplateTypeAdapter
public org.eclipse.emf.common.notify.Adapter createTemplateTypeAdapter()Creates a new adapter for an object of class 'Template 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.- Returns:
- the new adapter.
- See Also:
TemplateType
-
createPreprocessorDirectiveAdapter
public org.eclipse.emf.common.notify.Adapter createPreprocessorDirectiveAdapter()Creates a new adapter for an object of class 'Preprocessor Directive'. 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.- Returns:
- the new adapter.
- See Also:
PreprocessorDirective
-
createMacroDirectiveAdapter
public org.eclipse.emf.common.notify.Adapter createMacroDirectiveAdapter()Creates a new adapter for an object of class 'Macro Directive'. 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.- Returns:
- the new adapter.
- See Also:
MacroDirective
-
createMacroUnitAdapter
public org.eclipse.emf.common.notify.Adapter createMacroUnitAdapter()Creates a new adapter for an object of class 'Macro Unit'. 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.- Returns:
- the new adapter.
- See Also:
MacroUnit
-
createConditionalDirectiveAdapter
public org.eclipse.emf.common.notify.Adapter createConditionalDirectiveAdapter()Creates a new adapter for an object of class 'Conditional Directive'. 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.- Returns:
- the new adapter.
- See Also:
ConditionalDirective
-
createIncludeDirectiveAdapter
public org.eclipse.emf.common.notify.Adapter createIncludeDirectiveAdapter()Creates a new adapter for an object of class 'Include Directive'. 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.- Returns:
- the new adapter.
- See Also:
IncludeDirective
-
createVariantToAdapter
public org.eclipse.emf.common.notify.Adapter createVariantToAdapter()Creates a new adapter for an object of class 'Variant To'. 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.- Returns:
- the new adapter.
- See Also:
VariantTo
-
createExpandsAdapter
public org.eclipse.emf.common.notify.Adapter createExpandsAdapter()Creates a new adapter for an object of class 'Expands'. 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.- Returns:
- the new adapter.
- See Also:
Expands
-
createRedefinesAdapter
public org.eclipse.emf.common.notify.Adapter createRedefinesAdapter()Creates a new adapter for an object of class 'Redefines'. 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.- Returns:
- the new adapter.
- See Also:
Redefines
-
createGeneratedFromAdapter
public org.eclipse.emf.common.notify.Adapter createGeneratedFromAdapter()Creates a new adapter for an object of class 'Generated From'. 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.- Returns:
- the new adapter.
- See Also:
GeneratedFrom
-
createIncludesAdapter
public org.eclipse.emf.common.notify.Adapter createIncludesAdapter()Creates a new adapter for an object of class 'Includes'. 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.- Returns:
- the new adapter.
- See Also:
Includes
-
createHasValueAdapter
public org.eclipse.emf.common.notify.Adapter createHasValueAdapter()Creates a new adapter for an object of class 'Has 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.- Returns:
- the new adapter.
- See Also:
HasValue
-
createElementAdapter
public org.eclipse.emf.common.notify.Adapter createElementAdapter()Creates a new adapter for an object of class 'Element'. 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.- Returns:
- the new adapter.
- See Also:
Element
-
createModelElementAdapter
public org.eclipse.emf.common.notify.Adapter createModelElementAdapter()Creates a new adapter for an object of class 'Model Element'. 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.- Returns:
- the new adapter.
- See Also:
ModelElement
-
createKDMEntityAdapter
public org.eclipse.emf.common.notify.Adapter createKDMEntityAdapter()Creates a new adapter for an object of class 'KDM Entity'. 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.- Returns:
- the new adapter.
- See Also:
KDMEntity
-
createKDMRelationshipAdapter
public org.eclipse.emf.common.notify.Adapter createKDMRelationshipAdapter()Creates a new adapter for an object of class 'KDM Relationship'. 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.- Returns:
- the new adapter.
- See Also:
KDMRelationship
-
createKDMFrameworkAdapter
public org.eclipse.emf.common.notify.Adapter createKDMFrameworkAdapter()Creates a new adapter for an object of class 'KDM Framework'. 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.- Returns:
- the new adapter.
- See Also:
KDMFramework
-
createKDMModelAdapter
public org.eclipse.emf.common.notify.Adapter createKDMModelAdapter()Creates a new adapter for an object of class 'KDM Model'. 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.- Returns:
- the new adapter.
- See Also:
KDMModel
-
createEObjectAdapter
public org.eclipse.emf.common.notify.Adapter createEObjectAdapter()Creates a new adapter for the default case. This default implementation returns null.- Returns:
- the new adapter.
-