Interface EffectspecificationPackage

  • All Superinterfaces:
    EModelElement, ENamedElement, EObject, EPackage, Notifier
    All Known Implementing Classes:
    EffectspecificationPackageImpl

    public interface EffectspecificationPackage
    extends EPackage
    The Package for the model. It contains accessors for the meta objects to represent
    • each class,
    • each feature of each class,
    • each enum,
    • and each data type
    See Also:
    EffectspecificationFactory
    Generated class or method.
    EMF model class or method.
    kind="package" annotation="http://www.eclipse.org/emf/2002/Ecore invocationDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL' settingDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL' validationDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL'" annotation="http://www.eclipse.org/emf/2002/Ecore/OCL environmentFactoryClass='org.palladiosimulator.pcm.dataprocessing.dataprocessing.util.DynamicDispatchEnablingEcoreEnvironmentFactory'"
    • Field Detail

      • PROCESSING_EFFECT_SPECIFICATION__ID

        static final int PROCESSING_EFFECT_SPECIFICATION__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROCESSING_EFFECT_SPECIFICATION__SPECIFICATION

        static final int PROCESSING_EFFECT_SPECIFICATION__SPECIFICATION
        The feature id for the 'Specification' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROCESSING_EFFECT_SPECIFICATION__OPERATION_TYPES

        static final int PROCESSING_EFFECT_SPECIFICATION__OPERATION_TYPES
        The feature id for the 'Operation Types' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROCESSING_EFFECT_SPECIFICATION__PROCESSING_EFFECTS

        static final int PROCESSING_EFFECT_SPECIFICATION__PROCESSING_EFFECTS
        The feature id for the 'Processing Effects' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROCESSING_EFFECT_SPECIFICATION_FEATURE_COUNT

        static final int PROCESSING_EFFECT_SPECIFICATION_FEATURE_COUNT
        The number of structural features of the 'Processing Effect Specification' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROCESSING_EFFECT_OPERATION_TYPE__ID

        static final int PROCESSING_EFFECT_OPERATION_TYPE__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROCESSING_EFFECT_OPERATION_TYPE__ENTITY_NAME

        static final int PROCESSING_EFFECT_OPERATION_TYPE__ENTITY_NAME
        The feature id for the 'Entity Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROCESSING_EFFECT_OPERATION_TYPE_FEATURE_COUNT

        static final int PROCESSING_EFFECT_OPERATION_TYPE_FEATURE_COUNT
        The number of structural features of the 'Processing Effect Operation Type' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROCESSING_EFFECT__ID

        static final int PROCESSING_EFFECT__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROCESSING_EFFECT__ENTITY_NAME

        static final int PROCESSING_EFFECT__ENTITY_NAME
        The feature id for the 'Entity Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROCESSING_EFFECT__FROM_DATA_TYPE

        static final int PROCESSING_EFFECT__FROM_DATA_TYPE
        The feature id for the 'From Data Type' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROCESSING_EFFECT__TO_DATA_TYPE

        static final int PROCESSING_EFFECT__TO_DATA_TYPE
        The feature id for the 'To Data Type' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROCESSING_EFFECT__CHARACTERISTIC_CHANGES

        static final int PROCESSING_EFFECT__CHARACTERISTIC_CHANGES
        The feature id for the 'Characteristic Changes' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROCESSING_EFFECT_FEATURE_COUNT

        static final int PROCESSING_EFFECT_FEATURE_COUNT
        The number of structural features of the 'Processing Effect' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION_TYPE_DATA_PROCESSING_EFFECT__ID

        static final int OPERATION_TYPE_DATA_PROCESSING_EFFECT__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION_TYPE_DATA_PROCESSING_EFFECT__ENTITY_NAME

        static final int OPERATION_TYPE_DATA_PROCESSING_EFFECT__ENTITY_NAME
        The feature id for the 'Entity Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION_TYPE_DATA_PROCESSING_EFFECT__FROM_DATA_TYPE

        static final int OPERATION_TYPE_DATA_PROCESSING_EFFECT__FROM_DATA_TYPE
        The feature id for the 'From Data Type' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION_TYPE_DATA_PROCESSING_EFFECT__TO_DATA_TYPE

        static final int OPERATION_TYPE_DATA_PROCESSING_EFFECT__TO_DATA_TYPE
        The feature id for the 'To Data Type' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION_TYPE_DATA_PROCESSING_EFFECT__CHARACTERISTIC_CHANGES

        static final int OPERATION_TYPE_DATA_PROCESSING_EFFECT__CHARACTERISTIC_CHANGES
        The feature id for the 'Characteristic Changes' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION_TYPE_DATA_PROCESSING_EFFECT__RELEVANT_OPERATION_TYPES

        static final int OPERATION_TYPE_DATA_PROCESSING_EFFECT__RELEVANT_OPERATION_TYPES
        The feature id for the 'Relevant Operation Types' reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • OPERATION_TYPE_DATA_PROCESSING_EFFECT_FEATURE_COUNT

        static final int OPERATION_TYPE_DATA_PROCESSING_EFFECT_FEATURE_COUNT
        The number of structural features of the 'Operation Type Data Processing Effect' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_CREATION_PROCESSING_EFFECT__ID

        static final int DATA_CREATION_PROCESSING_EFFECT__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_CREATION_PROCESSING_EFFECT__ENTITY_NAME

        static final int DATA_CREATION_PROCESSING_EFFECT__ENTITY_NAME
        The feature id for the 'Entity Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_CREATION_PROCESSING_EFFECT__FROM_DATA_TYPE

        static final int DATA_CREATION_PROCESSING_EFFECT__FROM_DATA_TYPE
        The feature id for the 'From Data Type' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_CREATION_PROCESSING_EFFECT__TO_DATA_TYPE

        static final int DATA_CREATION_PROCESSING_EFFECT__TO_DATA_TYPE
        The feature id for the 'To Data Type' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_CREATION_PROCESSING_EFFECT__CHARACTERISTIC_CHANGES

        static final int DATA_CREATION_PROCESSING_EFFECT__CHARACTERISTIC_CHANGES
        The feature id for the 'Characteristic Changes' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_CREATION_PROCESSING_EFFECT_FEATURE_COUNT

        static final int DATA_CREATION_PROCESSING_EFFECT_FEATURE_COUNT
        The number of structural features of the 'Data Creation Processing Effect' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CHARACTERISTIC_CHANGE__ID

        static final int CHARACTERISTIC_CHANGE__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CHARACTERISTIC_CHANGE__ENTITY_NAME

        static final int CHARACTERISTIC_CHANGE__ENTITY_NAME
        The feature id for the 'Entity Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CHARACTERISTIC_CHANGE__CHANGE_OPERATION

        static final int CHARACTERISTIC_CHANGE__CHANGE_OPERATION
        The feature id for the 'Change Operation' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CHARACTERISTIC_CHANGE__CHARACTERISTIC_SPECIFICATIONS

        static final int CHARACTERISTIC_CHANGE__CHARACTERISTIC_SPECIFICATIONS
        The feature id for the 'Characteristic Specifications' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CHARACTERISTIC_CHANGE__PROCESSING_EFFECT

        static final int CHARACTERISTIC_CHANGE__PROCESSING_EFFECT
        The feature id for the 'Processing Effect' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CHARACTERISTIC_CHANGE_FEATURE_COUNT

        static final int CHARACTERISTIC_CHANGE_FEATURE_COUNT
        The number of structural features of the 'Characteristic Change' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CHARACTERISTIC_SPECIFICATION__ID

        static final int CHARACTERISTIC_SPECIFICATION__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CHARACTERISTIC_SPECIFICATION__ENTITY_NAME

        static final int CHARACTERISTIC_SPECIFICATION__ENTITY_NAME
        The feature id for the 'Entity Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CHARACTERISTIC_SPECIFICATION__CHARACTERISTIC_CHANGE

        static final int CHARACTERISTIC_SPECIFICATION__CHARACTERISTIC_CHANGE
        The feature id for the 'Characteristic Change' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CHARACTERISTIC_SPECIFICATION_FEATURE_COUNT

        static final int CHARACTERISTIC_SPECIFICATION_FEATURE_COUNT
        The number of structural features of the 'Characteristic Specification' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DIRECT_CHARACTERISTIC__ID

        static final int DIRECT_CHARACTERISTIC__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DIRECT_CHARACTERISTIC__ENTITY_NAME

        static final int DIRECT_CHARACTERISTIC__ENTITY_NAME
        The feature id for the 'Entity Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DIRECT_CHARACTERISTIC__CHARACTERISTIC_CHANGE

        static final int DIRECT_CHARACTERISTIC__CHARACTERISTIC_CHANGE
        The feature id for the 'Characteristic Change' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DIRECT_CHARACTERISTIC__CHARACTERISTIC

        static final int DIRECT_CHARACTERISTIC__CHARACTERISTIC
        The feature id for the 'Characteristic' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DIRECT_CHARACTERISTIC_FEATURE_COUNT

        static final int DIRECT_CHARACTERISTIC_FEATURE_COUNT
        The number of structural features of the 'Direct Characteristic' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROCESSING_EFFECT_PROVIDER__PROCESSING_EFFECTS

        static final int PROCESSING_EFFECT_PROVIDER__PROCESSING_EFFECTS
        The feature id for the 'Processing Effects' reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROCESSING_EFFECT_PROVIDER_FEATURE_COUNT

        static final int PROCESSING_EFFECT_PROVIDER_FEATURE_COUNT
        The number of structural features of the 'Processing Effect Provider' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MIN_STATIC_CHARACTERISTIC__ID

        static final int MIN_STATIC_CHARACTERISTIC__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MIN_STATIC_CHARACTERISTIC__ENTITY_NAME

        static final int MIN_STATIC_CHARACTERISTIC__ENTITY_NAME
        The feature id for the 'Entity Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MIN_STATIC_CHARACTERISTIC__CHARACTERISTIC_CHANGE

        static final int MIN_STATIC_CHARACTERISTIC__CHARACTERISTIC_CHANGE
        The feature id for the 'Characteristic Change' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MIN_STATIC_CHARACTERISTIC__STATIC_MIN_VALUE

        static final int MIN_STATIC_CHARACTERISTIC__STATIC_MIN_VALUE
        The feature id for the 'Static Min Value' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • MIN_STATIC_CHARACTERISTIC_FEATURE_COUNT

        static final int MIN_STATIC_CHARACTERISTIC_FEATURE_COUNT
        The number of structural features of the 'Min Static Characteristic' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.