|
||||||||||
| 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.cst.util.CSTAdapterFactory
public class CSTAdapterFactory
The Adapter Factory for the model.
It provides an adapter createXXX method for each class of the model.
CSTPackage| Field Summary | |
|---|---|
protected static CSTPackage |
modelPackage
The cached model package. |
protected CSTSwitch<org.eclipse.emf.common.notify.Adapter> |
modelSwitch
The switch that delegates to the createXXX methods. |
| Constructor Summary | |
|---|---|
CSTAdapterFactory()
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 |
createBooleanLiteralExpCSAdapter()
Creates a new adapter for an object of class ' Boolean Literal Exp CS'. |
org.eclipse.emf.common.notify.Adapter |
createCallExpCSAdapter()
Creates a new adapter for an object of class ' Call Exp CS'. |
org.eclipse.emf.common.notify.Adapter |
createClassifierContextDeclCSAdapter()
Creates a new adapter for an object of class ' Classifier Context Decl CS'. |
org.eclipse.emf.common.notify.Adapter |
createCollectionLiteralExpCSAdapter()
Creates a new adapter for an object of class ' Collection Literal Exp CS'. |
org.eclipse.emf.common.notify.Adapter |
createCollectionLiteralPartCSAdapter()
Creates a new adapter for an object of class ' Collection Literal Part CS'. |
org.eclipse.emf.common.notify.Adapter |
createCollectionRangeCSAdapter()
Creates a new adapter for an object of class ' Collection Range CS'. |
org.eclipse.emf.common.notify.Adapter |
createCollectionTypeCSAdapter()
Creates a new adapter for an object of class ' Collection Type CS'. |
org.eclipse.emf.common.notify.Adapter |
createContextDeclCSAdapter()
Creates a new adapter for an object of class ' Context Decl CS'. |
org.eclipse.emf.common.notify.Adapter |
createCSTNodeAdapter()
Creates a new adapter for an object of class ' Node'. |
org.eclipse.emf.common.notify.Adapter |
createDefCSAdapter()
Creates a new adapter for an object of class ' Def CS'. |
org.eclipse.emf.common.notify.Adapter |
createDefExpressionCSAdapter()
Creates a new adapter for an object of class ' Def Expression CS'. |
org.eclipse.emf.common.notify.Adapter |
createDerValueCSAdapter()
Creates a new adapter for an object of class ' Der Value CS'. |
org.eclipse.emf.common.notify.Adapter |
createEObjectAdapter()
Creates a new adapter for the default case. |
org.eclipse.emf.common.notify.Adapter |
createFeatureCallExpCSAdapter()
Creates a new adapter for an object of class ' Feature Call Exp CS'. |
org.eclipse.emf.common.notify.Adapter |
createIfExpCSAdapter()
Creates a new adapter for an object of class ' If Exp CS'. |
org.eclipse.emf.common.notify.Adapter |
createInitOrDerValueCSAdapter()
Creates a new adapter for an object of class ' Init Or Der Value CS'. |
org.eclipse.emf.common.notify.Adapter |
createInitValueCSAdapter()
Creates a new adapter for an object of class ' Init Value CS'. |
org.eclipse.emf.common.notify.Adapter |
createIntegerLiteralExpCSAdapter()
Creates a new adapter for an object of class ' Integer Literal Exp CS'. |
org.eclipse.emf.common.notify.Adapter |
createInvalidLiteralExpCSAdapter()
Creates a new adapter for an object of class ' Invalid Literal Exp CS'. |
org.eclipse.emf.common.notify.Adapter |
createInvCSAdapter()
Creates a new adapter for an object of class ' Inv CS'. |
org.eclipse.emf.common.notify.Adapter |
createInvOrDefCSAdapter()
Creates a new adapter for an object of class ' Inv Or Def CS'. |
org.eclipse.emf.common.notify.Adapter |
createIsMarkedPreCSAdapter()
Creates a new adapter for an object of class ' Is Marked Pre CS'. |
org.eclipse.emf.common.notify.Adapter |
createIterateExpCSAdapter()
Creates a new adapter for an object of class ' Iterate Exp CS'. |
org.eclipse.emf.common.notify.Adapter |
createIteratorExpCSAdapter()
Creates a new adapter for an object of class ' Iterator Exp CS'. |
org.eclipse.emf.common.notify.Adapter |
createLetExpCSAdapter()
Creates a new adapter for an object of class ' Let Exp CS'. |
org.eclipse.emf.common.notify.Adapter |
createLiteralExpCSAdapter()
Creates a new adapter for an object of class ' Literal Exp CS'. |
org.eclipse.emf.common.notify.Adapter |
createLoopExpCSAdapter()
Creates a new adapter for an object of class ' Loop Exp CS'. |
org.eclipse.emf.common.notify.Adapter |
createMessageExpCSAdapter()
Creates a new adapter for an object of class ' Message Exp CS'. |
org.eclipse.emf.common.notify.Adapter |
createNullLiteralExpCSAdapter()
Creates a new adapter for an object of class ' Null Literal Exp CS'. |
org.eclipse.emf.common.notify.Adapter |
createOCLDocumentCSAdapter()
Creates a new adapter for an object of class ' OCL Document CS'. |
org.eclipse.emf.common.notify.Adapter |
createOCLExpressionCSAdapter()
Creates a new adapter for an object of class ' OCL Expression CS'. |
org.eclipse.emf.common.notify.Adapter |
createOCLMessageArgCSAdapter()
Creates a new adapter for an object of class ' OCL Message Arg CS'. |
org.eclipse.emf.common.notify.Adapter |
createOperationCallExpCSAdapter()
Creates a new adapter for an object of class ' Operation Call Exp CS'. |
org.eclipse.emf.common.notify.Adapter |
createOperationContextDeclCSAdapter()
Creates a new adapter for an object of class ' Operation Context Decl CS'. |
org.eclipse.emf.common.notify.Adapter |
createOperationCSAdapter()
Creates a new adapter for an object of class ' Operation CS'. |
org.eclipse.emf.common.notify.Adapter |
createPackageDeclarationCSAdapter()
Creates a new adapter for an object of class ' Package Declaration CS'. |
org.eclipse.emf.common.notify.Adapter |
createPathNameCSAdapter()
Creates a new adapter for an object of class ' Path Name CS'. |
org.eclipse.emf.common.notify.Adapter |
createPrePostOrBodyDeclCSAdapter()
Creates a new adapter for an object of class ' Pre Post Or Body Decl CS'. |
org.eclipse.emf.common.notify.Adapter |
createPrimitiveLiteralExpCSAdapter()
Creates a new adapter for an object of class ' Primitive Literal Exp CS'. |
org.eclipse.emf.common.notify.Adapter |
createPrimitiveTypeCSAdapter()
Creates a new adapter for an object of class ' Primitive Type CS'. |
org.eclipse.emf.common.notify.Adapter |
createPropertyContextCSAdapter()
Creates a new adapter for an object of class ' Property Context CS'. |
org.eclipse.emf.common.notify.Adapter |
createRealLiteralExpCSAdapter()
Creates a new adapter for an object of class ' Real Literal Exp CS'. |
org.eclipse.emf.common.notify.Adapter |
createSimpleNameCSAdapter()
Creates a new adapter for an object of class ' Simple Name CS'. |
org.eclipse.emf.common.notify.Adapter |
createStringLiteralExpCSAdapter()
Creates a new adapter for an object of class ' String Literal Exp CS'. |
org.eclipse.emf.common.notify.Adapter |
createTupleLiteralExpCSAdapter()
Creates a new adapter for an object of class ' Tuple Literal Exp CS'. |
org.eclipse.emf.common.notify.Adapter |
createTupleTypeCSAdapter()
Creates a new adapter for an object of class ' Tuple Type CS'. |
org.eclipse.emf.common.notify.Adapter |
createTypeCSAdapter()
Creates a new adapter for an object of class ' Type CS'. |
org.eclipse.emf.common.notify.Adapter |
createUnlimitedNaturalLiteralExpCSAdapter()
Creates a new adapter for an object of class ' Unlimited Natural Literal Exp CS'. |
org.eclipse.emf.common.notify.Adapter |
createVariableCSAdapter()
Creates a new adapter for an object of class ' Variable CS'. |
org.eclipse.emf.common.notify.Adapter |
createVariableExpCSAdapter()
Creates a new adapter for an object of class ' Variable Exp CS'. |
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 CSTPackage modelPackage
protected CSTSwitch<org.eclipse.emf.common.notify.Adapter> modelSwitch
createXXX methods.
| Constructor Detail |
|---|
public CSTAdapterFactory()
| 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.AdapterFactoryisFactoryForType in class org.eclipse.emf.common.notify.impl.AdapterFactoryImplpublic org.eclipse.emf.common.notify.Adapter createAdapter(org.eclipse.emf.common.notify.Notifier target)
target.
createAdapter in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpltarget - the object to adapt.
target.public org.eclipse.emf.common.notify.Adapter createCSTNodeAdapter()
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.
CSTNodepublic org.eclipse.emf.common.notify.Adapter createPackageDeclarationCSAdapter()
Package Declaration CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PackageDeclarationCSpublic org.eclipse.emf.common.notify.Adapter createContextDeclCSAdapter()
Context Decl CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ContextDeclCSpublic org.eclipse.emf.common.notify.Adapter createClassifierContextDeclCSAdapter()
Classifier Context Decl CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ClassifierContextDeclCSpublic org.eclipse.emf.common.notify.Adapter createOperationContextDeclCSAdapter()
Operation Context Decl CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
OperationContextDeclCSpublic org.eclipse.emf.common.notify.Adapter createPrePostOrBodyDeclCSAdapter()
Pre Post Or Body Decl CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PrePostOrBodyDeclCSpublic org.eclipse.emf.common.notify.Adapter createOperationCSAdapter()
Operation CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
OperationCSpublic org.eclipse.emf.common.notify.Adapter createInitOrDerValueCSAdapter()
Init Or Der Value CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
InitOrDerValueCSpublic org.eclipse.emf.common.notify.Adapter createDerValueCSAdapter()
Der Value CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
DerValueCSpublic org.eclipse.emf.common.notify.Adapter createInitValueCSAdapter()
Init Value CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
InitValueCSpublic org.eclipse.emf.common.notify.Adapter createInvOrDefCSAdapter()
Inv Or Def CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
InvOrDefCSpublic org.eclipse.emf.common.notify.Adapter createInvCSAdapter()
Inv CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
InvCSpublic org.eclipse.emf.common.notify.Adapter createDefCSAdapter()
Def CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
DefCSpublic org.eclipse.emf.common.notify.Adapter createDefExpressionCSAdapter()
Def Expression CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
DefExpressionCSpublic org.eclipse.emf.common.notify.Adapter createPathNameCSAdapter()
Path Name CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PathNameCSpublic org.eclipse.emf.common.notify.Adapter createVariableExpCSAdapter()
Variable Exp CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
VariableExpCSpublic org.eclipse.emf.common.notify.Adapter createSimpleNameCSAdapter()
Simple Name CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SimpleNameCSpublic org.eclipse.emf.common.notify.Adapter createTypeCSAdapter()
Type CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TypeCSpublic org.eclipse.emf.common.notify.Adapter createPrimitiveTypeCSAdapter()
Primitive Type CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PrimitiveTypeCSpublic org.eclipse.emf.common.notify.Adapter createTupleTypeCSAdapter()
Tuple Type CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TupleTypeCSpublic org.eclipse.emf.common.notify.Adapter createCollectionTypeCSAdapter()
Collection Type CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CollectionTypeCSpublic org.eclipse.emf.common.notify.Adapter createOCLExpressionCSAdapter()
OCL Expression CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
OCLExpressionCSpublic org.eclipse.emf.common.notify.Adapter createLetExpCSAdapter()
Let Exp CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
LetExpCSpublic org.eclipse.emf.common.notify.Adapter createIfExpCSAdapter()
If Exp CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
IfExpCSpublic org.eclipse.emf.common.notify.Adapter createOCLMessageArgCSAdapter()
OCL Message Arg CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
OCLMessageArgCSpublic org.eclipse.emf.common.notify.Adapter createLiteralExpCSAdapter()
Literal Exp CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
LiteralExpCSpublic org.eclipse.emf.common.notify.Adapter createCollectionLiteralExpCSAdapter()
Collection Literal Exp CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CollectionLiteralExpCSpublic org.eclipse.emf.common.notify.Adapter createTupleLiteralExpCSAdapter()
Tuple Literal Exp CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TupleLiteralExpCSpublic org.eclipse.emf.common.notify.Adapter createPrimitiveLiteralExpCSAdapter()
Primitive Literal Exp CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PrimitiveLiteralExpCSpublic org.eclipse.emf.common.notify.Adapter createIntegerLiteralExpCSAdapter()
Integer Literal Exp CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
IntegerLiteralExpCSpublic org.eclipse.emf.common.notify.Adapter createUnlimitedNaturalLiteralExpCSAdapter()
Unlimited Natural Literal Exp CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UnlimitedNaturalLiteralExpCSpublic org.eclipse.emf.common.notify.Adapter createRealLiteralExpCSAdapter()
Real Literal Exp CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RealLiteralExpCSpublic org.eclipse.emf.common.notify.Adapter createStringLiteralExpCSAdapter()
String Literal Exp CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
StringLiteralExpCSpublic org.eclipse.emf.common.notify.Adapter createBooleanLiteralExpCSAdapter()
Boolean Literal Exp CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
BooleanLiteralExpCSpublic org.eclipse.emf.common.notify.Adapter createCollectionLiteralPartCSAdapter()
Collection Literal Part CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CollectionLiteralPartCSpublic org.eclipse.emf.common.notify.Adapter createCollectionRangeCSAdapter()
Collection Range CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CollectionRangeCSpublic org.eclipse.emf.common.notify.Adapter createLoopExpCSAdapter()
Loop Exp CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
LoopExpCSpublic org.eclipse.emf.common.notify.Adapter createIteratorExpCSAdapter()
Iterator Exp CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
IteratorExpCSpublic org.eclipse.emf.common.notify.Adapter createIterateExpCSAdapter()
Iterate Exp CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
IterateExpCSpublic org.eclipse.emf.common.notify.Adapter createOperationCallExpCSAdapter()
Operation Call Exp CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
OperationCallExpCSpublic org.eclipse.emf.common.notify.Adapter createIsMarkedPreCSAdapter()
Is Marked Pre CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
IsMarkedPreCSpublic org.eclipse.emf.common.notify.Adapter createPropertyContextCSAdapter()
Property Context CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PropertyContextCSpublic org.eclipse.emf.common.notify.Adapter createOCLDocumentCSAdapter()
OCL Document CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
OCLDocumentCSpublic org.eclipse.emf.common.notify.Adapter createMessageExpCSAdapter()
Message Exp CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
MessageExpCSpublic org.eclipse.emf.common.notify.Adapter createVariableCSAdapter()
Variable CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
VariableCSpublic org.eclipse.emf.common.notify.Adapter createNullLiteralExpCSAdapter()
Null Literal Exp CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
NullLiteralExpCSpublic org.eclipse.emf.common.notify.Adapter createInvalidLiteralExpCSAdapter()
Invalid Literal Exp CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
InvalidLiteralExpCSpublic org.eclipse.emf.common.notify.Adapter createCallExpCSAdapter()
Call Exp CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CallExpCSpublic org.eclipse.emf.common.notify.Adapter createFeatureCallExpCSAdapter()
Feature Call Exp CS'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
FeatureCallExpCSpublic org.eclipse.emf.common.notify.Adapter createEObjectAdapter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||