Class OutputResultTypeItemProvider

java.lang.Object
org.eclipse.emf.common.notify.impl.AdapterImpl
org.eclipse.emf.edit.provider.ItemProviderAdapter
org.palladiosimulator.solver.lqn.provider.OutputResultTypeItemProvider
All Implemented Interfaces:
Adapter, Adapter.Internal, ResourceLocator, CreateChildCommand.Helper, IChangeNotifier, IDisposable, IEditingDomainItemProvider, IItemLabelProvider, IItemPropertySource, IStructuredItemContentProvider, ITreeItemContentProvider

This is the item provider adapter for a OutputResultType object.
Generated class or method.
  • Constructor Details

    • OutputResultTypeItemProvider

      public OutputResultTypeItemProvider(AdapterFactory adapterFactory)
      This constructs an instance from a factory and a notifier.
      Generated class or method.
  • Method Details

    • getPropertyDescriptors

      public List<IItemPropertyDescriptor> getPropertyDescriptors(Object object)
      This returns the property descriptors for the adapted class.
      Specified by:
      getPropertyDescriptors in interface IItemPropertySource
      Overrides:
      getPropertyDescriptors in class ItemProviderAdapter
      Generated class or method.
    • addLossProbabilityPropertyDescriptor

      protected void addLossProbabilityPropertyDescriptor(Object object)
      This adds a property descriptor for the Loss Probability feature.
      Generated class or method.
    • addOpenWaitTimePropertyDescriptor

      protected void addOpenWaitTimePropertyDescriptor(Object object)
      This adds a property descriptor for the Open Wait Time feature.
      Generated class or method.
    • addPhase1ProcWaitingPropertyDescriptor

      protected void addPhase1ProcWaitingPropertyDescriptor(Object object)
      This adds a property descriptor for the Phase1 Proc Waiting feature.
      Generated class or method.
    • addPhase1ServiceTimePropertyDescriptor

      protected void addPhase1ServiceTimePropertyDescriptor(Object object)
      This adds a property descriptor for the Phase1 Service Time feature.
      Generated class or method.
    • addPhase1ServiceTimeVariancePropertyDescriptor

      protected void addPhase1ServiceTimeVariancePropertyDescriptor(Object object)
      This adds a property descriptor for the Phase1 Service Time Variance feature.
      Generated class or method.
    • addPhase1UtilizationPropertyDescriptor

      protected void addPhase1UtilizationPropertyDescriptor(Object object)
      This adds a property descriptor for the Phase1 Utilization feature.
      Generated class or method.
    • addPhase1WaitingPropertyDescriptor

      protected void addPhase1WaitingPropertyDescriptor(Object object)
      This adds a property descriptor for the Phase1 Waiting feature.
      Generated class or method.
    • addPhase1WaitingVariancePropertyDescriptor

      protected void addPhase1WaitingVariancePropertyDescriptor(Object object)
      This adds a property descriptor for the Phase1 Waiting Variance feature.
      Generated class or method.
    • addPhase2ProcWaitingPropertyDescriptor

      protected void addPhase2ProcWaitingPropertyDescriptor(Object object)
      This adds a property descriptor for the Phase2 Proc Waiting feature.
      Generated class or method.
    • addPhase2ServiceTimePropertyDescriptor

      protected void addPhase2ServiceTimePropertyDescriptor(Object object)
      This adds a property descriptor for the Phase2 Service Time feature.
      Generated class or method.
    • addPhase2ServiceTimeVariancePropertyDescriptor

      protected void addPhase2ServiceTimeVariancePropertyDescriptor(Object object)
      This adds a property descriptor for the Phase2 Service Time Variance feature.
      Generated class or method.
    • addPhase2UtilizationPropertyDescriptor

      protected void addPhase2UtilizationPropertyDescriptor(Object object)
      This adds a property descriptor for the Phase2 Utilization feature.
      Generated class or method.
    • addPhase2WaitingPropertyDescriptor

      protected void addPhase2WaitingPropertyDescriptor(Object object)
      This adds a property descriptor for the Phase2 Waiting feature.
      Generated class or method.
    • addPhase2WaitingVariancePropertyDescriptor

      protected void addPhase2WaitingVariancePropertyDescriptor(Object object)
      This adds a property descriptor for the Phase2 Waiting Variance feature.
      Generated class or method.
    • addPhase3ProcWaitingPropertyDescriptor

      protected void addPhase3ProcWaitingPropertyDescriptor(Object object)
      This adds a property descriptor for the Phase3 Proc Waiting feature.
      Generated class or method.
    • addPhase3ServiceTimePropertyDescriptor

      protected void addPhase3ServiceTimePropertyDescriptor(Object object)
      This adds a property descriptor for the Phase3 Service Time feature.
      Generated class or method.
    • addPhase3ServiceTimeVariancePropertyDescriptor

      protected void addPhase3ServiceTimeVariancePropertyDescriptor(Object object)
      This adds a property descriptor for the Phase3 Service Time Variance feature.
      Generated class or method.
    • addPhase3UtilizationPropertyDescriptor

      protected void addPhase3UtilizationPropertyDescriptor(Object object)
      This adds a property descriptor for the Phase3 Utilization feature.
      Generated class or method.
    • addPhase3WaitingPropertyDescriptor

      protected void addPhase3WaitingPropertyDescriptor(Object object)
      This adds a property descriptor for the Phase3 Waiting feature.
      Generated class or method.
    • addPhase3WaitingVariancePropertyDescriptor

      protected void addPhase3WaitingVariancePropertyDescriptor(Object object)
      This adds a property descriptor for the Phase3 Waiting Variance feature.
      Generated class or method.
    • addProbExceedMaxServiceTimePropertyDescriptor

      protected void addProbExceedMaxServiceTimePropertyDescriptor(Object object)
      This adds a property descriptor for the Prob Exceed Max Service Time feature.
      Generated class or method.
    • addProcUtilizationPropertyDescriptor

      protected void addProcUtilizationPropertyDescriptor(Object object)
      This adds a property descriptor for the Proc Utilization feature.
      Generated class or method.
    • addProcWaitingPropertyDescriptor

      protected void addProcWaitingPropertyDescriptor(Object object)
      This adds a property descriptor for the Proc Waiting feature.
      Generated class or method.
    • addRwlockReaderHoldingPropertyDescriptor

      protected void addRwlockReaderHoldingPropertyDescriptor(Object object)
      This adds a property descriptor for the Rwlock Reader Holding feature.
      Generated class or method.
    • addRwlockReaderUtilizationPropertyDescriptor

      protected void addRwlockReaderUtilizationPropertyDescriptor(Object object)
      This adds a property descriptor for the Rwlock Reader Utilization feature.
      Generated class or method.
    • addRwlockReaderWaitingPropertyDescriptor

      protected void addRwlockReaderWaitingPropertyDescriptor(Object object)
      This adds a property descriptor for the Rwlock Reader Waiting feature.
      Generated class or method.
    • addRwlockReaderWaitingVariancePropertyDescriptor

      protected void addRwlockReaderWaitingVariancePropertyDescriptor(Object object)
      This adds a property descriptor for the Rwlock Reader Waiting Variance feature.
      Generated class or method.
    • addRwlockWriterHoldingPropertyDescriptor

      protected void addRwlockWriterHoldingPropertyDescriptor(Object object)
      This adds a property descriptor for the Rwlock Writer Holding feature.
      Generated class or method.
    • addRwlockWriterUtilizationPropertyDescriptor

      protected void addRwlockWriterUtilizationPropertyDescriptor(Object object)
      This adds a property descriptor for the Rwlock Writer Utilization feature.
      Generated class or method.
    • addRwlockWriterWaitingPropertyDescriptor

      protected void addRwlockWriterWaitingPropertyDescriptor(Object object)
      This adds a property descriptor for the Rwlock Writer Waiting feature.
      Generated class or method.
    • addRwlockWriterWaitingVariancePropertyDescriptor

      protected void addRwlockWriterWaitingVariancePropertyDescriptor(Object object)
      This adds a property descriptor for the Rwlock Writer Waiting Variance feature.
      Generated class or method.
    • addSemaphoreUtilizationPropertyDescriptor

      protected void addSemaphoreUtilizationPropertyDescriptor(Object object)
      This adds a property descriptor for the Semaphore Utilization feature.
      Generated class or method.
    • addSemaphoreWaitingPropertyDescriptor

      protected void addSemaphoreWaitingPropertyDescriptor(Object object)
      This adds a property descriptor for the Semaphore Waiting feature.
      Generated class or method.
    • addSemaphoreWaitingVariancePropertyDescriptor

      protected void addSemaphoreWaitingVariancePropertyDescriptor(Object object)
      This adds a property descriptor for the Semaphore Waiting Variance feature.
      Generated class or method.
    • addServiceTimePropertyDescriptor

      protected void addServiceTimePropertyDescriptor(Object object)
      This adds a property descriptor for the Service Time feature.
      Generated class or method.
    • addServiceTimeVariancePropertyDescriptor

      protected void addServiceTimeVariancePropertyDescriptor(Object object)
      This adds a property descriptor for the Service Time Variance feature.
      Generated class or method.
    • addSquaredCoeffVariationPropertyDescriptor

      protected void addSquaredCoeffVariationPropertyDescriptor(Object object)
      This adds a property descriptor for the Squared Coeff Variation feature.
      Generated class or method.
    • addThroughputPropertyDescriptor

      protected void addThroughputPropertyDescriptor(Object object)
      This adds a property descriptor for the Throughput feature.
      Generated class or method.
    • addThroughputBoundPropertyDescriptor

      protected void addThroughputBoundPropertyDescriptor(Object object)
      This adds a property descriptor for the Throughput Bound feature.
      Generated class or method.
    • addUtilizationPropertyDescriptor

      protected void addUtilizationPropertyDescriptor(Object object)
      This adds a property descriptor for the Utilization feature.
      Generated class or method.
    • addWaitingPropertyDescriptor

      protected void addWaitingPropertyDescriptor(Object object)
      This adds a property descriptor for the Waiting feature.
      Generated class or method.
    • addWaitingVariancePropertyDescriptor

      protected void addWaitingVariancePropertyDescriptor(Object object)
      This adds a property descriptor for the Waiting Variance feature.
      Generated class or method.
    • addBottleneckStrengthPropertyDescriptor

      protected void addBottleneckStrengthPropertyDescriptor(Object object)
      This adds a property descriptor for the Bottleneck Strength feature.
      Generated class or method.
    • getChildrenFeatures

      public Collection<? extends EStructuralFeature> getChildrenFeatures(Object object)
      Overrides:
      getChildrenFeatures in class ItemProviderAdapter
      Generated class or method.
    • getChildFeature

      protected EStructuralFeature getChildFeature(Object object, Object child)
      Overrides:
      getChildFeature in class ItemProviderAdapter
      Generated class or method.
    • getImage

      public Object getImage(Object object)
      This returns OutputResultType.gif.
      Specified by:
      getImage in interface IItemLabelProvider
      Overrides:
      getImage in class ItemProviderAdapter
      Generated class or method.
    • getText

      public String getText(Object object)
      This returns the label text for the adapted class.
      Specified by:
      getText in interface IItemLabelProvider
      Overrides:
      getText in class ItemProviderAdapter
      Generated class or method.
    • notifyChanged

      public void notifyChanged(Notification notification)
      This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
      Specified by:
      notifyChanged in interface Adapter
      Overrides:
      notifyChanged in class AdapterImpl
      Generated class or method.
    • collectNewChildDescriptors

      protected void collectNewChildDescriptors(Collection<Object> newChildDescriptors, Object object)
      This adds CommandParameters describing the children that can be created under this object.
      Overrides:
      collectNewChildDescriptors in class ItemProviderAdapter
      Generated class or method.
    • getResourceLocator

      public ResourceLocator getResourceLocator()
      Return the resource locator for this item provider's resources.
      Overrides:
      getResourceLocator in class ItemProviderAdapter
      Generated class or method.