java.lang.Objectorg.eclipse.emf.common.notify.impl.AdapterFactoryImpl
org.eclipse.gmt.umlx.qvtoperational.util.QvtoperationalAdapterFactory
public class QvtoperationalAdapterFactory
The Adapter Factory for the model.
It provides an adapter createXXX
method for each class of the model.
QvtoperationalPackage
Constructor Summary | |
---|---|
QvtoperationalAdapterFactory()
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 |
createCallExpAdapter()
Creates a new adapter for an object of class ' Call Exp '. |
org.eclipse.emf.common.notify.Adapter |
createClassAdapter()
Creates a new adapter for an object of class ' Class '. |
org.eclipse.emf.common.notify.Adapter |
createConstructorAdapter()
Creates a new adapter for an object of class ' Constructor '. |
org.eclipse.emf.common.notify.Adapter |
createConstructorBodyAdapter()
Creates a new adapter for an object of class ' Constructor Body '. |
org.eclipse.emf.common.notify.Adapter |
createContextualPropertyAdapter()
Creates a new adapter for an object of class ' Contextual Property '. |
org.eclipse.emf.common.notify.Adapter |
createElementAdapter()
Creates a new adapter for an object of class ' Element '. |
org.eclipse.emf.common.notify.Adapter |
createEntryOperationAdapter()
Creates a new adapter for an object of class ' Entry Operation '. |
org.eclipse.emf.common.notify.Adapter |
createEObjectAdapter()
Creates a new adapter for the default case. |
org.eclipse.emf.common.notify.Adapter |
createExtentAdapter()
Creates a new adapter for an object of class ' Extent '. |
org.eclipse.emf.common.notify.Adapter |
createFeaturePropertyCallAdapter()
Creates a new adapter for an object of class ' Feature Property Call '. |
org.eclipse.emf.common.notify.Adapter |
createHelperAdapter()
Creates a new adapter for an object of class ' Helper '. |
org.eclipse.emf.common.notify.Adapter |
createImperativeCallExpAdapter()
Creates a new adapter for an object of class ' Imperative Call Exp '. |
org.eclipse.emf.common.notify.Adapter |
createImperativeExpressionAdapter()
Creates a new adapter for an object of class ' Imperative Expression '. |
org.eclipse.emf.common.notify.Adapter |
createImperativeLoopExpAdapter()
Creates a new adapter for an object of class ' Imperative Loop Exp '. |
org.eclipse.emf.common.notify.Adapter |
createImperativeOperationAdapter()
Creates a new adapter for an object of class ' Imperative Operation '. |
org.eclipse.emf.common.notify.Adapter |
createInstantiationExpAdapter()
Creates a new adapter for an object of class ' Instantiation Exp '. |
org.eclipse.emf.common.notify.Adapter |
createLibraryAdapter()
Creates a new adapter for an object of class ' Library '. |
org.eclipse.emf.common.notify.Adapter |
createLoopExpAdapter()
Creates a new adapter for an object of class ' Loop Exp '. |
org.eclipse.emf.common.notify.Adapter |
createMappingBodyAdapter()
Creates a new adapter for an object of class ' Mapping Body '. |
org.eclipse.emf.common.notify.Adapter |
createMappingCallExpAdapter()
Creates a new adapter for an object of class ' Mapping Call Exp '. |
org.eclipse.emf.common.notify.Adapter |
createMappingOperationAdapter()
Creates a new adapter for an object of class ' Mapping Operation '. |
org.eclipse.emf.common.notify.Adapter |
createMappingParameterAdapter()
Creates a new adapter for an object of class ' Mapping Parameter '. |
org.eclipse.emf.common.notify.Adapter |
createModelParameterAdapter()
Creates a new adapter for an object of class ' Model Parameter '. |
org.eclipse.emf.common.notify.Adapter |
createModelTypeAdapter()
Creates a new adapter for an object of class ' Model Type '. |
org.eclipse.emf.common.notify.Adapter |
createModuleAdapter()
Creates a new adapter for an object of class ' Module '. |
org.eclipse.emf.common.notify.Adapter |
createModuleImportAdapter()
Creates a new adapter for an object of class ' Module Import '. |
org.eclipse.emf.common.notify.Adapter |
createMultiplicityElementAdapter()
Creates a new adapter for an object of class ' Multiplicity Element '. |
org.eclipse.emf.common.notify.Adapter |
createNamedElementAdapter()
Creates a new adapter for an object of class ' Named Element '. |
org.eclipse.emf.common.notify.Adapter |
createObjectAdapter()
Creates a new adapter for an object of class ' Object '. |
org.eclipse.emf.common.notify.Adapter |
createObjectExpAdapter()
Creates a new adapter for an object of class ' Object Exp '. |
org.eclipse.emf.common.notify.Adapter |
createOclExpressionAdapter()
Creates a new adapter for an object of class ' Ocl Expression '. |
org.eclipse.emf.common.notify.Adapter |
createOperationAdapter()
Creates a new adapter for an object of class ' Operation '. |
org.eclipse.emf.common.notify.Adapter |
createOperationalTransformationAdapter()
Creates a new adapter for an object of class ' Operational Transformation '. |
org.eclipse.emf.common.notify.Adapter |
createOperationBodyAdapter()
Creates a new adapter for an object of class ' Operation Body '. |
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 |
createPackageAdapter()
Creates a new adapter for an object of class ' Package '. |
org.eclipse.emf.common.notify.Adapter |
createParameterAdapter()
Creates a new adapter for an object of class ' Parameter '. |
org.eclipse.emf.common.notify.Adapter |
createPropertyAdapter()
Creates a new adapter for an object of class ' Property '. |
org.eclipse.emf.common.notify.Adapter |
createResolveExpAdapter()
Creates a new adapter for an object of class ' Resolve Exp '. |
org.eclipse.emf.common.notify.Adapter |
createResolveInExpAdapter()
Creates a new adapter for an object of class ' Resolve In Exp '. |
org.eclipse.emf.common.notify.Adapter |
createTypeAdapter()
Creates a new adapter for an object of class ' Type '. |
org.eclipse.emf.common.notify.Adapter |
createTypedElementAdapter()
Creates a new adapter for an object of class ' Typed Element '. |
org.eclipse.emf.common.notify.Adapter |
createURIExtentAdapter()
Creates a new adapter for an object of class ' URI Extent '. |
org.eclipse.emf.common.notify.Adapter |
createVariableAdapter()
Creates a new adapter for an object of class ' Variable '. |
org.eclipse.emf.common.notify.Adapter |
createVarParameterAdapter()
Creates a new adapter for an object of class ' Var Parameter '. |
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 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QvtoperationalAdapterFactory()
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 createMappingBodyAdapter()
Mapping Body
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
MappingBody
public org.eclipse.emf.common.notify.Adapter createHelperAdapter()
Helper
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Helper
public org.eclipse.emf.common.notify.Adapter createResolveExpAdapter()
Resolve 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.
ResolveExp
public org.eclipse.emf.common.notify.Adapter createResolveInExpAdapter()
Resolve In 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.
ResolveInExp
public org.eclipse.emf.common.notify.Adapter createOperationalTransformationAdapter()
Operational Transformation
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
OperationalTransformation
public org.eclipse.emf.common.notify.Adapter createMappingParameterAdapter()
Mapping Parameter
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
MappingParameter
public org.eclipse.emf.common.notify.Adapter createMappingOperationAdapter()
Mapping Operation
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
MappingOperation
public org.eclipse.emf.common.notify.Adapter createMappingCallExpAdapter()
Mapping 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.
MappingCallExp
public org.eclipse.emf.common.notify.Adapter createConstructorAdapter()
Constructor
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Constructor
public org.eclipse.emf.common.notify.Adapter createContextualPropertyAdapter()
Contextual Property
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ContextualProperty
public org.eclipse.emf.common.notify.Adapter createEntryOperationAdapter()
Entry Operation
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
EntryOperation
public org.eclipse.emf.common.notify.Adapter createImperativeCallExpAdapter()
Imperative 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.
ImperativeCallExp
public org.eclipse.emf.common.notify.Adapter createImperativeOperationAdapter()
Imperative Operation
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ImperativeOperation
public org.eclipse.emf.common.notify.Adapter createLibraryAdapter()
Library
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Library
public org.eclipse.emf.common.notify.Adapter createModelParameterAdapter()
Model Parameter
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ModelParameter
public org.eclipse.emf.common.notify.Adapter createModelTypeAdapter()
Model 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.
ModelType
public org.eclipse.emf.common.notify.Adapter createModuleAdapter()
Module
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Module
public org.eclipse.emf.common.notify.Adapter createModuleImportAdapter()
Module Import
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ModuleImport
public org.eclipse.emf.common.notify.Adapter createVarParameterAdapter()
Var Parameter
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
VarParameter
public org.eclipse.emf.common.notify.Adapter createOperationBodyAdapter()
Operation Body
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
OperationBody
public org.eclipse.emf.common.notify.Adapter createConstructorBodyAdapter()
Constructor Body
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ConstructorBody
public org.eclipse.emf.common.notify.Adapter createObjectExpAdapter()
Object 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.
ObjectExp
public org.eclipse.emf.common.notify.Adapter createObjectAdapter()
Object
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Object
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 createMultiplicityElementAdapter()
Multiplicity 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.
MultiplicityElement
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 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 createOperationAdapter()
Operation
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Operation
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 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 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 createImperativeExpressionAdapter()
Imperative 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.
ImperativeExpression
public org.eclipse.emf.common.notify.Adapter createImperativeLoopExpAdapter()
Imperative 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.
ImperativeLoopExp
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 createClassAdapter()
Class
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Class
public org.eclipse.emf.common.notify.Adapter createPackageAdapter()
Package
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Package
public org.eclipse.emf.common.notify.Adapter createParameterAdapter()
Parameter
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Parameter
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 createFeaturePropertyCallAdapter()
Feature Property Call
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
FeaturePropertyCall
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 createPropertyAdapter()
Property
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Property
public org.eclipse.emf.common.notify.Adapter createExtentAdapter()
Extent
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Extent
public org.eclipse.emf.common.notify.Adapter createURIExtentAdapter()
URI Extent
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
URIExtent
public org.eclipse.emf.common.notify.Adapter createInstantiationExpAdapter()
Instantiation 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.
InstantiationExp
public org.eclipse.emf.common.notify.Adapter createEObjectAdapter()