org.eodisp.hla.crc.omt.util
Class OmtAdapterFactory

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
      extended by org.eodisp.hla.crc.omt.util.OmtAdapterFactory
All Implemented Interfaces:
org.eclipse.emf.common.notify.AdapterFactory

public class OmtAdapterFactory
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:
OmtPackage
generated

Field Summary
static java.lang.String copyright
           
protected static OmtPackage modelPackage
          The cached model package.
protected  OmtSwitch modelSwitch
          The switch the delegates to the createXXX methods.
 
Constructor Summary
OmtAdapterFactory()
          Creates an instance of the adapter factory.
 
Method Summary
 org.eclipse.emf.common.notify.Adapter createAcquisitionRequestTagAdapter()
          Creates a new adapter for an object of class 'Acquisition Request Tag'.
 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 createAlternativeAdapter()
          Creates a new adapter for an object of class 'Alternative'.
 org.eclipse.emf.common.notify.Adapter createArrayDataAdapter()
          Creates a new adapter for an object of class 'Array Data'.
 org.eclipse.emf.common.notify.Adapter createArrayDataTypesAdapter()
          Creates a new adapter for an object of class 'Array Data Types'.
 org.eclipse.emf.common.notify.Adapter createAttributeAdapter()
          Creates a new adapter for an object of class 'Attribute'.
 org.eclipse.emf.common.notify.Adapter createBasicDataAdapter()
          Creates a new adapter for an object of class 'Basic Data'.
 org.eclipse.emf.common.notify.Adapter createBasicDataRepresentationsAdapter()
          Creates a new adapter for an object of class 'Basic Data Representations'.
 org.eclipse.emf.common.notify.Adapter createDataTypesAdapter()
          Creates a new adapter for an object of class 'Data Types'.
 org.eclipse.emf.common.notify.Adapter createDeleteRemoveTagAdapter()
          Creates a new adapter for an object of class 'Delete Remove Tag'.
 org.eclipse.emf.common.notify.Adapter createDimensionAdapter()
          Creates a new adapter for an object of class 'Dimension'.
 org.eclipse.emf.common.notify.Adapter createDimensionsAdapter()
          Creates a new adapter for an object of class 'Dimensions'.
 org.eclipse.emf.common.notify.Adapter createDivestitureCompletionTagAdapter()
          Creates a new adapter for an object of class 'Divestiture Completion Tag'.
 org.eclipse.emf.common.notify.Adapter createDivestitureRequestTagAdapter()
          Creates a new adapter for an object of class 'Divestiture Request Tag'.
 org.eclipse.emf.common.notify.Adapter createDocumentRootAdapter()
          Creates a new adapter for an object of class 'Document Root'.
 org.eclipse.emf.common.notify.Adapter createEnumeratedDataAdapter()
          Creates a new adapter for an object of class 'Enumerated Data'.
 org.eclipse.emf.common.notify.Adapter createEnumeratedDataTypesAdapter()
          Creates a new adapter for an object of class 'Enumerated Data Types'.
 org.eclipse.emf.common.notify.Adapter createEnumeratorAdapter()
          Creates a new adapter for an object of class 'Enumerator'.
 org.eclipse.emf.common.notify.Adapter createEObjectAdapter()
          Creates a new adapter for the default case.
 org.eclipse.emf.common.notify.Adapter createFieldAdapter()
          Creates a new adapter for an object of class 'Field'.
 org.eclipse.emf.common.notify.Adapter createFixedRecordDataAdapter()
          Creates a new adapter for an object of class 'Fixed Record Data'.
 org.eclipse.emf.common.notify.Adapter createFixedRecordDataTypesAdapter()
          Creates a new adapter for an object of class 'Fixed Record Data Types'.
 org.eclipse.emf.common.notify.Adapter createInteractionClassAdapter()
          Creates a new adapter for an object of class 'Interaction Class'.
 org.eclipse.emf.common.notify.Adapter createInteractionsAdapter()
          Creates a new adapter for an object of class 'Interactions'.
 org.eclipse.emf.common.notify.Adapter createLookaheadAdapter()
          Creates a new adapter for an object of class 'Lookahead'.
 org.eclipse.emf.common.notify.Adapter createNoteAdapter()
          Creates a new adapter for an object of class 'Note'.
 org.eclipse.emf.common.notify.Adapter createNotesAdapter()
          Creates a new adapter for an object of class 'Notes'.
 org.eclipse.emf.common.notify.Adapter createObjectClassAdapter()
          Creates a new adapter for an object of class 'Object Class'.
 org.eclipse.emf.common.notify.Adapter createObjectModelAdapter()
          Creates a new adapter for an object of class 'Object Model'.
 org.eclipse.emf.common.notify.Adapter createObjectsAdapter()
          Creates a new adapter for an object of class 'Objects'.
 org.eclipse.emf.common.notify.Adapter createParameterAdapter()
          Creates a new adapter for an object of class 'Parameter'.
 org.eclipse.emf.common.notify.Adapter createRequestUpdateTagAdapter()
          Creates a new adapter for an object of class 'Request Update Tag'.
 org.eclipse.emf.common.notify.Adapter createSendReceiveTagAdapter()
          Creates a new adapter for an object of class 'Send Receive Tag'.
 org.eclipse.emf.common.notify.Adapter createSimpleDataAdapter()
          Creates a new adapter for an object of class 'Simple Data'.
 org.eclipse.emf.common.notify.Adapter createSimpleDataTypesAdapter()
          Creates a new adapter for an object of class 'Simple Data Types'.
 org.eclipse.emf.common.notify.Adapter createSwitchesAdapter()
          Creates a new adapter for an object of class 'Switches'.
 org.eclipse.emf.common.notify.Adapter createSynchronizationAdapter()
          Creates a new adapter for an object of class 'Synchronization'.
 org.eclipse.emf.common.notify.Adapter createSynchronizationsAdapter()
          Creates a new adapter for an object of class 'Synchronizations'.
 org.eclipse.emf.common.notify.Adapter createTagsAdapter()
          Creates a new adapter for an object of class 'Tags'.
 org.eclipse.emf.common.notify.Adapter createTimeAdapter()
          Creates a new adapter for an object of class 'Time'.
 org.eclipse.emf.common.notify.Adapter createTimeStampAdapter()
          Creates a new adapter for an object of class 'Time Stamp'.
 org.eclipse.emf.common.notify.Adapter createTransportationAdapter()
          Creates a new adapter for an object of class 'Transportation'.
 org.eclipse.emf.common.notify.Adapter createTransportationsAdapter()
          Creates a new adapter for an object of class 'Transportations'.
 org.eclipse.emf.common.notify.Adapter createUpdateReflectTagAdapter()
          Creates a new adapter for an object of class 'Update Reflect Tag'.
 org.eclipse.emf.common.notify.Adapter createVariantRecordDataAdapter()
          Creates a new adapter for an object of class 'Variant Record Data'.
 org.eclipse.emf.common.notify.Adapter createVariantRecordDataTypesAdapter()
          Creates a new adapter for an object of class 'Variant Record Data Types'.
 boolean isFactoryForType(java.lang.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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

copyright

public static final java.lang.String copyright

See Also:
Constant Field Values
generated

modelPackage

protected static OmtPackage modelPackage
The cached model package.

generated

modelSwitch

protected OmtSwitch modelSwitch
The switch the delegates to the createXXX methods.

generated
Constructor Detail

OmtAdapterFactory

public OmtAdapterFactory()
Creates an instance of the adapter factory.

generated
Method Detail

isFactoryForType

public boolean isFactoryForType(java.lang.Object object)
Returns whether this factory is applicable for the type of the object. This implementation returns true if the object is either the model's package or is an instance object of the model.

Specified by:
isFactoryForType in interface org.eclipse.emf.common.notify.AdapterFactory
Overrides:
isFactoryForType in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
Returns:
whether this factory is applicable for the type of the object.
generated

createAdapter

public org.eclipse.emf.common.notify.Adapter createAdapter(org.eclipse.emf.common.notify.Notifier target)
Creates an adapter for the target.

Overrides:
createAdapter in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
Parameters:
target - the object to adapt.
Returns:
the adapter for the target.
generated

createAcquisitionRequestTagAdapter

public org.eclipse.emf.common.notify.Adapter createAcquisitionRequestTagAdapter()
Creates a new adapter for an object of class 'Acquisition Request Tag'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.

Returns:
the new adapter.
See Also:
AcquisitionRequestTag
generated

createAlternativeAdapter

public org.eclipse.emf.common.notify.Adapter createAlternativeAdapter()
Creates a new adapter for an object of class 'Alternative'. This default implementation 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:
Alternative
generated

createArrayDataAdapter

public org.eclipse.emf.common.notify.Adapter createArrayDataAdapter()
Creates a new adapter for an object of class 'Array Data'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.

Returns:
the new adapter.
See Also:
ArrayData
generated

createArrayDataTypesAdapter

public org.eclipse.emf.common.notify.Adapter createArrayDataTypesAdapter()
Creates a new adapter for an object of class 'Array Data Types'. This default implementation 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:
ArrayDataTypes
generated

createAttributeAdapter

public org.eclipse.emf.common.notify.Adapter createAttributeAdapter()
Creates a new adapter for an object of class 'Attribute'. This default implementation 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:
Attribute
generated

createBasicDataAdapter

public org.eclipse.emf.common.notify.Adapter createBasicDataAdapter()
Creates a new adapter for an object of class 'Basic Data'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.

Returns:
the new adapter.
See Also:
BasicData
generated

createBasicDataRepresentationsAdapter

public org.eclipse.emf.common.notify.Adapter createBasicDataRepresentationsAdapter()
Creates a new adapter for an object of class 'Basic Data Representations'. This default implementation 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:
BasicDataRepresentations
generated

createDataTypesAdapter

public org.eclipse.emf.common.notify.Adapter createDataTypesAdapter()
Creates a new adapter for an object of class 'Data Types'. This default implementation 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:
DataTypes
generated

createDeleteRemoveTagAdapter

public org.eclipse.emf.common.notify.Adapter createDeleteRemoveTagAdapter()
Creates a new adapter for an object of class 'Delete Remove Tag'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.

Returns:
the new adapter.
See Also:
DeleteRemoveTag
generated

createDimensionAdapter

public org.eclipse.emf.common.notify.Adapter createDimensionAdapter()
Creates a new adapter for an object of class 'Dimension'. This default implementation 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:
Dimension
generated

createDimensionsAdapter

public org.eclipse.emf.common.notify.Adapter createDimensionsAdapter()
Creates a new adapter for an object of class 'Dimensions'. This default implementation 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:
Dimensions
generated

createDivestitureCompletionTagAdapter

public org.eclipse.emf.common.notify.Adapter createDivestitureCompletionTagAdapter()
Creates a new adapter for an object of class 'Divestiture Completion Tag'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.

Returns:
the new adapter.
See Also:
DivestitureCompletionTag
generated

createDivestitureRequestTagAdapter

public org.eclipse.emf.common.notify.Adapter createDivestitureRequestTagAdapter()
Creates a new adapter for an object of class 'Divestiture Request Tag'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.

Returns:
the new adapter.
See Also:
DivestitureRequestTag
generated

createDocumentRootAdapter

public org.eclipse.emf.common.notify.Adapter createDocumentRootAdapter()
Creates a new adapter for an object of class 'Document Root'. This default implementation 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:
DocumentRoot
generated

createEnumeratedDataAdapter

public org.eclipse.emf.common.notify.Adapter createEnumeratedDataAdapter()
Creates a new adapter for an object of class 'Enumerated Data'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.

Returns:
the new adapter.
See Also:
EnumeratedData
generated

createEnumeratedDataTypesAdapter

public org.eclipse.emf.common.notify.Adapter createEnumeratedDataTypesAdapter()
Creates a new adapter for an object of class 'Enumerated Data Types'. This default implementation 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:
EnumeratedDataTypes
generated

createEnumeratorAdapter

public org.eclipse.emf.common.notify.Adapter createEnumeratorAdapter()
Creates a new adapter for an object of class 'Enumerator'. This default implementation 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:
Enumerator
generated

createFieldAdapter

public org.eclipse.emf.common.notify.Adapter createFieldAdapter()
Creates a new adapter for an object of class 'Field'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.

Returns:
the new adapter.
See Also:
Field
generated

createFixedRecordDataAdapter

public org.eclipse.emf.common.notify.Adapter createFixedRecordDataAdapter()
Creates a new adapter for an object of class 'Fixed Record Data'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.

Returns:
the new adapter.
See Also:
FixedRecordData
generated

createFixedRecordDataTypesAdapter

public org.eclipse.emf.common.notify.Adapter createFixedRecordDataTypesAdapter()
Creates a new adapter for an object of class 'Fixed Record Data Types'. This default implementation 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:
FixedRecordDataTypes
generated

createInteractionClassAdapter

public org.eclipse.emf.common.notify.Adapter createInteractionClassAdapter()
Creates a new adapter for an object of class 'Interaction Class'. This default implementation 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:
InteractionClass
generated

createInteractionsAdapter

public org.eclipse.emf.common.notify.Adapter createInteractionsAdapter()
Creates a new adapter for an object of class 'Interactions'. This default implementation 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:
Interactions
generated

createLookaheadAdapter

public org.eclipse.emf.common.notify.Adapter createLookaheadAdapter()
Creates a new adapter for an object of class 'Lookahead'. This default implementation 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:
Lookahead
generated

createNoteAdapter

public org.eclipse.emf.common.notify.Adapter createNoteAdapter()
Creates a new adapter for an object of class 'Note'. This default implementation 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:
Note
generated

createNotesAdapter

public org.eclipse.emf.common.notify.Adapter createNotesAdapter()
Creates a new adapter for an object of class 'Notes'. This default implementation 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:
Notes
generated

createObjectClassAdapter

public org.eclipse.emf.common.notify.Adapter createObjectClassAdapter()
Creates a new adapter for an object of class 'Object Class'. This default implementation 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:
ObjectClass
generated

createObjectModelAdapter

public org.eclipse.emf.common.notify.Adapter createObjectModelAdapter()
Creates a new adapter for an object of class 'Object 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:
ObjectModel
generated

createObjectsAdapter

public org.eclipse.emf.common.notify.Adapter createObjectsAdapter()
Creates a new adapter for an object of class 'Objects'. This default implementation 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:
Objects
generated

createParameterAdapter

public org.eclipse.emf.common.notify.Adapter createParameterAdapter()
Creates a new adapter for an object of class '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:
Parameter
generated

createRequestUpdateTagAdapter

public org.eclipse.emf.common.notify.Adapter createRequestUpdateTagAdapter()
Creates a new adapter for an object of class 'Request Update Tag'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.

Returns:
the new adapter.
See Also:
RequestUpdateTag
generated

createSendReceiveTagAdapter

public org.eclipse.emf.common.notify.Adapter createSendReceiveTagAdapter()
Creates a new adapter for an object of class 'Send Receive Tag'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.

Returns:
the new adapter.
See Also:
SendReceiveTag
generated

createSimpleDataAdapter

public org.eclipse.emf.common.notify.Adapter createSimpleDataAdapter()
Creates a new adapter for an object of class 'Simple Data'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.

Returns:
the new adapter.
See Also:
SimpleData
generated

createSimpleDataTypesAdapter

public org.eclipse.emf.common.notify.Adapter createSimpleDataTypesAdapter()
Creates a new adapter for an object of class 'Simple Data Types'. This default implementation 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:
SimpleDataTypes
generated

createSwitchesAdapter

public org.eclipse.emf.common.notify.Adapter createSwitchesAdapter()
Creates a new adapter for an object of class 'Switches'. This default implementation 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:
Switches
generated

createSynchronizationAdapter

public org.eclipse.emf.common.notify.Adapter createSynchronizationAdapter()
Creates a new adapter for an object of class 'Synchronization'. This default implementation 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:
Synchronization
generated

createSynchronizationsAdapter

public org.eclipse.emf.common.notify.Adapter createSynchronizationsAdapter()
Creates a new adapter for an object of class 'Synchronizations'. This default implementation 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:
Synchronizations
generated

createTagsAdapter

public org.eclipse.emf.common.notify.Adapter createTagsAdapter()
Creates a new adapter for an object of class 'Tags'. This default implementation 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:
Tags
generated

createTimeAdapter

public org.eclipse.emf.common.notify.Adapter createTimeAdapter()
Creates a new adapter for an object of class 'Time'. This default implementation 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:
Time
generated

createTimeStampAdapter

public org.eclipse.emf.common.notify.Adapter createTimeStampAdapter()
Creates a new adapter for an object of class 'Time Stamp'. This default implementation 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:
TimeStamp
generated

createTransportationAdapter

public org.eclipse.emf.common.notify.Adapter createTransportationAdapter()
Creates a new adapter for an object of class 'Transportation'. This default implementation 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:
Transportation
generated

createTransportationsAdapter

public org.eclipse.emf.common.notify.Adapter createTransportationsAdapter()
Creates a new adapter for an object of class 'Transportations'. This default implementation 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:
Transportations
generated

createUpdateReflectTagAdapter

public org.eclipse.emf.common.notify.Adapter createUpdateReflectTagAdapter()
Creates a new adapter for an object of class 'Update Reflect Tag'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.

Returns:
the new adapter.
See Also:
UpdateReflectTag
generated

createVariantRecordDataAdapter

public org.eclipse.emf.common.notify.Adapter createVariantRecordDataAdapter()
Creates a new adapter for an object of class 'Variant Record Data'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.

Returns:
the new adapter.
See Also:
VariantRecordData
generated

createVariantRecordDataTypesAdapter

public org.eclipse.emf.common.notify.Adapter createVariantRecordDataTypesAdapter()
Creates a new adapter for an object of class 'Variant Record Data Types'. This default implementation 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:
VariantRecordDataTypes
generated

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.
generated