Class specificAdapterFactory
java.lang.Object
org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
de.uka.ipd.sdq.pcm.designdecision.specific.util.specificAdapterFactory
- All Implemented Interfaces:
AdapterFactory
- Direct Known Subclasses:
specificItemProviderAdapterFactory
The Adapter Factory for the model. It provides an adapter
createXXX
method for each class of the model. - See Also:
- Generated class or method.
-
Field Summary
Modifier and TypeFieldDescriptionprotected static specificPackage
The cached model package.protected specificSwitch<Adapter>
The switch that delegates to thecreateXXX
methods. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreateAdapter
(Notifier target) Creates an adapter for thetarget
.Creates a new adapter for an object of class 'Advice Placement Degree
'.Creates a new adapter for an object of class 'Allocation Degree
'.Creates a new adapter for an object of class 'Assembled Component Degree
'.Creates a new adapter for an object of class 'AT Number Of Replica Degree
'.Creates a new adapter for an object of class 'Capacity Degree
'.Creates a new adapter for an object of class 'Class As Reference Degree
'.Creates a new adapter for an object of class 'Class Degree
'.Creates a new adapter for an object of class 'Class With Copy Degree
'.Creates a new adapter for an object of class 'Complementum Visnetis Degree
'.Creates a new adapter for an object of class 'Continuous Component Param Degree
'.Creates a new adapter for an object of class 'Continuous Processing Rate Degree
'.Creates a new adapter for an object of class 'Continuous Range Degree
'.Creates a new adapter for an object of class 'Data Type Degree
'.Creates a new adapter for an object of class 'Degree Of Freedom Instance
'.Creates a new adapter for an object of class 'Discrete Component Param Degree
'.Creates a new adapter for an object of class 'Discrete Degree
'.Creates a new adapter for an object of class 'Discrete Processing Rate Degree
'.Creates a new adapter for an object of class 'Discrete Range Degree
'.Creates a new adapter for an object of class 'Enum Degree
'.Creates a new adapter for the default case.Creates a new adapter for an object of class 'Exchange Component Rule
'.Creates a new adapter for an object of class 'Feature Completion Degree
'.Creates a new adapter for an object of class 'Feature Config Degree
'.Creates a new adapter for an object of class 'Feature Degree
'.Creates a new adapter for an object of class 'Feature Group Degree
'.Creates a new adapter for an object of class 'Feature Subset
'.Creates a new adapter for an object of class 'Indicator Degree
'.Creates a new adapter for an object of class 'Monitoring Degree
'.Creates a new adapter for an object of class 'Multiple Inclusion Degree
'.Creates a new adapter for an object of class 'Named Element
'.Creates a new adapter for an object of class 'Number Of Cores As List Degree
'.Creates a new adapter for an object of class 'Number Of Cores As Range Degree
'.Creates a new adapter for an object of class 'Number Of Cores Degree
'.Creates a new adapter for an object of class 'Optional Feature Degree
'.Creates a new adapter for an object of class 'Ordered Data Type Degree
'.Creates a new adapter for an object of class 'Ordered Integer Degree
'.Creates a new adapter for an object of class 'Processing Rate Degree
'.Creates a new adapter for an object of class 'Processing Resource Degree
'.Creates a new adapter for an object of class 'Range Degree
'.Creates a new adapter for an object of class 'Resource Container Replication Degree
'.Creates a new adapter for an object of class 'Resource Container Replication Degree With Component Change
'.Creates a new adapter for an object of class 'Resource Selection Degree
'.Creates a new adapter for an object of class 'Scheduling Policy Degree
'.Creates a new adapter for an object of class 'String Component Param Degree
'.Creates a new adapter for an object of class 'String Set Degree
'.Creates a new adapter for an object of class 'Unordered Degree
'.Creates a new adapter for an object of class 'Unordered Primitive Degree
'.boolean
isFactoryForType
(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
-
Field Details
-
modelPackage
The cached model package.- Generated class or method.
-
modelSwitch
The switch that delegates to thecreateXXX
methods.- Generated class or method.
-
-
Constructor Details
-
specificAdapterFactory
public specificAdapterFactory()Creates an instance of the adapter factory.- Generated class or method.
-
-
Method Details
-
isFactoryForType
Returns whether this factory is applicable for the type of the object. This implementation returnstrue
if the object is either the model's package or is an instance object of the model.- Specified by:
isFactoryForType
in interfaceAdapterFactory
- Overrides:
isFactoryForType
in classAdapterFactoryImpl
- Returns:
- whether this factory is applicable for the type of the object.
- Generated class or method.
-
createAdapter
Creates an adapter for thetarget
.- Overrides:
createAdapter
in classAdapterFactoryImpl
- Parameters:
target
- the object to adapt.- Returns:
- the adapter for the
target
. - Generated class or method.
-
createExchangeComponentRuleAdapter
Creates a new adapter for an object of class 'Exchange Component Rule
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createClassAsReferenceDegreeAdapter
Creates a new adapter for an object of class 'Class As Reference Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createClassDegreeAdapter
Creates a new adapter for an object of class 'Class Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createClassWithCopyDegreeAdapter
Creates a new adapter for an object of class 'Class With Copy Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createContinuousRangeDegreeAdapter
Creates a new adapter for an object of class 'Continuous Range Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createRangeDegreeAdapter
Creates a new adapter for an object of class 'Range Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createDataTypeDegreeAdapter
Creates a new adapter for an object of class 'Data Type Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createDiscreteDegreeAdapter
Creates a new adapter for an object of class 'Discrete Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createDiscreteRangeDegreeAdapter
Creates a new adapter for an object of class 'Discrete Range Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createEnumDegreeAdapter
Creates a new adapter for an object of class 'Enum Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createUnorderedDegreeAdapter
Creates a new adapter for an object of class 'Unordered Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createOrderedDataTypeDegreeAdapter
Creates a new adapter for an object of class 'Ordered Data Type Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createOrderedIntegerDegreeAdapter
Creates a new adapter for an object of class 'Ordered Integer Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createStringSetDegreeAdapter
Creates a new adapter for an object of class 'String Set Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createUnorderedPrimitiveDegreeAdapter
Creates a new adapter for an object of class 'Unordered Primitive Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createContinuousComponentParamDegreeAdapter
Creates a new adapter for an object of class 'Continuous Component Param Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createContinuousProcessingRateDegreeAdapter
Creates a new adapter for an object of class 'Continuous Processing Rate Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createProcessingRateDegreeAdapter
Creates a new adapter for an object of class 'Processing Rate Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createProcessingResourceDegreeAdapter
Creates a new adapter for an object of class 'Processing Resource Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createDiscreteComponentParamDegreeAdapter
Creates a new adapter for an object of class 'Discrete Component Param Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createDiscreteProcessingRateDegreeAdapter
Creates a new adapter for an object of class 'Discrete Processing Rate Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createFeatureConfigDegreeAdapter
Creates a new adapter for an object of class 'Feature Config Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createFeatureGroupDegreeAdapter
Creates a new adapter for an object of class 'Feature Group Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createFeatureSubsetAdapter
Creates a new adapter for an object of class 'Feature Subset
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createNumberOfCoresAsListDegreeAdapter
Creates a new adapter for an object of class 'Number Of Cores As List Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createNumberOfCoresDegreeAdapter
Creates a new adapter for an object of class 'Number Of Cores Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createNumberOfCoresAsRangeDegreeAdapter
Creates a new adapter for an object of class 'Number Of Cores As Range Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createOptionalFeatureDegreeAdapter
Creates a new adapter for an object of class 'Optional Feature Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createResourceContainerReplicationDegreeAdapter
Creates a new adapter for an object of class 'Resource Container Replication Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createResourceContainerReplicationDegreeWithComponentChangeAdapter
Creates a new adapter for an object of class 'Resource Container Replication Degree With Component Change
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createResourceSelectionDegreeAdapter
Creates a new adapter for an object of class 'Resource Selection Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createSchedulingPolicyDegreeAdapter
Creates a new adapter for an object of class 'Scheduling Policy Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createStringComponentParamDegreeAdapter
Creates a new adapter for an object of class 'String Component Param Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createAllocationDegreeAdapter
Creates a new adapter for an object of class 'Allocation Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createAssembledComponentDegreeAdapter
Creates a new adapter for an object of class 'Assembled Component Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createCapacityDegreeAdapter
Creates a new adapter for an object of class 'Capacity Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createDegreeOfFreedomInstanceAdapter
Creates a new adapter for an object of class 'Degree Of Freedom Instance
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createMonitoringDegreeAdapter
Creates a new adapter for an object of class 'Monitoring Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createATNumberOfReplicaDegreeAdapter
Creates a new adapter for an object of class 'AT Number Of Replica Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createFeatureCompletionDegreeAdapter
Creates a new adapter for an object of class 'Feature Completion Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createFeatureDegreeAdapter
Creates a new adapter for an object of class 'Feature Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createIndicatorDegreeAdapter
Creates a new adapter for an object of class 'Indicator Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createMultipleInclusionDegreeAdapter
Creates a new adapter for an object of class 'Multiple Inclusion Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createAdvicePlacementDegreeAdapter
Creates a new adapter for an object of class 'Advice Placement Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createComplementumVisnetisDegreeAdapter
Creates a new adapter for an object of class 'Complementum Visnetis Degree
'. This default implementation returns null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.- Returns:
- the new adapter.
- See Also:
- Generated class or method.
-
createNamedElementAdapter
Creates a new adapter for an object of class '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.- Returns:
- the new adapter.
- See Also:
-
NamedElement
- Generated class or method.
-
createEObjectAdapter
Creates a new adapter for the default case. This default implementation returns null.- Returns:
- the new adapter.
- Generated class or method.
-