|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.AdapterFactoryImpl
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<org.eclipse.emf.common.notify.Adapter> |
modelSwitch
The switch that delegates to the createXXX methods. |
Constructor Summary | |
---|---|
UMLAdapterFactory()
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 2.0, 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 2.0, 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 2.0, 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 2.0, 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 2.0, 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 |
createClassifierAdapter()
Creates a new adapter for an object of class ' Classifier '. |
org.eclipse.emf.common.notify.Adapter |
createCollectionItem_1Adapter()
Deprecated. Since 2.0, 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 2.0, 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 2.0, 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 2.0, 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 2.0, 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 |
createDataTypeAdapter()
Creates a new adapter for an object of class ' Data Type '. |
org.eclipse.emf.common.notify.Adapter |
createElementAdapter()
Creates a new adapter for an object of class ' Element '. |
org.eclipse.emf.common.notify.Adapter |
createElementType_1Adapter()
Deprecated. Since 2.0, 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 |
createEnumLiteralExp_1Adapter()
Deprecated. Since 2.0, 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 |
createExpressionInOCL_1Adapter()
Deprecated. Since 2.0, 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 2.0, 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 2.0, 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 2.0, 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 2.0, 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 2.0, 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 2.0, 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 2.0, 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 2.0, 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 2.0, 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 2.0, 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 2.0, 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 2.0, 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 |
createNamedElementAdapter()
Creates a new adapter for an object of class ' Named Element '. |
org.eclipse.emf.common.notify.Adapter |
createNamespaceAdapter()
Creates a new adapter for an object of class ' Namespace '. |
org.eclipse.emf.common.notify.Adapter |
createNavigationCallExp_1Adapter()
Deprecated. Since 2.0, 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 2.0, 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 2.0, 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 2.0, 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 |
createOpaqueExpressionAdapter()
Creates a new adapter for an object of class ' Opaque Expression '. |
org.eclipse.emf.common.notify.Adapter |
createOperationCallExp_1Adapter()
Deprecated. Since 2.0, 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 |
createOrderedSetType_1Adapter()
Deprecated. Since 2.0, 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 |
createPackageableElementAdapter()
Creates a new adapter for an object of class ' Packageable Element '. |
org.eclipse.emf.common.notify.Adapter |
createParameterableElementAdapter()
Creates a new adapter for an object of class ' Parameterable Element '. |
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 2.0, 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 2.0, 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 2.0, 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 2.0, 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 |
createRedefinableElementAdapter()
Creates a new adapter for an object of class ' Redefinable Element '. |
org.eclipse.emf.common.notify.Adapter |
createSequenceType_1Adapter()
Deprecated. Since 2.0, 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 2.0, 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 2.0, 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 2.0, 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 |
createTemplateableElementAdapter()
Creates a new adapter for an object of class ' Templateable Element '. |
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 2.0, 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 2.0, 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 2.0, 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 |
createTypeAdapter()
Creates a new adapter for an object of class ' 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 2.0, 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 2.0, 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 |
createUML_PrimitiveTypeAdapter()
Creates a new adapter for an object of class ' Primitive Type '. |
org.eclipse.emf.common.notify.Adapter |
createUnlimitedNaturalLiteralExp_1Adapter()
Deprecated. Since 2.0, 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 2.0, 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 |
createUtilities_TypedElementAdapter()
Creates a new adapter for an object of class ' Typed Element '. |
org.eclipse.emf.common.notify.Adapter |
createValueSpecificationAdapter()
Creates a new adapter for an object of class ' Value Specification '. |
org.eclipse.emf.common.notify.Adapter |
createVariable_1Adapter()
Deprecated. Since 2.0, 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 2.0, 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 2.0, 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 |
---|
protected static UMLPackage modelPackage
protected UMLSwitch<org.eclipse.emf.common.notify.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.
isFactoryForType
in interface org.eclipse.emf.common.notify.AdapterFactory
isFactoryForType
in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
public org.eclipse.emf.common.notify.Adapter createAdapter(org.eclipse.emf.common.notify.Notifier target)
target
.
createAdapter
in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
target
- the object to adapt.
target
.public org.eclipse.emf.common.notify.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.
AnyType
public org.eclipse.emf.common.notify.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.
VoidType
public org.eclipse.emf.common.notify.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.
InvalidType
public org.eclipse.emf.common.notify.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.
ElementType
public org.eclipse.emf.common.notify.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.
TypeType
public org.eclipse.emf.common.notify.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.
MessageType
public org.eclipse.emf.common.notify.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.
PrimitiveType
public org.eclipse.emf.common.notify.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.
CollectionType
public org.eclipse.emf.common.notify.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.
TupleType
public org.eclipse.emf.common.notify.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.
BagType
public org.eclipse.emf.common.notify.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.
SetType
public org.eclipse.emf.common.notify.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.
OrderedSetType
public org.eclipse.emf.common.notify.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.
SequenceType
public org.eclipse.emf.common.notify.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.
ExpressionInOCL
public org.eclipse.emf.common.notify.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.
AssociationClassCallExp
public org.eclipse.emf.common.notify.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.
NavigationCallExp
public org.eclipse.emf.common.notify.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.
FeatureCallExp
public org.eclipse.emf.common.notify.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.
CallExp
public org.eclipse.emf.common.notify.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.
OCLExpression
public org.eclipse.emf.common.notify.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.
BooleanLiteralExp
public org.eclipse.emf.common.notify.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.
PrimitiveLiteralExp
public org.eclipse.emf.common.notify.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.
LiteralExp
public org.eclipse.emf.common.notify.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.
CollectionItem
public org.eclipse.emf.common.notify.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.
CollectionLiteralPart
public org.eclipse.emf.common.notify.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.
CollectionLiteralExp
public org.eclipse.emf.common.notify.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.
CollectionRange
public org.eclipse.emf.common.notify.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.
EnumLiteralExp
public org.eclipse.emf.common.notify.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.
IfExp
public org.eclipse.emf.common.notify.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.
IntegerLiteralExp
public org.eclipse.emf.common.notify.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.
NumericLiteralExp
public org.eclipse.emf.common.notify.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.
UnlimitedNaturalLiteralExp
public org.eclipse.emf.common.notify.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.
InvalidLiteralExp
public org.eclipse.emf.common.notify.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.
IterateExp
public org.eclipse.emf.common.notify.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.
LoopExp
public org.eclipse.emf.common.notify.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.
IteratorExp
public org.eclipse.emf.common.notify.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.
LetExp
public org.eclipse.emf.common.notify.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.
MessageExp
public org.eclipse.emf.common.notify.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.
NullLiteralExp
public org.eclipse.emf.common.notify.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.
OperationCallExp
public org.eclipse.emf.common.notify.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.
PropertyCallExp
public org.eclipse.emf.common.notify.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.
RealLiteralExp
public org.eclipse.emf.common.notify.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.
StateExp
public org.eclipse.emf.common.notify.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.
StringLiteralExp
public org.eclipse.emf.common.notify.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.
TupleLiteralExp
public org.eclipse.emf.common.notify.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.
TupleLiteralPart
public org.eclipse.emf.common.notify.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.
TypeExp
public org.eclipse.emf.common.notify.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.
UnspecifiedValueExp
public org.eclipse.emf.common.notify.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.
Variable
public org.eclipse.emf.common.notify.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.
VariableExp
public org.eclipse.emf.common.notify.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.
TemplateParameterType
public org.eclipse.emf.common.notify.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.
EModelElement
public org.eclipse.emf.common.notify.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.
Element
public org.eclipse.emf.common.notify.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.
NamedElement
public org.eclipse.emf.common.notify.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.
Namespace
public org.eclipse.emf.common.notify.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.
RedefinableElement
public org.eclipse.emf.common.notify.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.
ParameterableElement
public org.eclipse.emf.common.notify.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.
PackageableElement
public org.eclipse.emf.common.notify.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.
Type
public org.eclipse.emf.common.notify.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.
TemplateableElement
public org.eclipse.emf.common.notify.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.
Classifier
public org.eclipse.emf.common.notify.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.
PredefinedType
public org.eclipse.emf.common.notify.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.
AnyType
public org.eclipse.emf.common.notify.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.
VoidType
public org.eclipse.emf.common.notify.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.
InvalidType
public org.eclipse.emf.common.notify.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.
ElementType
public org.eclipse.emf.common.notify.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.
TypeType
public org.eclipse.emf.common.notify.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.
MessageType
public org.eclipse.emf.common.notify.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.
DataType
public org.eclipse.emf.common.notify.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.
PrimitiveType
public org.eclipse.emf.common.notify.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.
PrimitiveType
public org.eclipse.emf.common.notify.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.
ASTNode
public org.eclipse.emf.common.notify.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.
TypedASTNode
public org.eclipse.emf.common.notify.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.
CollectionType
public org.eclipse.emf.common.notify.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.
TupleType
public org.eclipse.emf.common.notify.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.
BagType
public org.eclipse.emf.common.notify.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.
SetType
public org.eclipse.emf.common.notify.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.
OrderedSetType
public org.eclipse.emf.common.notify.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.
SequenceType
public org.eclipse.emf.common.notify.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.
TypedElement
public org.eclipse.emf.common.notify.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.
ValueSpecification
public org.eclipse.emf.common.notify.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.
OpaqueExpression
public org.eclipse.emf.common.notify.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.
Visitable
public org.eclipse.emf.common.notify.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.
ExpressionInOCL
public org.eclipse.emf.common.notify.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.
TypedElement
public org.eclipse.emf.common.notify.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.
OCLExpression
public org.eclipse.emf.common.notify.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.
CallingASTNode
public org.eclipse.emf.common.notify.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.
CallExp
public org.eclipse.emf.common.notify.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.
FeatureCallExp
public org.eclipse.emf.common.notify.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.
NavigationCallExp
public org.eclipse.emf.common.notify.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.
AssociationClassCallExp
public org.eclipse.emf.common.notify.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.
LiteralExp
public org.eclipse.emf.common.notify.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.
PrimitiveLiteralExp
public org.eclipse.emf.common.notify.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.
BooleanLiteralExp
public org.eclipse.emf.common.notify.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.
CollectionLiteralPart
public org.eclipse.emf.common.notify.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.
CollectionItem
public org.eclipse.emf.common.notify.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.
CollectionLiteralExp
public org.eclipse.emf.common.notify.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.
CollectionRange
public org.eclipse.emf.common.notify.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.
EnumLiteralExp
public org.eclipse.emf.common.notify.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.
IfExp
public org.eclipse.emf.common.notify.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.
NumericLiteralExp
public org.eclipse.emf.common.notify.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.
IntegerLiteralExp
public org.eclipse.emf.common.notify.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.
UnlimitedNaturalLiteralExp
public org.eclipse.emf.common.notify.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.
InvalidLiteralExp
public org.eclipse.emf.common.notify.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.
LoopExp
public org.eclipse.emf.common.notify.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.
IterateExp
public org.eclipse.emf.common.notify.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.
IteratorExp
public org.eclipse.emf.common.notify.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.
LetExp
public org.eclipse.emf.common.notify.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.
MessageExp
public org.eclipse.emf.common.notify.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.
NullLiteralExp
public org.eclipse.emf.common.notify.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.
OperationCallExp
public org.eclipse.emf.common.notify.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.
PropertyCallExp
public org.eclipse.emf.common.notify.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.
RealLiteralExp
public org.eclipse.emf.common.notify.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.
StateExp
public org.eclipse.emf.common.notify.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.
StringLiteralExp
public org.eclipse.emf.common.notify.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.
TupleLiteralExp
public org.eclipse.emf.common.notify.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.
TupleLiteralPart
public org.eclipse.emf.common.notify.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.
TypeExp
public org.eclipse.emf.common.notify.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.
UnspecifiedValueExp
public org.eclipse.emf.common.notify.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.
Variable
public org.eclipse.emf.common.notify.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.
VariableExp
public org.eclipse.emf.common.notify.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.
TemplateParameterType
public org.eclipse.emf.common.notify.Adapter createEObjectAdapter()
@Deprecated public org.eclipse.emf.common.notify.Adapter createAnyType_1Adapter()
createTypes_AnyTypeAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createCollectionType_1Adapter()
createTypes_CollectionTypeAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createBagType_1Adapter()
createTypes_BagTypeAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createElementType_1Adapter()
createTypes_ElementTypeAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createInvalidType_1Adapter()
createTypes_InvalidTypeAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createMessageType_1Adapter()
createTypes_MessageTypeAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createOrderedSetType_1Adapter()
createTypes_OrderedSetTypeAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createPrimitiveType_1Adapter()
createTypes_PrimitiveTypeAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createSequenceType_1Adapter()
createTypes_SequenceTypeAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createSetType_1Adapter()
createTypes_SetTypeAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createTupleType_1Adapter()
createTypes_TupleTypeAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createTypeType_1Adapter()
createTypes_TypeTypeAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createVoidType_1Adapter()
createTypes_VoidTypeAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createExpressionInOCL_1Adapter()
createUtilities_ExpressionInOCLAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createOCLExpression_1Adapter()
createExpressions_OCLExpressionAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createCallExp_1Adapter()
createExpressions_CallExpAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createFeatureCallExp_1Adapter()
createExpressions_FeatureCallExpAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createNavigationCallExp_1Adapter()
createExpressions_NavigationCallExpAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createAssociationClassCallExp_1Adapter()
createExpressions_AssociationClassCallExpAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createLiteralExp_1Adapter()
createExpressions_LiteralExpAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createPrimitiveLiteralExp_1Adapter()
createExpressions_PrimitiveLiteralExpAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createBooleanLiteralExp_1Adapter()
createExpressions_BooleanLiteralExpAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createCollectionLiteralPart_1Adapter()
createExpressions_CollectionLiteralPartAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createCollectionItem_1Adapter()
createExpressions_CollectionItemAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createCollectionLiteralExp_1Adapter()
createExpressions_CollectionLiteralExpAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createCollectionRange_1Adapter()
createExpressions_CollectionRangeAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createEnumLiteralExp_1Adapter()
createExpressions_EnumLiteralExpAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createIfExp_1Adapter()
createExpressions_IfExpAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createNumericLiteralExp_1Adapter()
createExpressions_NumericLiteralExpAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createIntegerLiteralExp_1Adapter()
createExpressions_IntegerLiteralExpAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createUnlimitedNaturalLiteralExp_1Adapter()
createExpressions_UnlimitedNaturalLiteralExpAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createInvalidLiteralExp_1Adapter()
createExpressions_InvalidLiteralExpAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createLoopExp_1Adapter()
createExpressions_LoopExpAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createIterateExp_1Adapter()
createExpressions_IterateExpAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createIteratorExp_1Adapter()
createExpressions_IteratorExpAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createLetExp_1Adapter()
createExpressions_LetExpAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createMessageExp_1Adapter()
createExpressions_MessageExpAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createNullLiteralExp_1Adapter()
createExpressions_NullLiteralExpAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createOperationCallExp_1Adapter()
createExpressions_OperationCallExpAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createPropertyCallExp_1Adapter()
createExpressions_PropertyCallExpAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createRealLiteralExp_1Adapter()
createExpressions_RealLiteralExpAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createStateExp_1Adapter()
createExpressions_StateExpAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createStringLiteralExp_1Adapter()
createExpressions_StringLiteralExpAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createTupleLiteralExp_1Adapter()
createExpressions_TupleLiteralExpAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createTupleLiteralPart_1Adapter()
createExpressions_TupleLiteralPartAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createTypeExp_1Adapter()
createExpressions_TypeExpAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createUnspecifiedValueExp_1Adapter()
createExpressions_UnspecifiedValueExpAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createVariable_1Adapter()
createExpressions_VariableAdapter()
method, instead.
@Deprecated public org.eclipse.emf.common.notify.Adapter createVariableExp_1Adapter()
createExpressions_VariableExpAdapter()
method, instead.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |