org.eclipse.ocl.ecore.util
Class EcoreAdapterFactory

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
      extended by org.eclipse.ocl.ecore.util.EcoreAdapterFactory
All Implemented Interfaces:
org.eclipse.emf.common.notify.AdapterFactory
Direct Known Subclasses:
EcoreItemProviderAdapterFactory

public class EcoreAdapterFactory
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:
EcorePackage
Generated

Field Summary
protected static EcorePackage modelPackage
          The cached model package.
protected  EcoreSwitch<org.eclipse.emf.common.notify.Adapter> modelSwitch
          The switch that delegates to the createXXX methods.
 
Constructor Summary
EcoreAdapterFactory()
          Creates an instance of the adapter factory.
 
Method Summary
 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 createAnyType_1Adapter()
          Deprecated. Since 1.3, override the createTypes_AnyTypeAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createAnyTypeAdapter()
          Creates a new adapter for an object of class 'Any Type'.
 org.eclipse.emf.common.notify.Adapter createAssociationClassCallExp_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_AssociationClassCallExpAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createAssociationClassCallExpAdapter()
          Creates a new adapter for an object of class 'Association Class Call Exp'.
 org.eclipse.emf.common.notify.Adapter createASTNodeAdapter()
          Creates a new adapter for an object of class 'AST Node'.
 org.eclipse.emf.common.notify.Adapter createBagType_1Adapter()
          Deprecated. Since 1.3, override the createTypes_BagTypeAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createBagTypeAdapter()
          Creates a new adapter for an object of class 'Bag Type'.
 org.eclipse.emf.common.notify.Adapter createBooleanLiteralExp_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_BooleanLiteralExpAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createBooleanLiteralExpAdapter()
          Creates a new adapter for an object of class 'Boolean Literal Exp'.
 org.eclipse.emf.common.notify.Adapter createCallExp_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_CallExpAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createCallExpAdapter()
          Creates a new adapter for an object of class 'Call Exp'.
 org.eclipse.emf.common.notify.Adapter createCallingASTNodeAdapter()
          Creates a new adapter for an object of class 'Calling AST Node'.
 org.eclipse.emf.common.notify.Adapter createCallOperationActionAdapter()
          Creates a new adapter for an object of class 'Call Operation Action'.
 org.eclipse.emf.common.notify.Adapter createCollectionItem_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_CollectionItemAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createCollectionItemAdapter()
          Creates a new adapter for an object of class 'Collection Item'.
 org.eclipse.emf.common.notify.Adapter createCollectionLiteralExp_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_CollectionLiteralExpAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createCollectionLiteralExpAdapter()
          Creates a new adapter for an object of class 'Collection Literal Exp'.
 org.eclipse.emf.common.notify.Adapter createCollectionLiteralPart_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_CollectionLiteralPartAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createCollectionLiteralPartAdapter()
          Creates a new adapter for an object of class 'Collection Literal Part'.
 org.eclipse.emf.common.notify.Adapter createCollectionRange_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_CollectionRangeAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createCollectionRangeAdapter()
          Creates a new adapter for an object of class 'Collection Range'.
 org.eclipse.emf.common.notify.Adapter createCollectionType_1Adapter()
          Deprecated. Since 1.3, override the createTypes_CollectionTypeAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createCollectionTypeAdapter()
          Creates a new adapter for an object of class 'Collection Type'.
 org.eclipse.emf.common.notify.Adapter createConstraintAdapter()
          Creates a new adapter for an object of class 'Constraint'.
 org.eclipse.emf.common.notify.Adapter createEClassAdapter()
          Creates a new adapter for an object of class 'EClass'.
 org.eclipse.emf.common.notify.Adapter createEClassifierAdapter()
          Creates a new adapter for an object of class 'EClassifier'.
 org.eclipse.emf.common.notify.Adapter createEDataTypeAdapter()
          Creates a new adapter for an object of class 'EData Type'.
 org.eclipse.emf.common.notify.Adapter createElementType_1Adapter()
          Deprecated. Since 1.3, override the createTypes_ElementTypeAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createElementTypeAdapter()
          Creates a new adapter for an object of class 'Element Type'.
 org.eclipse.emf.common.notify.Adapter createEModelElementAdapter()
          Creates a new adapter for an object of class 'EModel Element'.
 org.eclipse.emf.common.notify.Adapter createENamedElementAdapter()
          Creates a new adapter for an object of class 'ENamed Element'.
 org.eclipse.emf.common.notify.Adapter createEnumLiteralExp_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_EnumLiteralExpAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createEnumLiteralExpAdapter()
          Creates a new adapter for an object of class 'Enum Literal Exp'.
 org.eclipse.emf.common.notify.Adapter createEObjectAdapter()
          Creates a new adapter for the default case.
 org.eclipse.emf.common.notify.Adapter createETypedElementAdapter()
          Creates a new adapter for an object of class 'ETyped Element'.
 org.eclipse.emf.common.notify.Adapter createExpressionInOCL_1Adapter()
          Deprecated. Since 1.3, override the createUtilities_ExpressionInOCLAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createExpressionInOCLAdapter()
          Creates a new adapter for an object of class 'Expression In OCL'.
 org.eclipse.emf.common.notify.Adapter createExpressions_AssociationClassCallExpAdapter()
          Creates a new adapter for an object of class 'Association Class Call Exp'.
 org.eclipse.emf.common.notify.Adapter createExpressions_BooleanLiteralExpAdapter()
          Creates a new adapter for an object of class 'Boolean Literal Exp'.
 org.eclipse.emf.common.notify.Adapter createExpressions_CallExpAdapter()
          Creates a new adapter for an object of class 'Call Exp'.
 org.eclipse.emf.common.notify.Adapter createExpressions_CollectionItemAdapter()
          Creates a new adapter for an object of class 'Collection Item'.
 org.eclipse.emf.common.notify.Adapter createExpressions_CollectionLiteralExpAdapter()
          Creates a new adapter for an object of class 'Collection Literal Exp'.
 org.eclipse.emf.common.notify.Adapter createExpressions_CollectionLiteralPartAdapter()
          Creates a new adapter for an object of class 'Collection Literal Part'.
 org.eclipse.emf.common.notify.Adapter createExpressions_CollectionRangeAdapter()
          Creates a new adapter for an object of class 'Collection Range'.
 org.eclipse.emf.common.notify.Adapter createExpressions_EnumLiteralExpAdapter()
          Creates a new adapter for an object of class 'Enum Literal Exp'.
 org.eclipse.emf.common.notify.Adapter createExpressions_FeatureCallExpAdapter()
          Creates a new adapter for an object of class 'Feature Call Exp'.
 org.eclipse.emf.common.notify.Adapter createExpressions_IfExpAdapter()
          Creates a new adapter for an object of class 'If Exp'.
 org.eclipse.emf.common.notify.Adapter createExpressions_IntegerLiteralExpAdapter()
          Creates a new adapter for an object of class 'Integer Literal Exp'.
 org.eclipse.emf.common.notify.Adapter createExpressions_InvalidLiteralExpAdapter()
          Creates a new adapter for an object of class 'Invalid Literal Exp'.
 org.eclipse.emf.common.notify.Adapter createExpressions_IterateExpAdapter()
          Creates a new adapter for an object of class 'Iterate Exp'.
 org.eclipse.emf.common.notify.Adapter createExpressions_IteratorExpAdapter()
          Creates a new adapter for an object of class 'Iterator Exp'.
 org.eclipse.emf.common.notify.Adapter createExpressions_LetExpAdapter()
          Creates a new adapter for an object of class 'Let Exp'.
 org.eclipse.emf.common.notify.Adapter createExpressions_LiteralExpAdapter()
          Creates a new adapter for an object of class 'Literal Exp'.
 org.eclipse.emf.common.notify.Adapter createExpressions_LoopExpAdapter()
          Creates a new adapter for an object of class 'Loop Exp'.
 org.eclipse.emf.common.notify.Adapter createExpressions_MessageExpAdapter()
          Creates a new adapter for an object of class 'Message Exp'.
 org.eclipse.emf.common.notify.Adapter createExpressions_NavigationCallExpAdapter()
          Creates a new adapter for an object of class 'Navigation Call Exp'.
 org.eclipse.emf.common.notify.Adapter createExpressions_NullLiteralExpAdapter()
          Creates a new adapter for an object of class 'Null Literal Exp'.
 org.eclipse.emf.common.notify.Adapter createExpressions_NumericLiteralExpAdapter()
          Creates a new adapter for an object of class 'Numeric Literal Exp'.
 org.eclipse.emf.common.notify.Adapter createExpressions_OCLExpressionAdapter()
          Creates a new adapter for an object of class 'OCL Expression'.
 org.eclipse.emf.common.notify.Adapter createExpressions_OperationCallExpAdapter()
          Creates a new adapter for an object of class 'Operation Call Exp'.
 org.eclipse.emf.common.notify.Adapter createExpressions_PrimitiveLiteralExpAdapter()
          Creates a new adapter for an object of class 'Primitive Literal Exp'.
 org.eclipse.emf.common.notify.Adapter createExpressions_PropertyCallExpAdapter()
          Creates a new adapter for an object of class 'Property Call Exp'.
 org.eclipse.emf.common.notify.Adapter createExpressions_RealLiteralExpAdapter()
          Creates a new adapter for an object of class 'Real Literal Exp'.
 org.eclipse.emf.common.notify.Adapter createExpressions_StateExpAdapter()
          Creates a new adapter for an object of class 'State Exp'.
 org.eclipse.emf.common.notify.Adapter createExpressions_StringLiteralExpAdapter()
          Creates a new adapter for an object of class 'String Literal Exp'.
 org.eclipse.emf.common.notify.Adapter createExpressions_TupleLiteralExpAdapter()
          Creates a new adapter for an object of class 'Tuple Literal Exp'.
 org.eclipse.emf.common.notify.Adapter createExpressions_TupleLiteralPartAdapter()
          Creates a new adapter for an object of class 'Tuple Literal Part'.
 org.eclipse.emf.common.notify.Adapter createExpressions_TypeExpAdapter()
          Creates a new adapter for an object of class 'Type Exp'.
 org.eclipse.emf.common.notify.Adapter createExpressions_UnlimitedNaturalLiteralExpAdapter()
          Creates a new adapter for an object of class 'Unlimited Natural Literal Exp'.
 org.eclipse.emf.common.notify.Adapter createExpressions_UnspecifiedValueExpAdapter()
          Creates a new adapter for an object of class 'Unspecified Value Exp'.
 org.eclipse.emf.common.notify.Adapter createExpressions_VariableAdapter()
          Creates a new adapter for an object of class 'Variable'.
 org.eclipse.emf.common.notify.Adapter createExpressions_VariableExpAdapter()
          Creates a new adapter for an object of class 'Variable Exp'.
 org.eclipse.emf.common.notify.Adapter createFeatureCallExp_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_FeatureCallExpAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createFeatureCallExpAdapter()
          Creates a new adapter for an object of class 'Feature Call Exp'.
 org.eclipse.emf.common.notify.Adapter createIfExp_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_IfExpAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createIfExpAdapter()
          Creates a new adapter for an object of class 'If Exp'.
 org.eclipse.emf.common.notify.Adapter createIntegerLiteralExp_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_IntegerLiteralExpAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createIntegerLiteralExpAdapter()
          Creates a new adapter for an object of class 'Integer Literal Exp'.
 org.eclipse.emf.common.notify.Adapter createInvalidLiteralExp_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_InvalidLiteralExpAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createInvalidLiteralExpAdapter()
          Creates a new adapter for an object of class 'Invalid Literal Exp'.
 org.eclipse.emf.common.notify.Adapter createInvalidType_1Adapter()
          Deprecated. Since 1.3, override the createTypes_InvalidTypeAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createInvalidTypeAdapter()
          Creates a new adapter for an object of class 'Invalid Type'.
 org.eclipse.emf.common.notify.Adapter createIterateExp_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_IterateExpAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createIterateExpAdapter()
          Creates a new adapter for an object of class 'Iterate Exp'.
 org.eclipse.emf.common.notify.Adapter createIteratorExp_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_IteratorExpAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createIteratorExpAdapter()
          Creates a new adapter for an object of class 'Iterator Exp'.
 org.eclipse.emf.common.notify.Adapter createLetExp_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_LetExpAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createLetExpAdapter()
          Creates a new adapter for an object of class 'Let Exp'.
 org.eclipse.emf.common.notify.Adapter createLiteralExp_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_LiteralExpAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createLiteralExpAdapter()
          Creates a new adapter for an object of class 'Literal Exp'.
 org.eclipse.emf.common.notify.Adapter createLoopExp_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_LoopExpAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createLoopExpAdapter()
          Creates a new adapter for an object of class 'Loop Exp'.
 org.eclipse.emf.common.notify.Adapter createMessageExp_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_MessageExpAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createMessageExpAdapter()
          Creates a new adapter for an object of class 'Message Exp'.
 org.eclipse.emf.common.notify.Adapter createMessageType_1Adapter()
          Deprecated. Since 1.3, override the createTypes_MessageTypeAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createMessageTypeAdapter()
          Creates a new adapter for an object of class 'Message Type'.
 org.eclipse.emf.common.notify.Adapter createNavigationCallExp_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_NavigationCallExpAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createNavigationCallExpAdapter()
          Creates a new adapter for an object of class 'Navigation Call Exp'.
 org.eclipse.emf.common.notify.Adapter createNullLiteralExp_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_NullLiteralExpAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createNullLiteralExpAdapter()
          Creates a new adapter for an object of class 'Null Literal Exp'.
 org.eclipse.emf.common.notify.Adapter createNumericLiteralExp_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_NumericLiteralExpAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createNumericLiteralExpAdapter()
          Creates a new adapter for an object of class 'Numeric Literal Exp'.
 org.eclipse.emf.common.notify.Adapter createOCLExpression_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_OCLExpressionAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createOCLExpressionAdapter()
          Creates a new adapter for an object of class 'OCL Expression'.
 org.eclipse.emf.common.notify.Adapter createOperationCallExp_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_OperationCallExpAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createOperationCallExpAdapter()
          Creates a new adapter for an object of class 'Operation Call Exp'.
 org.eclipse.emf.common.notify.Adapter createOppositePropertyCallExpAdapter()
          Creates a new adapter for an object of class 'Opposite Property Call Exp'.
 org.eclipse.emf.common.notify.Adapter createOrderedSetType_1Adapter()
          Deprecated. Since 1.3, override the createTypes_OrderedSetTypeAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createOrderedSetTypeAdapter()
          Creates a new adapter for an object of class 'Ordered Set Type'.
 org.eclipse.emf.common.notify.Adapter createPredefinedTypeAdapter()
          Creates a new adapter for an object of class 'Predefined Type'.
 org.eclipse.emf.common.notify.Adapter createPrimitiveLiteralExp_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_PrimitiveLiteralExpAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createPrimitiveLiteralExpAdapter()
          Creates a new adapter for an object of class 'Primitive Literal Exp'.
 org.eclipse.emf.common.notify.Adapter createPrimitiveType_1Adapter()
          Deprecated. Since 1.3, override the createTypes_PrimitiveTypeAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createPrimitiveTypeAdapter()
          Creates a new adapter for an object of class 'Primitive Type'.
 org.eclipse.emf.common.notify.Adapter createPropertyCallExp_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_PropertyCallExpAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createPropertyCallExpAdapter()
          Creates a new adapter for an object of class 'Property Call Exp'.
 org.eclipse.emf.common.notify.Adapter createRealLiteralExp_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_RealLiteralExpAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createRealLiteralExpAdapter()
          Creates a new adapter for an object of class 'Real Literal Exp'.
 org.eclipse.emf.common.notify.Adapter createSendSignalActionAdapter()
          Creates a new adapter for an object of class 'Send Signal Action'.
 org.eclipse.emf.common.notify.Adapter createSequenceType_1Adapter()
          Deprecated. Since 1.3, override the createTypes_SequenceTypeAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createSequenceTypeAdapter()
          Creates a new adapter for an object of class 'Sequence Type'.
 org.eclipse.emf.common.notify.Adapter createSetType_1Adapter()
          Deprecated. Since 1.3, override the createTypes_SetTypeAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createSetTypeAdapter()
          Creates a new adapter for an object of class 'Set Type'.
 org.eclipse.emf.common.notify.Adapter createStateExp_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_StateExpAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createStateExpAdapter()
          Creates a new adapter for an object of class 'State Exp'.
 org.eclipse.emf.common.notify.Adapter createStringLiteralExp_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_StringLiteralExpAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createStringLiteralExpAdapter()
          Creates a new adapter for an object of class 'String Literal Exp'.
 org.eclipse.emf.common.notify.Adapter createTemplateParameterTypeAdapter()
          Creates a new adapter for an object of class 'Template Parameter Type'.
 org.eclipse.emf.common.notify.Adapter createTupleLiteralExp_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_TupleLiteralExpAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createTupleLiteralExpAdapter()
          Creates a new adapter for an object of class 'Tuple Literal Exp'.
 org.eclipse.emf.common.notify.Adapter createTupleLiteralPart_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_TupleLiteralPartAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createTupleLiteralPartAdapter()
          Creates a new adapter for an object of class 'Tuple Literal Part'.
 org.eclipse.emf.common.notify.Adapter createTupleType_1Adapter()
          Deprecated. Since 1.3, override the createTypes_TupleTypeAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createTupleTypeAdapter()
          Creates a new adapter for an object of class 'Tuple Type'.
 org.eclipse.emf.common.notify.Adapter createTypedASTNodeAdapter()
          Creates a new adapter for an object of class 'Typed AST Node'.
 org.eclipse.emf.common.notify.Adapter createTypedElementAdapter()
          Creates a new adapter for an object of class 'Typed Element'.
 org.eclipse.emf.common.notify.Adapter createTypeExp_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_TypeExpAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createTypeExpAdapter()
          Creates a new adapter for an object of class 'Type Exp'.
 org.eclipse.emf.common.notify.Adapter createTypes_AnyTypeAdapter()
          Creates a new adapter for an object of class 'Any Type'.
 org.eclipse.emf.common.notify.Adapter createTypes_BagTypeAdapter()
          Creates a new adapter for an object of class 'Bag Type'.
 org.eclipse.emf.common.notify.Adapter createTypes_CollectionTypeAdapter()
          Creates a new adapter for an object of class 'Collection Type'.
 org.eclipse.emf.common.notify.Adapter createTypes_ElementTypeAdapter()
          Creates a new adapter for an object of class 'Element Type'.
 org.eclipse.emf.common.notify.Adapter createTypes_InvalidTypeAdapter()
          Creates a new adapter for an object of class 'Invalid Type'.
 org.eclipse.emf.common.notify.Adapter createTypes_MessageTypeAdapter()
          Creates a new adapter for an object of class 'Message Type'.
 org.eclipse.emf.common.notify.Adapter createTypes_OrderedSetTypeAdapter()
          Creates a new adapter for an object of class 'Ordered Set Type'.
 org.eclipse.emf.common.notify.Adapter createTypes_PrimitiveTypeAdapter()
          Creates a new adapter for an object of class 'Primitive Type'.
 org.eclipse.emf.common.notify.Adapter createTypes_SequenceTypeAdapter()
          Creates a new adapter for an object of class 'Sequence Type'.
 org.eclipse.emf.common.notify.Adapter createTypes_SetTypeAdapter()
          Creates a new adapter for an object of class 'Set Type'.
 org.eclipse.emf.common.notify.Adapter createTypes_TemplateParameterTypeAdapter()
          Creates a new adapter for an object of class 'Template Parameter Type'.
 org.eclipse.emf.common.notify.Adapter createTypes_TupleTypeAdapter()
          Creates a new adapter for an object of class 'Tuple Type'.
 org.eclipse.emf.common.notify.Adapter createTypes_TypeTypeAdapter()
          Creates a new adapter for an object of class 'Type Type'.
 org.eclipse.emf.common.notify.Adapter createTypes_VoidTypeAdapter()
          Creates a new adapter for an object of class 'Void Type'.
 org.eclipse.emf.common.notify.Adapter createTypeType_1Adapter()
          Deprecated. Since 1.3, override the createTypes_TypeTypeAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createTypeTypeAdapter()
          Creates a new adapter for an object of class 'Type Type'.
 org.eclipse.emf.common.notify.Adapter createUnlimitedNaturalLiteralExp_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_UnlimitedNaturalLiteralExpAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createUnlimitedNaturalLiteralExpAdapter()
          Creates a new adapter for an object of class 'Unlimited Natural Literal Exp'.
 org.eclipse.emf.common.notify.Adapter createUnspecifiedValueExp_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_UnspecifiedValueExpAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createUnspecifiedValueExpAdapter()
          Creates a new adapter for an object of class 'Unspecified Value Exp'.
 org.eclipse.emf.common.notify.Adapter createUtilities_ExpressionInOCLAdapter()
          Creates a new adapter for an object of class 'Expression In OCL'.
 org.eclipse.emf.common.notify.Adapter createVariable_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_VariableAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createVariableAdapter()
          Creates a new adapter for an object of class 'Variable'.
 org.eclipse.emf.common.notify.Adapter createVariableExp_1Adapter()
          Deprecated. Since 1.3, override the createExpressions_VariableExpAdapter() method, instead.
 org.eclipse.emf.common.notify.Adapter createVariableExpAdapter()
          Creates a new adapter for an object of class 'Variable Exp'.
 org.eclipse.emf.common.notify.Adapter createVisitableAdapter()
          Creates a new adapter for an object of class 'Visitable'.
 org.eclipse.emf.common.notify.Adapter createVoidType_1Adapter()
          Deprecated. Since 1.3, override the createTypes_VoidTypeAdapter() method, instead.
 org.eclipse.emf.common.notify.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.
 
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

modelPackage

protected static EcorePackage modelPackage
The cached model package.

Generated

modelSwitch

protected EcoreSwitch<org.eclipse.emf.common.notify.Adapter> modelSwitch
The switch that delegates to the createXXX methods.

Generated
Constructor Detail

EcoreAdapterFactory

public EcoreAdapterFactory()
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

createAnyTypeAdapter

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

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
Generated

createCollectionTypeAdapter

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

createElementTypeAdapter

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

createInvalidTypeAdapter

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

createMessageTypeAdapter

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

createOrderedSetTypeAdapter

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

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
Generated

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
Generated

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
Generated

createTemplateParameterTypeAdapter

public org.eclipse.emf.common.notify.Adapter createTemplateParameterTypeAdapter()
Creates a new adapter for an object of class 'Template Parameter 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.
Since:
3.0
See Also:
TemplateParameterType
Generated

createTupleTypeAdapter

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

createTypeTypeAdapter

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

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
Generated

createCallOperationActionAdapter

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

Returns:
the new adapter.
See Also:
CallOperationAction
Generated

createConstraintAdapter

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

createSendSignalActionAdapter

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

Returns:
the new adapter.
See Also:
SendSignalAction
Generated

createExpressionInOCLAdapter

public org.eclipse.emf.common.notify.Adapter createExpressionInOCLAdapter()
Creates a new adapter for an object of class 'Expression In OCL'. This default implementation 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:
ExpressionInOCL
Generated

createAssociationClassCallExpAdapter

public org.eclipse.emf.common.notify.Adapter createAssociationClassCallExpAdapter()
Creates a new adapter for an object of class 'Association Class Call Exp'. This default implementation 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:
AssociationClassCallExp
Generated

createBooleanLiteralExpAdapter

public org.eclipse.emf.common.notify.Adapter createBooleanLiteralExpAdapter()
Creates a new adapter for an object of class 'Boolean Literal Exp'. This default implementation 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:
BooleanLiteralExp
Generated

createCallExpAdapter

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

createCollectionItemAdapter

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

createCollectionLiteralExpAdapter

public org.eclipse.emf.common.notify.Adapter createCollectionLiteralExpAdapter()
Creates a new adapter for an object of class 'Collection Literal Exp'. This default implementation 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:
CollectionLiteralExp
Generated

createCollectionLiteralPartAdapter

public org.eclipse.emf.common.notify.Adapter createCollectionLiteralPartAdapter()
Creates a new adapter for an object of class 'Collection Literal Part'. This default implementation 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:
CollectionLiteralPart
Generated

createCollectionRangeAdapter

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

createEnumLiteralExpAdapter

public org.eclipse.emf.common.notify.Adapter createEnumLiteralExpAdapter()
Creates a new adapter for an object of class 'Enum Literal Exp'. This default implementation 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:
EnumLiteralExp
Generated

createFeatureCallExpAdapter

public org.eclipse.emf.common.notify.Adapter createFeatureCallExpAdapter()
Creates a new adapter for an object of class 'Feature Call Exp'. This default implementation 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:
FeatureCallExp
Generated

createIfExpAdapter

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

createIntegerLiteralExpAdapter

public org.eclipse.emf.common.notify.Adapter createIntegerLiteralExpAdapter()
Creates a new adapter for an object of class 'Integer Literal Exp'. This default implementation 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:
IntegerLiteralExp
Generated

createUnlimitedNaturalLiteralExpAdapter

public org.eclipse.emf.common.notify.Adapter createUnlimitedNaturalLiteralExpAdapter()
Creates a new adapter for an object of class 'Unlimited Natural Literal Exp'. This default implementation 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:
UnlimitedNaturalLiteralExp
Generated

createInvalidLiteralExpAdapter

public org.eclipse.emf.common.notify.Adapter createInvalidLiteralExpAdapter()
Creates a new adapter for an object of class 'Invalid Literal Exp'. This default implementation 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:
InvalidLiteralExp
Generated

createIterateExpAdapter

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

createIteratorExpAdapter

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

createLetExpAdapter

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

createLiteralExpAdapter

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

createLoopExpAdapter

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

createMessageExpAdapter

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

createNavigationCallExpAdapter

public org.eclipse.emf.common.notify.Adapter createNavigationCallExpAdapter()
Creates a new adapter for an object of class 'Navigation Call Exp'. This default implementation 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:
NavigationCallExp
Generated

createNullLiteralExpAdapter

public org.eclipse.emf.common.notify.Adapter createNullLiteralExpAdapter()
Creates a new adapter for an object of class 'Null Literal Exp'. This default implementation 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:
NullLiteralExp
Generated

createNumericLiteralExpAdapter

public org.eclipse.emf.common.notify.Adapter createNumericLiteralExpAdapter()
Creates a new adapter for an object of class 'Numeric Literal Exp'. This default implementation 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:
NumericLiteralExp
Generated

createOCLExpressionAdapter

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

createOperationCallExpAdapter

public org.eclipse.emf.common.notify.Adapter createOperationCallExpAdapter()
Creates a new adapter for an object of class 'Operation Call Exp'. This default implementation 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:
OperationCallExp
Generated

createPrimitiveLiteralExpAdapter

public org.eclipse.emf.common.notify.Adapter createPrimitiveLiteralExpAdapter()
Creates a new adapter for an object of class 'Primitive Literal Exp'. This default implementation 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:
PrimitiveLiteralExp
Generated

createPropertyCallExpAdapter

public org.eclipse.emf.common.notify.Adapter createPropertyCallExpAdapter()
Creates a new adapter for an object of class 'Property Call Exp'. This default implementation 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:
PropertyCallExp
Generated

createRealLiteralExpAdapter

public org.eclipse.emf.common.notify.Adapter createRealLiteralExpAdapter()
Creates a new adapter for an object of class 'Real Literal Exp'. This default implementation 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:
RealLiteralExp
Generated

createStateExpAdapter

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

createStringLiteralExpAdapter

public org.eclipse.emf.common.notify.Adapter createStringLiteralExpAdapter()
Creates a new adapter for an object of class 'String Literal Exp'. This default implementation 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:
StringLiteralExp
Generated

createTupleLiteralExpAdapter

public org.eclipse.emf.common.notify.Adapter createTupleLiteralExpAdapter()
Creates a new adapter for an object of class 'Tuple Literal Exp'. This default implementation 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:
TupleLiteralExp
Generated

createTupleLiteralPartAdapter

public org.eclipse.emf.common.notify.Adapter createTupleLiteralPartAdapter()
Creates a new adapter for an object of class 'Tuple Literal Part'. This default implementation 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:
TupleLiteralPart
Generated

createTypeExpAdapter

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

createUnspecifiedValueExpAdapter

public org.eclipse.emf.common.notify.Adapter createUnspecifiedValueExpAdapter()
Creates a new adapter for an object of class 'Unspecified Value Exp'. This default implementation 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:
UnspecifiedValueExp
Generated

createVariableAdapter

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

createVariableExpAdapter

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

createOppositePropertyCallExpAdapter

public org.eclipse.emf.common.notify.Adapter createOppositePropertyCallExpAdapter()
Creates a new adapter for an object of class 'Opposite Property Call Exp'. This default implementation 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.
Since:
3.1
See Also:
OppositePropertyCallExp
Generated

createEModelElementAdapter

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

createENamedElementAdapter

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

createEClassifierAdapter

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

createPredefinedTypeAdapter

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

createTypes_AnyTypeAdapter

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

createEDataTypeAdapter

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

createASTNodeAdapter

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

createTypedASTNodeAdapter

public org.eclipse.emf.common.notify.Adapter createTypedASTNodeAdapter()
Creates a new adapter for an object of class 'Typed AST Node'. This default implementation 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:
TypedASTNode
Generated

createTypes_CollectionTypeAdapter

public org.eclipse.emf.common.notify.Adapter createTypes_CollectionTypeAdapter()
Creates a new adapter for an object of class 'Collection 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.
Since:
1.3
See Also:
CollectionType
Generated

createTypes_BagTypeAdapter

public org.eclipse.emf.common.notify.Adapter createTypes_BagTypeAdapter()
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.
Since:
1.3
See Also:
BagType
Generated

createEClassAdapter

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

createTypes_ElementTypeAdapter

public org.eclipse.emf.common.notify.Adapter createTypes_ElementTypeAdapter()
Creates a new adapter for an object of class 'Element 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.
Since:
1.3
See Also:
ElementType
Generated

createTypes_InvalidTypeAdapter

public org.eclipse.emf.common.notify.Adapter createTypes_InvalidTypeAdapter()
Creates a new adapter for an object of class 'Invalid 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.
Since:
1.3
See Also:
InvalidType
Generated

createTypes_MessageTypeAdapter

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

createTypes_OrderedSetTypeAdapter

public org.eclipse.emf.common.notify.Adapter createTypes_OrderedSetTypeAdapter()
Creates a new adapter for an object of class 'Ordered 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.
Since:
1.3
See Also:
OrderedSetType
Generated

createTypes_PrimitiveTypeAdapter

public org.eclipse.emf.common.notify.Adapter createTypes_PrimitiveTypeAdapter()
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.
Since:
1.3
See Also:
PrimitiveType
Generated

createTypes_SequenceTypeAdapter

public org.eclipse.emf.common.notify.Adapter createTypes_SequenceTypeAdapter()
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.
Since:
1.3
See Also:
SequenceType
Generated

createTypes_SetTypeAdapter

public org.eclipse.emf.common.notify.Adapter createTypes_SetTypeAdapter()
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.
Since:
1.3
See Also:
SetType
Generated

createTypes_TemplateParameterTypeAdapter

public org.eclipse.emf.common.notify.Adapter createTypes_TemplateParameterTypeAdapter()
Creates a new adapter for an object of class 'Template Parameter 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.
Since:
3.0
See Also:
TemplateParameterType
Generated

createTypes_TupleTypeAdapter

public org.eclipse.emf.common.notify.Adapter createTypes_TupleTypeAdapter()
Creates a new adapter for an object of class 'Tuple 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.
Since:
1.3
See Also:
TupleType
Generated

createTypes_TypeTypeAdapter

public org.eclipse.emf.common.notify.Adapter createTypes_TypeTypeAdapter()
Creates a new adapter for an object of class 'Type 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.
Since:
1.3
See Also:
TypeType
Generated

createTypes_VoidTypeAdapter

public org.eclipse.emf.common.notify.Adapter createTypes_VoidTypeAdapter()
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.
Since:
1.3
See Also:
VoidType
Generated

createVisitableAdapter

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

createUtilities_ExpressionInOCLAdapter

public org.eclipse.emf.common.notify.Adapter createUtilities_ExpressionInOCLAdapter()
Creates a new adapter for an object of class 'Expression In OCL'. This default implementation 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.
Since:
1.3
See Also:
ExpressionInOCL
Generated

createETypedElementAdapter

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

createTypedElementAdapter

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

createExpressions_OCLExpressionAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_OCLExpressionAdapter()
Creates a new adapter for an object of class 'OCL Expression'. This default implementation 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.
Since:
1.3
See Also:
OCLExpression
Generated

createCallingASTNodeAdapter

public org.eclipse.emf.common.notify.Adapter createCallingASTNodeAdapter()
Creates a new adapter for an object of class 'Calling AST Node'. This default implementation 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:
CallingASTNode
Generated

createExpressions_CallExpAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_CallExpAdapter()
Creates a new adapter for an object of class 'Call Exp'. This default implementation 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.
Since:
1.3
See Also:
CallExp
Generated

createExpressions_FeatureCallExpAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_FeatureCallExpAdapter()
Creates a new adapter for an object of class 'Feature Call Exp'. This default implementation 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.
Since:
1.3
See Also:
FeatureCallExp
Generated

createExpressions_NavigationCallExpAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_NavigationCallExpAdapter()
Creates a new adapter for an object of class 'Navigation Call Exp'. This default implementation 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.
Since:
1.3
See Also:
NavigationCallExp
Generated

createExpressions_AssociationClassCallExpAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_AssociationClassCallExpAdapter()
Creates a new adapter for an object of class 'Association Class Call Exp'. This default implementation 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.
Since:
1.3
See Also:
AssociationClassCallExp
Generated

createExpressions_LiteralExpAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_LiteralExpAdapter()
Creates a new adapter for an object of class 'Literal Exp'. This default implementation 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.
Since:
1.3
See Also:
LiteralExp
Generated

createExpressions_PrimitiveLiteralExpAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_PrimitiveLiteralExpAdapter()
Creates a new adapter for an object of class 'Primitive Literal Exp'. This default implementation 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.
Since:
1.3
See Also:
PrimitiveLiteralExp
Generated

createExpressions_BooleanLiteralExpAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_BooleanLiteralExpAdapter()
Creates a new adapter for an object of class 'Boolean Literal Exp'. This default implementation 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.
Since:
1.3
See Also:
BooleanLiteralExp
Generated

createExpressions_CollectionLiteralPartAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_CollectionLiteralPartAdapter()
Creates a new adapter for an object of class 'Collection Literal Part'. This default implementation 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.
Since:
1.3
See Also:
CollectionLiteralPart
Generated

createExpressions_CollectionItemAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_CollectionItemAdapter()
Creates a new adapter for an object of class 'Collection 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.
Since:
1.3
See Also:
CollectionItem
Generated

createExpressions_CollectionLiteralExpAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_CollectionLiteralExpAdapter()
Creates a new adapter for an object of class 'Collection Literal Exp'. This default implementation 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.
Since:
1.3
See Also:
CollectionLiteralExp
Generated

createExpressions_CollectionRangeAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_CollectionRangeAdapter()
Creates a new adapter for an object of class 'Collection Range'. This default implementation 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.
Since:
1.3
See Also:
CollectionRange
Generated

createExpressions_EnumLiteralExpAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_EnumLiteralExpAdapter()
Creates a new adapter for an object of class 'Enum Literal Exp'. This default implementation 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.
Since:
1.3
See Also:
EnumLiteralExp
Generated

createExpressions_IfExpAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_IfExpAdapter()
Creates a new adapter for an object of class 'If Exp'. This default implementation 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.
Since:
1.3
See Also:
IfExp
Generated

createExpressions_NumericLiteralExpAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_NumericLiteralExpAdapter()
Creates a new adapter for an object of class 'Numeric Literal Exp'. This default implementation 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.
Since:
1.3
See Also:
NumericLiteralExp
Generated

createExpressions_IntegerLiteralExpAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_IntegerLiteralExpAdapter()
Creates a new adapter for an object of class 'Integer Literal Exp'. This default implementation 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.
Since:
1.3
See Also:
IntegerLiteralExp
Generated

createExpressions_UnlimitedNaturalLiteralExpAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_UnlimitedNaturalLiteralExpAdapter()
Creates a new adapter for an object of class 'Unlimited Natural Literal Exp'. This default implementation 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.
Since:
1.3
See Also:
UnlimitedNaturalLiteralExp
Generated

createExpressions_InvalidLiteralExpAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_InvalidLiteralExpAdapter()
Creates a new adapter for an object of class 'Invalid Literal Exp'. This default implementation 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.
Since:
1.3
See Also:
InvalidLiteralExp
Generated

createExpressions_LoopExpAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_LoopExpAdapter()
Creates a new adapter for an object of class 'Loop Exp'. This default implementation 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.
Since:
1.3
See Also:
LoopExp
Generated

createExpressions_IterateExpAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_IterateExpAdapter()
Creates a new adapter for an object of class 'Iterate Exp'. This default implementation 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.
Since:
1.3
See Also:
IterateExp
Generated

createExpressions_IteratorExpAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_IteratorExpAdapter()
Creates a new adapter for an object of class 'Iterator Exp'. This default implementation 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.
Since:
1.3
See Also:
IteratorExp
Generated

createExpressions_LetExpAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_LetExpAdapter()
Creates a new adapter for an object of class 'Let Exp'. This default implementation 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.
Since:
1.3
See Also:
LetExp
Generated

createExpressions_MessageExpAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_MessageExpAdapter()
Creates a new adapter for an object of class 'Message Exp'. This default implementation 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.
Since:
1.3
See Also:
MessageExp
Generated

createExpressions_NullLiteralExpAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_NullLiteralExpAdapter()
Creates a new adapter for an object of class 'Null Literal Exp'. This default implementation 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.
Since:
1.3
See Also:
NullLiteralExp
Generated

createExpressions_OperationCallExpAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_OperationCallExpAdapter()
Creates a new adapter for an object of class 'Operation Call Exp'. This default implementation 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.
Since:
1.3
See Also:
OperationCallExp
Generated

createExpressions_PropertyCallExpAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_PropertyCallExpAdapter()
Creates a new adapter for an object of class 'Property Call Exp'. This default implementation 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.
Since:
1.3
See Also:
PropertyCallExp
Generated

createExpressions_RealLiteralExpAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_RealLiteralExpAdapter()
Creates a new adapter for an object of class 'Real Literal Exp'. This default implementation 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.
Since:
1.3
See Also:
RealLiteralExp
Generated

createExpressions_StateExpAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_StateExpAdapter()
Creates a new adapter for an object of class 'State Exp'. This default implementation 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.
Since:
1.3
See Also:
StateExp
Generated

createExpressions_StringLiteralExpAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_StringLiteralExpAdapter()
Creates a new adapter for an object of class 'String Literal Exp'. This default implementation 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.
Since:
1.3
See Also:
StringLiteralExp
Generated

createExpressions_TupleLiteralExpAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_TupleLiteralExpAdapter()
Creates a new adapter for an object of class 'Tuple Literal Exp'. This default implementation 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.
Since:
1.3
See Also:
TupleLiteralExp
Generated

createExpressions_TupleLiteralPartAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_TupleLiteralPartAdapter()
Creates a new adapter for an object of class 'Tuple Literal Part'. This default implementation 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.
Since:
1.3
See Also:
TupleLiteralPart
Generated

createExpressions_TypeExpAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_TypeExpAdapter()
Creates a new adapter for an object of class 'Type Exp'. This default implementation 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.
Since:
1.3
See Also:
TypeExp
Generated

createExpressions_UnspecifiedValueExpAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_UnspecifiedValueExpAdapter()
Creates a new adapter for an object of class 'Unspecified Value Exp'. This default implementation 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.
Since:
1.3
See Also:
UnspecifiedValueExp
Generated

createExpressions_VariableAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_VariableAdapter()
Creates a new adapter for an object of class 'Variable'. This default implementation 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.
Since:
1.3
See Also:
Variable
Generated

createExpressions_VariableExpAdapter

public org.eclipse.emf.common.notify.Adapter createExpressions_VariableExpAdapter()
Creates a new adapter for an object of class 'Variable Exp'. This default implementation 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.
Since:
1.3
See Also:
VariableExp
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

createAnyType_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createAnyType_1Adapter()
Deprecated. Since 1.3, override the createTypes_AnyTypeAdapter() method, instead.


createCollectionType_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createCollectionType_1Adapter()
Deprecated. Since 1.3, override the createTypes_CollectionTypeAdapter() method, instead.


createBagType_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createBagType_1Adapter()
Deprecated. Since 1.3, override the createTypes_BagTypeAdapter() method, instead.


createElementType_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createElementType_1Adapter()
Deprecated. Since 1.3, override the createTypes_ElementTypeAdapter() method, instead.


createInvalidType_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createInvalidType_1Adapter()
Deprecated. Since 1.3, override the createTypes_InvalidTypeAdapter() method, instead.


createMessageType_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createMessageType_1Adapter()
Deprecated. Since 1.3, override the createTypes_MessageTypeAdapter() method, instead.


createOrderedSetType_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createOrderedSetType_1Adapter()
Deprecated. Since 1.3, override the createTypes_OrderedSetTypeAdapter() method, instead.


createPrimitiveType_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createPrimitiveType_1Adapter()
Deprecated. Since 1.3, override the createTypes_PrimitiveTypeAdapter() method, instead.


createSequenceType_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createSequenceType_1Adapter()
Deprecated. Since 1.3, override the createTypes_SequenceTypeAdapter() method, instead.


createSetType_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createSetType_1Adapter()
Deprecated. Since 1.3, override the createTypes_SetTypeAdapter() method, instead.


createTupleType_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createTupleType_1Adapter()
Deprecated. Since 1.3, override the createTypes_TupleTypeAdapter() method, instead.


createTypeType_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createTypeType_1Adapter()
Deprecated. Since 1.3, override the createTypes_TypeTypeAdapter() method, instead.


createVoidType_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createVoidType_1Adapter()
Deprecated. Since 1.3, override the createTypes_VoidTypeAdapter() method, instead.


createExpressionInOCL_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createExpressionInOCL_1Adapter()
Deprecated. Since 1.3, override the createUtilities_ExpressionInOCLAdapter() method, instead.


createOCLExpression_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createOCLExpression_1Adapter()
Deprecated. Since 1.3, override the createExpressions_OCLExpressionAdapter() method, instead.


createCallExp_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createCallExp_1Adapter()
Deprecated. Since 1.3, override the createExpressions_CallExpAdapter() method, instead.


createFeatureCallExp_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createFeatureCallExp_1Adapter()
Deprecated. Since 1.3, override the createExpressions_FeatureCallExpAdapter() method, instead.


createNavigationCallExp_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createNavigationCallExp_1Adapter()
Deprecated. Since 1.3, override the createExpressions_NavigationCallExpAdapter() method, instead.


createAssociationClassCallExp_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createAssociationClassCallExp_1Adapter()
Deprecated. Since 1.3, override the createExpressions_AssociationClassCallExpAdapter() method, instead.


createLiteralExp_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createLiteralExp_1Adapter()
Deprecated. Since 1.3, override the createExpressions_LiteralExpAdapter() method, instead.


createPrimitiveLiteralExp_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createPrimitiveLiteralExp_1Adapter()
Deprecated. Since 1.3, override the createExpressions_PrimitiveLiteralExpAdapter() method, instead.


createBooleanLiteralExp_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createBooleanLiteralExp_1Adapter()
Deprecated. Since 1.3, override the createExpressions_BooleanLiteralExpAdapter() method, instead.


createCollectionLiteralPart_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createCollectionLiteralPart_1Adapter()
Deprecated. Since 1.3, override the createExpressions_CollectionLiteralPartAdapter() method, instead.


createCollectionItem_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createCollectionItem_1Adapter()
Deprecated. Since 1.3, override the createExpressions_CollectionItemAdapter() method, instead.


createCollectionLiteralExp_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createCollectionLiteralExp_1Adapter()
Deprecated. Since 1.3, override the createExpressions_CollectionLiteralExpAdapter() method, instead.


createCollectionRange_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createCollectionRange_1Adapter()
Deprecated. Since 1.3, override the createExpressions_CollectionRangeAdapter() method, instead.


createEnumLiteralExp_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createEnumLiteralExp_1Adapter()
Deprecated. Since 1.3, override the createExpressions_EnumLiteralExpAdapter() method, instead.


createIfExp_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createIfExp_1Adapter()
Deprecated. Since 1.3, override the createExpressions_IfExpAdapter() method, instead.


createNumericLiteralExp_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createNumericLiteralExp_1Adapter()
Deprecated. Since 1.3, override the createExpressions_NumericLiteralExpAdapter() method, instead.


createIntegerLiteralExp_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createIntegerLiteralExp_1Adapter()
Deprecated. Since 1.3, override the createExpressions_IntegerLiteralExpAdapter() method, instead.


createUnlimitedNaturalLiteralExp_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createUnlimitedNaturalLiteralExp_1Adapter()
Deprecated. Since 1.3, override the createExpressions_UnlimitedNaturalLiteralExpAdapter() method, instead.


createInvalidLiteralExp_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createInvalidLiteralExp_1Adapter()
Deprecated. Since 1.3, override the createExpressions_InvalidLiteralExpAdapter() method, instead.


createLoopExp_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createLoopExp_1Adapter()
Deprecated. Since 1.3, override the createExpressions_LoopExpAdapter() method, instead.


createIterateExp_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createIterateExp_1Adapter()
Deprecated. Since 1.3, override the createExpressions_IterateExpAdapter() method, instead.


createIteratorExp_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createIteratorExp_1Adapter()
Deprecated. Since 1.3, override the createExpressions_IteratorExpAdapter() method, instead.


createLetExp_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createLetExp_1Adapter()
Deprecated. Since 1.3, override the createExpressions_LetExpAdapter() method, instead.


createMessageExp_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createMessageExp_1Adapter()
Deprecated. Since 1.3, override the createExpressions_MessageExpAdapter() method, instead.


createNullLiteralExp_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createNullLiteralExp_1Adapter()
Deprecated. Since 1.3, override the createExpressions_NullLiteralExpAdapter() method, instead.


createOperationCallExp_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createOperationCallExp_1Adapter()
Deprecated. Since 1.3, override the createExpressions_OperationCallExpAdapter() method, instead.


createPropertyCallExp_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createPropertyCallExp_1Adapter()
Deprecated. Since 1.3, override the createExpressions_PropertyCallExpAdapter() method, instead.


createRealLiteralExp_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createRealLiteralExp_1Adapter()
Deprecated. Since 1.3, override the createExpressions_RealLiteralExpAdapter() method, instead.


createStateExp_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createStateExp_1Adapter()
Deprecated. Since 1.3, override the createExpressions_StateExpAdapter() method, instead.


createStringLiteralExp_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createStringLiteralExp_1Adapter()
Deprecated. Since 1.3, override the createExpressions_StringLiteralExpAdapter() method, instead.


createTupleLiteralExp_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createTupleLiteralExp_1Adapter()
Deprecated. Since 1.3, override the createExpressions_TupleLiteralExpAdapter() method, instead.


createTupleLiteralPart_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createTupleLiteralPart_1Adapter()
Deprecated. Since 1.3, override the createExpressions_TupleLiteralPartAdapter() method, instead.


createTypeExp_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createTypeExp_1Adapter()
Deprecated. Since 1.3, override the createExpressions_TypeExpAdapter() method, instead.


createUnspecifiedValueExp_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createUnspecifiedValueExp_1Adapter()
Deprecated. Since 1.3, override the createExpressions_UnspecifiedValueExpAdapter() method, instead.


createVariable_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createVariable_1Adapter()
Deprecated. Since 1.3, override the createExpressions_VariableAdapter() method, instead.


createVariableExp_1Adapter

@Deprecated
public org.eclipse.emf.common.notify.Adapter createVariableExp_1Adapter()
Deprecated. Since 1.3, override the createExpressions_VariableExpAdapter() method, instead.