public class CodeAdapterFactory
extends AdapterFactoryImpl
createXXX method for each class of the model.
CodePackage| Constructor and Description |
|---|
CodeAdapterFactory()
Creates an instance of the adapter factory.
|
| Modifier and Type | Method and Description |
|---|---|
Adapter |
createAbstractCodeElementAdapter()
Creates a new adapter for an object of class '
Abstract Code Element'. |
Adapter |
createAbstractCodeRelationshipAdapter()
Creates a new adapter for an object of class '
Abstract Code Relationship'. |
Adapter |
createAdapter(Notifier target)
Creates an adapter for the
target. |
Adapter |
createArrayTypeAdapter()
Creates a new adapter for an object of class '
Array Type'. |
Adapter |
createBagTypeAdapter()
Creates a new adapter for an object of class '
Bag Type'. |
Adapter |
createBitstringTypeAdapter()
Creates a new adapter for an object of class '
Bitstring Type'. |
Adapter |
createBitTypeAdapter()
Creates a new adapter for an object of class '
Bit Type'. |
Adapter |
createBooleanTypeAdapter()
Creates a new adapter for an object of class '
Boolean Type'. |
Adapter |
createCallableUnitAdapter()
Creates a new adapter for an object of class '
Callable Unit'. |
Adapter |
createCharTypeAdapter()
Creates a new adapter for an object of class '
Char Type'. |
Adapter |
createChoiceTypeAdapter()
Creates a new adapter for an object of class '
Choice Type'. |
Adapter |
createClassUnitAdapter()
Creates a new adapter for an object of class '
Class Unit'. |
Adapter |
createCodeAssemblyAdapter()
Creates a new adapter for an object of class '
Assembly'. |
Adapter |
createCodeElementAdapter()
Creates a new adapter for an object of class '
Element'. |
Adapter |
createCodeItemAdapter()
Creates a new adapter for an object of class '
Item'. |
Adapter |
createCodeModelAdapter()
Creates a new adapter for an object of class '
Model'. |
Adapter |
createCodeRelationshipAdapter()
Creates a new adapter for an object of class '
Relationship'. |
Adapter |
createCommentUnitAdapter()
Creates a new adapter for an object of class '
Comment Unit'. |
Adapter |
createCompilationUnitAdapter()
Creates a new adapter for an object of class '
Compilation Unit'. |
Adapter |
createCompositeTypeAdapter()
Creates a new adapter for an object of class '
Composite Type'. |
Adapter |
createComputationalObjectAdapter()
Creates a new adapter for an object of class '
Computational Object'. |
Adapter |
createConditionalDirectiveAdapter()
Creates a new adapter for an object of class '
Conditional Directive'. |
Adapter |
createControlElementAdapter()
Creates a new adapter for an object of class '
Control Element'. |
Adapter |
createDataElementAdapter()
Creates a new adapter for an object of class '
Data Element'. |
Adapter |
createDatatypeAdapter()
Creates a new adapter for an object of class '
Datatype'. |
Adapter |
createDateTypeAdapter()
Creates a new adapter for an object of class '
Date Type'. |
Adapter |
createDecimalTypeAdapter()
Creates a new adapter for an object of class '
Decimal Type'. |
Adapter |
createDefinedTypeAdapter()
Creates a new adapter for an object of class '
Defined Type'. |
Adapter |
createDerivedTypeAdapter()
Creates a new adapter for an object of class '
Derived Type'. |
Adapter |
createElementAdapter()
Creates a new adapter for an object of class '
Element'. |
Adapter |
createEnumeratedTypeAdapter()
Creates a new adapter for an object of class '
Enumerated Type'. |
Adapter |
createEObjectAdapter()
Creates a new adapter for the default case.
|
Adapter |
createExpandsAdapter()
Creates a new adapter for an object of class '
Expands'. |
Adapter |
createExtendsAdapter()
Creates a new adapter for an object of class '
Extends'. |
Adapter |
createFloatTypeAdapter()
Creates a new adapter for an object of class '
Float Type'. |
Adapter |
createGeneratedFromAdapter()
Creates a new adapter for an object of class '
Generated From'. |
Adapter |
createHasTypeAdapter()
Creates a new adapter for an object of class '
Has Type'. |
Adapter |
createHasValueAdapter()
Creates a new adapter for an object of class '
Has Value'. |
Adapter |
createImplementationOfAdapter()
Creates a new adapter for an object of class '
Implementation Of'. |
Adapter |
createImplementsAdapter()
Creates a new adapter for an object of class '
Implements'. |
Adapter |
createImportsAdapter()
Creates a new adapter for an object of class '
Imports'. |
Adapter |
createIncludeDirectiveAdapter()
Creates a new adapter for an object of class '
Include Directive'. |
Adapter |
createIncludesAdapter()
Creates a new adapter for an object of class '
Includes'. |
Adapter |
createIndexUnitAdapter()
Creates a new adapter for an object of class '
Index Unit'. |
Adapter |
createInstanceOfAdapter()
Creates a new adapter for an object of class '
Instance Of'. |
Adapter |
createIntegerTypeAdapter()
Creates a new adapter for an object of class '
Integer Type'. |
Adapter |
createInterfaceUnitAdapter()
Creates a new adapter for an object of class '
Interface Unit'. |
Adapter |
createItemUnitAdapter()
Creates a new adapter for an object of class '
Item Unit'. |
Adapter |
createKDMEntityAdapter()
Creates a new adapter for an object of class '
KDM Entity'. |
Adapter |
createKDMFrameworkAdapter()
Creates a new adapter for an object of class '
KDM Framework'. |
Adapter |
createKDMModelAdapter()
Creates a new adapter for an object of class '
KDM Model'. |
Adapter |
createKDMRelationshipAdapter()
Creates a new adapter for an object of class '
KDM Relationship'. |
Adapter |
createLanguageUnitAdapter()
Creates a new adapter for an object of class '
Language Unit'. |
Adapter |
createMacroDirectiveAdapter()
Creates a new adapter for an object of class '
Macro Directive'. |
Adapter |
createMacroUnitAdapter()
Creates a new adapter for an object of class '
Macro Unit'. |
Adapter |
createMemberUnitAdapter()
Creates a new adapter for an object of class '
Member Unit'. |
Adapter |
createMethodUnitAdapter()
Creates a new adapter for an object of class '
Method Unit'. |
Adapter |
createModelElementAdapter()
Creates a new adapter for an object of class '
Model Element'. |
Adapter |
createModuleAdapter()
Creates a new adapter for an object of class '
Module'. |
Adapter |
createNamespaceAdapter()
Creates a new adapter for an object of class '
Namespace'. |
Adapter |
createOctetstringTypeAdapter()
Creates a new adapter for an object of class '
Octetstring Type'. |
Adapter |
createOctetTypeAdapter()
Creates a new adapter for an object of class '
Octet Type'. |
Adapter |
createOrdinalTypeAdapter()
Creates a new adapter for an object of class '
Ordinal Type'. |
Adapter |
createPackageAdapter()
Creates a new adapter for an object of class '
Package'. |
Adapter |
createParameterToAdapter()
Creates a new adapter for an object of class '
Parameter To'. |
Adapter |
createParameterUnitAdapter()
Creates a new adapter for an object of class '
Parameter Unit'. |
Adapter |
createPointerTypeAdapter()
Creates a new adapter for an object of class '
Pointer Type'. |
Adapter |
createPreprocessorDirectiveAdapter()
Creates a new adapter for an object of class '
Preprocessor Directive'. |
Adapter |
createPrimitiveTypeAdapter()
Creates a new adapter for an object of class '
Primitive Type'. |
Adapter |
createRangeTypeAdapter()
Creates a new adapter for an object of class '
Range Type'. |
Adapter |
createRecordTypeAdapter()
Creates a new adapter for an object of class '
Record Type'. |
Adapter |
createRedefinesAdapter()
Creates a new adapter for an object of class '
Redefines'. |
Adapter |
createScaledTypeAdapter()
Creates a new adapter for an object of class '
Scaled Type'. |
Adapter |
createSequenceTypeAdapter()
Creates a new adapter for an object of class '
Sequence Type'. |
Adapter |
createSetTypeAdapter()
Creates a new adapter for an object of class '
Set Type'. |
Adapter |
createSharedUnitAdapter()
Creates a new adapter for an object of class '
Shared Unit'. |
Adapter |
createSignatureAdapter()
Creates a new adapter for an object of class '
Signature'. |
Adapter |
createStorableUnitAdapter()
Creates a new adapter for an object of class '
Storable Unit'. |
Adapter |
createStringTypeAdapter()
Creates a new adapter for an object of class '
String Type'. |
Adapter |
createSynonymUnitAdapter()
Creates a new adapter for an object of class '
Synonym Unit'. |
Adapter |
createTemplateParameterAdapter()
Creates a new adapter for an object of class '
Template Parameter'. |
Adapter |
createTemplateTypeAdapter()
Creates a new adapter for an object of class '
Template Type'. |
Adapter |
createTemplateUnitAdapter()
Creates a new adapter for an object of class '
Template Unit'. |
Adapter |
createTimeTypeAdapter()
Creates a new adapter for an object of class '
Time Type'. |
Adapter |
createTypeUnitAdapter()
Creates a new adapter for an object of class '
Type Unit'. |
Adapter |
createValueAdapter()
Creates a new adapter for an object of class '
Value'. |
Adapter |
createValueElementAdapter()
Creates a new adapter for an object of class '
Value Element'. |
Adapter |
createValueListAdapter()
Creates a new adapter for an object of class '
Value List'. |
Adapter |
createVariantToAdapter()
Creates a new adapter for an object of class '
Variant To'. |
Adapter |
createVisibleInAdapter()
Creates a new adapter for an object of class '
Visible In'. |
Adapter |
createVoidTypeAdapter()
Creates a new adapter for an object of class '
Void Type'. |
boolean |
isFactoryForType(java.lang.Object object)
Returns whether this factory is applicable for the type of the object.
|
public CodeAdapterFactory()
public boolean isFactoryForType(java.lang.Object object)
true if the object is either the model's package or is an instance object of the model.
public Adapter createAdapter(Notifier target)
target.
target - the object to adapt.target.public Adapter createCodeModelAdapter()
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.
CodeModelpublic Adapter createAbstractCodeElementAdapter()
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.
AbstractCodeElementpublic Adapter createAbstractCodeRelationshipAdapter()
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.
AbstractCodeRelationshippublic Adapter createCodeItemAdapter()
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.
CodeItempublic Adapter createComputationalObjectAdapter()
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.
ComputationalObjectpublic Adapter createDatatypeAdapter()
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.
Datatypepublic Adapter createModuleAdapter()
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.
Modulepublic Adapter createCompilationUnitAdapter()
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.
CompilationUnitpublic Adapter createSharedUnitAdapter()
Shared 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.
SharedUnitpublic Adapter createLanguageUnitAdapter()
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.
LanguageUnitpublic Adapter createCodeAssemblyAdapter()
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.
CodeAssemblypublic Adapter createPackageAdapter()
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.
Packagepublic Adapter createControlElementAdapter()
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.
ControlElementpublic Adapter createCallableUnitAdapter()
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.
CallableUnitpublic Adapter createMethodUnitAdapter()
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.
MethodUnitpublic Adapter createDataElementAdapter()
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.
DataElementpublic Adapter createStorableUnitAdapter()
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.
StorableUnitpublic Adapter createItemUnitAdapter()
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.
ItemUnitpublic Adapter createIndexUnitAdapter()
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.
IndexUnitpublic Adapter createMemberUnitAdapter()
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.
MemberUnitpublic Adapter createParameterUnitAdapter()
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.
ParameterUnitpublic Adapter createValueElementAdapter()
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.
ValueElementpublic Adapter createValueAdapter()
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.
Valuepublic Adapter createValueListAdapter()
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.
ValueListpublic 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 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 Adapter createCharTypeAdapter()
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.
CharTypepublic Adapter createOrdinalTypeAdapter()
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.
OrdinalTypepublic Adapter createDateTypeAdapter()
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.
DateTypepublic Adapter createTimeTypeAdapter()
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.
TimeTypepublic Adapter createIntegerTypeAdapter()
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.
IntegerTypepublic Adapter createDecimalTypeAdapter()
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.
DecimalTypepublic Adapter createScaledTypeAdapter()
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.
ScaledTypepublic Adapter createFloatTypeAdapter()
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.
FloatTypepublic Adapter createVoidTypeAdapter()
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.
VoidTypepublic 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 Adapter createBitTypeAdapter()
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.
BitTypepublic Adapter createBitstringTypeAdapter()
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.
BitstringTypepublic Adapter createOctetTypeAdapter()
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.
OctetTypepublic Adapter createOctetstringTypeAdapter()
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.
OctetstringTypepublic Adapter createEnumeratedTypeAdapter()
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.
EnumeratedTypepublic Adapter createCompositeTypeAdapter()
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.
CompositeTypepublic Adapter createChoiceTypeAdapter()
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.
ChoiceTypepublic Adapter createRecordTypeAdapter()
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.
RecordTypepublic Adapter createDerivedTypeAdapter()
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.
DerivedTypepublic 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 Adapter createPointerTypeAdapter()
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.
PointerTypepublic Adapter createRangeTypeAdapter()
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.
RangeTypepublic Adapter createBagTypeAdapter()
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.
BagTypepublic Adapter createSetTypeAdapter()
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.
SetTypepublic Adapter createSequenceTypeAdapter()
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.
SequenceTypepublic Adapter createSignatureAdapter()
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.
Signaturepublic Adapter createDefinedTypeAdapter()
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.
DefinedTypepublic Adapter createTypeUnitAdapter()
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.
TypeUnitpublic Adapter createSynonymUnitAdapter()
Synonym 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.
SynonymUnitpublic Adapter createClassUnitAdapter()
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.
ClassUnitpublic Adapter createInterfaceUnitAdapter()
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.
InterfaceUnitpublic Adapter createTemplateUnitAdapter()
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.
TemplateUnitpublic Adapter createTemplateParameterAdapter()
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.
TemplateParameterpublic Adapter createTemplateTypeAdapter()
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.
TemplateTypepublic Adapter createInstanceOfAdapter()
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.
InstanceOfpublic Adapter createParameterToAdapter()
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.
ParameterTopublic Adapter createImplementsAdapter()
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.
Implementspublic Adapter createImplementationOfAdapter()
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.
ImplementationOfpublic Adapter createHasTypeAdapter()
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.
HasTypepublic Adapter createHasValueAdapter()
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.
HasValuepublic Adapter createExtendsAdapter()
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.
Extendspublic Adapter createPreprocessorDirectiveAdapter()
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.
PreprocessorDirectivepublic Adapter createMacroUnitAdapter()
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.
MacroUnitpublic Adapter createMacroDirectiveAdapter()
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.
MacroDirectivepublic Adapter createIncludeDirectiveAdapter()
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.
IncludeDirectivepublic Adapter createConditionalDirectiveAdapter()
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.
ConditionalDirectivepublic Adapter createExpandsAdapter()
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.
Expandspublic Adapter createGeneratedFromAdapter()
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.
GeneratedFrompublic Adapter createIncludesAdapter()
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.
Includespublic Adapter createVariantToAdapter()
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.
VariantTopublic Adapter createRedefinesAdapter()
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.
Redefinespublic Adapter createCommentUnitAdapter()
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.
CommentUnitpublic Adapter createNamespaceAdapter()
Namespace'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Namespacepublic Adapter createVisibleInAdapter()
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.
VisibleInpublic Adapter createImportsAdapter()
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.
Importspublic Adapter createCodeElementAdapter()
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.
CodeElementpublic Adapter createCodeRelationshipAdapter()
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.
CodeRelationshippublic Adapter createElementAdapter()
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.
Elementpublic Adapter createModelElementAdapter()
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.
ModelElementpublic Adapter createKDMFrameworkAdapter()
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.
KDMFrameworkpublic Adapter createKDMModelAdapter()
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.
KDMModelpublic Adapter createKDMEntityAdapter()
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.
KDMEntitypublic Adapter createKDMRelationshipAdapter()
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.
KDMRelationshippublic Adapter createEObjectAdapter()