com.ibm.wbit.tel

Interface TaskPackage

  • 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 TaskPackage
    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
    Since:
    6.0.1
    See Also:
    TaskFactory
    • 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
      • eINSTANCE

        static final TaskPackage eINSTANCE
        The singleton instance of the package.
      • DOCUMENT_ROOT

        static final int DOCUMENT_ROOT
        The meta object id for the 'Document Root' class.
        See Also:
        DocumentRootImpl, TaskPackageImpl.getDocumentRoot(), Constant Field Values
      • DOCUMENT_ROOT__MIXED

        static final int DOCUMENT_ROOT__MIXED
        The feature id for the 'Mixed' attribute list.
        See Also:
        Constant Field Values
      • DOCUMENT_ROOT__XMLNS_PREFIX_MAP

        static final int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
        The feature id for the 'XMLNS Prefix Map' map.
        See Also:
        Constant Field Values
      • DOCUMENT_ROOT__XSI_SCHEMA_LOCATION

        static final int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
        The feature id for the 'XSI Schema Location' map.
        See Also:
        Constant Field Values
      • DOCUMENT_ROOT__TASK

        static final int DOCUMENT_ROOT__TASK
        The feature id for the 'Task' containment reference.
        See Also:
        Constant Field Values
      • DOCUMENT_ROOT_FEATURE_COUNT

        static final int DOCUMENT_ROOT_FEATURE_COUNT
        The number of structural features of the 'Document Root' class.
        See Also:
        Constant Field Values
      • PARAMETER_TYPE

        static final int PARAMETER_TYPE
        The meta object id for the 'Parameter Type' class.
        See Also:
        ParameterTypeImpl, TaskPackageImpl.getParameterType(), Constant Field Values
      • PARAMETER_TYPE__VALUE

        static final int PARAMETER_TYPE__VALUE
        The feature id for the 'Value' attribute.
        See Also:
        Constant Field Values
      • PARAMETER_TYPE__ID

        static final int PARAMETER_TYPE__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
      • PARAMETER_TYPE_FEATURE_COUNT

        static final int PARAMETER_TYPE_FEATURE_COUNT
        The number of structural features of the 'Parameter Type' class.
        See Also:
        Constant Field Values
      • TSTAFF_ROLE

        static final int TSTAFF_ROLE
        The meta object id for the 'TStaff Role' class.
        See Also:
        TStaffRoleImpl, TaskPackageImpl.getTStaffRole(), Constant Field Values
      • TSTAFF_ROLE__VERB

        static final int TSTAFF_ROLE__VERB
        The feature id for the 'Verb' containment reference.
        See Also:
        Constant Field Values
      • TSTAFF_ROLE_FEATURE_COUNT

        static final int TSTAFF_ROLE_FEATURE_COUNT
        The number of structural features of the 'TStaff Role' class.
        See Also:
        Constant Field Values
      • TADMINISTRATOR

        static final int TADMINISTRATOR
        The meta object id for the 'TAdministrator' class.
        See Also:
        TAdministratorImpl, TaskPackageImpl.getTAdministrator(), Constant Field Values
      • TADMINISTRATOR__VERB

        static final int TADMINISTRATOR__VERB
        The feature id for the 'Verb' containment reference.
        See Also:
        Constant Field Values
      • TADMINISTRATOR_FEATURE_COUNT

        static final int TADMINISTRATOR_FEATURE_COUNT
        The number of structural features of the 'TAdministrator' class.
        See Also:
        Constant Field Values
      • TAGGREGATE

        static final int TAGGREGATE
        The meta object id for the 'TAggregate' class.
        See Also:
        TAggregateImpl, TaskPackageImpl.getTAggregate(), Constant Field Values
      • TAGGREGATE__CONDITION

        static final int TAGGREGATE__CONDITION
        The feature id for the 'Condition' attribute.
        See Also:
        Constant Field Values
      • TAGGREGATE__FUNCTION

        static final int TAGGREGATE__FUNCTION
        The feature id for the 'Function' attribute.
        See Also:
        Constant Field Values
      • TAGGREGATE__LOCATION

        static final int TAGGREGATE__LOCATION
        The feature id for the 'Location' attribute.
        See Also:
        Constant Field Values
      • TAGGREGATE__PART

        static final int TAGGREGATE__PART
        The feature id for the 'Part' attribute.
        See Also:
        Constant Field Values
      • TAGGREGATE_FEATURE_COUNT

        static final int TAGGREGATE_FEATURE_COUNT
        The number of structural features of the 'TAggregate' class.
        See Also:
        Constant Field Values
      • TAPPLY_TO

        static final int TAPPLY_TO
        The meta object id for the 'TApply To' class.
        See Also:
        TApplyToImpl, TaskPackageImpl.getTApplyTo(), Constant Field Values
      • TAPPLY_TO__ROLE

        static final int TAPPLY_TO__ROLE
        The feature id for the 'Role' attribute.
        See Also:
        Constant Field Values
      • TAPPLY_TO_FEATURE_COUNT

        static final int TAPPLY_TO_FEATURE_COUNT
        The number of structural features of the 'TApply To' class.
        See Also:
        Constant Field Values
      • TCOMPLETION

        static final int TCOMPLETION
        The meta object id for the 'TCompletion' class.
        See Also:
        TCompletionImpl, TaskPackageImpl.getTCompletion(), Constant Field Values
      • TCOMPLETION__CRITERION

        static final int TCOMPLETION__CRITERION
        The feature id for the 'Criterion' containment reference.
        See Also:
        Constant Field Values
      • TCOMPLETION__RESULT

        static final int TCOMPLETION__RESULT
        The feature id for the 'Result' containment reference.
        See Also:
        Constant Field Values
      • TCOMPLETION__NAME

        static final int TCOMPLETION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • TCOMPLETION__USE_DEFAULT_RESULT_CONSTRUCTION

        static final int TCOMPLETION__USE_DEFAULT_RESULT_CONSTRUCTION
        The feature id for the 'Use Default Result Construction' attribute.
        See Also:
        Constant Field Values
      • TCOMPLETION_FEATURE_COUNT

        static final int TCOMPLETION_FEATURE_COUNT
        The number of structural features of the 'TCompletion' class.
        See Also:
        Constant Field Values
      • TCOMPLETION_BEHAVIOR

        static final int TCOMPLETION_BEHAVIOR
        The meta object id for the 'TCompletion Behavior' class.
        See Also:
        TCompletionBehaviorImpl, TaskPackageImpl.getTCompletionBehavior(), Constant Field Values
      • TCOMPLETION_BEHAVIOR__COMPLETION

        static final int TCOMPLETION_BEHAVIOR__COMPLETION
        The feature id for the 'Completion' containment reference list.
        See Also:
        Constant Field Values
      • TCOMPLETION_BEHAVIOR__DEFAULT_COMPLETION

        static final int TCOMPLETION_BEHAVIOR__DEFAULT_COMPLETION
        The feature id for the 'Default Completion' containment reference.
        See Also:
        Constant Field Values
      • TCOMPLETION_BEHAVIOR_FEATURE_COUNT

        static final int TCOMPLETION_BEHAVIOR_FEATURE_COUNT
        The number of structural features of the 'TCompletion Behavior' class.
        See Also:
        Constant Field Values
      • TCONTACT_QUERY

        static final int TCONTACT_QUERY
        The meta object id for the 'TContact Query' class.
        See Also:
        TContactQueryImpl, TaskPackageImpl.getTContactQuery(), Constant Field Values
      • TCONTACT_QUERY__VERB

        static final int TCONTACT_QUERY__VERB
        The feature id for the 'Verb' containment reference.
        See Also:
        Constant Field Values
      • TCONTACT_QUERY__CATEGORY

        static final int TCONTACT_QUERY__CATEGORY
        The feature id for the 'Category' attribute.
        See Also:
        Constant Field Values
      • TCONTACT_QUERY_FEATURE_COUNT

        static final int TCONTACT_QUERY_FEATURE_COUNT
        The number of structural features of the 'TContact Query' class.
        See Also:
        Constant Field Values
      • TCRITERION

        static final int TCRITERION
        The meta object id for the 'TCriterion' class.
        See Also:
        TCriterionImpl, TaskPackageImpl.getTCriterion(), Constant Field Values
      • TCRITERION__CONDITION

        static final int TCRITERION__CONDITION
        The feature id for the 'Condition' attribute.
        See Also:
        Constant Field Values
      • TCRITERION__FOR

        static final int TCRITERION__FOR
        The feature id for the 'For' attribute.
        See Also:
        Constant Field Values
      • TCRITERION_FEATURE_COUNT

        static final int TCRITERION_FEATURE_COUNT
        The number of structural features of the 'TCriterion' class.
        See Also:
        Constant Field Values
      • TCUSTOM_CLIENT_SETTINGS

        static final int TCUSTOM_CLIENT_SETTINGS
        The meta object id for the 'TCustom Client Settings' class.
        See Also:
        TCustomClientSettingsImpl, TaskPackageImpl.getTCustomClientSettings(), Constant Field Values
      • TCUSTOM_CLIENT_SETTINGS__CUSTOM_SETTING

        static final int TCUSTOM_CLIENT_SETTINGS__CUSTOM_SETTING
        The feature id for the 'Custom Setting' containment reference list.
        See Also:
        Constant Field Values
      • TCUSTOM_CLIENT_SETTINGS__CLIENT_TYPE

        static final int TCUSTOM_CLIENT_SETTINGS__CLIENT_TYPE
        The feature id for the 'Client Type' attribute.
        See Also:
        Constant Field Values
      • TCUSTOM_CLIENT_SETTINGS_FEATURE_COUNT

        static final int TCUSTOM_CLIENT_SETTINGS_FEATURE_COUNT
        The number of structural features of the 'TCustom Client Settings' class.
        See Also:
        Constant Field Values
      • TCUSTOM_PROPERTY

        static final int TCUSTOM_PROPERTY
        The meta object id for the 'TCustom Property' class.
        See Also:
        TCustomPropertyImpl, TaskPackageImpl.getTCustomProperty(), Constant Field Values
      • TCUSTOM_PROPERTY__VALUE

        static final int TCUSTOM_PROPERTY__VALUE
        The feature id for the 'Value' attribute.
        See Also:
        Constant Field Values
      • TCUSTOM_PROPERTY__INLINE

        static final int TCUSTOM_PROPERTY__INLINE
        The feature id for the 'Inline' attribute.
        See Also:
        Constant Field Values
      • TCUSTOM_PROPERTY__NAME

        static final int TCUSTOM_PROPERTY__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • TCUSTOM_PROPERTY_FEATURE_COUNT

        static final int TCUSTOM_PROPERTY_FEATURE_COUNT
        The number of structural features of the 'TCustom Property' class.
        See Also:
        Constant Field Values
      • TCUSTOM_SETTING

        static final int TCUSTOM_SETTING
        The meta object id for the 'TCustom Setting' class.
        See Also:
        TCustomSettingImpl, TaskPackageImpl.getTCustomSetting(), Constant Field Values
      • TCUSTOM_SETTING__NAME

        static final int TCUSTOM_SETTING__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • TCUSTOM_SETTING__VALUE

        static final int TCUSTOM_SETTING__VALUE
        The feature id for the 'Value' attribute.
        See Also:
        Constant Field Values
      • TCUSTOM_SETTING_FEATURE_COUNT

        static final int TCUSTOM_SETTING_FEATURE_COUNT
        The number of structural features of the 'TCustom Setting' class.
        See Also:
        Constant Field Values
      • TDEFAULT_COMPLETION

        static final int TDEFAULT_COMPLETION
        The meta object id for the 'TDefault Completion' class.
        See Also:
        TDefaultCompletionImpl, TaskPackageImpl.getTDefaultCompletion(), Constant Field Values
      • TDEFAULT_COMPLETION__RESULT

        static final int TDEFAULT_COMPLETION__RESULT
        The feature id for the 'Result' containment reference.
        See Also:
        Constant Field Values
      • TDEFAULT_COMPLETION_FEATURE_COUNT

        static final int TDEFAULT_COMPLETION_FEATURE_COUNT
        The number of structural features of the 'TDefault Completion' class.
        See Also:
        Constant Field Values
      • TDESCRIPTION

        static final int TDESCRIPTION
        The meta object id for the 'TDescription' class.
        See Also:
        TDescriptionImpl, TaskPackageImpl.getTDescription(), Constant Field Values
      • TDESCRIPTION__VALUE

        static final int TDESCRIPTION__VALUE
        The feature id for the 'Value' attribute.
        See Also:
        Constant Field Values
      • TDESCRIPTION__LOCALE

        static final int TDESCRIPTION__LOCALE
        The feature id for the 'Locale' attribute.
        See Also:
        Constant Field Values
      • TDESCRIPTION_FEATURE_COUNT

        static final int TDESCRIPTION_FEATURE_COUNT
        The number of structural features of the 'TDescription' class.
        See Also:
        Constant Field Values
      • TDISPLAY_NAME

        static final int TDISPLAY_NAME
        The meta object id for the 'TDisplay Name' class.
        See Also:
        TDisplayNameImpl, TaskPackageImpl.getTDisplayName(), Constant Field Values
      • TDISPLAY_NAME__VALUE

        static final int TDISPLAY_NAME__VALUE
        The feature id for the 'Value' attribute.
        See Also:
        Constant Field Values
      • TDISPLAY_NAME__LOCALE

        static final int TDISPLAY_NAME__LOCALE
        The feature id for the 'Locale' attribute.
        See Also:
        Constant Field Values
      • TDISPLAY_NAME_FEATURE_COUNT

        static final int TDISPLAY_NAME_FEATURE_COUNT
        The number of structural features of the 'TDisplay Name' class.
        See Also:
        Constant Field Values
      • TDOCUMENTATION

        static final int TDOCUMENTATION
        The meta object id for the 'TDocumentation' class.
        See Also:
        TDocumentationImpl, TaskPackageImpl.getTDocumentation(), Constant Field Values
      • TDOCUMENTATION__VALUE

        static final int TDOCUMENTATION__VALUE
        The feature id for the 'Value' attribute.
        See Also:
        Constant Field Values
      • TDOCUMENTATION__LOCALE

        static final int TDOCUMENTATION__LOCALE
        The feature id for the 'Locale' attribute.
        See Also:
        Constant Field Values
      • TDOCUMENTATION_FEATURE_COUNT

        static final int TDOCUMENTATION_FEATURE_COUNT
        The number of structural features of the 'TDocumentation' class.
        See Also:
        Constant Field Values
      • TEDITOR

        static final int TEDITOR
        The meta object id for the 'TEditor' class.
        See Also:
        TEditorImpl, TaskPackageImpl.getTEditor(), Constant Field Values
      • TEDITOR__VERB

        static final int TEDITOR__VERB
        The feature id for the 'Verb' containment reference.
        See Also:
        Constant Field Values
      • TEDITOR_FEATURE_COUNT

        static final int TEDITOR_FEATURE_COUNT
        The number of structural features of the 'TEditor' class.
        See Also:
        Constant Field Values
      • TEMAIL

        static final int TEMAIL
        The meta object id for the 'TEmail' class.
        See Also:
        TEmailImpl, TaskPackageImpl.getTEmail(), Constant Field Values
      • TEMAIL__LOCALIZED_EMAIL

        static final int TEMAIL__LOCALIZED_EMAIL
        The feature id for the 'Localized Email' containment reference list.
        See Also:
        Constant Field Values
      • TEMAIL__NAME

        static final int TEMAIL__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • TEMAIL_FEATURE_COUNT

        static final int TEMAIL_FEATURE_COUNT
        The number of structural features of the 'TEmail' class.
        See Also:
        Constant Field Values
      • TE_MAIL_RECEIVER

        static final int TE_MAIL_RECEIVER
        The meta object id for the 'TE Mail Receiver' class.
        See Also:
        TEMailReceiverImpl, TaskPackageImpl.getTEMailReceiver(), Constant Field Values
      • TE_MAIL_RECEIVER__VERB

        static final int TE_MAIL_RECEIVER__VERB
        The feature id for the 'Verb' containment reference.
        See Also:
        Constant Field Values
      • TE_MAIL_RECEIVER_FEATURE_COUNT

        static final int TE_MAIL_RECEIVER_FEATURE_COUNT
        The number of structural features of the 'TE Mail Receiver' class.
        See Also:
        Constant Field Values
      • TESCALATION

        static final int TESCALATION
        The meta object id for the 'TEscalation' class.
        See Also:
        TEscalationImpl, TaskPackageImpl.getTEscalation(), Constant Field Values
      • TESCALATION__DISPLAY_NAME

        static final int TESCALATION__DISPLAY_NAME
        The feature id for the 'Display Name' containment reference list.
        See Also:
        Constant Field Values
      • TESCALATION__DESCRIPTION

        static final int TESCALATION__DESCRIPTION
        The feature id for the 'Description' containment reference list.
        See Also:
        Constant Field Values
      • TESCALATION__DOCUMENTATION

        static final int TESCALATION__DOCUMENTATION
        The feature id for the 'Documentation' containment reference list.
        See Also:
        Constant Field Values
      • TESCALATION__CUSTOM_PROPERTY

        static final int TESCALATION__CUSTOM_PROPERTY
        The feature id for the 'Custom Property' containment reference list.
        See Also:
        Constant Field Values
      • TESCALATION__ESCALATION_RECEIVER

        static final int TESCALATION__ESCALATION_RECEIVER
        The feature id for the 'Escalation Receiver' containment reference.
        See Also:
        Constant Field Values
      • TESCALATION__EMAIL_RECEIVER

        static final int TESCALATION__EMAIL_RECEIVER
        The feature id for the 'EMail Receiver' containment reference.
        See Also:
        Constant Field Values
      • TESCALATION__AT_LEAST_EXPECTED_STATE

        static final int TESCALATION__AT_LEAST_EXPECTED_STATE
        The feature id for the 'At Least Expected State' attribute.
        See Also:
        Constant Field Values
      • TESCALATION__AUTO_REPEAT_DURATION

        static final int TESCALATION__AUTO_REPEAT_DURATION
        The feature id for the 'Auto Repeat Duration' attribute.
        See Also:
        Constant Field Values
      • TESCALATION__DURATION_UNTIL_ESCALATION

        static final int TESCALATION__DURATION_UNTIL_ESCALATION
        The feature id for the 'Duration Until Escalation' attribute.
        See Also:
        Constant Field Values
      • TESCALATION__EMAIL

        static final int TESCALATION__EMAIL
        The feature id for the 'Email' attribute.
        See Also:
        Constant Field Values
      • TESCALATION__ESCALATION_ACTION

        static final int TESCALATION__ESCALATION_ACTION
        The feature id for the 'Escalation Action' attribute.
        See Also:
        Constant Field Values
      • TESCALATION__INCREASE_PRIORITY

        static final int TESCALATION__INCREASE_PRIORITY
        The feature id for the 'Increase Priority' attribute.
        See Also:
        Constant Field Values
      • TESCALATION__NAME

        static final int TESCALATION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • TESCALATION_FEATURE_COUNT

        static final int TESCALATION_FEATURE_COUNT
        The number of structural features of the 'TEscalation' class.
        See Also:
        Constant Field Values
      • TESCALATION_CHAIN

        static final int TESCALATION_CHAIN
        The meta object id for the 'TEscalation Chain' class.
        See Also:
        TEscalationChainImpl, TaskPackageImpl.getTEscalationChain(), Constant Field Values
      • TESCALATION_CHAIN__ESCALATION

        static final int TESCALATION_CHAIN__ESCALATION
        The feature id for the 'Escalation' containment reference list.
        See Also:
        Constant Field Values
      • TESCALATION_CHAIN__ACTIVATION_STATE

        static final int TESCALATION_CHAIN__ACTIVATION_STATE
        The feature id for the 'Activation State' attribute.
        See Also:
        Constant Field Values
      • TESCALATION_CHAIN_FEATURE_COUNT

        static final int TESCALATION_CHAIN_FEATURE_COUNT
        The number of structural features of the 'TEscalation Chain' class.
        See Also:
        Constant Field Values
      • TESCALATION_RECEIVER

        static final int TESCALATION_RECEIVER
        The meta object id for the 'TEscalation Receiver' class.
        See Also:
        TEscalationReceiverImpl, TaskPackageImpl.getTEscalationReceiver(), Constant Field Values
      • TESCALATION_RECEIVER__VERB

        static final int TESCALATION_RECEIVER__VERB
        The feature id for the 'Verb' containment reference.
        See Also:
        Constant Field Values
      • TESCALATION_RECEIVER_FEATURE_COUNT

        static final int TESCALATION_RECEIVER_FEATURE_COUNT
        The number of structural features of the 'TEscalation Receiver' class.
        See Also:
        Constant Field Values
      • TESCALATION_SETTINGS

        static final int TESCALATION_SETTINGS
        The meta object id for the 'TEscalation Settings' class.
        See Also:
        TEscalationSettingsImpl, TaskPackageImpl.getTEscalationSettings(), Constant Field Values
      • TESCALATION_SETTINGS__ESCALATION_CHAIN

        static final int TESCALATION_SETTINGS__ESCALATION_CHAIN
        The feature id for the 'Escalation Chain' containment reference list.
        See Also:
        Constant Field Values
      • TESCALATION_SETTINGS_FEATURE_COUNT

        static final int TESCALATION_SETTINGS_FEATURE_COUNT
        The number of structural features of the 'TEscalation Settings' class.
        See Also:
        Constant Field Values
      • TIMPORT

        static final int TIMPORT
        The meta object id for the 'TImport' class.
        See Also:
        TImportImpl, TaskPackageImpl.getTImport(), Constant Field Values
      • TIMPORT__IMPORT_TYPE

        static final int TIMPORT__IMPORT_TYPE
        The feature id for the 'Import Type' attribute.
        See Also:
        Constant Field Values
      • TIMPORT__LOCATION

        static final int TIMPORT__LOCATION
        The feature id for the 'Location' attribute.
        See Also:
        Constant Field Values
      • TIMPORT__NAMESPACE

        static final int TIMPORT__NAMESPACE
        The feature id for the 'Namespace' attribute.
        See Also:
        Constant Field Values
      • TIMPORT_FEATURE_COUNT

        static final int TIMPORT_FEATURE_COUNT
        The number of structural features of the 'TImport' class.
        See Also:
        Constant Field Values
      • TINTERFACE

        static final int TINTERFACE
        The meta object id for the 'TInterface' class.
        See Also:
        TInterfaceImpl, TaskPackageImpl.getTInterface(), Constant Field Values
      • TINTERFACE__KIND

        static final int TINTERFACE__KIND
        The feature id for the 'Kind' attribute.
        See Also:
        Constant Field Values
      • TINTERFACE__OPERATION

        static final int TINTERFACE__OPERATION
        The feature id for the 'Operation' attribute.
        See Also:
        Constant Field Values
      • TINTERFACE__PORT_TYPE

        static final int TINTERFACE__PORT_TYPE
        The feature id for the 'Port Type' attribute.
        See Also:
        Constant Field Values
      • TINTERFACE_FEATURE_COUNT

        static final int TINTERFACE_FEATURE_COUNT
        The number of structural features of the 'TInterface' class.
        See Also:
        Constant Field Values
      • TJSP

        static final int TJSP
        The meta object id for the 'TJSP' class.
        See Also:
        TJSPImpl, TaskPackageImpl.getTJSP(), Constant Field Values
      • TJSP__APPLY_TO

        static final int TJSP__APPLY_TO
        The feature id for the 'Apply To' containment reference list.
        See Also:
        Constant Field Values
      • TJSP__CONTEXT_ROOT

        static final int TJSP__CONTEXT_ROOT
        The feature id for the 'Context Root' attribute.
        See Also:
        Constant Field Values
      • TJSP__FAULT_QNAME

        static final int TJSP__FAULT_QNAME
        The feature id for the 'Fault QName' attribute.
        See Also:
        Constant Field Values
      • TJSP__FOR

        static final int TJSP__FOR
        The feature id for the 'For' attribute.
        See Also:
        Constant Field Values
      • TJSP__URI

        static final int TJSP__URI
        The feature id for the 'Uri' attribute.
        See Also:
        Constant Field Values
      • TJSP_FEATURE_COUNT

        static final int TJSP_FEATURE_COUNT
        The number of structural features of the 'TJSP' class.
        See Also:
        Constant Field Values
      • TLOCALIZED_EMAIL

        static final int TLOCALIZED_EMAIL
        The meta object id for the 'TLocalized Email' class.
        See Also:
        TLocalizedEmailImpl, TaskPackageImpl.getTLocalizedEmail(), Constant Field Values
      • TLOCALIZED_EMAIL__SUBJECT

        static final int TLOCALIZED_EMAIL__SUBJECT
        The feature id for the 'Subject' attribute.
        See Also:
        Constant Field Values
      • TLOCALIZED_EMAIL__BODY

        static final int TLOCALIZED_EMAIL__BODY
        The feature id for the 'Body' attribute.
        See Also:
        Constant Field Values
      • TLOCALIZED_EMAIL__LOCALE

        static final int TLOCALIZED_EMAIL__LOCALE
        The feature id for the 'Locale' attribute.
        See Also:
        Constant Field Values
      • TLOCALIZED_EMAIL_FEATURE_COUNT

        static final int TLOCALIZED_EMAIL_FEATURE_COUNT
        The number of structural features of the 'TLocalized Email' class.
        See Also:
        Constant Field Values
      • TPARALLEL

        static final int TPARALLEL
        The meta object id for the 'TParallel' class.
        See Also:
        TParallelImpl, TaskPackageImpl.getTParallel(), Constant Field Values
      • TPARALLEL__COMPLETION_BEHAVIOR

        static final int TPARALLEL__COMPLETION_BEHAVIOR
        The feature id for the 'Completion Behavior' containment reference.
        See Also:
        Constant Field Values
      • TPARALLEL__INHERITED_AUTHORIZATION

        static final int TPARALLEL__INHERITED_AUTHORIZATION
        The feature id for the 'Inherited Authorization' attribute.
        See Also:
        Constant Field Values
      • TPARALLEL_FEATURE_COUNT

        static final int TPARALLEL_FEATURE_COUNT
        The number of structural features of the 'TParallel' class.
        See Also:
        Constant Field Values
      • TPORTAL_CLIENT_SETTINGS

        static final int TPORTAL_CLIENT_SETTINGS
        The meta object id for the 'TPortal Client Settings' class.
        See Also:
        TPortalClientSettingsImpl, TaskPackageImpl.getTPortalClientSettings(), Constant Field Values
      • TPORTAL_CLIENT_SETTINGS__CUSTOM_SETTING

        static final int TPORTAL_CLIENT_SETTINGS__CUSTOM_SETTING
        The feature id for the 'Custom Setting' containment reference list.
        See Also:
        Constant Field Values
      • TPORTAL_CLIENT_SETTINGS__CLIENT_TYPE

        static final int TPORTAL_CLIENT_SETTINGS__CLIENT_TYPE
        The feature id for the 'Client Type' attribute.
        See Also:
        Constant Field Values
      • TPORTAL_CLIENT_SETTINGS_FEATURE_COUNT

        static final int TPORTAL_CLIENT_SETTINGS_FEATURE_COUNT
        The number of structural features of the 'TPortal Client Settings' class.
        See Also:
        Constant Field Values
      • TPOTENTIAL_INSTANCE_CREATOR

        static final int TPOTENTIAL_INSTANCE_CREATOR
        The meta object id for the 'TPotential Instance Creator' class.
        See Also:
        TPotentialInstanceCreatorImpl, TaskPackageImpl.getTPotentialInstanceCreator(), Constant Field Values
      • TPOTENTIAL_INSTANCE_CREATOR__VERB

        static final int TPOTENTIAL_INSTANCE_CREATOR__VERB
        The feature id for the 'Verb' containment reference.
        See Also:
        Constant Field Values
      • TPOTENTIAL_INSTANCE_CREATOR_FEATURE_COUNT

        static final int TPOTENTIAL_INSTANCE_CREATOR_FEATURE_COUNT
        The number of structural features of the 'TPotential Instance Creator' class.
        See Also:
        Constant Field Values
      • TPOTENTIAL_OWNER

        static final int TPOTENTIAL_OWNER
        The meta object id for the 'TPotential Owner' class.
        See Also:
        TPotentialOwnerImpl, TaskPackageImpl.getTPotentialOwner(), Constant Field Values
      • TPOTENTIAL_OWNER__VERB

        static final int TPOTENTIAL_OWNER__VERB
        The feature id for the 'Verb' containment reference.
        See Also:
        Constant Field Values
      • TPOTENTIAL_OWNER__PARALLEL

        static final int TPOTENTIAL_OWNER__PARALLEL
        The feature id for the 'Parallel' containment reference.
        See Also:
        Constant Field Values
      • TPOTENTIAL_OWNER_FEATURE_COUNT

        static final int TPOTENTIAL_OWNER_FEATURE_COUNT
        The number of structural features of the 'TPotential Owner' class.
        See Also:
        Constant Field Values
      • TPOTENTIAL_STARTER

        static final int TPOTENTIAL_STARTER
        The meta object id for the 'TPotential Starter' class.
        See Also:
        TPotentialStarterImpl, TaskPackageImpl.getTPotentialStarter(), Constant Field Values
      • TPOTENTIAL_STARTER__VERB

        static final int TPOTENTIAL_STARTER__VERB
        The feature id for the 'Verb' containment reference.
        See Also:
        Constant Field Values
      • TPOTENTIAL_STARTER_FEATURE_COUNT

        static final int TPOTENTIAL_STARTER_FEATURE_COUNT
        The number of structural features of the 'TPotential Starter' class.
        See Also:
        Constant Field Values
      • TREADER

        static final int TREADER
        The meta object id for the 'TReader' class.
        See Also:
        TReaderImpl, TaskPackageImpl.getTReader(), Constant Field Values
      • TREADER__VERB

        static final int TREADER__VERB
        The feature id for the 'Verb' containment reference.
        See Also:
        Constant Field Values
      • TREADER_FEATURE_COUNT

        static final int TREADER_FEATURE_COUNT
        The number of structural features of the 'TReader' class.
        See Also:
        Constant Field Values
      • TRESULT

        static final int TRESULT
        The meta object id for the 'TResult' class.
        See Also:
        TResultImpl, TaskPackageImpl.getTResult(), Constant Field Values
      • TRESULT__AGGREGATE

        static final int TRESULT__AGGREGATE
        The feature id for the 'Aggregate' containment reference list.
        See Also:
        Constant Field Values
      • TRESULT_FEATURE_COUNT

        static final int TRESULT_FEATURE_COUNT
        The number of structural features of the 'TResult' class.
        See Also:
        Constant Field Values
      • TSTAFF_SETTINGS

        static final int TSTAFF_SETTINGS
        The meta object id for the 'TStaff Settings' class.
        See Also:
        TStaffSettingsImpl, TaskPackageImpl.getTStaffSettings(), Constant Field Values
      • TSTAFF_SETTINGS__ADMINISTRATOR

        static final int TSTAFF_SETTINGS__ADMINISTRATOR
        The feature id for the 'Administrator' containment reference.
        See Also:
        Constant Field Values
      • TSTAFF_SETTINGS__EDITOR

        static final int TSTAFF_SETTINGS__EDITOR
        The feature id for the 'Editor' containment reference.
        See Also:
        Constant Field Values
      • TSTAFF_SETTINGS__POTENTIAL_OWNER

        static final int TSTAFF_SETTINGS__POTENTIAL_OWNER
        The feature id for the 'Potential Owner' containment reference.
        See Also:
        Constant Field Values
      • TSTAFF_SETTINGS__READER

        static final int TSTAFF_SETTINGS__READER
        The feature id for the 'Reader' containment reference.
        See Also:
        Constant Field Values
      • TSTAFF_SETTINGS__POTENTIAL_INSTANCE_CREATOR

        static final int TSTAFF_SETTINGS__POTENTIAL_INSTANCE_CREATOR
        The feature id for the 'Potential Instance Creator' containment reference.
        See Also:
        Constant Field Values
      • TSTAFF_SETTINGS__POTENTIAL_STARTER

        static final int TSTAFF_SETTINGS__POTENTIAL_STARTER
        The feature id for the 'Potential Starter' containment reference.
        See Also:
        Constant Field Values
      • TSTAFF_SETTINGS__CONTACT_QUERY

        static final int TSTAFF_SETTINGS__CONTACT_QUERY
        The feature id for the 'Contact Query' containment reference list.
        See Also:
        Constant Field Values
      • TSTAFF_SETTINGS__INHERITED_AUTHORIZATION

        static final int TSTAFF_SETTINGS__INHERITED_AUTHORIZATION
        The feature id for the 'Inherited Authorization' attribute.
        See Also:
        Constant Field Values
      • TSTAFF_SETTINGS_FEATURE_COUNT

        static final int TSTAFF_SETTINGS_FEATURE_COUNT
        The number of structural features of the 'TStaff Settings' class.
        See Also:
        Constant Field Values
      • TTASK

        static final int TTASK
        The meta object id for the 'TTask' class.
        See Also:
        TTaskImpl, TaskPackageImpl.getTTask(), Constant Field Values
      • TTASK__IMPORT

        static final int TTASK__IMPORT
        The feature id for the 'Import' containment reference.
        See Also:
        Constant Field Values
      • TTASK__INTERFACE

        static final int TTASK__INTERFACE
        The feature id for the 'Interface' containment reference.
        See Also:
        Constant Field Values
      • TTASK__STAFF_SETTINGS

        static final int TTASK__STAFF_SETTINGS
        The feature id for the 'Staff Settings' containment reference.
        See Also:
        Constant Field Values
      • TTASK__UI_SETTINGS

        static final int TTASK__UI_SETTINGS
        The feature id for the 'Ui Settings' containment reference.
        See Also:
        Constant Field Values
      • TTASK__ESCALATION_SETTINGS

        static final int TTASK__ESCALATION_SETTINGS
        The feature id for the 'Escalation Settings' containment reference.
        See Also:
        Constant Field Values
      • TTASK__DISPLAY_NAME

        static final int TTASK__DISPLAY_NAME
        The feature id for the 'Display Name' containment reference list.
        See Also:
        Constant Field Values
      • TTASK__DESCRIPTION

        static final int TTASK__DESCRIPTION
        The feature id for the 'Description' containment reference list.
        See Also:
        Constant Field Values
      • TTASK__DOCUMENTATION

        static final int TTASK__DOCUMENTATION
        The feature id for the 'Documentation' containment reference list.
        See Also:
        Constant Field Values
      • TTASK__CUSTOM_PROPERTY

        static final int TTASK__CUSTOM_PROPERTY
        The feature id for the 'Custom Property' containment reference list.
        See Also:
        Constant Field Values
      • TTASK__EMAIL

        static final int TTASK__EMAIL
        The feature id for the 'Email' containment reference list.
        See Also:
        Constant Field Values
      • TTASK__ALLOW_CLAIM_WHEN_SUSPENDED

        static final int TTASK__ALLOW_CLAIM_WHEN_SUSPENDED
        The feature id for the 'Allow Claim When Suspended' attribute.
        See Also:
        Constant Field Values
      • TTASK__APPLICATION_DEFAULTS_COMPONENT_NAME

        static final int TTASK__APPLICATION_DEFAULTS_COMPONENT_NAME
        The feature id for the 'Application Defaults Component Name' attribute.
        See Also:
        Constant Field Values
      • TTASK__AUTO_CLAIM

        static final int TTASK__AUTO_CLAIM
        The feature id for the 'Auto Claim' attribute.
        See Also:
        Constant Field Values
      • TTASK__AUTO_DELETION_MODE

        static final int TTASK__AUTO_DELETION_MODE
        The feature id for the 'Auto Deletion Mode' attribute.
        See Also:
        Constant Field Values
      • TTASK__AUTONOMY

        static final int TTASK__AUTONOMY
        The feature id for the 'Autonomy' attribute.
        See Also:
        Constant Field Values
      • TTASK__BUSINESS_RELEVANCE

        static final int TTASK__BUSINESS_RELEVANCE
        The feature id for the 'Business Relevance' attribute.
        See Also:
        Constant Field Values
      • TTASK__CALENDAR_JNDI_NAME

        static final int TTASK__CALENDAR_JNDI_NAME
        The feature id for the 'Calendar JNDI Name' attribute.
        See Also:
        Constant Field Values
      • TTASK__CALENDAR_NAME

        static final int TTASK__CALENDAR_NAME
        The feature id for the 'Calendar Name' attribute.
        See Also:
        Constant Field Values
      • TTASK__CONTAINMENT_CONTEXT_COMPONENT_NAME

        static final int TTASK__CONTAINMENT_CONTEXT_COMPONENT_NAME
        The feature id for the 'Containment Context Component Name' attribute.
        See Also:
        Constant Field Values
      • TTASK__CONTEXT_AUTHORIZATION_FOR_OWNER

        static final int TTASK__CONTEXT_AUTHORIZATION_FOR_OWNER
        The feature id for the 'Context Authorization For Owner' attribute.
        See Also:
        Constant Field Values
      • TTASK__DEFAULT_LOCALE

        static final int TTASK__DEFAULT_LOCALE
        The feature id for the 'Default Locale' attribute.
        See Also:
        Constant Field Values
      • TTASK__DURATION_UNTIL_DELETED

        static final int TTASK__DURATION_UNTIL_DELETED
        The feature id for the 'Duration Until Deleted' attribute.
        See Also:
        Constant Field Values
      • TTASK__DURATION_UNTIL_DUE

        static final int TTASK__DURATION_UNTIL_DUE
        The feature id for the 'Duration Until Due' attribute.
        See Also:
        Constant Field Values
      • TTASK__DURATION_UNTIL_EXPIRES

        static final int TTASK__DURATION_UNTIL_EXPIRES
        The feature id for the 'Duration Until Expires' attribute.
        See Also:
        Constant Field Values
      • TTASK__EVENT_HANDLER_NAME

        static final int TTASK__EVENT_HANDLER_NAME
        The feature id for the 'Event Handler Name' attribute.
        See Also:
        Constant Field Values
      • TTASK__JNDI_NAME_STAFF_PLUGIN_PROVIDER

        static final int TTASK__JNDI_NAME_STAFF_PLUGIN_PROVIDER
        The feature id for the 'Jndi Name Staff Plugin Provider' attribute.
        See Also:
        Constant Field Values
      • TTASK__KIND

        static final int TTASK__KIND
        The feature id for the 'Kind' attribute.
        See Also:
        Constant Field Values
      • TTASK__NAME

        static final int TTASK__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • TTASK__PRIORITY

        static final int TTASK__PRIORITY
        The feature id for the 'Priority' attribute.
        See Also:
        Constant Field Values
      • TTASK__PRIORITY_DEFINITION

        static final int TTASK__PRIORITY_DEFINITION
        The feature id for the 'Priority Definition' attribute.
        See Also:
        Constant Field Values
      • TTASK__SUBSTITUTION_POLICY

        static final int TTASK__SUBSTITUTION_POLICY
        The feature id for the 'Substitution Policy' attribute.
        See Also:
        Constant Field Values
      • TTASK__SUPPORTS_DELEGATION

        static final int TTASK__SUPPORTS_DELEGATION
        The feature id for the 'Supports Delegation' attribute.
        See Also:
        Constant Field Values
      • TTASK__SUPPORTS_FOLLOW_ON_TASK

        static final int TTASK__SUPPORTS_FOLLOW_ON_TASK
        The feature id for the 'Supports Follow On Task' attribute.
        See Also:
        Constant Field Values
      • TTASK__SUPPORTS_SUB_TASK

        static final int TTASK__SUPPORTS_SUB_TASK
        The feature id for the 'Supports Sub Task' attribute.
        See Also:
        Constant Field Values
      • TTASK__TARGET_NAMESPACE

        static final int TTASK__TARGET_NAMESPACE
        The feature id for the 'Target Namespace' attribute.
        See Also:
        Constant Field Values
      • TTASK__TYPE

        static final int TTASK__TYPE
        The feature id for the 'Type' attribute.
        See Also:
        Constant Field Values
      • TTASK__VALID_FROM

        static final int TTASK__VALID_FROM
        The feature id for the 'Valid From' attribute.
        See Also:
        Constant Field Values
      • TTASK__WORK_BASKET

        static final int TTASK__WORK_BASKET
        The feature id for the 'Work Basket' attribute.
        See Also:
        Constant Field Values
      • TTASK_FEATURE_COUNT

        static final int TTASK_FEATURE_COUNT
        The number of structural features of the 'TTask' class.
        See Also:
        Constant Field Values
      • TUI_SETTINGS

        static final int TUI_SETTINGS
        The meta object id for the 'TUI Settings' class.
        See Also:
        TUISettingsImpl, TaskPackageImpl.getTUISettings(), Constant Field Values
      • TUI_SETTINGS__CUSTOM_CLIENT_SETTINGS

        static final int TUI_SETTINGS__CUSTOM_CLIENT_SETTINGS
        The feature id for the 'Custom Client Settings' containment reference list.
        See Also:
        Constant Field Values
      • TUI_SETTINGS__WEB_CLIENT_SETTINGS

        static final int TUI_SETTINGS__WEB_CLIENT_SETTINGS
        The feature id for the 'Web Client Settings' containment reference list.
        See Also:
        Constant Field Values
      • TUI_SETTINGS__PORTAL_CLIENT_SETTINGS

        static final int TUI_SETTINGS__PORTAL_CLIENT_SETTINGS
        The feature id for the 'Portal Client Settings' containment reference list.
        See Also:
        Constant Field Values
      • TUI_SETTINGS_FEATURE_COUNT

        static final int TUI_SETTINGS_FEATURE_COUNT
        The number of structural features of the 'TUI Settings' class.
        See Also:
        Constant Field Values
      • TVERB

        static final int TVERB
        The meta object id for the 'TVerb' class.
        See Also:
        TVerbImpl, TaskPackageImpl.getTVerb(), Constant Field Values
      • TVERB__NAME

        static final int TVERB__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • TVERB__PARAMETER

        static final int TVERB__PARAMETER
        The feature id for the 'Parameter' containment reference list.
        See Also:
        Constant Field Values
      • TVERB_FEATURE_COUNT

        static final int TVERB_FEATURE_COUNT
        The number of structural features of the 'TVerb' class.
        See Also:
        Constant Field Values
      • TWEB_CLIENT_SETTINGS

        static final int TWEB_CLIENT_SETTINGS
        The meta object id for the 'TWeb Client Settings' class.
        See Also:
        TWebClientSettingsImpl, TaskPackageImpl.getTWebClientSettings(), Constant Field Values
      • TWEB_CLIENT_SETTINGS__CUSTOM_SETTING

        static final int TWEB_CLIENT_SETTINGS__CUSTOM_SETTING
        The feature id for the 'Custom Setting' containment reference list.
        See Also:
        Constant Field Values
      • TWEB_CLIENT_SETTINGS__CLIENT_TYPE

        static final int TWEB_CLIENT_SETTINGS__CLIENT_TYPE
        The feature id for the 'Client Type' attribute.
        See Also:
        Constant Field Values
      • TWEB_CLIENT_SETTINGS__JSP

        static final int TWEB_CLIENT_SETTINGS__JSP
        The feature id for the 'Jsp' containment reference list.
        See Also:
        Constant Field Values
      • TWEB_CLIENT_SETTINGS_FEATURE_COUNT

        static final int TWEB_CLIENT_SETTINGS_FEATURE_COUNT
        The number of structural features of the 'TWeb Client Settings' class.
        See Also:
        Constant Field Values
      • TINLINE_CUSTOM_PROPERTY_ENUM

        static final int TINLINE_CUSTOM_PROPERTY_ENUM
        The meta object id for the 'TInline Custom Property Enum' enum.
        See Also:
        TInlineCustomPropertyEnum, TaskPackageImpl.getTInlineCustomPropertyEnum(), Constant Field Values
      • TACTIVATION_STATES_OBJECT

        static final int TACTIVATION_STATES_OBJECT
        The meta object id for the 'TActivation States Object' data type.
        See Also:
        TActivationStates, TaskPackageImpl.getTActivationStatesObject(), Constant Field Values
      • TAT_LEAST_EXPECTED_STATES_OBJECT

        static final int TAT_LEAST_EXPECTED_STATES_OBJECT
        The meta object id for the 'TAt Least Expected States Object' data type.
        See Also:
        TAtLeastExpectedStates, TaskPackageImpl.getTAtLeastExpectedStatesObject(), Constant Field Values
      • TAUTO_DELETION_MODE_OBJECT

        static final int TAUTO_DELETION_MODE_OBJECT
        The meta object id for the 'TAuto Deletion Mode Object' data type.
        See Also:
        TAutoDeletionMode, TaskPackageImpl.getTAutoDeletionModeObject(), Constant Field Values
      • TAUTONOMY_OBJECT

        static final int TAUTONOMY_OBJECT
        The meta object id for the 'TAutonomy Object' data type.
        See Also:
        TAutonomy, TaskPackageImpl.getTAutonomyObject(), Constant Field Values
      • TBOOLEAN_OBJECT

        static final int TBOOLEAN_OBJECT
        The meta object id for the 'TBoolean Object' data type.
        See Also:
        TBoolean, TaskPackageImpl.getTBooleanObject(), Constant Field Values
      • TCONTEXT_AUTHORIZATION_FOR_OWNER_OBJECT

        static final int TCONTEXT_AUTHORIZATION_FOR_OWNER_OBJECT
        The meta object id for the 'TContext Authorization For Owner Object' data type.
        See Also:
        TContextAuthorizationForOwner, TaskPackageImpl.getTContextAuthorizationForOwnerObject(), Constant Field Values
      • TDURATION_CONSTANTS_OBJECT

        static final int TDURATION_CONSTANTS_OBJECT
        The meta object id for the 'TDuration Constants Object' data type.
        See Also:
        TDurationConstants, TaskPackageImpl.getTDurationConstantsObject(), Constant Field Values
      • TESCALATION_ACTIONS_OBJECT

        static final int TESCALATION_ACTIONS_OBJECT
        The meta object id for the 'TEscalation Actions Object' data type.
        See Also:
        TEscalationActions, TaskPackageImpl.getTEscalationActionsObject(), Constant Field Values
      • TINCREASE_PRIORITY_OBJECT

        static final int TINCREASE_PRIORITY_OBJECT
        The meta object id for the 'TIncrease Priority Object' data type.
        See Also:
        TIncreasePriority, TaskPackageImpl.getTIncreasePriorityObject(), Constant Field Values
      • TINHERITED_AUTHORIZATION_OBJECT

        static final int TINHERITED_AUTHORIZATION_OBJECT
        The meta object id for the 'TInherited Authorization Object' data type.
        See Also:
        TInheritedAuthorization, TaskPackageImpl.getTInheritedAuthorizationObject(), Constant Field Values
      • TINLINE_CUSTOM_PROPERTY_ENUM_OBJECT

        static final int TINLINE_CUSTOM_PROPERTY_ENUM_OBJECT
        The meta object id for the 'TInline Custom Property Enum Object' data type.
        See Also:
        TInlineCustomPropertyEnum, TaskPackageImpl.getTInlineCustomPropertyEnumObject(), Constant Field Values
      • TINTERFACE_KINDS_OBJECT

        static final int TINTERFACE_KINDS_OBJECT
        The meta object id for the 'TInterface Kinds Object' data type.
        See Also:
        TInterfaceKinds, TaskPackageImpl.getTInterfaceKindsObject(), Constant Field Values
      • TJSP_APPLICABLE_ROLE_OBJECT

        static final int TJSP_APPLICABLE_ROLE_OBJECT
        The meta object id for the 'TJsp Applicable Role Object' data type.
        See Also:
        TJspApplicableRole, TaskPackageImpl.getTJspApplicableRoleObject(), Constant Field Values
      • TJSP_USAGE_PATTERN_OBJECT

        static final int TJSP_USAGE_PATTERN_OBJECT
        The meta object id for the 'TJsp Usage Pattern Object' data type.
        See Also:
        TJspUsagePattern, TaskPackageImpl.getTJspUsagePatternObject(), Constant Field Values
      • TLANGUAGE

        static final int TLANGUAGE
        The meta object id for the 'TLanguage' data type.
        See Also:
        String, TaskPackageImpl.getTLanguage(), Constant Field Values
      • TNON_NEGATIVE_INT

        static final int TNON_NEGATIVE_INT
        The meta object id for the 'TNon Negative Int' data type.
        See Also:
        TaskPackageImpl.getTNonNegativeInt(), Constant Field Values
      • TNON_NEGATIVE_INT_OBJECT

        static final int TNON_NEGATIVE_INT_OBJECT
        The meta object id for the 'TNon Negative Int Object' data type.
        See Also:
        Integer, TaskPackageImpl.getTNonNegativeIntObject(), Constant Field Values
      • TSUBSTITUTION_KINDS_OBJECT

        static final int TSUBSTITUTION_KINDS_OBJECT
        The meta object id for the 'TSubstitution Kinds Object' data type.
        See Also:
        TSubstitutionKinds, TaskPackageImpl.getTSubstitutionKindsObject(), Constant Field Values
      • TTASK_KINDS_OBJECT

        static final int TTASK_KINDS_OBJECT
        The meta object id for the 'TTask Kinds Object' data type.
        See Also:
        TTaskKinds, TaskPackageImpl.getTTaskKindsObject(), Constant Field Values
      • TTEXT1024

        static final int TTEXT1024
        The meta object id for the 'TText1024' data type.
        See Also:
        String, TaskPackageImpl.getTText1024(), Constant Field Values
      • TTEXT254

        static final int TTEXT254
        The meta object id for the 'TText254' data type.
        See Also:
        String, TaskPackageImpl.getTText254(), Constant Field Values
      • TTEXT4096

        static final int TTEXT4096
        The meta object id for the 'TText4096' data type.
        See Also:
        String, TaskPackageImpl.getTText4096(), Constant Field Values
      • TTEXT64

        static final int TTEXT64
        The meta object id for the 'TText64' data type.
        See Also:
        String, TaskPackageImpl.getTText64(), Constant Field Values
      • TYPE_UNION

        static final int TYPE_UNION
        The meta object id for the 'Type Union' data type.
        See Also:
        Object, TaskPackageImpl.getTypeUnion(), Constant Field Values
      • EURI

        static final int EURI
        The meta object id for the 'eURI' data type.
        See Also:
        URI, TaskPackageImpl.geteURI(), Constant Field Values
      • EQ_NAME

        static final int EQ_NAME
        The meta object id for the 'eQ Name' data type.
        See Also:
        QName, TaskPackageImpl.geteQName(), Constant Field Values
    • Method Detail

      • getDocumentRoot

        org.eclipse.emf.ecore.EClass getDocumentRoot()
        Returns the meta object for class 'Document Root'.
        Returns:
        the meta object for class 'Document Root'.
        See Also:
        DocumentRoot
      • getDocumentRoot_Mixed

        org.eclipse.emf.ecore.EAttribute getDocumentRoot_Mixed()
        Returns the meta object for the attribute list 'Mixed'.
        Returns:
        the meta object for the attribute list 'Mixed'.
        See Also:
        DocumentRoot.getMixed(), getDocumentRoot()
      • getDocumentRoot_Task

        org.eclipse.emf.ecore.EReference getDocumentRoot_Task()
        Returns the meta object for the containment reference 'Task'.
        Returns:
        the meta object for the containment reference 'Task'.
        See Also:
        DocumentRoot.getTask(), getDocumentRoot()
      • getParameterType

        org.eclipse.emf.ecore.EClass getParameterType()
        Returns the meta object for class 'Parameter Type'.
        Returns:
        the meta object for class 'Parameter Type'.
        See Also:
        ParameterType
      • getParameterType_Value

        org.eclipse.emf.ecore.EAttribute getParameterType_Value()
        Returns the meta object for the attribute 'Value'.
        Returns:
        the meta object for the attribute 'Value'.
        See Also:
        ParameterType.getValue(), getParameterType()
      • getParameterType_Id

        org.eclipse.emf.ecore.EAttribute getParameterType_Id()
        Returns the meta object for the attribute 'Id'.
        Returns:
        the meta object for the attribute 'Id'.
        See Also:
        ParameterType.getId(), getParameterType()
      • getTAdministrator

        org.eclipse.emf.ecore.EClass getTAdministrator()
        Returns the meta object for class 'TAdministrator'.
        Returns:
        the meta object for class 'TAdministrator'.
        See Also:
        TAdministrator
      • getTAggregate

        org.eclipse.emf.ecore.EClass getTAggregate()
        Returns the meta object for class 'TAggregate'.
        Returns:
        the meta object for class 'TAggregate'.
        See Also:
        TAggregate
      • getTAggregate_Condition

        org.eclipse.emf.ecore.EAttribute getTAggregate_Condition()
        Returns the meta object for the attribute 'Condition'.
        Returns:
        the meta object for the attribute 'Condition'.
        See Also:
        TAggregate.getCondition(), getTAggregate()
      • getTAggregate_Function

        org.eclipse.emf.ecore.EAttribute getTAggregate_Function()
        Returns the meta object for the attribute 'Function'.
        Returns:
        the meta object for the attribute 'Function'.
        See Also:
        TAggregate.getFunction(), getTAggregate()
      • getTAggregate_Location

        org.eclipse.emf.ecore.EAttribute getTAggregate_Location()
        Returns the meta object for the attribute 'Location'.
        Returns:
        the meta object for the attribute 'Location'.
        See Also:
        TAggregate.getLocation(), getTAggregate()
      • getTAggregate_Part

        org.eclipse.emf.ecore.EAttribute getTAggregate_Part()
        Returns the meta object for the attribute 'Part'.
        Returns:
        the meta object for the attribute 'Part'.
        See Also:
        TAggregate.getPart(), getTAggregate()
      • getTApplyTo

        org.eclipse.emf.ecore.EClass getTApplyTo()
        Returns the meta object for class 'TApply To'.
        Returns:
        the meta object for class 'TApply To'.
        See Also:
        TApplyTo
      • getTApplyTo_Role

        org.eclipse.emf.ecore.EAttribute getTApplyTo_Role()
        Returns the meta object for the attribute 'Role'.
        Returns:
        the meta object for the attribute 'Role'.
        See Also:
        TApplyTo.getRole(), getTApplyTo()
      • getTCompletion

        org.eclipse.emf.ecore.EClass getTCompletion()
        Returns the meta object for class 'TCompletion'.
        Returns:
        the meta object for class 'TCompletion'.
        See Also:
        TCompletion
      • getTCompletion_Criterion

        org.eclipse.emf.ecore.EReference getTCompletion_Criterion()
        Returns the meta object for the containment reference 'Criterion'.
        Returns:
        the meta object for the containment reference 'Criterion'.
        See Also:
        TCompletion.getCriterion(), getTCompletion()
      • getTCompletion_Result

        org.eclipse.emf.ecore.EReference getTCompletion_Result()
        Returns the meta object for the containment reference 'Result'.
        Returns:
        the meta object for the containment reference 'Result'.
        See Also:
        TCompletion.getResult(), getTCompletion()
      • getTCompletion_Name

        org.eclipse.emf.ecore.EAttribute getTCompletion_Name()
        Returns the meta object for the attribute 'Name'.
        Returns:
        the meta object for the attribute 'Name'.
        See Also:
        TCompletion.getName(), getTCompletion()
      • getTCompletionBehavior

        org.eclipse.emf.ecore.EClass getTCompletionBehavior()
        Returns the meta object for class 'TCompletion Behavior'.
        Returns:
        the meta object for class 'TCompletion Behavior'.
        See Also:
        TCompletionBehavior
      • getTContactQuery

        org.eclipse.emf.ecore.EClass getTContactQuery()
        Returns the meta object for class 'TContact Query'.
        Returns:
        the meta object for class 'TContact Query'.
        See Also:
        TContactQuery
      • getTCriterion

        org.eclipse.emf.ecore.EClass getTCriterion()
        Returns the meta object for class 'TCriterion'.
        Returns:
        the meta object for class 'TCriterion'.
        See Also:
        TCriterion
      • getTCriterion_Condition

        org.eclipse.emf.ecore.EAttribute getTCriterion_Condition()
        Returns the meta object for the attribute 'Condition'.
        Returns:
        the meta object for the attribute 'Condition'.
        See Also:
        TCriterion.getCondition(), getTCriterion()
      • getTCriterion_For

        org.eclipse.emf.ecore.EAttribute getTCriterion_For()
        Returns the meta object for the attribute 'For'.
        Returns:
        the meta object for the attribute 'For'.
        See Also:
        TCriterion.getFor(), getTCriterion()
      • getTCustomClientSettings

        org.eclipse.emf.ecore.EClass getTCustomClientSettings()
        Returns the meta object for class 'TCustom Client Settings'.
        Returns:
        the meta object for class 'TCustom Client Settings'.
        See Also:
        TCustomClientSettings
      • getTCustomProperty

        org.eclipse.emf.ecore.EClass getTCustomProperty()
        Returns the meta object for class 'TCustom Property'.
        Returns:
        the meta object for class 'TCustom Property'.
        See Also:
        TCustomProperty
      • getTCustomSetting

        org.eclipse.emf.ecore.EClass getTCustomSetting()
        Returns the meta object for class 'TCustom Setting'.
        Returns:
        the meta object for class 'TCustom Setting'.
        See Also:
        TCustomSetting
      • getTCustomSetting_Name

        org.eclipse.emf.ecore.EAttribute getTCustomSetting_Name()
        Returns the meta object for the attribute 'Name'.
        Returns:
        the meta object for the attribute 'Name'.
        See Also:
        TCustomSetting.getName(), getTCustomSetting()
      • getTDefaultCompletion

        org.eclipse.emf.ecore.EClass getTDefaultCompletion()
        Returns the meta object for class 'TDefault Completion'.
        Returns:
        the meta object for class 'TDefault Completion'.
        See Also:
        TDefaultCompletion
      • getTDescription

        org.eclipse.emf.ecore.EClass getTDescription()
        Returns the meta object for class 'TDescription'.
        Returns:
        the meta object for class 'TDescription'.
        See Also:
        TDescription
      • getTDescription_Value

        org.eclipse.emf.ecore.EAttribute getTDescription_Value()
        Returns the meta object for the attribute 'Value'.
        Returns:
        the meta object for the attribute 'Value'.
        See Also:
        TDescription.getValue(), getTDescription()
      • getTDescription_Locale

        org.eclipse.emf.ecore.EAttribute getTDescription_Locale()
        Returns the meta object for the attribute 'Locale'.
        Returns:
        the meta object for the attribute 'Locale'.
        See Also:
        TDescription.getLocale(), getTDescription()
      • getTDisplayName

        org.eclipse.emf.ecore.EClass getTDisplayName()
        Returns the meta object for class 'TDisplay Name'.
        Returns:
        the meta object for class 'TDisplay Name'.
        See Also:
        TDisplayName
      • getTDisplayName_Value

        org.eclipse.emf.ecore.EAttribute getTDisplayName_Value()
        Returns the meta object for the attribute 'Value'.
        Returns:
        the meta object for the attribute 'Value'.
        See Also:
        TDisplayName.getValue(), getTDisplayName()
      • getTDisplayName_Locale

        org.eclipse.emf.ecore.EAttribute getTDisplayName_Locale()
        Returns the meta object for the attribute 'Locale'.
        Returns:
        the meta object for the attribute 'Locale'.
        See Also:
        TDisplayName.getLocale(), getTDisplayName()
      • getTDocumentation

        org.eclipse.emf.ecore.EClass getTDocumentation()
        Returns the meta object for class 'TDocumentation'.
        Returns:
        the meta object for class 'TDocumentation'.
        See Also:
        TDocumentation
      • getTEditor

        org.eclipse.emf.ecore.EClass getTEditor()
        Returns the meta object for class 'TEditor'.
        Returns:
        the meta object for class 'TEditor'.
        See Also:
        TEditor
      • getTEmail

        org.eclipse.emf.ecore.EClass getTEmail()
        Returns the meta object for class 'TEmail'.
        Returns:
        the meta object for class 'TEmail'.
        See Also:
        TEmail
      • getTEmail_LocalizedEmail

        org.eclipse.emf.ecore.EReference getTEmail_LocalizedEmail()
        Returns the meta object for the containment reference list 'Localized Email'.
        Returns:
        the meta object for the containment reference list 'Localized Email'.
        See Also:
        TEmail.getLocalizedEmail(), getTEmail()
      • getTEmail_Name

        org.eclipse.emf.ecore.EAttribute getTEmail_Name()
        Returns the meta object for the attribute 'Name'.
        Returns:
        the meta object for the attribute 'Name'.
        See Also:
        TEmail.getName(), getTEmail()
      • getTEMailReceiver

        org.eclipse.emf.ecore.EClass getTEMailReceiver()
        Returns the meta object for class 'TE Mail Receiver'.
        Returns:
        the meta object for class 'TE Mail Receiver'.
        See Also:
        TEMailReceiver
      • getTEscalation

        org.eclipse.emf.ecore.EClass getTEscalation()
        Returns the meta object for class 'TEscalation'.
        Returns:
        the meta object for class 'TEscalation'.
        See Also:
        TEscalation
      • getTEscalation_DisplayName

        org.eclipse.emf.ecore.EReference getTEscalation_DisplayName()
        Returns the meta object for the containment reference list 'Display Name'.
        Returns:
        the meta object for the containment reference list 'Display Name'.
        See Also:
        TEscalation.getDisplayName(), getTEscalation()
      • getTEscalation_Description

        org.eclipse.emf.ecore.EReference getTEscalation_Description()
        Returns the meta object for the containment reference list 'Description'.
        Returns:
        the meta object for the containment reference list 'Description'.
        See Also:
        TEscalation.getDescription(), getTEscalation()
      • getTEscalation_Documentation

        org.eclipse.emf.ecore.EReference getTEscalation_Documentation()
        Returns the meta object for the containment reference list 'Documentation'.
        Returns:
        the meta object for the containment reference list 'Documentation'.
        See Also:
        TEscalation.getDocumentation(), getTEscalation()
      • getTEscalation_CustomProperty

        org.eclipse.emf.ecore.EReference getTEscalation_CustomProperty()
        Returns the meta object for the containment reference list 'Custom Property'.
        Returns:
        the meta object for the containment reference list 'Custom Property'.
        See Also:
        TEscalation.getCustomProperty(), getTEscalation()
      • getTEscalation_Email

        org.eclipse.emf.ecore.EAttribute getTEscalation_Email()
        Returns the meta object for the attribute 'Email'.
        Returns:
        the meta object for the attribute 'Email'.
        See Also:
        TEscalation.getEmail(), getTEscalation()
      • getTEscalation_Name

        org.eclipse.emf.ecore.EAttribute getTEscalation_Name()
        Returns the meta object for the attribute 'Name'.
        Returns:
        the meta object for the attribute 'Name'.
        See Also:
        TEscalation.getName(), getTEscalation()
      • getTEscalationChain

        org.eclipse.emf.ecore.EClass getTEscalationChain()
        Returns the meta object for class 'TEscalation Chain'.
        Returns:
        the meta object for class 'TEscalation Chain'.
        See Also:
        TEscalationChain
      • getTEscalationReceiver

        org.eclipse.emf.ecore.EClass getTEscalationReceiver()
        Returns the meta object for class 'TEscalation Receiver'.
        Returns:
        the meta object for class 'TEscalation Receiver'.
        See Also:
        TEscalationReceiver
      • getTEscalationSettings

        org.eclipse.emf.ecore.EClass getTEscalationSettings()
        Returns the meta object for class 'TEscalation Settings'.
        Returns:
        the meta object for class 'TEscalation Settings'.
        See Also:
        TEscalationSettings
      • getTImport

        org.eclipse.emf.ecore.EClass getTImport()
        Returns the meta object for class 'TImport'.
        Returns:
        the meta object for class 'TImport'.
        See Also:
        TImport
      • getTImport_ImportType

        org.eclipse.emf.ecore.EAttribute getTImport_ImportType()
        Returns the meta object for the attribute 'Import Type'.
        Returns:
        the meta object for the attribute 'Import Type'.
        See Also:
        TImport.getImportType(), getTImport()
      • getTImport_Location

        org.eclipse.emf.ecore.EAttribute getTImport_Location()
        Returns the meta object for the attribute 'Location'.
        Returns:
        the meta object for the attribute 'Location'.
        See Also:
        TImport.getLocation(), getTImport()
      • getTImport_Namespace

        org.eclipse.emf.ecore.EAttribute getTImport_Namespace()
        Returns the meta object for the attribute 'Namespace'.
        Returns:
        the meta object for the attribute 'Namespace'.
        See Also:
        TImport.getNamespace(), getTImport()
      • getTInterface

        org.eclipse.emf.ecore.EClass getTInterface()
        Returns the meta object for class 'TInterface'.
        Returns:
        the meta object for class 'TInterface'.
        See Also:
        TInterface
      • getTInterface_Kind

        org.eclipse.emf.ecore.EAttribute getTInterface_Kind()
        Returns the meta object for the attribute 'Kind'.
        Returns:
        the meta object for the attribute 'Kind'.
        See Also:
        TInterface.getKind(), getTInterface()
      • getTInterface_Operation

        org.eclipse.emf.ecore.EAttribute getTInterface_Operation()
        Returns the meta object for the attribute 'Operation'.
        Returns:
        the meta object for the attribute 'Operation'.
        See Also:
        TInterface.getOperation(), getTInterface()
      • getTInterface_PortType

        org.eclipse.emf.ecore.EAttribute getTInterface_PortType()
        Returns the meta object for the attribute 'Port Type'.
        Returns:
        the meta object for the attribute 'Port Type'.
        See Also:
        TInterface.getPortType(), getTInterface()
      • getTJSP

        org.eclipse.emf.ecore.EClass getTJSP()
        Returns the meta object for class 'TJSP'.
        Returns:
        the meta object for class 'TJSP'.
        See Also:
        TJSP
      • getTJSP_ApplyTo

        org.eclipse.emf.ecore.EReference getTJSP_ApplyTo()
        Returns the meta object for the containment reference list 'Apply To'.
        Returns:
        the meta object for the containment reference list 'Apply To'.
        See Also:
        TJSP.getApplyTo(), getTJSP()
      • getTJSP_ContextRoot

        org.eclipse.emf.ecore.EAttribute getTJSP_ContextRoot()
        Returns the meta object for the attribute 'Context Root'.
        Returns:
        the meta object for the attribute 'Context Root'.
        See Also:
        TJSP.getContextRoot(), getTJSP()
      • getTJSP_FaultQName

        org.eclipse.emf.ecore.EAttribute getTJSP_FaultQName()
        Returns the meta object for the attribute 'Fault QName'.
        Returns:
        the meta object for the attribute 'Fault QName'.
        See Also:
        TJSP.getFaultQName(), getTJSP()
      • getTJSP_For

        org.eclipse.emf.ecore.EAttribute getTJSP_For()
        Returns the meta object for the attribute 'For'.
        Returns:
        the meta object for the attribute 'For'.
        See Also:
        TJSP.getFor(), getTJSP()
      • getTJSP_Uri

        org.eclipse.emf.ecore.EAttribute getTJSP_Uri()
        Returns the meta object for the attribute 'Uri'.
        Returns:
        the meta object for the attribute 'Uri'.
        See Also:
        TJSP.getUri(), getTJSP()
      • getTLocalizedEmail

        org.eclipse.emf.ecore.EClass getTLocalizedEmail()
        Returns the meta object for class 'TLocalized Email'.
        Returns:
        the meta object for class 'TLocalized Email'.
        See Also:
        TLocalizedEmail
      • getTParallel

        org.eclipse.emf.ecore.EClass getTParallel()
        Returns the meta object for class 'TParallel'.
        Returns:
        the meta object for class 'TParallel'.
        See Also:
        TParallel
      • getTPortalClientSettings

        org.eclipse.emf.ecore.EClass getTPortalClientSettings()
        Returns the meta object for class 'TPortal Client Settings'.
        Returns:
        the meta object for class 'TPortal Client Settings'.
        See Also:
        TPortalClientSettings
      • getTPotentialOwner

        org.eclipse.emf.ecore.EClass getTPotentialOwner()
        Returns the meta object for class 'TPotential Owner'.
        Returns:
        the meta object for class 'TPotential Owner'.
        See Also:
        TPotentialOwner
      • getTPotentialOwner_Parallel

        org.eclipse.emf.ecore.EReference getTPotentialOwner_Parallel()
        Returns the meta object for the containment reference 'Parallel'.
        Returns:
        the meta object for the containment reference 'Parallel'.
        See Also:
        TPotentialOwner.getParallel(), getTPotentialOwner()
      • getTPotentialStarter

        org.eclipse.emf.ecore.EClass getTPotentialStarter()
        Returns the meta object for class 'TPotential Starter'.
        Returns:
        the meta object for class 'TPotential Starter'.
        See Also:
        TPotentialStarter
      • getTReader

        org.eclipse.emf.ecore.EClass getTReader()
        Returns the meta object for class 'TReader'.
        Returns:
        the meta object for class 'TReader'.
        See Also:
        TReader
      • getTResult

        org.eclipse.emf.ecore.EClass getTResult()
        Returns the meta object for class 'TResult'.
        Returns:
        the meta object for class 'TResult'.
        See Also:
        TResult
      • getTResult_Aggregate

        org.eclipse.emf.ecore.EReference getTResult_Aggregate()
        Returns the meta object for the containment reference list 'Aggregate'.
        Returns:
        the meta object for the containment reference list 'Aggregate'.
        See Also:
        TResult.getAggregate(), getTResult()
      • getTStaffRole

        org.eclipse.emf.ecore.EClass getTStaffRole()
        Returns the meta object for class 'TStaff Role'.
        Returns:
        the meta object for class 'TStaff Role'.
        See Also:
        TStaffRole
      • getTStaffRole_Verb

        org.eclipse.emf.ecore.EReference getTStaffRole_Verb()
        Returns the meta object for the containment reference 'Verb'.
        Returns:
        the meta object for the containment reference 'Verb'.
        See Also:
        TStaffRole.getVerb(), getTStaffRole()
      • getTStaffSettings

        org.eclipse.emf.ecore.EClass getTStaffSettings()
        Returns the meta object for class 'TStaff Settings'.
        Returns:
        the meta object for class 'TStaff Settings'.
        See Also:
        TStaffSettings
      • getTStaffSettings_Editor

        org.eclipse.emf.ecore.EReference getTStaffSettings_Editor()
        Returns the meta object for the containment reference 'Editor'.
        Returns:
        the meta object for the containment reference 'Editor'.
        See Also:
        TStaffSettings.getEditor(), getTStaffSettings()
      • getTStaffSettings_Reader

        org.eclipse.emf.ecore.EReference getTStaffSettings_Reader()
        Returns the meta object for the containment reference 'Reader'.
        Returns:
        the meta object for the containment reference 'Reader'.
        See Also:
        TStaffSettings.getReader(), getTStaffSettings()
      • getTTask

        org.eclipse.emf.ecore.EClass getTTask()
        Returns the meta object for class 'TTask'.
        Returns:
        the meta object for class 'TTask'.
        See Also:
        TTask
      • getTTask_Import

        org.eclipse.emf.ecore.EReference getTTask_Import()
        Returns the meta object for the containment reference 'Import'.
        Returns:
        the meta object for the containment reference 'Import'.
        See Also:
        TTask.getImport(), getTTask()
      • getTTask_Interface

        org.eclipse.emf.ecore.EReference getTTask_Interface()
        Returns the meta object for the containment reference 'Interface'.
        Returns:
        the meta object for the containment reference 'Interface'.
        See Also:
        TTask.getInterface(), getTTask()
      • getTTask_StaffSettings

        org.eclipse.emf.ecore.EReference getTTask_StaffSettings()
        Returns the meta object for the containment reference 'Staff Settings'.
        Returns:
        the meta object for the containment reference 'Staff Settings'.
        See Also:
        TTask.getStaffSettings(), getTTask()
      • getTTask_UiSettings

        org.eclipse.emf.ecore.EReference getTTask_UiSettings()
        Returns the meta object for the containment reference 'Ui Settings'.
        Returns:
        the meta object for the containment reference 'Ui Settings'.
        See Also:
        TTask.getUiSettings(), getTTask()
      • getTTask_EscalationSettings

        org.eclipse.emf.ecore.EReference getTTask_EscalationSettings()
        Returns the meta object for the containment reference 'Escalation Settings'.
        Returns:
        the meta object for the containment reference 'Escalation Settings'.
        See Also:
        TTask.getEscalationSettings(), getTTask()
      • getTTask_DisplayName

        org.eclipse.emf.ecore.EReference getTTask_DisplayName()
        Returns the meta object for the containment reference list 'Display Name'.
        Returns:
        the meta object for the containment reference list 'Display Name'.
        See Also:
        TTask.getDisplayName(), getTTask()
      • getTTask_Description

        org.eclipse.emf.ecore.EReference getTTask_Description()
        Returns the meta object for the containment reference list 'Description'.
        Returns:
        the meta object for the containment reference list 'Description'.
        See Also:
        TTask.getDescription(), getTTask()
      • getTTask_Documentation

        org.eclipse.emf.ecore.EReference getTTask_Documentation()
        Returns the meta object for the containment reference list 'Documentation'.
        Returns:
        the meta object for the containment reference list 'Documentation'.
        See Also:
        TTask.getDocumentation(), getTTask()
      • getTTask_CustomProperty

        org.eclipse.emf.ecore.EReference getTTask_CustomProperty()
        Returns the meta object for the containment reference list 'Custom Property'.
        Returns:
        the meta object for the containment reference list 'Custom Property'.
        See Also:
        TTask.getCustomProperty(), getTTask()
      • getTTask_Email

        org.eclipse.emf.ecore.EReference getTTask_Email()
        Returns the meta object for the containment reference list 'Email'.
        Returns:
        the meta object for the containment reference list 'Email'.
        See Also:
        TTask.getEmail(), getTTask()
      • getTTask_AutoClaim

        org.eclipse.emf.ecore.EAttribute getTTask_AutoClaim()
        Returns the meta object for the attribute 'Auto Claim'.
        Returns:
        the meta object for the attribute 'Auto Claim'.
        See Also:
        TTask.getAutoClaim(), getTTask()
      • getTTask_Autonomy

        org.eclipse.emf.ecore.EAttribute getTTask_Autonomy()
        Returns the meta object for the attribute 'Autonomy'.
        Returns:
        the meta object for the attribute 'Autonomy'.
        See Also:
        TTask.getAutonomy(), getTTask()
      • getTTask_CalendarName

        org.eclipse.emf.ecore.EAttribute getTTask_CalendarName()
        Returns the meta object for the attribute 'Calendar Name'.
        Returns:
        the meta object for the attribute 'Calendar Name'.
        See Also:
        TTask.getCalendarName(), getTTask()
      • getTTask_DefaultLocale

        org.eclipse.emf.ecore.EAttribute getTTask_DefaultLocale()
        Returns the meta object for the attribute 'Default Locale'.
        Returns:
        the meta object for the attribute 'Default Locale'.
        See Also:
        TTask.getDefaultLocale(), getTTask()
      • getTTask_Kind

        org.eclipse.emf.ecore.EAttribute getTTask_Kind()
        Returns the meta object for the attribute 'Kind'.
        Returns:
        the meta object for the attribute 'Kind'.
        See Also:
        TTask.getKind(), getTTask()
      • getTTask_Name

        org.eclipse.emf.ecore.EAttribute getTTask_Name()
        Returns the meta object for the attribute 'Name'.
        Returns:
        the meta object for the attribute 'Name'.
        See Also:
        TTask.getName(), getTTask()
      • getTTask_Priority

        org.eclipse.emf.ecore.EAttribute getTTask_Priority()
        Returns the meta object for the attribute 'Priority'.
        Returns:
        the meta object for the attribute 'Priority'.
        See Also:
        TTask.getPriority(), getTTask()
      • getTTask_Type

        org.eclipse.emf.ecore.EAttribute getTTask_Type()
        Returns the meta object for the attribute 'Type'.
        Returns:
        the meta object for the attribute 'Type'.
        See Also:
        TTask.getType(), getTTask()
      • getTTask_ValidFrom

        org.eclipse.emf.ecore.EAttribute getTTask_ValidFrom()
        Returns the meta object for the attribute 'Valid From'.
        Returns:
        the meta object for the attribute 'Valid From'.
        See Also:
        TTask.getValidFrom(), getTTask()
      • getTTask_WorkBasket

        org.eclipse.emf.ecore.EAttribute getTTask_WorkBasket()
        Returns the meta object for the attribute 'Work Basket'.
        Returns:
        the meta object for the attribute 'Work Basket'.
        See Also:
        TTask.getWorkBasket(), getTTask()
      • getTUISettings

        org.eclipse.emf.ecore.EClass getTUISettings()
        Returns the meta object for class 'TUI Settings'.
        Returns:
        the meta object for class 'TUI Settings'.
        See Also:
        TUISettings
      • getTVerb

        org.eclipse.emf.ecore.EClass getTVerb()
        Returns the meta object for class 'TVerb'.
        Returns:
        the meta object for class 'TVerb'.
        See Also:
        TVerb
      • getTVerb_Name

        org.eclipse.emf.ecore.EAttribute getTVerb_Name()
        Returns the meta object for the attribute 'Name'.
        Returns:
        the meta object for the attribute 'Name'.
        See Also:
        TVerb.getName(), getTVerb()
      • getTVerb_Parameter

        org.eclipse.emf.ecore.EReference getTVerb_Parameter()
        Returns the meta object for the containment reference list 'Parameter'.
        Returns:
        the meta object for the containment reference list 'Parameter'.
        See Also:
        TVerb.getParameter(), getTVerb()
      • getTWebClientSettings

        org.eclipse.emf.ecore.EClass getTWebClientSettings()
        Returns the meta object for class 'TWeb Client Settings'.
        Returns:
        the meta object for class 'TWeb Client Settings'.
        See Also:
        TWebClientSettings
      • getTWebClientSettings_Jsp

        org.eclipse.emf.ecore.EReference getTWebClientSettings_Jsp()
        Returns the meta object for the containment reference list 'Jsp'.
        Returns:
        the meta object for the containment reference list 'Jsp'.
        See Also:
        TWebClientSettings.getJsp(), getTWebClientSettings()
      • getTActivationStates

        org.eclipse.emf.ecore.EEnum getTActivationStates()
        Returns the meta object for enum 'TActivation States'.
        Returns:
        the meta object for enum 'TActivation States'.
        See Also:
        TActivationStates
      • getTAtLeastExpectedStates

        org.eclipse.emf.ecore.EEnum getTAtLeastExpectedStates()
        Returns the meta object for enum 'TAt Least Expected States'.
        Returns:
        the meta object for enum 'TAt Least Expected States'.
        See Also:
        TAtLeastExpectedStates
      • getTAutoDeletionMode

        org.eclipse.emf.ecore.EEnum getTAutoDeletionMode()
        Returns the meta object for enum 'TAuto Deletion Mode'.
        Returns:
        the meta object for enum 'TAuto Deletion Mode'.
        See Also:
        TAutoDeletionMode
      • getTAutonomy

        org.eclipse.emf.ecore.EEnum getTAutonomy()
        Returns the meta object for enum 'TAutonomy'.
        Returns:
        the meta object for enum 'TAutonomy'.
        See Also:
        TAutonomy
      • getTBoolean

        org.eclipse.emf.ecore.EEnum getTBoolean()
        Returns the meta object for enum 'TBoolean'.
        Returns:
        the meta object for enum 'TBoolean'.
        See Also:
        TBoolean
      • getTDurationConstants

        org.eclipse.emf.ecore.EEnum getTDurationConstants()
        Returns the meta object for enum 'TDuration Constants'.
        Returns:
        the meta object for enum 'TDuration Constants'.
        See Also:
        TDurationConstants
      • getTEscalationActions

        org.eclipse.emf.ecore.EEnum getTEscalationActions()
        Returns the meta object for enum 'TEscalation Actions'.
        Returns:
        the meta object for enum 'TEscalation Actions'.
        See Also:
        TEscalationActions
      • getTIncreasePriority

        org.eclipse.emf.ecore.EEnum getTIncreasePriority()
        Returns the meta object for enum 'TIncrease Priority'.
        Returns:
        the meta object for enum 'TIncrease Priority'.
        See Also:
        TIncreasePriority
      • getTInheritedAuthorization

        org.eclipse.emf.ecore.EEnum getTInheritedAuthorization()
        Returns the meta object for enum 'TInherited Authorization'.
        Returns:
        the meta object for enum 'TInherited Authorization'.
        See Also:
        TInheritedAuthorization
      • getTInlineCustomPropertyEnum

        org.eclipse.emf.ecore.EEnum getTInlineCustomPropertyEnum()
        Returns the meta object for enum 'TInline Custom Property Enum'.
        Returns:
        the meta object for enum 'TInline Custom Property Enum'.
        See Also:
        TInlineCustomPropertyEnum
      • getTInterfaceKinds

        org.eclipse.emf.ecore.EEnum getTInterfaceKinds()
        Returns the meta object for enum 'TInterface Kinds'.
        Returns:
        the meta object for enum 'TInterface Kinds'.
        See Also:
        TInterfaceKinds
      • getTJspApplicableRole

        org.eclipse.emf.ecore.EEnum getTJspApplicableRole()
        Returns the meta object for enum 'TJsp Applicable Role'.
        Returns:
        the meta object for enum 'TJsp Applicable Role'.
        See Also:
        TJspApplicableRole
      • getTJspUsagePattern

        org.eclipse.emf.ecore.EEnum getTJspUsagePattern()
        Returns the meta object for enum 'TJsp Usage Pattern'.
        Returns:
        the meta object for enum 'TJsp Usage Pattern'.
        See Also:
        TJspUsagePattern
      • getTSubstitutionKinds

        org.eclipse.emf.ecore.EEnum getTSubstitutionKinds()
        Returns the meta object for enum 'TSubstitution Kinds'.
        Returns:
        the meta object for enum 'TSubstitution Kinds'.
        See Also:
        TSubstitutionKinds
      • getTTaskKinds

        org.eclipse.emf.ecore.EEnum getTTaskKinds()
        Returns the meta object for enum 'TTask Kinds'.
        Returns:
        the meta object for enum 'TTask Kinds'.
        See Also:
        TTaskKinds
      • getTActivationStatesObject

        org.eclipse.emf.ecore.EDataType getTActivationStatesObject()
        Returns the meta object for data type 'TActivation States Object'.
        Returns:
        the meta object for data type 'TActivation States Object'.
        See Also:
        TActivationStates
      • getTAtLeastExpectedStatesObject

        org.eclipse.emf.ecore.EDataType getTAtLeastExpectedStatesObject()
        Returns the meta object for data type 'TAt Least Expected States Object'.
        Returns:
        the meta object for data type 'TAt Least Expected States Object'.
        See Also:
        TAtLeastExpectedStates
      • getTAutoDeletionModeObject

        org.eclipse.emf.ecore.EDataType getTAutoDeletionModeObject()
        Returns the meta object for data type 'TAuto Deletion Mode Object'.
        Returns:
        the meta object for data type 'TAuto Deletion Mode Object'.
        See Also:
        TAutoDeletionMode
      • getTAutonomyObject

        org.eclipse.emf.ecore.EDataType getTAutonomyObject()
        Returns the meta object for data type 'TAutonomy Object'.
        Returns:
        the meta object for data type 'TAutonomy Object'.
        See Also:
        TAutonomy
      • getTBooleanObject

        org.eclipse.emf.ecore.EDataType getTBooleanObject()
        Returns the meta object for data type 'TBoolean Object'.
        Returns:
        the meta object for data type 'TBoolean Object'.
        See Also:
        TBoolean
      • getTDurationConstantsObject

        org.eclipse.emf.ecore.EDataType getTDurationConstantsObject()
        Returns the meta object for data type 'TDuration Constants Object'.
        Returns:
        the meta object for data type 'TDuration Constants Object'.
        See Also:
        TDurationConstants
      • getTEscalationActionsObject

        org.eclipse.emf.ecore.EDataType getTEscalationActionsObject()
        Returns the meta object for data type 'TEscalation Actions Object'.
        Returns:
        the meta object for data type 'TEscalation Actions Object'.
        See Also:
        TEscalationActions
      • getTIncreasePriorityObject

        org.eclipse.emf.ecore.EDataType getTIncreasePriorityObject()
        Returns the meta object for data type 'TIncrease Priority Object'.
        Returns:
        the meta object for data type 'TIncrease Priority Object'.
        See Also:
        TIncreasePriority
      • getTInheritedAuthorizationObject

        org.eclipse.emf.ecore.EDataType getTInheritedAuthorizationObject()
        Returns the meta object for data type 'TInherited Authorization Object'.
        Returns:
        the meta object for data type 'TInherited Authorization Object'.
        See Also:
        TInheritedAuthorization
      • getTInlineCustomPropertyEnumObject

        org.eclipse.emf.ecore.EDataType getTInlineCustomPropertyEnumObject()
        Returns the meta object for data type 'TInline Custom Property Enum Object'.
        Returns:
        the meta object for data type 'TInline Custom Property Enum Object'.
        See Also:
        TInlineCustomPropertyEnum
      • getTInterfaceKindsObject

        org.eclipse.emf.ecore.EDataType getTInterfaceKindsObject()
        Returns the meta object for data type 'TInterface Kinds Object'.
        Returns:
        the meta object for data type 'TInterface Kinds Object'.
        See Also:
        TInterfaceKinds
      • getTJspApplicableRoleObject

        org.eclipse.emf.ecore.EDataType getTJspApplicableRoleObject()
        Returns the meta object for data type 'TJsp Applicable Role Object'.
        Returns:
        the meta object for data type 'TJsp Applicable Role Object'.
        See Also:
        TJspApplicableRole
      • getTJspUsagePatternObject

        org.eclipse.emf.ecore.EDataType getTJspUsagePatternObject()
        Returns the meta object for data type 'TJsp Usage Pattern Object'.
        Returns:
        the meta object for data type 'TJsp Usage Pattern Object'.
        See Also:
        TJspUsagePattern
      • getTLanguage

        org.eclipse.emf.ecore.EDataType getTLanguage()
        Returns the meta object for data type 'TLanguage'.
        Returns:
        the meta object for data type 'TLanguage'.
        See Also:
        String
      • getTNonNegativeInt

        org.eclipse.emf.ecore.EDataType getTNonNegativeInt()
        Returns the meta object for data type 'TNon Negative Int'.
        Returns:
        the meta object for data type 'TNon Negative Int'.
      • getTNonNegativeIntObject

        org.eclipse.emf.ecore.EDataType getTNonNegativeIntObject()
        Returns the meta object for data type 'TNon Negative Int Object'.
        Returns:
        the meta object for data type 'TNon Negative Int Object'.
        See Also:
        Integer
      • getTSubstitutionKindsObject

        org.eclipse.emf.ecore.EDataType getTSubstitutionKindsObject()
        Returns the meta object for data type 'TSubstitution Kinds Object'.
        Returns:
        the meta object for data type 'TSubstitution Kinds Object'.
        See Also:
        TSubstitutionKinds
      • getTTaskKindsObject

        org.eclipse.emf.ecore.EDataType getTTaskKindsObject()
        Returns the meta object for data type 'TTask Kinds Object'.
        Returns:
        the meta object for data type 'TTask Kinds Object'.
        See Also:
        TTaskKinds
      • getTText1024

        org.eclipse.emf.ecore.EDataType getTText1024()
        Returns the meta object for data type 'TText1024'.
        Returns:
        the meta object for data type 'TText1024'.
        See Also:
        String
      • getTText254

        org.eclipse.emf.ecore.EDataType getTText254()
        Returns the meta object for data type 'TText254'.
        Returns:
        the meta object for data type 'TText254'.
        See Also:
        String
      • getTText4096

        org.eclipse.emf.ecore.EDataType getTText4096()
        Returns the meta object for data type 'TText4096'.
        Returns:
        the meta object for data type 'TText4096'.
        See Also:
        String
      • getTText64

        org.eclipse.emf.ecore.EDataType getTText64()
        Returns the meta object for data type 'TText64'.
        Returns:
        the meta object for data type 'TText64'.
        See Also:
        String
      • getTypeUnion

        org.eclipse.emf.ecore.EDataType getTypeUnion()
        Returns the meta object for data type 'Type Union'.
        Returns:
        the meta object for data type 'Type Union'.
        See Also:
        Object
      • geteQName

        org.eclipse.emf.ecore.EDataType geteQName()
        Returns the meta object for data type 'eQ Name'.
        Returns:
        the meta object for data type 'eQ Name'.
        See Also:
        QName
      • geteURI

        org.eclipse.emf.ecore.EDataType geteURI()
        Returns the meta object for data type 'eURI'.
        Returns:
        the meta object for data type 'eURI'.
        See Also:
        URI
      • getTaskFactory

        TaskFactory getTaskFactory()
        Returns the factory that creates the instances of the model.
        Returns:
        the factory that creates the instances of the model.
IBM Business Process ManagerTM
Release 8