java.lang.Objectorg.eclipse.emf.common.notify.impl.AdapterFactoryImpl
org.eclipse.gmt.umlx.essentialocl.util.EssentialoclAdapterFactory
public class EssentialoclAdapterFactory
The Adapter Factory for the model.
It provides an adapter createXXX
method for each class of the model.
EssentialoclPackage
Constructor Summary | |
---|---|
EssentialoclAdapterFactory()
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 |
createAnyTypeAdapter()
Creates a new adapter for an object of class ' Any Type '. |
org.eclipse.emf.common.notify.Adapter |
createBagTypeAdapter()
Creates a new adapter for an object of class ' Bag Type '. |
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 |
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 |
createCollectionItemAdapter()
Creates a new adapter for an object of class ' Collection Item '. |
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 |
createCollectionLiteralPartAdapter()
Creates a new adapter for an object of class ' Collection Literal Part '. |
org.eclipse.emf.common.notify.Adapter |
createCollectionRangeAdapter()
Creates a new adapter for an object of class ' Collection Range '. |
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 |
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 |
createExpressionInOclAdapter()
Creates a new adapter for an object of class ' Expression In Ocl '. |
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 |
createIfExpAdapter()
Creates a new adapter for an object of class ' If Exp '. |
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 |
createInvalidLiteralExpAdapter()
Creates a new adapter for an object of class ' Invalid Literal Exp '. |
org.eclipse.emf.common.notify.Adapter |
createInvalidTypeAdapter()
Creates a new adapter for an object of class ' Invalid Type '. |
org.eclipse.emf.common.notify.Adapter |
createIterateExpAdapter()
Creates a new adapter for an object of class ' Iterate Exp '. |
org.eclipse.emf.common.notify.Adapter |
createIteratorExpAdapter()
Creates a new adapter for an object of class ' Iterator Exp '. |
org.eclipse.emf.common.notify.Adapter |
createLetExpAdapter()
Creates a new adapter for an object of class ' Let Exp '. |
org.eclipse.emf.common.notify.Adapter |
createLiteralExpAdapter()
Creates a new adapter for an object of class ' Literal Exp '. |
org.eclipse.emf.common.notify.Adapter |
createLoopExpAdapter()
Creates a new adapter for an object of class ' Loop Exp '. |
org.eclipse.emf.common.notify.Adapter |
createNamedElementAdapter()
Creates a new adapter for an object of class ' Named Element '. |
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 |
createNumericLiteralExpAdapter()
Creates a new adapter for an object of class ' Numeric Literal Exp '. |
org.eclipse.emf.common.notify.Adapter |
createObjectAdapter()
Creates a new adapter for an object of class ' Object '. |
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 |
createOperationCallExpAdapter()
Creates a new adapter for an object of class ' Operation Call Exp '. |
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 |
createPrimitiveLiteralExpAdapter()
Creates a new adapter for an object of class ' Primitive Literal Exp '. |
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 |
createRealLiteralExpAdapter()
Creates a new adapter for an object of class ' Real Literal Exp '. |
org.eclipse.emf.common.notify.Adapter |
createSequenceTypeAdapter()
Creates a new adapter for an object of class ' Sequence Type '. |
org.eclipse.emf.common.notify.Adapter |
createSetTypeAdapter()
Creates a new adapter for an object of class ' Set Type '. |
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 |
createTupleLiteralExpAdapter()
Creates a new adapter for an object of class ' Tuple Literal Exp '. |
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 |
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 |
createTypedElementAdapter()
Creates a new adapter for an object of class ' Typed Element '. |
org.eclipse.emf.common.notify.Adapter |
createTypeExpAdapter()
Creates a new adapter for an object of class ' Type Exp '. |
org.eclipse.emf.common.notify.Adapter |
createUnlimitedNaturalExpAdapter()
Creates a new adapter for an object of class ' Unlimited Natural Exp '. |
org.eclipse.emf.common.notify.Adapter |
createVariableAdapter()
Creates a new adapter for an object of class ' Variable '. |
org.eclipse.emf.common.notify.Adapter |
createVariableExpAdapter()
Creates a new adapter for an object of class ' Variable Exp '. |
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 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EssentialoclAdapterFactory()
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 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 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 createUnlimitedNaturalExpAdapter()
Unlimited Natural 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.
UnlimitedNaturalExp
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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 createEObjectAdapter()