public class PivotAdapterFactory
extends AdapterFactoryImpl
createXXX method for each class of the model.
PivotPackage| Constructor and Description |
|---|
PivotAdapterFactory()
Creates an instance of the adapter factory.
|
| Modifier and Type | Method and Description |
|---|---|
Adapter |
createAdapter(Notifier target)
Creates an adapter for the
target. |
Adapter |
createAnnotationAdapter()
Creates a new adapter for an object of class '
Annotation'. |
Adapter |
createAnyTypeAdapter()
Creates a new adapter for an object of class '
Any Type'. |
Adapter |
createAssociationClassAdapter()
Creates a new adapter for an object of class '
Association Class'. |
Adapter |
createAssociationClassCallExpAdapter()
Creates a new adapter for an object of class '
Association Class Call Exp'. |
Adapter |
createBagTypeAdapter()
Creates a new adapter for an object of class '
Bag Type'. |
Adapter |
createBehaviorAdapter()
Creates a new adapter for an object of class '
Behavior'. |
Adapter |
createBooleanLiteralExpAdapter()
Creates a new adapter for an object of class '
Boolean Literal Exp'. |
Adapter |
createCallExpAdapter()
Creates a new adapter for an object of class '
Call Exp'. |
Adapter |
createCallOperationActionAdapter()
Creates a new adapter for an object of class '
Call Operation Action'. |
Adapter |
createClassAdapter()
Creates a new adapter for an object of class '
Class'. |
Adapter |
createCollectionItemAdapter()
Creates a new adapter for an object of class '
Collection Item'. |
Adapter |
createCollectionLiteralExpAdapter()
Creates a new adapter for an object of class '
Collection Literal Exp'. |
Adapter |
createCollectionLiteralPartAdapter()
Creates a new adapter for an object of class '
Collection Literal Part'. |
Adapter |
createCollectionRangeAdapter()
Creates a new adapter for an object of class '
Collection Range'. |
Adapter |
createCollectionTypeAdapter()
Creates a new adapter for an object of class '
Collection Type'. |
Adapter |
createCommentAdapter()
Creates a new adapter for an object of class '
Comment'. |
Adapter |
createCompleteClassAdapter()
Creates a new adapter for an object of class '
Complete Class'. |
Adapter |
createCompleteEnvironmentAdapter()
Creates a new adapter for an object of class '
Complete Environment'. |
Adapter |
createCompleteModelAdapter()
Creates a new adapter for an object of class '
Complete Model'. |
Adapter |
createCompletePackageAdapter()
Creates a new adapter for an object of class '
Complete Package'. |
Adapter |
createConnectionPointReferenceAdapter()
Creates a new adapter for an object of class '
Connection Point Reference'. |
Adapter |
createConstraintAdapter()
Creates a new adapter for an object of class '
Constraint'. |
Adapter |
createDataTypeAdapter()
Creates a new adapter for an object of class '
Data Type'. |
Adapter |
createDetailAdapter()
Creates a new adapter for an object of class '
Detail'. |
Adapter |
createDynamicBehaviorAdapter()
Creates a new adapter for an object of class '
Dynamic Behavior'. |
Adapter |
createDynamicElementAdapter()
Creates a new adapter for an object of class '
Dynamic Element'. |
Adapter |
createDynamicPropertyAdapter()
Creates a new adapter for an object of class '
Dynamic Property'. |
Adapter |
createDynamicTypeAdapter()
Creates a new adapter for an object of class '
Dynamic Type'. |
Adapter |
createDynamicValueSpecificationAdapter()
Creates a new adapter for an object of class '
Dynamic Value Specification'. |
Adapter |
createElementAdapter()
Creates a new adapter for an object of class '
Element'. |
Adapter |
createElementExtensionAdapter()
Creates a new adapter for an object of class '
Element Extension'. |
Adapter |
createEnumerationAdapter()
Creates a new adapter for an object of class '
Enumeration'. |
Adapter |
createEnumerationLiteralAdapter()
Creates a new adapter for an object of class '
Enumeration Literal'. |
Adapter |
createEnumLiteralExpAdapter()
Creates a new adapter for an object of class '
Enum Literal Exp'. |
Adapter |
createEObjectAdapter()
Creates a new adapter for the default case.
|
Adapter |
createExpressionInOCLAdapter()
Creates a new adapter for an object of class '
Expression In OCL'. |
Adapter |
createFeatureAdapter()
Creates a new adapter for an object of class '
Feature'. |
Adapter |
createFeatureCallExpAdapter()
Creates a new adapter for an object of class '
Feature Call Exp'. |
Adapter |
createFinalStateAdapter()
Creates a new adapter for an object of class '
Final State'. |
Adapter |
createIfExpAdapter()
Creates a new adapter for an object of class '
If Exp'. |
Adapter |
createImportAdapter()
Creates a new adapter for an object of class '
Import'. |
Adapter |
createInstanceSpecificationAdapter()
Creates a new adapter for an object of class '
Instance Specification'. |
Adapter |
createIntegerLiteralExpAdapter()
Creates a new adapter for an object of class '
Integer Literal Exp'. |
Adapter |
createInvalidLiteralExpAdapter()
Creates a new adapter for an object of class '
Invalid Literal Exp'. |
Adapter |
createInvalidTypeAdapter()
Creates a new adapter for an object of class '
Invalid Type'. |
Adapter |
createIterateExpAdapter()
Creates a new adapter for an object of class '
Iterate Exp'. |
Adapter |
createIterationAdapter()
Creates a new adapter for an object of class '
Iteration'. |
Adapter |
createIteratorExpAdapter()
Creates a new adapter for an object of class '
Iterator Exp'. |
Adapter |
createIteratorVariableAdapter()
Creates a new adapter for an object of class '
Iterator Variable'. |
Adapter |
createLambdaTypeAdapter()
Creates a new adapter for an object of class '
Lambda Type'. |
Adapter |
createLanguageExpressionAdapter()
Creates a new adapter for an object of class '
Language Expression'. |
Adapter |
createLetExpAdapter()
Creates a new adapter for an object of class '
Let Exp'. |
Adapter |
createLetVariableAdapter()
Creates a new adapter for an object of class '
Let Variable'. |
Adapter |
createLibraryAdapter()
Creates a new adapter for an object of class '
Library'. |
Adapter |
createLiteralExpAdapter()
Creates a new adapter for an object of class '
Literal Exp'. |
Adapter |
createLoopExpAdapter()
Creates a new adapter for an object of class '
Loop Exp'. |
Adapter |
createMapLiteralExpAdapter()
Creates a new adapter for an object of class '
Map Literal Exp'. |
Adapter |
createMapLiteralPartAdapter()
Creates a new adapter for an object of class '
Map Literal Part'. |
Adapter |
createMapTypeAdapter()
Creates a new adapter for an object of class '
Map Type'. |
Adapter |
createMessageExpAdapter()
Creates a new adapter for an object of class '
Message Exp'. |
Adapter |
createMessageTypeAdapter()
Creates a new adapter for an object of class '
Message Type'. |
Adapter |
createModelAdapter()
Creates a new adapter for an object of class '
Model'. |
Adapter |
createMorePivotableAdapter()
Creates a new adapter for an object of class '
More Pivotable'. |
Adapter |
createNameableAdapter()
Creates a new adapter for an object of class '
Nameable'. |
Adapter |
createNamedElementAdapter()
Creates a new adapter for an object of class '
Named Element'. |
Adapter |
createNamespaceAdapter()
Creates a new adapter for an object of class '
Namespace'. |
Adapter |
createNavigationCallExpAdapter()
Creates a new adapter for an object of class '
Navigation Call Exp'. |
Adapter |
createNullLiteralExpAdapter()
Creates a new adapter for an object of class '
Null Literal Exp'. |
Adapter |
createNumericLiteralExpAdapter()
Creates a new adapter for an object of class '
Numeric Literal Exp'. |
Adapter |
createOCLExpressionAdapter()
Creates a new adapter for an object of class '
OCL Expression'. |
Adapter |
createOperationAdapter()
Creates a new adapter for an object of class '
Operation'. |
Adapter |
createOperationCallExpAdapter()
Creates a new adapter for an object of class '
Operation Call Exp'. |
Adapter |
createOppositePropertyCallExpAdapter()
Creates a new adapter for an object of class '
Opposite Property Call Exp'. |
Adapter |
createOrderedSetTypeAdapter()
Creates a new adapter for an object of class '
Ordered Set Type'. |
Adapter |
createOrphanCompletePackageAdapter()
Creates a new adapter for an object of class '
Orphan Complete Package'. |
Adapter |
createPackageAdapter()
Creates a new adapter for an object of class '
Package'. |
Adapter |
createParameterAdapter()
Creates a new adapter for an object of class '
Parameter'. |
Adapter |
createParameterVariableAdapter()
Creates a new adapter for an object of class '
Parameter Variable'. |
Adapter |
createPivotableAdapter()
Creates a new adapter for an object of class '
Pivotable'. |
Adapter |
createPrecedenceAdapter()
Creates a new adapter for an object of class '
Precedence'. |
Adapter |
createPrimitiveCompletePackageAdapter()
Creates a new adapter for an object of class '
Primitive Complete Package'. |
Adapter |
createPrimitiveLiteralExpAdapter()
Creates a new adapter for an object of class '
Primitive Literal Exp'. |
Adapter |
createPrimitiveTypeAdapter()
Creates a new adapter for an object of class '
Primitive Type'. |
Adapter |
createProfileAdapter()
Creates a new adapter for an object of class '
Profile'. |
Adapter |
createProfileApplicationAdapter()
Creates a new adapter for an object of class '
Profile Application'. |
Adapter |
createPropertyAdapter()
Creates a new adapter for an object of class '
Property'. |
Adapter |
createPropertyCallExpAdapter()
Creates a new adapter for an object of class '
Property Call Exp'. |
Adapter |
createPseudostateAdapter()
Creates a new adapter for an object of class '
Pseudostate'. |
Adapter |
createRealLiteralExpAdapter()
Creates a new adapter for an object of class '
Real Literal Exp'. |
Adapter |
createReferringElementAdapter()
Creates a new adapter for an object of class '
Referring Element'. |
Adapter |
createRegionAdapter()
Creates a new adapter for an object of class '
Region'. |
Adapter |
createResultVariableAdapter()
Creates a new adapter for an object of class '
Result Variable'. |
Adapter |
createSelfTypeAdapter()
Creates a new adapter for an object of class '
Self Type'. |
Adapter |
createSendSignalActionAdapter()
Creates a new adapter for an object of class '
Send Signal Action'. |
Adapter |
createSequenceTypeAdapter()
Creates a new adapter for an object of class '
Sequence Type'. |
Adapter |
createSetTypeAdapter()
Creates a new adapter for an object of class '
Set Type'. |
Adapter |
createShadowExpAdapter()
Creates a new adapter for an object of class '
Shadow Exp'. |
Adapter |
createShadowPartAdapter()
Creates a new adapter for an object of class '
Shadow Part'. |
Adapter |
createSignalAdapter()
Creates a new adapter for an object of class '
Signal'. |
Adapter |
createSlotAdapter()
Creates a new adapter for an object of class '
Slot'. |
Adapter |
createStandardLibraryAdapter()
Creates a new adapter for an object of class '
Standard Library'. |
Adapter |
createStateAdapter()
Creates a new adapter for an object of class '
State'. |
Adapter |
createStateExpAdapter()
Creates a new adapter for an object of class '
State Exp'. |
Adapter |
createStateMachineAdapter()
Creates a new adapter for an object of class '
State Machine'. |
Adapter |
createStereotypeAdapter()
Creates a new adapter for an object of class '
Stereotype'. |
Adapter |
createStereotypeExtenderAdapter()
Creates a new adapter for an object of class '
Stereotype Extender'. |
Adapter |
createStringLiteralExpAdapter()
Creates a new adapter for an object of class '
String Literal Exp'. |
Adapter |
createTemplateableElementAdapter()
Creates a new adapter for an object of class '
Templateable Element'. |
Adapter |
createTemplateBindingAdapter()
Creates a new adapter for an object of class '
Template Binding'. |
Adapter |
createTemplateParameterAdapter()
Creates a new adapter for an object of class '
Template Parameter'. |
Adapter |
createTemplateParameterSubstitutionAdapter()
Creates a new adapter for an object of class '
Template Parameter Substitution'. |
Adapter |
createTemplateSignatureAdapter()
Creates a new adapter for an object of class '
Template Signature'. |
Adapter |
createTransitionAdapter()
Creates a new adapter for an object of class '
Transition'. |
Adapter |
createTriggerAdapter()
Creates a new adapter for an object of class '
Trigger'. |
Adapter |
createTupleLiteralExpAdapter()
Creates a new adapter for an object of class '
Tuple Literal Exp'. |
Adapter |
createTupleLiteralPartAdapter()
Creates a new adapter for an object of class '
Tuple Literal Part'. |
Adapter |
createTupleTypeAdapter()
Creates a new adapter for an object of class '
Tuple Type'. |
Adapter |
createTypeAdapter()
Creates a new adapter for an object of class '
Type'. |
Adapter |
createTypedElementAdapter()
Creates a new adapter for an object of class '
Typed Element'. |
Adapter |
createTypeExpAdapter()
Creates a new adapter for an object of class '
Type Exp'. |
Adapter |
createUnlimitedNaturalLiteralExpAdapter()
Creates a new adapter for an object of class '
Unlimited Natural Literal Exp'. |
Adapter |
createUnspecifiedValueExpAdapter()
Creates a new adapter for an object of class '
Unspecified Value Exp'. |
Adapter |
createValueSpecificationAdapter()
Creates a new adapter for an object of class '
Value Specification'. |
Adapter |
createVariableAdapter()
Creates a new adapter for an object of class '
Variable'. |
Adapter |
createVariableDeclarationAdapter()
Creates a new adapter for an object of class '
Variable Declaration'. |
Adapter |
createVariableExpAdapter()
Creates a new adapter for an object of class '
Variable Exp'. |
Adapter |
createVertexAdapter()
Creates a new adapter for an object of class '
Vertex'. |
Adapter |
createVisitableAdapter()
Creates a new adapter for an object of class '
Visitable'. |
Adapter |
createVoidTypeAdapter()
Creates a new adapter for an object of class '
Void Type'. |
Adapter |
createWildcardTypeAdapter()
Creates a new adapter for an object of class '
Wildcard Type'. |
boolean |
isFactoryForType(Object object)
Returns whether this factory is applicable for the type of the object.
|
public PivotAdapterFactory()
public boolean isFactoryForType(Object object)
true if the object is either the model's package or is an instance object of the model.
public Adapter createAdapter(Notifier target)
target.
target - the object to adapt.target.public Adapter createAnnotationAdapter()
Annotation'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Annotationpublic 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.
NamedElementpublic 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.
Elementpublic Adapter createElementExtensionAdapter()
Element Extension'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ElementExtensionpublic Adapter createBagTypeAdapter()
Bag Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
BagTypepublic Adapter createBehaviorAdapter()
Behavior'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Behaviorpublic Adapter createCollectionTypeAdapter()
Collection Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CollectionTypepublic Adapter 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.
DataTypepublic Adapter createBooleanLiteralExpAdapter()
Boolean Literal Exp'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
BooleanLiteralExppublic Adapter createPrimitiveLiteralExpAdapter()
Primitive Literal Exp'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PrimitiveLiteralExppublic Adapter createLiteralExpAdapter()
Literal Exp'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
LiteralExppublic Adapter createCallOperationActionAdapter()
Call Operation Action'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CallOperationActionpublic Adapter createCollectionItemAdapter()
Collection Item'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CollectionItempublic Adapter createCollectionLiteralPartAdapter()
Collection Literal Part'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CollectionLiteralPartpublic Adapter createCollectionLiteralExpAdapter()
Collection Literal Exp'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CollectionLiteralExppublic Adapter createCollectionRangeAdapter()
Collection Range'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CollectionRangepublic Adapter createEnumLiteralExpAdapter()
Enum Literal Exp'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
EnumLiteralExppublic Adapter createEnumerationLiteralAdapter()
Enumeration Literal'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
EnumerationLiteralpublic Adapter createExpressionInOCLAdapter()
Expression In OCL'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ExpressionInOCLpublic Adapter createEnumerationAdapter()
Enumeration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Enumerationpublic Adapter createFeatureAdapter()
Feature'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Featurepublic Adapter createVariableAdapter()
Variable'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Variablepublic Adapter createIfExpAdapter()
If Exp'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
IfExppublic Adapter createImportAdapter()
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.
Importpublic Adapter createInstanceSpecificationAdapter()
Instance 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.
InstanceSpecificationpublic Adapter createIntegerLiteralExpAdapter()
Integer Literal Exp'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
IntegerLiteralExppublic Adapter createNumericLiteralExpAdapter()
Numeric Literal Exp'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
NumericLiteralExppublic Adapter createOCLExpressionAdapter()
OCL Expression'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
OCLExpressionpublic Adapter createInvalidLiteralExpAdapter()
Invalid Literal Exp'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
InvalidLiteralExppublic Adapter createInvalidTypeAdapter()
Invalid Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
InvalidTypepublic Adapter createIterateExpAdapter()
Iterate Exp'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
IterateExppublic Adapter createIterationAdapter()
Iteration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Iterationpublic Adapter createIteratorExpAdapter()
Iterator Exp'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
IteratorExppublic Adapter createIteratorVariableAdapter()
Iterator 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.IteratorVariablepublic Adapter createLambdaTypeAdapter()
Lambda 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.
LambdaTypepublic Adapter createLanguageExpressionAdapter()
Language 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.
LanguageExpressionpublic Adapter createLetExpAdapter()
Let Exp'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
LetExppublic Adapter createLetVariableAdapter()
Let 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.LetVariablepublic 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.
Librarypublic Adapter createLoopExpAdapter()
Loop Exp'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
LoopExppublic Adapter createMapLiteralExpAdapter()
Map 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.
MapLiteralExppublic Adapter createMapLiteralPartAdapter()
Map 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.
MapLiteralPartpublic Adapter createMapTypeAdapter()
Map 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.
MapTypepublic Adapter createMessageExpAdapter()
Message Exp'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
MessageExppublic Adapter createSendSignalActionAdapter()
Send Signal Action'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SendSignalActionpublic Adapter createSignalAdapter()
Signal'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Signalpublic Adapter createSlotAdapter()
Slot'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Slotpublic Adapter createStandardLibraryAdapter()
Standard 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.
StandardLibrarypublic Adapter createMessageTypeAdapter()
Message Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
MessageTypepublic Adapter createModelAdapter()
Model'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Modelpublic Adapter createMorePivotableAdapter()
More Pivotable'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
MorePivotablepublic Adapter createNullLiteralExpAdapter()
Null Literal Exp'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
NullLiteralExppublic Adapter createOperationCallExpAdapter()
Operation Call Exp'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
OperationCallExppublic Adapter createOrderedSetTypeAdapter()
Ordered Set Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
OrderedSetTypepublic Adapter createOrphanCompletePackageAdapter()
Orphan Complete 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.
OrphanCompletePackagepublic Adapter createPrimitiveTypeAdapter()
Primitive Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PrimitiveTypepublic Adapter createProfileAdapter()
Profile'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Profilepublic Adapter createProfileApplicationAdapter()
Profile Application'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ProfileApplicationpublic Adapter createPropertyCallExpAdapter()
Property Call Exp'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
PropertyCallExppublic Adapter createPseudostateAdapter()
Pseudostate'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Pseudostatepublic Adapter createRealLiteralExpAdapter()
Real Literal Exp'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RealLiteralExppublic Adapter createReferringElementAdapter()
Referring 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.
ReferringElementpublic Adapter createRegionAdapter()
Region'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Regionpublic Adapter createResultVariableAdapter()
Result 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.ResultVariablepublic Adapter createSelfTypeAdapter()
Self 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.
SelfTypepublic Adapter createSequenceTypeAdapter()
Sequence Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SequenceTypepublic Adapter createSetTypeAdapter()
Set Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SetTypepublic Adapter createShadowExpAdapter()
Shadow 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.
ShadowExppublic Adapter createShadowPartAdapter()
Shadow 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.
ShadowPartpublic Adapter createStateAdapter()
State'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Statepublic Adapter createStateExpAdapter()
State Exp'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
StateExppublic Adapter createStateMachineAdapter()
State Machine'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
StateMachinepublic Adapter createStereotypeAdapter()
Stereotype'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Stereotypepublic Adapter createStereotypeExtenderAdapter()
Stereotype Extender'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
StereotypeExtenderpublic Adapter createStringLiteralExpAdapter()
String Literal Exp'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
StringLiteralExppublic Adapter createTupleLiteralExpAdapter()
Tuple Literal Exp'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TupleLiteralExppublic Adapter createTupleLiteralPartAdapter()
Tuple Literal Part'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TupleLiteralPartpublic Adapter createTupleTypeAdapter()
Tuple Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TupleTypepublic Adapter createTypeExpAdapter()
Type Exp'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TypeExppublic Adapter createUnlimitedNaturalLiteralExpAdapter()
Unlimited Natural Literal Exp'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UnlimitedNaturalLiteralExppublic Adapter createUnspecifiedValueExpAdapter()
Unspecified Value Exp'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
UnspecifiedValueExppublic Adapter createVariableExpAdapter()
Variable Exp'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
VariableExppublic Adapter createVertexAdapter()
Vertex'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Vertexpublic Adapter createVisitableAdapter()
Visitable'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Visitablepublic Adapter createVoidTypeAdapter()
Void Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
VoidTypepublic Adapter createWildcardTypeAdapter()
Wildcard 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.
WildcardTypepublic Adapter createPivotableAdapter()
Pivotable'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Pivotablepublic 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.
Classpublic 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.
Typepublic Adapter createTemplateableElementAdapter()
Templateable Element'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TemplateableElementpublic Adapter createTransitionAdapter()
Transition'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Transitionpublic Adapter createTriggerAdapter()
Trigger'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Triggerpublic Adapter createTemplateBindingAdapter()
Template Binding'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TemplateBindingpublic Adapter createTemplateSignatureAdapter()
Template Signature'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TemplateSignaturepublic Adapter createTemplateParameterAdapter()
Template 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.
TemplateParameterpublic Adapter createTemplateParameterSubstitutionAdapter()
Template Parameter Substitution'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TemplateParameterSubstitutionpublic 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.
Packagepublic 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.
Namespacepublic Adapter createPrecedenceAdapter()
Precedence'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Precedencepublic Adapter createPrimitiveCompletePackageAdapter()
Primitive Complete 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.
PrimitiveCompletePackagepublic 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.
Propertypublic 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.
TypedElementpublic Adapter createAssociationClassAdapter()
Association 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.
AssociationClasspublic 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.
Operationpublic 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.
Parameterpublic Adapter createParameterVariableAdapter()
Parameter 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.ParameterVariablepublic Adapter createVariableDeclarationAdapter()
Variable Declaration'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
VariableDeclarationpublic Adapter createOppositePropertyCallExpAdapter()
Opposite 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.
OppositePropertyCallExppublic Adapter createCommentAdapter()
Comment'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Commentpublic Adapter createCompleteClassAdapter()
Complete 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.
CompleteClasspublic Adapter createCompleteEnvironmentAdapter()
Complete Environment'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CompleteEnvironmentpublic Adapter createCompleteModelAdapter()
Complete Model'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CompleteModelpublic Adapter createCompletePackageAdapter()
Complete 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.
CompletePackagepublic Adapter createConnectionPointReferenceAdapter()
Connection Point Reference'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ConnectionPointReferencepublic Adapter createConstraintAdapter()
Constraint'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Constraintpublic 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.
ValueSpecificationpublic Adapter createNameableAdapter()
Nameable'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Nameablepublic Adapter createDetailAdapter()
Detail'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
Detailpublic Adapter createDynamicBehaviorAdapter()
Dynamic Behavior'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
DynamicBehaviorpublic Adapter createDynamicElementAdapter()
Dynamic 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.
DynamicElementpublic Adapter createDynamicPropertyAdapter()
Dynamic 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.
DynamicPropertypublic Adapter createDynamicTypeAdapter()
Dynamic 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.
DynamicTypepublic Adapter createDynamicValueSpecificationAdapter()
Dynamic 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.
DynamicValueSpecificationpublic Adapter createAnyTypeAdapter()
Any Type'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
AnyTypepublic Adapter createAssociationClassCallExpAdapter()
Association Class Call Exp'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
AssociationClassCallExppublic Adapter createNavigationCallExpAdapter()
Navigation Call Exp'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
NavigationCallExppublic Adapter createFeatureCallExpAdapter()
Feature Call Exp'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
FeatureCallExppublic Adapter createFinalStateAdapter()
Final State'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
FinalStatepublic Adapter createCallExpAdapter()
Call Exp'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CallExppublic Adapter createEObjectAdapter()
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.