Class ServiceCutterConfigurationDSLAdapterFactory

java.lang.Object
org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
org.contextmapper.servicecutter.dsl.serviceCutterConfigurationDSL.util.ServiceCutterConfigurationDSLAdapterFactory
All Implemented Interfaces:
org.eclipse.emf.common.notify.AdapterFactory

public class ServiceCutterConfigurationDSLAdapterFactory extends org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
The Adapter Factory for the model. It provides an adapter createXXX method for each class of the model.
See Also:
Generated:
  • Field Details

  • Constructor Details

    • ServiceCutterConfigurationDSLAdapterFactory

      public ServiceCutterConfigurationDSLAdapterFactory()
      Creates an instance of the adapter factory.
      Generated:
  • Method Details

    • isFactoryForType

      public boolean isFactoryForType(Object object)
      Returns whether this factory is applicable for the type of the object. This implementation returns true if the object is either the model's package or is an instance object of the model.
      Specified by:
      isFactoryForType in interface org.eclipse.emf.common.notify.AdapterFactory
      Overrides:
      isFactoryForType in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
      Returns:
      whether this factory is applicable for the type of the object.
      Generated:
    • createAdapter

      public org.eclipse.emf.common.notify.Adapter createAdapter(org.eclipse.emf.common.notify.Notifier target)
      Creates an adapter for the target.
      Overrides:
      createAdapter in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
      Parameters:
      target - the object to adapt.
      Returns:
      the adapter for the target.
      Generated:
    • createServiceCutterUserRepresentationsModelAdapter

      public org.eclipse.emf.common.notify.Adapter createServiceCutterUserRepresentationsModelAdapter()
      Creates a new adapter for an object of class 'Service Cutter User Representations 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.
      Returns:
      the new adapter.
      See Also:
      Generated:
    • createUseCaseAdapter

      public org.eclipse.emf.common.notify.Adapter createUseCaseAdapter()
      Creates a new adapter for an object of class 'Use Case'. 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:
    • createCompatibilitiesAdapter

      public org.eclipse.emf.common.notify.Adapter createCompatibilitiesAdapter()
      Creates a new adapter for an object of class 'Compatibilities'. 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:
    • createCharacteristicAdapter

      public org.eclipse.emf.common.notify.Adapter createCharacteristicAdapter()
      Creates a new adapter for an object of class 'Characteristic'. 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:
    • createAvailabilityCriticalityAdapter

      public org.eclipse.emf.common.notify.Adapter createAvailabilityCriticalityAdapter()
      Creates a new adapter for an object of class 'Availability Criticality'. 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:
    • createConsistencyCriticalityAdapter

      public org.eclipse.emf.common.notify.Adapter createConsistencyCriticalityAdapter()
      Creates a new adapter for an object of class 'Consistency Criticality'. 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:
    • createContentVolatilityAdapter

      public org.eclipse.emf.common.notify.Adapter createContentVolatilityAdapter()
      Creates a new adapter for an object of class 'Content Volatility'. 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:
    • createSecurityCriticalityAdapter

      public org.eclipse.emf.common.notify.Adapter createSecurityCriticalityAdapter()
      Creates a new adapter for an object of class 'Security Criticality'. 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:
    • createStorageSimilarityAdapter

      public org.eclipse.emf.common.notify.Adapter createStorageSimilarityAdapter()
      Creates a new adapter for an object of class 'Storage Similarity'. 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:
    • createStructuralVolatilityAdapter

      public org.eclipse.emf.common.notify.Adapter createStructuralVolatilityAdapter()
      Creates a new adapter for an object of class 'Structural Volatility'. 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:
    • createRelatedGroupAdapter

      public org.eclipse.emf.common.notify.Adapter createRelatedGroupAdapter()
      Creates a new adapter for an object of class 'Related Group'. 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:
    • createAggregateAdapter

      public org.eclipse.emf.common.notify.Adapter createAggregateAdapter()
      Creates a new adapter for an object of class 'Aggregate'. 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:
    • createEntityAdapter

      public org.eclipse.emf.common.notify.Adapter createEntityAdapter()
      Creates a new adapter for an object of class 'Entity'. 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:
    • createPredefinedServiceAdapter

      public org.eclipse.emf.common.notify.Adapter createPredefinedServiceAdapter()
      Creates a new adapter for an object of class 'Predefined Service'. 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:
    • createSecurityAccessGroupAdapter

      public org.eclipse.emf.common.notify.Adapter createSecurityAccessGroupAdapter()
      Creates a new adapter for an object of class 'Security Access Group'. 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:
    • createSeparatedSecurityZoneAdapter

      public org.eclipse.emf.common.notify.Adapter createSeparatedSecurityZoneAdapter()
      Creates a new adapter for an object of class 'Separated Security Zone'. 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:
    • createSharedOwnerGroupAdapter

      public org.eclipse.emf.common.notify.Adapter createSharedOwnerGroupAdapter()
      Creates a new adapter for an object of class 'Shared Owner Group'. 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:
    • createEObjectAdapter

      public org.eclipse.emf.common.notify.Adapter createEObjectAdapter()
      Creates a new adapter for the default case. This default implementation returns null.
      Returns:
      the new adapter.
      Generated: