Class DetailedParameterItemProviderAdapterFactory

java.lang.Object
org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
org.palladiosimulator.pcm.parameter.util.ParameterAdapterFactory
org.palladiosimulator.pcm.parameter.provider.ParameterItemProviderAdapterFactory
org.palladiosimulator.analyzer.quality.qualityannotation.provider.DetailedParameterItemProviderAdapterFactory
All Implemented Interfaces:
AdapterFactory, ComposeableAdapterFactory, IChangeNotifier, IChildCreationExtender, IDisposable

public class DetailedParameterItemProviderAdapterFactory extends org.palladiosimulator.pcm.parameter.provider.ParameterItemProviderAdapterFactory
ItemProviderAdapterFactory used to display human readable names for VariableUsage.
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.eclipse.emf.edit.provider.IChildCreationExtender

    IChildCreationExtender.Descriptor
  • Field Summary

    Fields inherited from class org.palladiosimulator.pcm.parameter.provider.ParameterItemProviderAdapterFactory

    changeNotifier, characterisedVariableItemProvider, childCreationExtenderManager, copyright, parentAdapterFactory, supportedTypes, variableCharacterisationItemProvider, variableUsageItemProvider

    Fields inherited from class org.palladiosimulator.pcm.parameter.util.ParameterAdapterFactory

    modelPackage, modelSwitch
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class org.palladiosimulator.pcm.parameter.provider.ParameterItemProviderAdapterFactory

    adapt, adapt, addListener, createCharacterisedVariableAdapter, createVariableCharacterisationAdapter, dispose, fireNotifyChanged, getChildCreationExtenders, getNewChildDescriptors, getResourceLocator, getRootAdapterFactory, isFactoryForType, removeListener, setParentAdapterFactory

    Methods inherited from class org.palladiosimulator.pcm.parameter.util.ParameterAdapterFactory

    createAdapter, createAtomAdapter, createBooleanExpressionAdapter, createComparisonAdapter, createEObjectAdapter, createExpressionAdapter, createIfElseAdapter, createPCMBaseClassAdapter, createPCMClassAdapter, createPowerAdapter, createProductAdapter, createTermAdapter, createUnaryAdapter, createVariableAdapter

    Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl

    adaptAllNew, adaptNew, associate, createAdapter, resolve

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.eclipse.emf.common.notify.AdapterFactory

    adaptAllNew, adaptNew
  • Constructor Details

    • DetailedParameterItemProviderAdapterFactory

      public DetailedParameterItemProviderAdapterFactory()
  • Method Details

    • createVariableUsageAdapter

      public Adapter createVariableUsageAdapter()
      Overrides:
      createVariableUsageAdapter in class org.palladiosimulator.pcm.parameter.provider.ParameterItemProviderAdapterFactory