|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAdapterFactoryImpl
org.eclipse.ocl.uml.util.UMLAdapterFactory
public class UMLAdapterFactory
The Adapter Factory for the model.
It provides an adapter createXXX method for each class of the model.
UMLPackage| Field Summary | |
|---|---|
protected static UMLPackage |
modelPackage
The cached model package |
protected UMLSwitch<Adapter> |
modelSwitch
The switch that delegates to the createXXX methods |
| Constructor Summary | |
|---|---|
UMLAdapterFactory()
Creates an instance of the adapter factory |
|
| Method Summary | |
|---|---|
Adapter |
createAdapter(Notifier target)
Creates an adapter for the target |
Adapter |
createAnyType_1Adapter()
Deprecated. Since 2.0, override the createTypes_AnyTypeAdapter() method, instead. |
Adapter |
createAnyTypeAdapter()
Creates a new adapter for an object of class ' Any Type' |
Adapter |
createAssociationClassCallExp_1Adapter()
Deprecated. Since 2.0, override the createExpressions_AssociationClassCallExpAdapter() method, instead. |
Adapter |
createAssociationClassCallExpAdapter()
Creates a new adapter for an object of class ' Association Class Call Exp' |
Adapter |
createASTNodeAdapter()
Creates a new adapter for an object of class ' AST Node' |
Adapter |
createBagType_1Adapter()
Deprecated. Since 2.0, override the createTypes_BagTypeAdapter() method, instead. |
Adapter |
createBagTypeAdapter()
Creates a new adapter for an object of class ' Bag Type' |
Adapter |
createBooleanLiteralExp_1Adapter()
Deprecated. Since 2.0, override the createExpressions_BooleanLiteralExpAdapter() method, instead. |
Adapter |
createBooleanLiteralExpAdapter()
Creates a new adapter for an object of class ' Boolean Literal Exp' |
Adapter |
createCallExp_1Adapter()
Deprecated. Since 2.0, override the createExpressions_CallExpAdapter() method, instead. |
Adapter |
createCallExpAdapter()
Creates a new adapter for an object of class ' Call Exp' |
Adapter |
createCallingASTNodeAdapter()
Creates a new adapter for an object of class ' Calling AST Node' |
Adapter |
createClassifierAdapter()
Creates a new adapter for an object of class ' Classifier' |
Adapter |
createCollectionItem_1Adapter()
Deprecated. Since 2.0, override the createExpressions_CollectionItemAdapter() method, instead. |
Adapter |
createCollectionItemAdapter()
Creates a new adapter for an object of class ' Collection Item' |
Adapter |
createCollectionLiteralExp_1Adapter()
Deprecated. Since 2.0, override the createExpressions_CollectionLiteralExpAdapter() method, instead. |
Adapter |
createCollectionLiteralExpAdapter()
Creates a new adapter for an object of class ' Collection Literal Exp' |
Adapter |
createCollectionLiteralPart_1Adapter()
Deprecated. Since 2.0, override the createExpressions_CollectionLiteralPartAdapter() method, instead. |
Adapter |
createCollectionLiteralPartAdapter()
Creates a new adapter for an object of class ' Collection Literal Part' |
Adapter |
createCollectionRange_1Adapter()
Deprecated. Since 2.0, override the createExpressions_CollectionRangeAdapter() method, instead. |
Adapter |
createCollectionRangeAdapter()
Creates a new adapter for an object of class ' Collection Range' |
Adapter |
createCollectionType_1Adapter()
Deprecated. Since 2.0, override the createTypes_CollectionTypeAdapter() method, instead. |
Adapter |
createCollectionTypeAdapter()
Creates a new adapter for an object of class ' Collection Type' |
Adapter |
createDataTypeAdapter()
Creates a new adapter for an object of class ' Data Type' |
Adapter |
createElementAdapter()
Creates a new adapter for an object of class ' Element' |
Adapter |
createElementType_1Adapter()
Deprecated. Since 2.0, override the createTypes_ElementTypeAdapter() method, instead. |
Adapter |
createElementTypeAdapter()
Creates a new adapter for an object of class ' Element Type' |
Adapter |
createEModelElementAdapter()
Creates a new adapter for an object of class ' EModel Element' |
Adapter |
createEnumLiteralExp_1Adapter()
Deprecated. Since 2.0, override the createExpressions_EnumLiteralExpAdapter() method, instead. |
Adapter |
createEnumLiteralExpAdapter()
Creates a new adapter for an object of class ' Enum Literal Exp' |
Adapter |
createEObjectAdapter()
Creates a new adapter for the default case |
Adapter |
createExpressionInOCL_1Adapter()
Deprecated. Since 2.0, override the createUtilities_ExpressionInOCLAdapter() method, instead. |
Adapter |
createExpressionInOCLAdapter()
Creates a new adapter for an object of class ' Expression In OCL' |
Adapter |
createExpressions_AssociationClassCallExpAdapter()
Creates a new adapter for an object of class ' Association Class Call Exp' |
Adapter |
createExpressions_BooleanLiteralExpAdapter()
Creates a new adapter for an object of class ' Boolean Literal Exp' |
Adapter |
createExpressions_CallExpAdapter()
Creates a new adapter for an object of class ' Call Exp' |
Adapter |
createExpressions_CollectionItemAdapter()
Creates a new adapter for an object of class ' Collection Item' |
Adapter |
createExpressions_CollectionLiteralExpAdapter()
Creates a new adapter for an object of class ' Collection Literal Exp' |
Adapter |
createExpressions_CollectionLiteralPartAdapter()
Creates a new adapter for an object of class ' Collection Literal Part' |
Adapter |
createExpressions_CollectionRangeAdapter()
Creates a new adapter for an object of class ' Collection Range' |
Adapter |
createExpressions_EnumLiteralExpAdapter()
Creates a new adapter for an object of class ' Enum Literal Exp' |
Adapter |
createExpressions_FeatureCallExpAdapter()
Creates a new adapter for an object of class ' Feature Call Exp' |
Adapter |
createExpressions_IfExpAdapter()
Creates a new adapter for an object of class ' If Exp' |
Adapter |
createExpressions_IntegerLiteralExpAdapter()
Creates a new adapter for an object of class ' Integer Literal Exp' |
Adapter |
createExpressions_InvalidLiteralExpAdapter()
Creates a new adapter for an object of class ' Invalid Literal Exp' |
Adapter |
createExpressions_IterateExpAdapter()
Creates a new adapter for an object of class ' Iterate Exp' |
Adapter |
createExpressions_IteratorExpAdapter()
Creates a new adapter for an object of class ' Iterator Exp' |
Adapter |
createExpressions_LetExpAdapter()
Creates a new adapter for an object of class ' Let Exp' |
Adapter |
createExpressions_LiteralExpAdapter()
Creates a new adapter for an object of class ' Literal Exp' |
Adapter |
createExpressions_LoopExpAdapter()
Creates a new adapter for an object of class ' Loop Exp' |
Adapter |
createExpressions_MessageExpAdapter()
Creates a new adapter for an object of class ' Message Exp' |
Adapter |
createExpressions_NavigationCallExpAdapter()
Creates a new adapter for an object of class ' Navigation Call Exp' |
Adapter |
createExpressions_NullLiteralExpAdapter()
Creates a new adapter for an object of class ' Null Literal Exp' |
Adapter |
createExpressions_NumericLiteralExpAdapter()
Creates a new adapter for an object of class ' Numeric Literal Exp' |
Adapter |
createExpressions_OCLExpressionAdapter()
Creates a new adapter for an object of class ' OCL Expression' |
Adapter |
createExpressions_OperationCallExpAdapter()
Creates a new adapter for an object of class ' Operation Call Exp' |
Adapter |
createExpressions_PrimitiveLiteralExpAdapter()
Creates a new adapter for an object of class ' Primitive Literal Exp' |
Adapter |
createExpressions_PropertyCallExpAdapter()
Creates a new adapter for an object of class ' Property Call Exp' |
Adapter |
createExpressions_RealLiteralExpAdapter()
Creates a new adapter for an object of class ' Real Literal Exp' |
Adapter |
createExpressions_StateExpAdapter()
Creates a new adapter for an object of class ' State Exp' |
Adapter |
createExpressions_StringLiteralExpAdapter()
Creates a new adapter for an object of class ' String Literal Exp' |
Adapter |
createExpressions_TupleLiteralExpAdapter()
Creates a new adapter for an object of class ' Tuple Literal Exp' |
Adapter |
createExpressions_TupleLiteralPartAdapter()
Creates a new adapter for an object of class ' Tuple Literal Part' |
Adapter |
createExpressions_TypeExpAdapter()
Creates a new adapter for an object of class ' Type Exp' |
Adapter |
createExpressions_UnlimitedNaturalLiteralExpAdapter()
Creates a new adapter for an object of class ' Unlimited Natural Literal Exp' |
Adapter |
createExpressions_UnspecifiedValueExpAdapter()
Creates a new adapter for an object of class ' Unspecified Value Exp' |
Adapter |
createExpressions_VariableAdapter()
Creates a new adapter for an object of class ' Variable' |
Adapter |
createExpressions_VariableExpAdapter()
Creates a new adapter for an object of class ' Variable Exp' |
Adapter |
createFeatureCallExp_1Adapter()
Deprecated. Since 2.0, override the createExpressions_FeatureCallExpAdapter() method, instead. |
Adapter |
createFeatureCallExpAdapter()
Creates a new adapter for an object of class ' Feature Call Exp' |
Adapter |
createIfExp_1Adapter()
Deprecated. Since 2.0, override the createExpressions_IfExpAdapter() method, instead. |
Adapter |
createIfExpAdapter()
Creates a new adapter for an object of class ' If Exp' |
Adapter |
createIntegerLiteralExp_1Adapter()
Deprecated. Since 2.0, override the createExpressions_IntegerLiteralExpAdapter() method, instead. |
Adapter |
createIntegerLiteralExpAdapter()
Creates a new adapter for an object of class ' Integer Literal Exp' |
Adapter |
createInvalidLiteralExp_1Adapter()
Deprecated. Since 2.0, override the createExpressions_InvalidLiteralExpAdapter() method, instead. |
Adapter |
createInvalidLiteralExpAdapter()
Creates a new adapter for an object of class ' Invalid Literal Exp' |
Adapter |
createInvalidType_1Adapter()
Deprecated. Since 2.0, override the createTypes_InvalidTypeAdapter() method, instead. |
Adapter |
createInvalidTypeAdapter()
Creates a new adapter for an object of class ' Invalid Type' |
Adapter |
createIterateExp_1Adapter()
Deprecated. Since 2.0, override the createExpressions_IterateExpAdapter() method, instead. |
Adapter |
createIterateExpAdapter()
Creates a new adapter for an object of class ' Iterate Exp' |
Adapter |
createIteratorExp_1Adapter()
Deprecated. Since 2.0, override the createExpressions_IteratorExpAdapter() method, instead. |
Adapter |
createIteratorExpAdapter()
Creates a new adapter for an object of class ' Iterator Exp' |
Adapter |
createLetExp_1Adapter()
Deprecated. Since 2.0, override the createExpressions_LetExpAdapter() method, instead. |
Adapter |
createLetExpAdapter()
Creates a new adapter for an object of class ' Let Exp' |
Adapter |
createLiteralExp_1Adapter()
Deprecated. Since 2.0, override the createExpressions_LiteralExpAdapter() method, instead. |
Adapter |
createLiteralExpAdapter()
Creates a new adapter for an object of class ' Literal Exp' |
Adapter |
createLoopExp_1Adapter()
Deprecated. Since 2.0, override the createExpressions_LoopExpAdapter() method, instead. |
Adapter |
createLoopExpAdapter()
Creates a new adapter for an object of class ' Loop Exp' |
Adapter |
createMessageExp_1Adapter()
Deprecated. Since 2.0, override the createExpressions_MessageExpAdapter() method, instead. |
Adapter |
createMessageExpAdapter()
Creates a new adapter for an object of class ' Message Exp' |
Adapter |
createMessageType_1Adapter()
Deprecated. Since 2.0, override the createTypes_MessageTypeAdapter() method, instead. |
Adapter |
createMessageTypeAdapter()
Creates a new adapter for an object of class ' Message Type' |
Adapter |
createNamedElementAdapter()
Creates a new adapter for an object of class ' Named Element' |
Adapter |
createNamespaceAdapter()
Creates a new adapter for an object of class ' Namespace' |
Adapter |
createNavigationCallExp_1Adapter()
Deprecated. Since 2.0, override the createExpressions_NavigationCallExpAdapter() method, instead. |
Adapter |
createNavigationCallExpAdapter()
Creates a new adapter for an object of class ' Navigation Call Exp' |
Adapter |
createNullLiteralExp_1Adapter()
Deprecated. Since 2.0, override the createExpressions_NullLiteralExpAdapter() method, instead. |
Adapter |
createNullLiteralExpAdapter()
Creates a new adapter for an object of class ' Null Literal Exp' |
Adapter |
createNumericLiteralExp_1Adapter()
Deprecated. Since 2.0, override the createExpressions_NumericLiteralExpAdapter() method, instead. |
Adapter |
createNumericLiteralExpAdapter()
Creates a new adapter for an object of class ' Numeric Literal Exp' |
Adapter |
createOCLExpression_1Adapter()
Deprecated. Since 2.0, override the createExpressions_OCLExpressionAdapter() method, instead. |
Adapter |
createOCLExpressionAdapter()
Creates a new adapter for an object of class ' OCL Expression' |
Adapter |
createOpaqueExpressionAdapter()
Creates a new adapter for an object of class ' Opaque Expression' |
Adapter |
createOperationCallExp_1Adapter()
Deprecated. Since 2.0, override the createExpressions_OperationCallExpAdapter() method, instead. |
Adapter |
createOperationCallExpAdapter()
Creates a new adapter for an object of class ' Operation Call Exp' |
Adapter |
createOrderedSetType_1Adapter()
Deprecated. Since 2.0, override the createTypes_OrderedSetTypeAdapter() method, instead. |
Adapter |
createOrderedSetTypeAdapter()
Creates a new adapter for an object of class ' Ordered Set Type' |
Adapter |
createPackageableElementAdapter()
Creates a new adapter for an object of class ' Packageable Element' |
Adapter |
createParameterableElementAdapter()
Creates a new adapter for an object of class ' Parameterable Element' |
Adapter |
createPredefinedTypeAdapter()
Creates a new adapter for an object of class ' Predefined Type' |
Adapter |
createPrimitiveLiteralExp_1Adapter()
Deprecated. Since 2.0, override the createExpressions_PrimitiveLiteralExpAdapter() method, instead. |
Adapter |
createPrimitiveLiteralExpAdapter()
Creates a new adapter for an object of class ' Primitive Literal Exp' |
Adapter |
createPrimitiveType_1Adapter()
Deprecated. Since 2.0, override the createTypes_PrimitiveTypeAdapter() method, instead. |
Adapter |
createPrimitiveTypeAdapter()
Creates a new adapter for an object of class ' Primitive Type' |
Adapter |
createPropertyCallExp_1Adapter()
Deprecated. Since 2.0, override the createExpressions_PropertyCallExpAdapter() method, instead. |
Adapter |
createPropertyCallExpAdapter()
Creates a new adapter for an object of class ' Property Call Exp' |
Adapter |
createRealLiteralExp_1Adapter()
Deprecated. Since 2.0, override the createExpressions_RealLiteralExpAdapter() method, instead. |
Adapter |
createRealLiteralExpAdapter()
Creates a new adapter for an object of class ' Real Literal Exp' |
Adapter |
createRedefinableElementAdapter()
Creates a new adapter for an object of class ' Redefinable Element' |
Adapter |
createSequenceType_1Adapter()
Deprecated. Since 2.0, override the createTypes_SequenceTypeAdapter() method, instead. |
Adapter |
createSequenceTypeAdapter()
Creates a new adapter for an object of class ' Sequence Type' |
Adapter |
createSetType_1Adapter()
Deprecated. Since 2.0, override the createTypes_SetTypeAdapter() method, instead. |
Adapter |
createSetTypeAdapter()
Creates a new adapter for an object of class ' Set Type' |
Adapter |
createStateExp_1Adapter()
Deprecated. Since 2.0, override the createExpressions_StateExpAdapter() method, instead. |
Adapter |
createStateExpAdapter()
Creates a new adapter for an object of class ' State Exp' |
Adapter |
createStringLiteralExp_1Adapter()
Deprecated. Since 2.0, override the createExpressions_StringLiteralExpAdapter() method, instead. |
Adapter |
createStringLiteralExpAdapter()
Creates a new adapter for an object of class ' String Literal Exp' |
Adapter |
createTemplateableElementAdapter()
Creates a new adapter for an object of class ' Templateable Element' |
Adapter |
createTemplateParameterTypeAdapter()
Creates a new adapter for an object of class ' Template Parameter Type' |
Adapter |
createTupleLiteralExp_1Adapter()
Deprecated. Since 2.0, override the createExpressions_TupleLiteralExpAdapter() method, instead. |
Adapter |
createTupleLiteralExpAdapter()
Creates a new adapter for an object of class ' Tuple Literal Exp' |
Adapter |
createTupleLiteralPart_1Adapter()
Deprecated. Since 2.0, override the createExpressions_TupleLiteralPartAdapter() method, instead. |
Adapter |
createTupleLiteralPartAdapter()
Creates a new adapter for an object of class ' Tuple Literal Part' |
Adapter |
createTupleType_1Adapter()
Deprecated. Since 2.0, override the createTypes_TupleTypeAdapter() method, instead. |
Adapter |
createTupleTypeAdapter()
Creates a new adapter for an object of class ' Tuple Type' |
Adapter |
createTypeAdapter()
Creates a new adapter for an object of class ' Type' |
Adapter |
createTypedASTNodeAdapter()
Creates a new adapter for an object of class ' Typed AST Node' |
Adapter |
createTypedElementAdapter()
Creates a new adapter for an object of class ' Typed Element' |
Adapter |
createTypeExp_1Adapter()
Deprecated. Since 2.0, override the createExpressions_TypeExpAdapter() method, instead. |
Adapter |
createTypeExpAdapter()
Creates a new adapter for an object of class ' Type Exp' |
Adapter |
createTypes_AnyTypeAdapter()
Creates a new adapter for an object of class ' Any Type' |
Adapter |
createTypes_BagTypeAdapter()
Creates a new adapter for an object of class ' Bag Type' |
Adapter |
createTypes_CollectionTypeAdapter()
Creates a new adapter for an object of class ' Collection Type' |
Adapter |
createTypes_ElementTypeAdapter()
Creates a new adapter for an object of class ' Element Type' |
Adapter |
createTypes_InvalidTypeAdapter()
Creates a new adapter for an object of class ' Invalid Type' |
Adapter |
createTypes_MessageTypeAdapter()
Creates a new adapter for an object of class ' Message Type' |
Adapter |
createTypes_OrderedSetTypeAdapter()
Creates a new adapter for an object of class ' Ordered Set Type' |
Adapter |
createTypes_PrimitiveTypeAdapter()
Creates a new adapter for an object of class ' Primitive Type' |
Adapter |
createTypes_SequenceTypeAdapter()
Creates a new adapter for an object of class ' Sequence Type' |
Adapter |
createTypes_SetTypeAdapter()
Creates a new adapter for an object of class ' Set Type' |
Adapter |
createTypes_TemplateParameterTypeAdapter()
Creates a new adapter for an object of class ' Template Parameter Type' |
Adapter |
createTypes_TupleTypeAdapter()
Creates a new adapter for an object of class ' Tuple Type' |
Adapter |
createTypes_TypeTypeAdapter()
Creates a new adapter for an object of class ' Type Type' |
Adapter |
createTypes_VoidTypeAdapter()
Creates a new adapter for an object of class ' Void Type' |
Adapter |
createTypeType_1Adapter()
Deprecated. Since 2.0, override the createTypes_TypeTypeAdapter() method, instead. |
Adapter |
createTypeTypeAdapter()
Creates a new adapter for an object of class ' Type Type' |
Adapter |
createUML_PrimitiveTypeAdapter()
Creates a new adapter for an object of class ' Primitive Type' |
Adapter |
createUnlimitedNaturalLiteralExp_1Adapter()
Deprecated. Since 2.0, override the createExpressions_UnlimitedNaturalLiteralExpAdapter() method, instead. |
Adapter |
createUnlimitedNaturalLiteralExpAdapter()
Creates a new adapter for an object of class ' Unlimited Natural Literal Exp' |
Adapter |
createUnspecifiedValueExp_1Adapter()
Deprecated. Since 2.0, override the createExpressions_UnspecifiedValueExpAdapter() method, instead. |
Adapter |
createUnspecifiedValueExpAdapter()
Creates a new adapter for an object of class ' Unspecified Value Exp' |
Adapter |
createUtilities_ExpressionInOCLAdapter()
Creates a new adapter for an object of class ' Expression In OCL' |
Adapter |
createUtilities_TypedElementAdapter()
Creates a new adapter for an object of class ' Typed Element' |
Adapter |
createValueSpecificationAdapter()
Creates a new adapter for an object of class ' Value Specification' |
Adapter |
createVariable_1Adapter()
Deprecated. Since 2.0, override the createExpressions_VariableAdapter() method, instead. |
Adapter |
createVariableAdapter()
Creates a new adapter for an object of class ' Variable' |
Adapter |
createVariableExp_1Adapter()
Deprecated. Since 2.0, override the createExpressions_VariableExpAdapter() method, instead. |
Adapter |
createVariableExpAdapter()
Creates a new adapter for an object of class ' Variable Exp' |
Adapter |
createVisitableAdapter()
Creates a new adapter for an object of class ' Visitable' |
Adapter |
createVoidType_1Adapter()
Deprecated. Since 2.0, override the createTypes_VoidTypeAdapter() method, instead. |
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 java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static UMLPackage modelPackage
protected UMLSwitch<Adapter> modelSwitch
createXXX methods.
| Constructor Detail |
|---|
public UMLAdapterFactory()
| Method Detail |
|---|
public boolean isFactoryForType(java.lang.Object object)
true if the object is either the model's package or is an instance object of the model.
public Adapter createAdapter(Notifier target)
target.
target - the object to adapt.
target.public Adapter createAnyTypeAdapter()
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.
AnyTypepublic Adapter createVoidTypeAdapter()
Void Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
VoidTypepublic Adapter createInvalidTypeAdapter()
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.
InvalidTypepublic Adapter createElementTypeAdapter()
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.
ElementTypepublic Adapter createTypeTypeAdapter()
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.
TypeTypepublic Adapter createMessageTypeAdapter()
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.
MessageTypepublic Adapter createPrimitiveTypeAdapter()
Primitive Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PrimitiveTypepublic Adapter createCollectionTypeAdapter()
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.
CollectionTypepublic Adapter createTupleTypeAdapter()
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.
TupleTypepublic Adapter createBagTypeAdapter()
Bag Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
BagTypepublic Adapter createSetTypeAdapter()
Set Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SetTypepublic Adapter createOrderedSetTypeAdapter()
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.
OrderedSetTypepublic Adapter createSequenceTypeAdapter()
Sequence Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SequenceTypepublic Adapter createExpressionInOCLAdapter()
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.
ExpressionInOCLpublic Adapter createAssociationClassCallExpAdapter()
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.
AssociationClassCallExppublic Adapter createNavigationCallExpAdapter()
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.
NavigationCallExppublic Adapter createFeatureCallExpAdapter()
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.
FeatureCallExppublic Adapter createCallExpAdapter()
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.
CallExppublic Adapter createOCLExpressionAdapter()
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.
OCLExpressionpublic Adapter createBooleanLiteralExpAdapter()
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.
BooleanLiteralExppublic Adapter createPrimitiveLiteralExpAdapter()
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.
PrimitiveLiteralExppublic Adapter createLiteralExpAdapter()
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.
LiteralExppublic Adapter createCollectionItemAdapter()
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.
CollectionItempublic Adapter createCollectionLiteralPartAdapter()
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.
CollectionLiteralPartpublic Adapter createCollectionLiteralExpAdapter()
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.
CollectionLiteralExppublic Adapter createCollectionRangeAdapter()
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.
CollectionRangepublic Adapter createEnumLiteralExpAdapter()
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.
EnumLiteralExppublic Adapter createIfExpAdapter()
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.
IfExppublic Adapter createIntegerLiteralExpAdapter()
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.
IntegerLiteralExppublic Adapter createNumericLiteralExpAdapter()
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.
NumericLiteralExppublic Adapter createUnlimitedNaturalLiteralExpAdapter()
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.
UnlimitedNaturalLiteralExppublic Adapter createInvalidLiteralExpAdapter()
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.
InvalidLiteralExppublic Adapter createIterateExpAdapter()
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.
IterateExppublic Adapter createLoopExpAdapter()
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.
LoopExppublic Adapter createIteratorExpAdapter()
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.
IteratorExppublic Adapter createLetExpAdapter()
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.
LetExppublic Adapter createMessageExpAdapter()
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.
MessageExppublic Adapter createNullLiteralExpAdapter()
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.
NullLiteralExppublic Adapter createOperationCallExpAdapter()
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.
OperationCallExppublic Adapter createPropertyCallExpAdapter()
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.
PropertyCallExppublic Adapter createRealLiteralExpAdapter()
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.
RealLiteralExppublic Adapter createStateExpAdapter()
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.
StateExppublic Adapter createStringLiteralExpAdapter()
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.
StringLiteralExppublic Adapter createTupleLiteralExpAdapter()
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.
TupleLiteralExppublic Adapter createTupleLiteralPartAdapter()
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.
TupleLiteralPartpublic Adapter createTypeExpAdapter()
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.
TypeExppublic Adapter createUnspecifiedValueExpAdapter()
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.
UnspecifiedValueExppublic Adapter createVariableAdapter()
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.
Variablepublic Adapter createVariableExpAdapter()
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.
VariableExppublic Adapter createTemplateParameterTypeAdapter()
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.
TemplateParameterTypepublic Adapter createEModelElementAdapter()
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.
org.eclipse.emf.ecore.EModelElementpublic Adapter createElementAdapter()
Element'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
org.eclipse.uml2.uml.Elementpublic Adapter createNamedElementAdapter()
Named 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.
org.eclipse.uml2.uml.NamedElementpublic Adapter createNamespaceAdapter()
Namespace'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
org.eclipse.uml2.uml.Namespacepublic Adapter createRedefinableElementAdapter()
Redefinable 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.
org.eclipse.uml2.uml.RedefinableElementpublic Adapter createParameterableElementAdapter()
Parameterable 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.
org.eclipse.uml2.uml.ParameterableElementpublic Adapter createPackageableElementAdapter()
Packageable 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.
org.eclipse.uml2.uml.PackageableElementpublic Adapter createTypeAdapter()
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.
org.eclipse.uml2.uml.Typepublic Adapter createTemplateableElementAdapter()
Templateable 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.
org.eclipse.uml2.uml.TemplateableElementpublic Adapter createClassifierAdapter()
Classifier'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
org.eclipse.uml2.uml.Classifierpublic Adapter createPredefinedTypeAdapter()
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.
PredefinedTypepublic Adapter createTypes_AnyTypeAdapter()
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.
AnyTypepublic Adapter createTypes_VoidTypeAdapter()
Void Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
VoidTypepublic Adapter createTypes_InvalidTypeAdapter()
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.
InvalidTypepublic Adapter createTypes_ElementTypeAdapter()
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.
ElementTypepublic Adapter createTypes_TypeTypeAdapter()
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.
TypeTypepublic Adapter createTypes_MessageTypeAdapter()
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.
MessageTypepublic Adapter createDataTypeAdapter()
Data 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.
org.eclipse.uml2.uml.DataTypepublic Adapter createUML_PrimitiveTypeAdapter()
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.
org.eclipse.uml2.uml.PrimitiveTypepublic Adapter createTypes_PrimitiveTypeAdapter()
Primitive Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PrimitiveTypepublic Adapter createASTNodeAdapter()
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.
ASTNodepublic Adapter createTypedASTNodeAdapter()
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.
TypedASTNodepublic Adapter createTypes_CollectionTypeAdapter()
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.
CollectionTypepublic Adapter createTypes_TupleTypeAdapter()
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.
TupleTypepublic Adapter createTypes_BagTypeAdapter()
Bag Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
BagTypepublic Adapter createTypes_SetTypeAdapter()
Set Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SetTypepublic Adapter createTypes_OrderedSetTypeAdapter()
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.
OrderedSetTypepublic Adapter createTypes_SequenceTypeAdapter()
Sequence Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SequenceTypepublic Adapter createTypedElementAdapter()
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.
org.eclipse.uml2.uml.TypedElementpublic Adapter createValueSpecificationAdapter()
Value Specification'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
org.eclipse.uml2.uml.ValueSpecificationpublic Adapter createOpaqueExpressionAdapter()
Opaque 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.
org.eclipse.uml2.uml.OpaqueExpressionpublic Adapter createVisitableAdapter()
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.
Visitablepublic Adapter createUtilities_ExpressionInOCLAdapter()
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.
ExpressionInOCLpublic Adapter createUtilities_TypedElementAdapter()
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.
TypedElementpublic Adapter createExpressions_OCLExpressionAdapter()
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.
OCLExpressionpublic Adapter createCallingASTNodeAdapter()
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.
CallingASTNodepublic Adapter createExpressions_CallExpAdapter()
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.
CallExppublic Adapter createExpressions_FeatureCallExpAdapter()
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.
FeatureCallExppublic Adapter createExpressions_NavigationCallExpAdapter()
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.
NavigationCallExppublic Adapter createExpressions_AssociationClassCallExpAdapter()
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.
AssociationClassCallExppublic Adapter createExpressions_LiteralExpAdapter()
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.
LiteralExppublic Adapter createExpressions_PrimitiveLiteralExpAdapter()
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.
PrimitiveLiteralExppublic Adapter createExpressions_BooleanLiteralExpAdapter()
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.
BooleanLiteralExppublic Adapter createExpressions_CollectionLiteralPartAdapter()
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.
CollectionLiteralPartpublic Adapter createExpressions_CollectionItemAdapter()
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.
CollectionItempublic Adapter createExpressions_CollectionLiteralExpAdapter()
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.
CollectionLiteralExppublic Adapter createExpressions_CollectionRangeAdapter()
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.
CollectionRangepublic Adapter createExpressions_EnumLiteralExpAdapter()
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.
EnumLiteralExppublic Adapter createExpressions_IfExpAdapter()
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.
IfExppublic Adapter createExpressions_NumericLiteralExpAdapter()
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.
NumericLiteralExppublic Adapter createExpressions_IntegerLiteralExpAdapter()
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.
IntegerLiteralExppublic Adapter createExpressions_UnlimitedNaturalLiteralExpAdapter()
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.
UnlimitedNaturalLiteralExppublic Adapter createExpressions_InvalidLiteralExpAdapter()
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.
InvalidLiteralExppublic Adapter createExpressions_LoopExpAdapter()
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.
LoopExppublic Adapter createExpressions_IterateExpAdapter()
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.
IterateExppublic Adapter createExpressions_IteratorExpAdapter()
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.
IteratorExppublic Adapter createExpressions_LetExpAdapter()
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.
LetExppublic Adapter createExpressions_MessageExpAdapter()
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.
MessageExppublic Adapter createExpressions_NullLiteralExpAdapter()
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.
NullLiteralExppublic Adapter createExpressions_OperationCallExpAdapter()
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.
OperationCallExppublic Adapter createExpressions_PropertyCallExpAdapter()
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.
PropertyCallExppublic Adapter createExpressions_RealLiteralExpAdapter()
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.
RealLiteralExppublic Adapter createExpressions_StateExpAdapter()
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.
StateExppublic Adapter createExpressions_StringLiteralExpAdapter()
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.
StringLiteralExppublic Adapter createExpressions_TupleLiteralExpAdapter()
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.
TupleLiteralExppublic Adapter createExpressions_TupleLiteralPartAdapter()
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.
TupleLiteralPartpublic Adapter createExpressions_TypeExpAdapter()
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.
TypeExppublic Adapter createExpressions_UnspecifiedValueExpAdapter()
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.
UnspecifiedValueExppublic Adapter createExpressions_VariableAdapter()
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.
Variablepublic Adapter createExpressions_VariableExpAdapter()
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.
VariableExppublic Adapter createTypes_TemplateParameterTypeAdapter()
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.
TemplateParameterTypepublic Adapter createEObjectAdapter()
@Deprecated public Adapter createAnyType_1Adapter()
createTypes_AnyTypeAdapter() method, instead.
@Deprecated public Adapter createCollectionType_1Adapter()
createTypes_CollectionTypeAdapter() method, instead.
@Deprecated public Adapter createBagType_1Adapter()
createTypes_BagTypeAdapter() method, instead.
@Deprecated public Adapter createElementType_1Adapter()
createTypes_ElementTypeAdapter() method, instead.
@Deprecated public Adapter createInvalidType_1Adapter()
createTypes_InvalidTypeAdapter() method, instead.
@Deprecated public Adapter createMessageType_1Adapter()
createTypes_MessageTypeAdapter() method, instead.
@Deprecated public Adapter createOrderedSetType_1Adapter()
createTypes_OrderedSetTypeAdapter() method, instead.
@Deprecated public Adapter createPrimitiveType_1Adapter()
createTypes_PrimitiveTypeAdapter() method, instead.
@Deprecated public Adapter createSequenceType_1Adapter()
createTypes_SequenceTypeAdapter() method, instead.
@Deprecated public Adapter createSetType_1Adapter()
createTypes_SetTypeAdapter() method, instead.
@Deprecated public Adapter createTupleType_1Adapter()
createTypes_TupleTypeAdapter() method, instead.
@Deprecated public Adapter createTypeType_1Adapter()
createTypes_TypeTypeAdapter() method, instead.
@Deprecated public Adapter createVoidType_1Adapter()
createTypes_VoidTypeAdapter() method, instead.
@Deprecated public Adapter createExpressionInOCL_1Adapter()
createUtilities_ExpressionInOCLAdapter() method, instead.
@Deprecated public Adapter createOCLExpression_1Adapter()
createExpressions_OCLExpressionAdapter() method, instead.
@Deprecated public Adapter createCallExp_1Adapter()
createExpressions_CallExpAdapter() method, instead.
@Deprecated public Adapter createFeatureCallExp_1Adapter()
createExpressions_FeatureCallExpAdapter() method, instead.
@Deprecated public Adapter createNavigationCallExp_1Adapter()
createExpressions_NavigationCallExpAdapter() method, instead.
@Deprecated public Adapter createAssociationClassCallExp_1Adapter()
createExpressions_AssociationClassCallExpAdapter() method, instead.
@Deprecated public Adapter createLiteralExp_1Adapter()
createExpressions_LiteralExpAdapter() method, instead.
@Deprecated public Adapter createPrimitiveLiteralExp_1Adapter()
createExpressions_PrimitiveLiteralExpAdapter() method, instead.
@Deprecated public Adapter createBooleanLiteralExp_1Adapter()
createExpressions_BooleanLiteralExpAdapter() method, instead.
@Deprecated public Adapter createCollectionLiteralPart_1Adapter()
createExpressions_CollectionLiteralPartAdapter() method, instead.
@Deprecated public Adapter createCollectionItem_1Adapter()
createExpressions_CollectionItemAdapter() method, instead.
@Deprecated public Adapter createCollectionLiteralExp_1Adapter()
createExpressions_CollectionLiteralExpAdapter() method, instead.
@Deprecated public Adapter createCollectionRange_1Adapter()
createExpressions_CollectionRangeAdapter() method, instead.
@Deprecated public Adapter createEnumLiteralExp_1Adapter()
createExpressions_EnumLiteralExpAdapter() method, instead.
@Deprecated public Adapter createIfExp_1Adapter()
createExpressions_IfExpAdapter() method, instead.
@Deprecated public Adapter createNumericLiteralExp_1Adapter()
createExpressions_NumericLiteralExpAdapter() method, instead.
@Deprecated public Adapter createIntegerLiteralExp_1Adapter()
createExpressions_IntegerLiteralExpAdapter() method, instead.
@Deprecated public Adapter createUnlimitedNaturalLiteralExp_1Adapter()
createExpressions_UnlimitedNaturalLiteralExpAdapter() method, instead.
@Deprecated public Adapter createInvalidLiteralExp_1Adapter()
createExpressions_InvalidLiteralExpAdapter() method, instead.
@Deprecated public Adapter createLoopExp_1Adapter()
createExpressions_LoopExpAdapter() method, instead.
@Deprecated public Adapter createIterateExp_1Adapter()
createExpressions_IterateExpAdapter() method, instead.
@Deprecated public Adapter createIteratorExp_1Adapter()
createExpressions_IteratorExpAdapter() method, instead.
@Deprecated public Adapter createLetExp_1Adapter()
createExpressions_LetExpAdapter() method, instead.
@Deprecated public Adapter createMessageExp_1Adapter()
createExpressions_MessageExpAdapter() method, instead.
@Deprecated public Adapter createNullLiteralExp_1Adapter()
createExpressions_NullLiteralExpAdapter() method, instead.
@Deprecated public Adapter createOperationCallExp_1Adapter()
createExpressions_OperationCallExpAdapter() method, instead.
@Deprecated public Adapter createPropertyCallExp_1Adapter()
createExpressions_PropertyCallExpAdapter() method, instead.
@Deprecated public Adapter createRealLiteralExp_1Adapter()
createExpressions_RealLiteralExpAdapter() method, instead.
@Deprecated public Adapter createStateExp_1Adapter()
createExpressions_StateExpAdapter() method, instead.
@Deprecated public Adapter createStringLiteralExp_1Adapter()
createExpressions_StringLiteralExpAdapter() method, instead.
@Deprecated public Adapter createTupleLiteralExp_1Adapter()
createExpressions_TupleLiteralExpAdapter() method, instead.
@Deprecated public Adapter createTupleLiteralPart_1Adapter()
createExpressions_TupleLiteralPartAdapter() method, instead.
@Deprecated public Adapter createTypeExp_1Adapter()
createExpressions_TypeExpAdapter() method, instead.
@Deprecated public Adapter createUnspecifiedValueExp_1Adapter()
createExpressions_UnspecifiedValueExpAdapter() method, instead.
@Deprecated public Adapter createVariable_1Adapter()
createExpressions_VariableAdapter() method, instead.
@Deprecated public Adapter createVariableExp_1Adapter()
createExpressions_VariableExpAdapter() method, instead.
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||