com.ibm.commerce.subscription.facade.server.entity.datatypes

Interface SubscriptionEntityPackage

  • All Superinterfaces:
    org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier


    public interface SubscriptionEntityPackage
    extends org.eclipse.emf.ecore.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:
    SubscriptionEntityFactory
    • Field Detail

      • eNS_URI

        static final java.lang.String eNS_URI
        The package namespace URI.
        See Also:
        Constant Field Values
      • eNS_PREFIX

        static final java.lang.String eNS_PREFIX
        The package namespace name.
        See Also:
        Constant Field Values
      • SUBSCRIPTION_ROOT

        static final int SUBSCRIPTION_ROOT
        The meta object id for the 'Subscription Root' class.
        See Also:
        SubscriptionRootImpl, SubscriptionEntityPackageImpl.getSubscriptionRoot(), Constant Field Values
      • SUBSCRIPTION_ROOT__SUBSCPTYPE

        static final int SUBSCRIPTION_ROOT__SUBSCPTYPE
        The feature id for the 'Subscptype' containment reference list.
        See Also:
        Constant Field Values
      • SUBSCRIPTION_ROOT__SUBSCRIPTION

        static final int SUBSCRIPTION_ROOT__SUBSCRIPTION
        The feature id for the 'Subscription' containment reference list.
        See Also:
        Constant Field Values
      • SUBSCRIPTION_ROOT__SUBSCRRENEW

        static final int SUBSCRIPTION_ROOT__SUBSCRRENEW
        The feature id for the 'Subscrrenew' containment reference list.
        See Also:
        Constant Field Values
      • SUBSCRIPTION_ROOT__SUBSCRSCHJOBS

        static final int SUBSCRIPTION_ROOT__SUBSCRSCHJOBS
        The feature id for the 'Subscrschjobs' containment reference list.
        See Also:
        Constant Field Values
      • SUBSCRIPTION_ROOT__SUBSCRSUSPEND

        static final int SUBSCRIPTION_ROOT__SUBSCRSUSPEND
        The feature id for the 'Subscrsuspend' containment reference list.
        See Also:
        Constant Field Values
      • SUBSCRIPTION_ROOT__SUBSCRTEMPLATE

        static final int SUBSCRIPTION_ROOT__SUBSCRTEMPLATE
        The feature id for the 'Subscrtemplate' containment reference list.
        See Also:
        Constant Field Values
      • SUBSCRIPTION_ROOT__SUBSCRTMPLITEMLIST

        static final int SUBSCRIPTION_ROOT__SUBSCRTMPLITEMLIST
        The feature id for the 'Subscrtmplitemlist' containment reference list.
        See Also:
        Constant Field Values
      • SUBSCRIPTION_ROOT_FEATURE_COUNT

        static final int SUBSCRIPTION_ROOT_FEATURE_COUNT
        The number of structural features of the 'Subscription Root' class.
        See Also:
        Constant Field Values
      • SUBSCPTYPE

        static final int SUBSCPTYPE
        The meta object id for the 'Subscptype' class.
        See Also:
        SubscptypeImpl, SubscriptionEntityPackageImpl.getSubscptype(), Constant Field Values
      • SUBSCPTYPE__SUBSCPTYPE_ID

        static final int SUBSCPTYPE__SUBSCPTYPE_ID
        The feature id for the 'Subscptype id' attribute.
        See Also:
        Constant Field Values
      • SUBSCPTYPE__DESCRIPTION

        static final int SUBSCPTYPE__DESCRIPTION
        The feature id for the 'Description' attribute.
        See Also:
        Constant Field Values
      • SUBSCPTYPE__OPTCOUNTER

        static final int SUBSCPTYPE__OPTCOUNTER
        The feature id for the 'Optcounter' attribute.
        See Also:
        Constant Field Values
      • SUBSCPTYPE__SUBSCRIPTION_FOR_SUBSCPTYPE

        static final int SUBSCPTYPE__SUBSCRIPTION_FOR_SUBSCPTYPE
        The feature id for the 'Subscription For Subscptype' reference list.
        See Also:
        Constant Field Values
      • SUBSCPTYPE_FEATURE_COUNT

        static final int SUBSCPTYPE_FEATURE_COUNT
        The number of structural features of the 'Subscptype' class.
        See Also:
        Constant Field Values
      • SUBSCRIPTION

        static final int SUBSCRIPTION
        The meta object id for the 'Subscription' class.
        See Also:
        SubscriptionImpl, SubscriptionEntityPackageImpl.getSubscription(), Constant Field Values
      • SUBSCRIPTION__SUBSCRIPTION_ID

        static final int SUBSCRIPTION__SUBSCRIPTION_ID
        The feature id for the 'Subscription id' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__CATENTRY_ID

        static final int SUBSCRIPTION__CATENTRY_ID
        The feature id for the 'Catentry id' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__ORDERITEMS_ID

        static final int SUBSCRIPTION__ORDERITEMS_ID
        The feature id for the 'Orderitems id' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__ORDERS_ID

        static final int SUBSCRIPTION__ORDERS_ID
        The feature id for the 'Orders id' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__STOREENT_ID

        static final int SUBSCRIPTION__STOREENT_ID
        The feature id for the 'Storeent id' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__MEMBER_ID

        static final int SUBSCRIPTION__MEMBER_ID
        The feature id for the 'Member id' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__STATUS

        static final int SUBSCRIPTION__STATUS
        The feature id for the 'Status' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__RECURRING

        static final int SUBSCRIPTION__RECURRING
        The feature id for the 'Recurring' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__SUBSCPTYPE_ID

        static final int SUBSCRIPTION__SUBSCPTYPE_ID
        The feature id for the 'Subscptype id' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__DESCRIPTION

        static final int SUBSCRIPTION__DESCRIPTION
        The feature id for the 'Description' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__FULFILLMENT_FREQ

        static final int SUBSCRIPTION__FULFILLMENT_FREQ
        The feature id for the 'Fulfillment freq' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__PAYMENT_FREQ

        static final int SUBSCRIPTION__PAYMENT_FREQ
        The feature id for the 'Payment freq' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__NEXTFFMDATE

        static final int SUBSCRIPTION__NEXTFFMDATE
        The feature id for the 'Nextffmdate' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__NEXTPAYMENTDATE

        static final int SUBSCRIPTION__NEXTPAYMENTDATE
        The feature id for the 'Nextpaymentdate' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__TIMEPERIOD

        static final int SUBSCRIPTION__TIMEPERIOD
        The feature id for the 'Timeperiod' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__REMAININGCOUNT

        static final int SUBSCRIPTION__REMAININGCOUNT
        The feature id for the 'Remainingcount' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__LASTUPDATE

        static final int SUBSCRIPTION__LASTUPDATE
        The feature id for the 'Lastupdate' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__TIMEPLACED

        static final int SUBSCRIPTION__TIMEPLACED
        The feature id for the 'Timeplaced' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__STARTDATE

        static final int SUBSCRIPTION__STARTDATE
        The feature id for the 'Startdate' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__ENDDATE

        static final int SUBSCRIPTION__ENDDATE
        The feature id for the 'Enddate' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__CANCELDATE

        static final int SUBSCRIPTION__CANCELDATE
        The feature id for the 'Canceldate' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__QUANTITY

        static final int SUBSCRIPTION__QUANTITY
        The feature id for the 'Quantity' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__TOTALCOST

        static final int SUBSCRIPTION__TOTALCOST
        The feature id for the 'Totalcost' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__AMOUNTPAID

        static final int SUBSCRIPTION__AMOUNTPAID
        The feature id for the 'Amountpaid' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__AMOUNT_TOCHARGE

        static final int SUBSCRIPTION__AMOUNT_TOCHARGE
        The feature id for the 'Amount tocharge' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__CURRENCY

        static final int SUBSCRIPTION__CURRENCY
        The feature id for the 'Currency' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__SUBSCRTEMPLATE_ID

        static final int SUBSCRIPTION__SUBSCRTEMPLATE_ID
        The feature id for the 'Subscrtemplate id' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__FIELD1

        static final int SUBSCRIPTION__FIELD1
        The feature id for the 'Field1' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__FIELD2

        static final int SUBSCRIPTION__FIELD2
        The feature id for the 'Field2' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__FIELD3

        static final int SUBSCRIPTION__FIELD3
        The feature id for the 'Field3' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__FFMFREQ_UOM

        static final int SUBSCRIPTION__FFMFREQ_UOM
        The feature id for the 'Ffmfreq uom' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__PAYMENTFREQ_UOM

        static final int SUBSCRIPTION__PAYMENTFREQ_UOM
        The feature id for the 'Paymentfreq uom' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__STATUSREASON

        static final int SUBSCRIPTION__STATUSREASON
        The feature id for the 'Statusreason' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__TIMEPERIOD_UOM

        static final int SUBSCRIPTION__TIMEPERIOD_UOM
        The feature id for the 'Timeperiod uom' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__TRANSIENTSTATE

        static final int SUBSCRIPTION__TRANSIENTSTATE
        The feature id for the 'Transientstate' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__OPTCOUNTER

        static final int SUBSCRIPTION__OPTCOUNTER
        The feature id for the 'Optcounter' attribute.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__SUBSCPTYPE_FOR_SUBSCRIPTION

        static final int SUBSCRIPTION__SUBSCPTYPE_FOR_SUBSCRIPTION
        The feature id for the 'Subscptype For Subscription' reference.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__SUBSCRTEMPLATE_FOR_SUBSCRIPTION

        static final int SUBSCRIPTION__SUBSCRTEMPLATE_FOR_SUBSCRIPTION
        The feature id for the 'Subscrtemplate For Subscription' reference.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__SUBSCRRENEW_FOR_SUBSCRIPTION

        static final int SUBSCRIPTION__SUBSCRRENEW_FOR_SUBSCRIPTION
        The feature id for the 'Subscrrenew For Subscription' reference list.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__SUBSCRRENEW_FOR_SUBSCRIPTION2

        static final int SUBSCRIPTION__SUBSCRRENEW_FOR_SUBSCRIPTION2
        The feature id for the 'Subscrrenew For Subscription2' reference list.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__SUBSCRSCHJOBS_FOR_SUBSCRIPTION

        static final int SUBSCRIPTION__SUBSCRSCHJOBS_FOR_SUBSCRIPTION
        The feature id for the 'Subscrschjobs For Subscription' reference list.
        See Also:
        Constant Field Values
      • SUBSCRIPTION__SUBSCRSUSPEND_FOR_SUBSCRIPTION

        static final int SUBSCRIPTION__SUBSCRSUSPEND_FOR_SUBSCRIPTION
        The feature id for the 'Subscrsuspend For Subscription' reference list.
        See Also:
        Constant Field Values
      • SUBSCRIPTION_FEATURE_COUNT

        static final int SUBSCRIPTION_FEATURE_COUNT
        The number of structural features of the 'Subscription' class.
        See Also:
        Constant Field Values
      • SUBSCRRENEW

        static final int SUBSCRRENEW
        The meta object id for the 'Subscrrenew' class.
        See Also:
        SubscrrenewImpl, SubscriptionEntityPackageImpl.getSubscrrenew(), Constant Field Values
      • SUBSCRRENEW__RENEWEDSUBSCR_ID

        static final int SUBSCRRENEW__RENEWEDSUBSCR_ID
        The feature id for the 'Renewedsubscr id' attribute.
        See Also:
        Constant Field Values
      • SUBSCRRENEW__SUBSCRIPTION_ID

        static final int SUBSCRRENEW__SUBSCRIPTION_ID
        The feature id for the 'Subscription id' attribute.
        See Also:
        Constant Field Values
      • SUBSCRRENEW__TIMEPLACED

        static final int SUBSCRRENEW__TIMEPLACED
        The feature id for the 'Timeplaced' attribute.
        See Also:
        Constant Field Values
      • SUBSCRRENEW__OPTCOUNTER

        static final int SUBSCRRENEW__OPTCOUNTER
        The feature id for the 'Optcounter' attribute.
        See Also:
        Constant Field Values
      • SUBSCRRENEW__SUBSCRIPTION_FOR_SUBSCRRENEW

        static final int SUBSCRRENEW__SUBSCRIPTION_FOR_SUBSCRRENEW
        The feature id for the 'Subscription For Subscrrenew' reference.
        See Also:
        Constant Field Values
      • SUBSCRRENEW__SUBSCRIPTION_FOR_SUBSCRRENEW2

        static final int SUBSCRRENEW__SUBSCRIPTION_FOR_SUBSCRRENEW2
        The feature id for the 'Subscription For Subscrrenew2' reference.
        See Also:
        Constant Field Values
      • SUBSCRRENEW_FEATURE_COUNT

        static final int SUBSCRRENEW_FEATURE_COUNT
        The number of structural features of the 'Subscrrenew' class.
        See Also:
        Constant Field Values
      • SUBSCRSCHJOBS

        static final int SUBSCRSCHJOBS
        The meta object id for the 'Subscrschjobs' class.
        See Also:
        SubscrschjobsImpl, SubscriptionEntityPackageImpl.getSubscrschjobs(), Constant Field Values
      • SUBSCRSCHJOBS__SCHEDULED_ID

        static final int SUBSCRSCHJOBS__SCHEDULED_ID
        The feature id for the 'Scheduled id' attribute.
        See Also:
        Constant Field Values
      • SUBSCRSCHJOBS__ACTIONDATE

        static final int SUBSCRSCHJOBS__ACTIONDATE
        The feature id for the 'Actiondate' attribute.
        See Also:
        Constant Field Values
      • SUBSCRSCHJOBS__SUBSCRIPTION_ID

        static final int SUBSCRSCHJOBS__SUBSCRIPTION_ID
        The feature id for the 'Subscription id' attribute.
        See Also:
        Constant Field Values
      • SUBSCRSCHJOBS__ACTION

        static final int SUBSCRSCHJOBS__ACTION
        The feature id for the 'Action' attribute.
        See Also:
        Constant Field Values
      • SUBSCRSCHJOBS__TIMEPLACED

        static final int SUBSCRSCHJOBS__TIMEPLACED
        The feature id for the 'Timeplaced' attribute.
        See Also:
        Constant Field Values
      • SUBSCRSCHJOBS__LASTUPDATE

        static final int SUBSCRSCHJOBS__LASTUPDATE
        The feature id for the 'Lastupdate' attribute.
        See Also:
        Constant Field Values
      • SUBSCRSCHJOBS__STATUS

        static final int SUBSCRSCHJOBS__STATUS
        The feature id for the 'Status' attribute.
        See Also:
        Constant Field Values
      • SUBSCRSCHJOBS__PARAMETER

        static final int SUBSCRSCHJOBS__PARAMETER
        The feature id for the 'Parameter' attribute.
        See Also:
        Constant Field Values
      • SUBSCRSCHJOBS__FIELD1

        static final int SUBSCRSCHJOBS__FIELD1
        The feature id for the 'Field1' attribute.
        See Also:
        Constant Field Values
      • SUBSCRSCHJOBS__FIELD2

        static final int SUBSCRSCHJOBS__FIELD2
        The feature id for the 'Field2' attribute.
        See Also:
        Constant Field Values
      • SUBSCRSCHJOBS__FIELD3

        static final int SUBSCRSCHJOBS__FIELD3
        The feature id for the 'Field3' attribute.
        See Also:
        Constant Field Values
      • SUBSCRSCHJOBS__RETRYCOUNT

        static final int SUBSCRSCHJOBS__RETRYCOUNT
        The feature id for the 'Retrycount' attribute.
        See Also:
        Constant Field Values
      • SUBSCRSCHJOBS__OPTCOUNTER

        static final int SUBSCRSCHJOBS__OPTCOUNTER
        The feature id for the 'Optcounter' attribute.
        See Also:
        Constant Field Values
      • SUBSCRSCHJOBS__SUBSCRIPTION_FOR_SUBSCRSCHJOBS

        static final int SUBSCRSCHJOBS__SUBSCRIPTION_FOR_SUBSCRSCHJOBS
        The feature id for the 'Subscription For Subscrschjobs' reference.
        See Also:
        Constant Field Values
      • SUBSCRSCHJOBS_FEATURE_COUNT

        static final int SUBSCRSCHJOBS_FEATURE_COUNT
        The number of structural features of the 'Subscrschjobs' class.
        See Also:
        Constant Field Values
      • SUBSCRSUSPEND

        static final int SUBSCRSUSPEND
        The meta object id for the 'Subscrsuspend' class.
        See Also:
        SubscrsuspendImpl, SubscriptionEntityPackageImpl.getSubscrsuspend(), Constant Field Values
      • SUBSCRSUSPEND__SUSPEND_ID

        static final int SUBSCRSUSPEND__SUSPEND_ID
        The feature id for the 'Suspend id' attribute.
        See Also:
        Constant Field Values
      • SUBSCRSUSPEND__SUBSCRIPTION_ID

        static final int SUBSCRSUSPEND__SUBSCRIPTION_ID
        The feature id for the 'Subscription id' attribute.
        See Also:
        Constant Field Values
      • SUBSCRSUSPEND__SUSPENDSTARTDATE

        static final int SUBSCRSUSPEND__SUSPENDSTARTDATE
        The feature id for the 'Suspendstartdate' attribute.
        See Also:
        Constant Field Values
      • SUBSCRSUSPEND__SUSPENDENDDATE

        static final int SUBSCRSUSPEND__SUSPENDENDDATE
        The feature id for the 'Suspendenddate' attribute.
        See Also:
        Constant Field Values
      • SUBSCRSUSPEND__FIELD1

        static final int SUBSCRSUSPEND__FIELD1
        The feature id for the 'Field1' attribute.
        See Also:
        Constant Field Values
      • SUBSCRSUSPEND__FIELD2

        static final int SUBSCRSUSPEND__FIELD2
        The feature id for the 'Field2' attribute.
        See Also:
        Constant Field Values
      • SUBSCRSUSPEND__FIELD3

        static final int SUBSCRSUSPEND__FIELD3
        The feature id for the 'Field3' attribute.
        See Also:
        Constant Field Values
      • SUBSCRSUSPEND__TIMEPLACED

        static final int SUBSCRSUSPEND__TIMEPLACED
        The feature id for the 'Timeplaced' attribute.
        See Also:
        Constant Field Values
      • SUBSCRSUSPEND__OPTCOUNTER

        static final int SUBSCRSUSPEND__OPTCOUNTER
        The feature id for the 'Optcounter' attribute.
        See Also:
        Constant Field Values
      • SUBSCRSUSPEND__SUBSCRIPTION_FOR_SUBSCRSUSPEND

        static final int SUBSCRSUSPEND__SUBSCRIPTION_FOR_SUBSCRSUSPEND
        The feature id for the 'Subscription For Subscrsuspend' reference.
        See Also:
        Constant Field Values
      • SUBSCRSUSPEND_FEATURE_COUNT

        static final int SUBSCRSUSPEND_FEATURE_COUNT
        The number of structural features of the 'Subscrsuspend' class.
        See Also:
        Constant Field Values
      • SUBSCRTEMPLATE

        static final int SUBSCRTEMPLATE
        The meta object id for the 'Subscrtemplate' class.
        See Also:
        SubscrtemplateImpl, SubscriptionEntityPackageImpl.getSubscrtemplate(), Constant Field Values
      • SUBSCRTEMPLATE__SUBSCRTEMPLATE_ID

        static final int SUBSCRTEMPLATE__SUBSCRTEMPLATE_ID
        The feature id for the 'Subscrtemplate id' attribute.
        See Also:
        Constant Field Values
      • SUBSCRTEMPLATE__STOREENT_ID

        static final int SUBSCRTEMPLATE__STOREENT_ID
        The feature id for the 'Storeent id' attribute.
        See Also:
        Constant Field Values
      • SUBSCRTEMPLATE__MEMBER_ID

        static final int SUBSCRTEMPLATE__MEMBER_ID
        The feature id for the 'Member id' attribute.
        See Also:
        Constant Field Values
      • SUBSCRTEMPLATE__TEMPLATEIDENTIFIER

        static final int SUBSCRTEMPLATE__TEMPLATEIDENTIFIER
        The feature id for the 'Templateidentifier' attribute.
        See Also:
        Constant Field Values
      • SUBSCRTEMPLATE__CATENTRY_ID

        static final int SUBSCRTEMPLATE__CATENTRY_ID
        The feature id for the 'Catentry id' attribute.
        See Also:
        Constant Field Values
      • SUBSCRTEMPLATE__FIELD1

        static final int SUBSCRTEMPLATE__FIELD1
        The feature id for the 'Field1' attribute.
        See Also:
        Constant Field Values
      • SUBSCRTEMPLATE__FIELD2

        static final int SUBSCRTEMPLATE__FIELD2
        The feature id for the 'Field2' attribute.
        See Also:
        Constant Field Values
      • SUBSCRTEMPLATE__FIELD3

        static final int SUBSCRTEMPLATE__FIELD3
        The feature id for the 'Field3' attribute.
        See Also:
        Constant Field Values
      • SUBSCRTEMPLATE__OPTCOUNTER

        static final int SUBSCRTEMPLATE__OPTCOUNTER
        The feature id for the 'Optcounter' attribute.
        See Also:
        Constant Field Values
      • SUBSCRTEMPLATE__SUBSCRIPTION_FOR_SUBSCRTEMPLATE

        static final int SUBSCRTEMPLATE__SUBSCRIPTION_FOR_SUBSCRTEMPLATE
        The feature id for the 'Subscription For Subscrtemplate' reference list.
        See Also:
        Constant Field Values
      • SUBSCRTEMPLATE__SUBSCRTMPLITEMLIST_FOR_SUBSCRTEMPLATE

        static final int SUBSCRTEMPLATE__SUBSCRTMPLITEMLIST_FOR_SUBSCRTEMPLATE
        The feature id for the 'Subscrtmplitemlist For Subscrtemplate' reference.
        See Also:
        Constant Field Values
      • SUBSCRTEMPLATE_FEATURE_COUNT

        static final int SUBSCRTEMPLATE_FEATURE_COUNT
        The number of structural features of the 'Subscrtemplate' class.
        See Also:
        Constant Field Values
      • SUBSCRTMPLITEMLIST

        static final int SUBSCRTMPLITEMLIST
        The meta object id for the 'Subscrtmplitemlist' class.
        See Also:
        SubscrtmplitemlistImpl, SubscriptionEntityPackageImpl.getSubscrtmplitemlist(), Constant Field Values
      • SUBSCRTMPLITEMLIST__SUBSCRTEMPLATE_ID

        static final int SUBSCRTMPLITEMLIST__SUBSCRTEMPLATE_ID
        The feature id for the 'Subscrtemplate id' attribute.
        See Also:
        Constant Field Values
      • SUBSCRTMPLITEMLIST__CATENTRY_ID

        static final int SUBSCRTMPLITEMLIST__CATENTRY_ID
        The feature id for the 'Catentry id' attribute.
        See Also:
        Constant Field Values
      • SUBSCRTMPLITEMLIST__CATENTQUANTITY

        static final int SUBSCRTMPLITEMLIST__CATENTQUANTITY
        The feature id for the 'Catentquantity' attribute.
        See Also:
        Constant Field Values
      • SUBSCRTMPLITEMLIST__CATENTPRICE

        static final int SUBSCRTMPLITEMLIST__CATENTPRICE
        The feature id for the 'Catentprice' attribute.
        See Also:
        Constant Field Values
      • SUBSCRTMPLITEMLIST__FIELD1

        static final int SUBSCRTMPLITEMLIST__FIELD1
        The feature id for the 'Field1' attribute.
        See Also:
        Constant Field Values
      • SUBSCRTMPLITEMLIST__FIELD2

        static final int SUBSCRTMPLITEMLIST__FIELD2
        The feature id for the 'Field2' attribute.
        See Also:
        Constant Field Values
      • SUBSCRTMPLITEMLIST__FIELD3

        static final int SUBSCRTMPLITEMLIST__FIELD3
        The feature id for the 'Field3' attribute.
        See Also:
        Constant Field Values
      • SUBSCRTMPLITEMLIST__OPTCOUNTER

        static final int SUBSCRTMPLITEMLIST__OPTCOUNTER
        The feature id for the 'Optcounter' attribute.
        See Also:
        Constant Field Values
      • SUBSCRTMPLITEMLIST__SUBSCRTEMPLATE_FOR_SUBSCRTMPLITEMLIST

        static final int SUBSCRTMPLITEMLIST__SUBSCRTEMPLATE_FOR_SUBSCRTMPLITEMLIST
        The feature id for the 'Subscrtemplate For Subscrtmplitemlist' reference.
        See Also:
        Constant Field Values
      • SUBSCRTMPLITEMLIST_FEATURE_COUNT

        static final int SUBSCRTMPLITEMLIST_FEATURE_COUNT
        The number of structural features of the 'Subscrtmplitemlist' class.
        See Also:
        Constant Field Values