Interface IntegrityPackage.Literals

  • Enclosing interface:
    IntegrityPackage

    public static interface IntegrityPackage.Literals
    Defines literals for the meta objects that represent
    • each class,
    • each feature of each class,
    • each enum,
    • and each data type
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.eclipse.emf.ecore.EClass ALLOWED_TYPE
      The meta object literal for the 'Allowed Type' class.
      static org.eclipse.emf.ecore.EReference ALLOWED_TYPE__FROM
      The meta object literal for the 'From' reference feature.
      static org.eclipse.emf.ecore.EReference ALLOWED_TYPE__TO
      The meta object literal for the 'To' reference list feature.
      static org.eclipse.emf.ecore.EClass ATTACHMENT
      The meta object literal for the 'Attachment' class.
      static org.eclipse.emf.ecore.EAttribute ATTACHMENT__CHECKSUM
      The meta object literal for the 'Checksum' attribute feature.
      static org.eclipse.emf.ecore.EAttribute ATTACHMENT__FILE_NAME
      The meta object literal for the 'File Name' attribute feature.
      static org.eclipse.emf.ecore.EAttribute ATTACHMENT__FILE_SIZE
      The meta object literal for the 'File Size' attribute feature.
      static org.eclipse.emf.ecore.EClass CONSTRAINT
      The meta object literal for the 'Constraint' class.
      static org.eclipse.emf.ecore.EAttribute CONSTRAINT__ALLOWED_VALUES
      The meta object literal for the 'Allowed Values' attribute list feature.
      static org.eclipse.emf.ecore.EReference CONSTRAINT__CONSTRAINED_FIELD
      The meta object literal for the 'Constrained Field' reference feature.
      static org.eclipse.emf.ecore.EAttribute CONSTRAINT__DESCRIPTION
      The meta object literal for the 'Description' attribute feature.
      static org.eclipse.emf.ecore.EAttribute CONSTRAINT__MANDATORY
      The meta object literal for the 'Mandatory' attribute feature.
      static org.eclipse.emf.ecore.EReference CONSTRAINT__SOURCE_FIELD
      The meta object literal for the 'Source Field' reference feature.
      static org.eclipse.emf.ecore.EReference CONSTRAINT__SOURCE_TYPES
      The meta object literal for the 'Source Types' reference list feature.
      static org.eclipse.emf.ecore.EClass DATABASE
      The meta object literal for the 'Database' class.
      static org.eclipse.emf.ecore.EReference DATABASE__FIELDS
      The meta object literal for the 'Fields' containment reference list feature.
      static org.eclipse.emf.ecore.EReference DATABASE__GROUPS
      The meta object literal for the 'Groups' containment reference list feature.
      static org.eclipse.emf.ecore.EReference DATABASE__PROJECTS
      The meta object literal for the 'Projects' containment reference list feature.
      static org.eclipse.emf.ecore.EReference DATABASE__QUERIES
      The meta object literal for the 'Queries' containment reference list feature.
      static org.eclipse.emf.ecore.EReference DATABASE__STATES
      The meta object literal for the 'States' containment reference list feature.
      static org.eclipse.emf.ecore.EReference DATABASE__TYPES
      The meta object literal for the 'Types' containment reference list feature.
      static org.eclipse.emf.ecore.EReference DATABASE__USERS
      The meta object literal for the 'Users' containment reference list feature.
      static org.eclipse.emf.ecore.EClass ELEMENT
      The meta object literal for the 'Element' class.
      static org.eclipse.emf.ecore.EClass FIELD
      The meta object literal for the 'Field' class.
      static org.eclipse.emf.ecore.EReference FIELD__ALLOWED_TYPES
      The meta object literal for the 'Allowed Types' containment reference list feature.
      static org.eclipse.emf.ecore.EReference FIELD__BACKING_TYPE
      The meta object literal for the 'Backing Type' reference feature.
      static org.eclipse.emf.ecore.EReference FIELD__DEFAULT_ATTACHMENT_FIELD
      The meta object literal for the 'Default Attachment Field' reference feature.
      static org.eclipse.emf.ecore.EReference FIELD__DEFAULT_VALUE
      The meta object literal for the 'Default Value' containment reference feature.
      static org.eclipse.emf.ecore.EAttribute FIELD__DISPLAY_NAME
      The meta object literal for the 'Display Name' attribute feature.
      static org.eclipse.emf.ecore.EAttribute FIELD__IS_MULTI_VALUED
      The meta object literal for the 'Is Multi Valued' attribute feature.
      static org.eclipse.emf.ecore.EAttribute FIELD__IS_READ_ONLY
      The meta object literal for the 'Is Read Only' attribute feature.
      static org.eclipse.emf.ecore.EAttribute FIELD__IS_RICH_CONTENT
      The meta object literal for the 'Is Rich Content' attribute feature.
      static org.eclipse.emf.ecore.EAttribute FIELD__IS_SHOW_DATE_TIME
      The meta object literal for the 'Is Show Date Time' attribute feature.
      static org.eclipse.emf.ecore.EReference FIELD__MAX
      The meta object literal for the 'Max' containment reference feature.
      static org.eclipse.emf.ecore.EAttribute FIELD__MAX_LENGTH
      The meta object literal for the 'Max Length' attribute feature.
      static org.eclipse.emf.ecore.EReference FIELD__MIN
      The meta object literal for the 'Min' containment reference feature.
      static org.eclipse.emf.ecore.EReference FIELD__PAIRED_FIELD
      The meta object literal for the 'Paired Field' reference feature.
      static org.eclipse.emf.ecore.EReference FIELD__PICKS
      The meta object literal for the 'Picks' containment reference list feature.
      static org.eclipse.emf.ecore.EReference FIELD__REFERENCE
      The meta object literal for the 'Reference' reference feature.
      static org.eclipse.emf.ecore.EAttribute FIELD__TYPE
      The meta object literal for the 'Type' attribute feature.
      static org.eclipse.emf.ecore.EClass FIELD_BOOLEAN_VALUE
      The meta object literal for the 'Field Boolean Value' class.
      static org.eclipse.emf.ecore.EAttribute FIELD_BOOLEAN_VALUE__VALUE
      The meta object literal for the 'Value' attribute feature.
      static org.eclipse.emf.ecore.EClass FIELD_CHILD_LIST_VALUE
      The meta object literal for the 'Field Child List Value' class.
      static org.eclipse.emf.ecore.EReference FIELD_CHILD_LIST_VALUE__ELEMENTS
      The meta object literal for the 'Elements' containment reference list feature.
      static org.eclipse.emf.ecore.EClass FIELD_DATE_VALUE
      The meta object literal for the 'Field Date Value' class.
      static org.eclipse.emf.ecore.EAttribute FIELD_DATE_VALUE__VALUE
      The meta object literal for the 'Value' attribute feature.
      static org.eclipse.emf.ecore.EClass FIELD_DOUBLE_VALUE
      The meta object literal for the 'Field Double Value' class.
      static org.eclipse.emf.ecore.EAttribute FIELD_DOUBLE_VALUE__VALUE
      The meta object literal for the 'Value' attribute feature.
      static org.eclipse.emf.ecore.EClass FIELD_ELEMENT_LIST_VALUE
      The meta object literal for the 'Field Element List Value' class.
      static org.eclipse.emf.ecore.EReference FIELD_ELEMENT_LIST_VALUE__ELEMENTS
      The meta object literal for the 'Elements' reference list feature.
      static org.eclipse.emf.ecore.EClass FIELD_ELEMENT_VALUE
      The meta object literal for the 'Field Element Value' class.
      static org.eclipse.emf.ecore.EReference FIELD_ELEMENT_VALUE__ELEMENT
      The meta object literal for the 'Element' reference feature.
      static org.eclipse.emf.ecore.EClass FIELD_FLOAT_VALUE
      The meta object literal for the 'Field Float Value' class.
      static org.eclipse.emf.ecore.EAttribute FIELD_FLOAT_VALUE__VALUE
      The meta object literal for the 'Value' attribute feature.
      static org.eclipse.emf.ecore.EClass FIELD_INT_VALUE
      The meta object literal for the 'Field Int Value' class.
      static org.eclipse.emf.ecore.EAttribute FIELD_INT_VALUE__VALUE
      The meta object literal for the 'Value' attribute feature.
      static org.eclipse.emf.ecore.EClass FIELD_LIST_VALUE
      The meta object literal for the 'Field List Value' class.
      static org.eclipse.emf.ecore.EAttribute FIELD_LIST_VALUE__VALUES
      The meta object literal for the 'Values' attribute list feature.
      static org.eclipse.emf.ecore.EClass FIELD_LONG_VALUE
      The meta object literal for the 'Field Long Value' class.
      static org.eclipse.emf.ecore.EAttribute FIELD_LONG_VALUE__VALUE
      The meta object literal for the 'Value' attribute feature.
      static org.eclipse.emf.ecore.EClass FIELD_RICH_TEXT_VALUE
      The meta object literal for the 'Field Rich Text Value' class.
      static org.eclipse.emf.ecore.EClass FIELD_STRING_VALUE
      The meta object literal for the 'Field String Value' class.
      static org.eclipse.emf.ecore.EAttribute FIELD_STRING_VALUE__VALUE
      The meta object literal for the 'Value' attribute feature.
      static org.eclipse.emf.ecore.EClass FIELD_VALUE
      The meta object literal for the 'Field Value' class.
      static org.eclipse.emf.ecore.EReference FIELD_VALUE__FIELD
      The meta object literal for the 'Field' reference feature.
      static org.eclipse.emf.ecore.EClass GROUP
      The meta object literal for the 'Group' class.
      static org.eclipse.emf.ecore.EClass IDENTIFIED_ELEMENT
      The meta object literal for the 'Identified Element' class.
      static org.eclipse.emf.ecore.EAttribute IDENTIFIED_ELEMENT__ID
      The meta object literal for the 'Id' attribute feature.
      static org.eclipse.emf.ecore.EClass ITEM
      The meta object literal for the 'Item' class.
      static org.eclipse.emf.ecore.EReference ITEM__TYPE
      The meta object literal for the 'Type' container reference feature.
      static org.eclipse.emf.ecore.EReference ITEM__VALUES
      The meta object literal for the 'Values' containment reference list feature.
      static org.eclipse.emf.ecore.EClass NAMED_ELEMENT
      The meta object literal for the 'Named Element' class.
      static org.eclipse.emf.ecore.EAttribute NAMED_ELEMENT__DESCRIPTION
      The meta object literal for the 'Description' attribute feature.
      static org.eclipse.emf.ecore.EAttribute NAMED_ELEMENT__NAME
      The meta object literal for the 'Name' attribute feature.
      static org.eclipse.emf.ecore.EClass PICK
      The meta object literal for the 'Pick' class.
      static org.eclipse.emf.ecore.EClass POSITION_ELEMENT
      The meta object literal for the 'Position Element' class.
      static org.eclipse.emf.ecore.EAttribute POSITION_ELEMENT__POSITION
      The meta object literal for the 'Position' attribute feature.
      static org.eclipse.emf.ecore.EClass PRINCIPAL
      The meta object literal for the 'Principal' class.
      static org.eclipse.emf.ecore.EAttribute PRINCIPAL__EMAIL
      The meta object literal for the 'Email' attribute feature.
      static org.eclipse.emf.ecore.EAttribute PRINCIPAL__IS_ACTIVE
      The meta object literal for the 'Is Active' attribute feature.
      static org.eclipse.emf.ecore.EClass PROJECT
      The meta object literal for the 'Project' class.
      static org.eclipse.emf.ecore.EReference PROJECT__CHILDREN
      The meta object literal for the 'Children' reference list feature.
      static org.eclipse.emf.ecore.EAttribute PROJECT__IS_ACTIVE
      The meta object literal for the 'Is Active' attribute feature.
      static org.eclipse.emf.ecore.EReference PROJECT__PARENT
      The meta object literal for the 'Parent' reference feature.
      static org.eclipse.emf.ecore.EReference PROJECT__PERMITTED_ADMINISTRATORS
      The meta object literal for the 'Permitted Administrators' reference list feature.
      static org.eclipse.emf.ecore.EReference PROJECT__PERMITTED_GROUPS
      The meta object literal for the 'Permitted Groups' reference list feature.
      static org.eclipse.emf.ecore.EClass QUERY
      The meta object literal for the 'Query' class.
      static org.eclipse.emf.ecore.EReference QUERY__ITEMS
      The meta object literal for the 'Items' reference list feature.
      static org.eclipse.emf.ecore.EClass STATE
      The meta object literal for the 'State' class.
      static org.eclipse.emf.ecore.EClass TYPE
      The meta object literal for the 'Type' class.
      static org.eclipse.emf.ecore.EReference TYPE__ASSOCIATED_TYPE
      The meta object literal for the 'Associated Type' reference feature.
      static org.eclipse.emf.ecore.EReference TYPE__CONSTRAINTS
      The meta object literal for the 'Constraints' containment reference list feature.
      static org.eclipse.emf.ecore.EReference TYPE__FIELDS
      The meta object literal for the 'Fields' reference list feature.
      static org.eclipse.emf.ecore.EReference TYPE__ITEMS
      The meta object literal for the 'Items' containment reference list feature.
      static org.eclipse.emf.ecore.EAttribute TYPE__TYPE_CLASS
      The meta object literal for the 'Type Class' attribute feature.
      static org.eclipse.emf.ecore.EReference TYPE__WORKFLOW_STATES
      The meta object literal for the 'Workflow States' containment reference list feature.
      static org.eclipse.emf.ecore.EEnum TYPE_CLASS_KIND
      The meta object literal for the 'Type Class Kind' enum.
      static org.eclipse.emf.ecore.EClass USER
      The meta object literal for the 'User' class.
      static org.eclipse.emf.ecore.EAttribute USER__FULL_NAME
      The meta object literal for the 'Full Name' attribute feature.
      static org.eclipse.emf.ecore.EClass WORKFLOW_STATE
      The meta object literal for the 'Workflow State' class.
      static org.eclipse.emf.ecore.EReference WORKFLOW_STATE__MANDATORY_FIELDS
      The meta object literal for the 'Mandatory Fields' reference list feature.
      static org.eclipse.emf.ecore.EReference WORKFLOW_STATE__STATE
      The meta object literal for the 'State' reference feature.
      static org.eclipse.emf.ecore.EReference WORKFLOW_STATE__TRANSITIONS
      The meta object literal for the 'Transitions' containment reference list feature.
      static org.eclipse.emf.ecore.EClass WORKFLOW_TRANSITION
      The meta object literal for the 'Workflow Transition' class.
      static org.eclipse.emf.ecore.EReference WORKFLOW_TRANSITION__GROUPS
      The meta object literal for the 'Groups' reference list feature.
      static org.eclipse.emf.ecore.EReference WORKFLOW_TRANSITION__SOURCE
      The meta object literal for the 'Source' container reference feature.
      static org.eclipse.emf.ecore.EReference WORKFLOW_TRANSITION__TARGET
      The meta object literal for the 'Target' reference feature.
    • Field Detail

      • DATABASE

        static final org.eclipse.emf.ecore.EClass DATABASE
        The meta object literal for the 'Database' class.
        See Also:
        DatabaseImpl, IntegrityPackageImpl.getDatabase()
      • DATABASE__TYPES

        static final org.eclipse.emf.ecore.EReference DATABASE__TYPES
        The meta object literal for the 'Types' containment reference list feature.
      • DATABASE__FIELDS

        static final org.eclipse.emf.ecore.EReference DATABASE__FIELDS
        The meta object literal for the 'Fields' containment reference list feature.
      • DATABASE__QUERIES

        static final org.eclipse.emf.ecore.EReference DATABASE__QUERIES
        The meta object literal for the 'Queries' containment reference list feature.
      • DATABASE__STATES

        static final org.eclipse.emf.ecore.EReference DATABASE__STATES
        The meta object literal for the 'States' containment reference list feature.
      • DATABASE__USERS

        static final org.eclipse.emf.ecore.EReference DATABASE__USERS
        The meta object literal for the 'Users' containment reference list feature.
      • DATABASE__GROUPS

        static final org.eclipse.emf.ecore.EReference DATABASE__GROUPS
        The meta object literal for the 'Groups' containment reference list feature.
      • DATABASE__PROJECTS

        static final org.eclipse.emf.ecore.EReference DATABASE__PROJECTS
        The meta object literal for the 'Projects' containment reference list feature.
      • NAMED_ELEMENT

        static final org.eclipse.emf.ecore.EClass NAMED_ELEMENT
        The meta object literal for the 'Named Element' class.
        See Also:
        NamedElementImpl, IntegrityPackageImpl.getNamedElement()
      • NAMED_ELEMENT__NAME

        static final org.eclipse.emf.ecore.EAttribute NAMED_ELEMENT__NAME
        The meta object literal for the 'Name' attribute feature.
      • NAMED_ELEMENT__DESCRIPTION

        static final org.eclipse.emf.ecore.EAttribute NAMED_ELEMENT__DESCRIPTION
        The meta object literal for the 'Description' attribute feature.
      • TYPE

        static final org.eclipse.emf.ecore.EClass TYPE
        The meta object literal for the 'Type' class.
        See Also:
        TypeImpl, IntegrityPackageImpl.getType()
      • TYPE__FIELDS

        static final org.eclipse.emf.ecore.EReference TYPE__FIELDS
        The meta object literal for the 'Fields' reference list feature.
      • TYPE__ITEMS

        static final org.eclipse.emf.ecore.EReference TYPE__ITEMS
        The meta object literal for the 'Items' containment reference list feature.
      • TYPE__TYPE_CLASS

        static final org.eclipse.emf.ecore.EAttribute TYPE__TYPE_CLASS
        The meta object literal for the 'Type Class' attribute feature.
      • TYPE__CONSTRAINTS

        static final org.eclipse.emf.ecore.EReference TYPE__CONSTRAINTS
        The meta object literal for the 'Constraints' containment reference list feature.
      • TYPE__ASSOCIATED_TYPE

        static final org.eclipse.emf.ecore.EReference TYPE__ASSOCIATED_TYPE
        The meta object literal for the 'Associated Type' reference feature.
      • TYPE__WORKFLOW_STATES

        static final org.eclipse.emf.ecore.EReference TYPE__WORKFLOW_STATES
        The meta object literal for the 'Workflow States' containment reference list feature.
      • FIELD

        static final org.eclipse.emf.ecore.EClass FIELD
        The meta object literal for the 'Field' class.
        See Also:
        FieldImpl, IntegrityPackageImpl.getField()
      • FIELD__DISPLAY_NAME

        static final org.eclipse.emf.ecore.EAttribute FIELD__DISPLAY_NAME
        The meta object literal for the 'Display Name' attribute feature.
      • FIELD__TYPE

        static final org.eclipse.emf.ecore.EAttribute FIELD__TYPE
        The meta object literal for the 'Type' attribute feature.
      • FIELD__IS_MULTI_VALUED

        static final org.eclipse.emf.ecore.EAttribute FIELD__IS_MULTI_VALUED
        The meta object literal for the 'Is Multi Valued' attribute feature.
      • FIELD__DEFAULT_VALUE

        static final org.eclipse.emf.ecore.EReference FIELD__DEFAULT_VALUE
        The meta object literal for the 'Default Value' containment reference feature.
      • FIELD__IS_RICH_CONTENT

        static final org.eclipse.emf.ecore.EAttribute FIELD__IS_RICH_CONTENT
        The meta object literal for the 'Is Rich Content' attribute feature.
      • FIELD__PICKS

        static final org.eclipse.emf.ecore.EReference FIELD__PICKS
        The meta object literal for the 'Picks' containment reference list feature.
      • FIELD__MAX_LENGTH

        static final org.eclipse.emf.ecore.EAttribute FIELD__MAX_LENGTH
        The meta object literal for the 'Max Length' attribute feature.
      • FIELD__REFERENCE

        static final org.eclipse.emf.ecore.EReference FIELD__REFERENCE
        The meta object literal for the 'Reference' reference feature.
      • FIELD__BACKING_TYPE

        static final org.eclipse.emf.ecore.EReference FIELD__BACKING_TYPE
        The meta object literal for the 'Backing Type' reference feature.
      • FIELD__IS_SHOW_DATE_TIME

        static final org.eclipse.emf.ecore.EAttribute FIELD__IS_SHOW_DATE_TIME
        The meta object literal for the 'Is Show Date Time' attribute feature.
      • FIELD__MIN

        static final org.eclipse.emf.ecore.EReference FIELD__MIN
        The meta object literal for the 'Min' containment reference feature.
      • FIELD__MAX

        static final org.eclipse.emf.ecore.EReference FIELD__MAX
        The meta object literal for the 'Max' containment reference feature.
      • FIELD__IS_READ_ONLY

        static final org.eclipse.emf.ecore.EAttribute FIELD__IS_READ_ONLY
        The meta object literal for the 'Is Read Only' attribute feature.
      • FIELD__ALLOWED_TYPES

        static final org.eclipse.emf.ecore.EReference FIELD__ALLOWED_TYPES
        The meta object literal for the 'Allowed Types' containment reference list feature.
      • FIELD__PAIRED_FIELD

        static final org.eclipse.emf.ecore.EReference FIELD__PAIRED_FIELD
        The meta object literal for the 'Paired Field' reference feature.
      • FIELD__DEFAULT_ATTACHMENT_FIELD

        static final org.eclipse.emf.ecore.EReference FIELD__DEFAULT_ATTACHMENT_FIELD
        The meta object literal for the 'Default Attachment Field' reference feature.
      • FIELD_VALUE

        static final org.eclipse.emf.ecore.EClass FIELD_VALUE
        The meta object literal for the 'Field Value' class.
        See Also:
        FieldValueImpl, IntegrityPackageImpl.getFieldValue()
      • FIELD_VALUE__FIELD

        static final org.eclipse.emf.ecore.EReference FIELD_VALUE__FIELD
        The meta object literal for the 'Field' reference feature.
      • FIELD_STRING_VALUE

        static final org.eclipse.emf.ecore.EClass FIELD_STRING_VALUE
        The meta object literal for the 'Field String Value' class.
        See Also:
        FieldStringValueImpl, IntegrityPackageImpl.getFieldStringValue()
      • FIELD_STRING_VALUE__VALUE

        static final org.eclipse.emf.ecore.EAttribute FIELD_STRING_VALUE__VALUE
        The meta object literal for the 'Value' attribute feature.
      • FIELD_DATE_VALUE

        static final org.eclipse.emf.ecore.EClass FIELD_DATE_VALUE
        The meta object literal for the 'Field Date Value' class.
        See Also:
        FieldDateValueImpl, IntegrityPackageImpl.getFieldDateValue()
      • FIELD_DATE_VALUE__VALUE

        static final org.eclipse.emf.ecore.EAttribute FIELD_DATE_VALUE__VALUE
        The meta object literal for the 'Value' attribute feature.
      • FIELD_BOOLEAN_VALUE

        static final org.eclipse.emf.ecore.EClass FIELD_BOOLEAN_VALUE
        The meta object literal for the 'Field Boolean Value' class.
        See Also:
        FieldBooleanValueImpl, IntegrityPackageImpl.getFieldBooleanValue()
      • FIELD_BOOLEAN_VALUE__VALUE

        static final org.eclipse.emf.ecore.EAttribute FIELD_BOOLEAN_VALUE__VALUE
        The meta object literal for the 'Value' attribute feature.
      • FIELD_LONG_VALUE

        static final org.eclipse.emf.ecore.EClass FIELD_LONG_VALUE
        The meta object literal for the 'Field Long Value' class.
        See Also:
        FieldLongValueImpl, IntegrityPackageImpl.getFieldLongValue()
      • FIELD_LONG_VALUE__VALUE

        static final org.eclipse.emf.ecore.EAttribute FIELD_LONG_VALUE__VALUE
        The meta object literal for the 'Value' attribute feature.
      • FIELD_DOUBLE_VALUE

        static final org.eclipse.emf.ecore.EClass FIELD_DOUBLE_VALUE
        The meta object literal for the 'Field Double Value' class.
        See Also:
        FieldDoubleValueImpl, IntegrityPackageImpl.getFieldDoubleValue()
      • FIELD_DOUBLE_VALUE__VALUE

        static final org.eclipse.emf.ecore.EAttribute FIELD_DOUBLE_VALUE__VALUE
        The meta object literal for the 'Value' attribute feature.
      • FIELD_FLOAT_VALUE

        static final org.eclipse.emf.ecore.EClass FIELD_FLOAT_VALUE
        The meta object literal for the 'Field Float Value' class.
        See Also:
        FieldFloatValueImpl, IntegrityPackageImpl.getFieldFloatValue()
      • FIELD_FLOAT_VALUE__VALUE

        static final org.eclipse.emf.ecore.EAttribute FIELD_FLOAT_VALUE__VALUE
        The meta object literal for the 'Value' attribute feature.
      • FIELD_INT_VALUE

        static final org.eclipse.emf.ecore.EClass FIELD_INT_VALUE
        The meta object literal for the 'Field Int Value' class.
        See Also:
        FieldIntValueImpl, IntegrityPackageImpl.getFieldIntValue()
      • FIELD_INT_VALUE__VALUE

        static final org.eclipse.emf.ecore.EAttribute FIELD_INT_VALUE__VALUE
        The meta object literal for the 'Value' attribute feature.
      • ITEM

        static final org.eclipse.emf.ecore.EClass ITEM
        The meta object literal for the 'Item' class.
        See Also:
        ItemImpl, IntegrityPackageImpl.getItem()
      • ITEM__TYPE

        static final org.eclipse.emf.ecore.EReference ITEM__TYPE
        The meta object literal for the 'Type' container reference feature.
      • ITEM__VALUES

        static final org.eclipse.emf.ecore.EReference ITEM__VALUES
        The meta object literal for the 'Values' containment reference list feature.
      • FIELD_ELEMENT_VALUE

        static final org.eclipse.emf.ecore.EClass FIELD_ELEMENT_VALUE
        The meta object literal for the 'Field Element Value' class.
        See Also:
        FieldElementValueImpl, IntegrityPackageImpl.getFieldElementValue()
      • FIELD_ELEMENT_VALUE__ELEMENT

        static final org.eclipse.emf.ecore.EReference FIELD_ELEMENT_VALUE__ELEMENT
        The meta object literal for the 'Element' reference feature.
      • FIELD_ELEMENT_LIST_VALUE

        static final org.eclipse.emf.ecore.EClass FIELD_ELEMENT_LIST_VALUE
        The meta object literal for the 'Field Element List Value' class.
        See Also:
        FieldElementListValueImpl, IntegrityPackageImpl.getFieldElementListValue()
      • FIELD_ELEMENT_LIST_VALUE__ELEMENTS

        static final org.eclipse.emf.ecore.EReference FIELD_ELEMENT_LIST_VALUE__ELEMENTS
        The meta object literal for the 'Elements' reference list feature.
      • FIELD_LIST_VALUE

        static final org.eclipse.emf.ecore.EClass FIELD_LIST_VALUE
        The meta object literal for the 'Field List Value' class.
        See Also:
        FieldListValueImpl, IntegrityPackageImpl.getFieldListValue()
      • FIELD_LIST_VALUE__VALUES

        static final org.eclipse.emf.ecore.EAttribute FIELD_LIST_VALUE__VALUES
        The meta object literal for the 'Values' attribute list feature.
      • ELEMENT

        static final org.eclipse.emf.ecore.EClass ELEMENT
        The meta object literal for the 'Element' class.
        See Also:
        ElementImpl, IntegrityPackageImpl.getElement()
      • QUERY

        static final org.eclipse.emf.ecore.EClass QUERY
        The meta object literal for the 'Query' class.
        See Also:
        QueryImpl, IntegrityPackageImpl.getQuery()
      • QUERY__ITEMS

        static final org.eclipse.emf.ecore.EReference QUERY__ITEMS
        The meta object literal for the 'Items' reference list feature.
      • STATE

        static final org.eclipse.emf.ecore.EClass STATE
        The meta object literal for the 'State' class.
        See Also:
        StateImpl, IntegrityPackageImpl.getState()
      • USER

        static final org.eclipse.emf.ecore.EClass USER
        The meta object literal for the 'User' class.
        See Also:
        UserImpl, IntegrityPackageImpl.getUser()
      • USER__FULL_NAME

        static final org.eclipse.emf.ecore.EAttribute USER__FULL_NAME
        The meta object literal for the 'Full Name' attribute feature.
      • GROUP

        static final org.eclipse.emf.ecore.EClass GROUP
        The meta object literal for the 'Group' class.
        See Also:
        GroupImpl, IntegrityPackageImpl.getGroup()
      • PRINCIPAL

        static final org.eclipse.emf.ecore.EClass PRINCIPAL
        The meta object literal for the 'Principal' class.
        See Also:
        PrincipalImpl, IntegrityPackageImpl.getPrincipal()
      • PRINCIPAL__IS_ACTIVE

        static final org.eclipse.emf.ecore.EAttribute PRINCIPAL__IS_ACTIVE
        The meta object literal for the 'Is Active' attribute feature.
      • PRINCIPAL__EMAIL

        static final org.eclipse.emf.ecore.EAttribute PRINCIPAL__EMAIL
        The meta object literal for the 'Email' attribute feature.
      • PROJECT

        static final org.eclipse.emf.ecore.EClass PROJECT
        The meta object literal for the 'Project' class.
        See Also:
        ProjectImpl, IntegrityPackageImpl.getProject()
      • PROJECT__PERMITTED_ADMINISTRATORS

        static final org.eclipse.emf.ecore.EReference PROJECT__PERMITTED_ADMINISTRATORS
        The meta object literal for the 'Permitted Administrators' reference list feature.
      • PROJECT__PERMITTED_GROUPS

        static final org.eclipse.emf.ecore.EReference PROJECT__PERMITTED_GROUPS
        The meta object literal for the 'Permitted Groups' reference list feature.
      • PROJECT__PARENT

        static final org.eclipse.emf.ecore.EReference PROJECT__PARENT
        The meta object literal for the 'Parent' reference feature.
      • PROJECT__CHILDREN

        static final org.eclipse.emf.ecore.EReference PROJECT__CHILDREN
        The meta object literal for the 'Children' reference list feature.
      • PROJECT__IS_ACTIVE

        static final org.eclipse.emf.ecore.EAttribute PROJECT__IS_ACTIVE
        The meta object literal for the 'Is Active' attribute feature.
      • POSITION_ELEMENT

        static final org.eclipse.emf.ecore.EClass POSITION_ELEMENT
        The meta object literal for the 'Position Element' class.
        See Also:
        PositionElementImpl, IntegrityPackageImpl.getPositionElement()
      • POSITION_ELEMENT__POSITION

        static final org.eclipse.emf.ecore.EAttribute POSITION_ELEMENT__POSITION
        The meta object literal for the 'Position' attribute feature.
      • ATTACHMENT

        static final org.eclipse.emf.ecore.EClass ATTACHMENT
        The meta object literal for the 'Attachment' class.
        See Also:
        AttachmentImpl, IntegrityPackageImpl.getAttachment()
      • ATTACHMENT__FILE_NAME

        static final org.eclipse.emf.ecore.EAttribute ATTACHMENT__FILE_NAME
        The meta object literal for the 'File Name' attribute feature.
      • ATTACHMENT__FILE_SIZE

        static final org.eclipse.emf.ecore.EAttribute ATTACHMENT__FILE_SIZE
        The meta object literal for the 'File Size' attribute feature.
      • ATTACHMENT__CHECKSUM

        static final org.eclipse.emf.ecore.EAttribute ATTACHMENT__CHECKSUM
        The meta object literal for the 'Checksum' attribute feature.
      • FIELD_CHILD_LIST_VALUE

        static final org.eclipse.emf.ecore.EClass FIELD_CHILD_LIST_VALUE
        The meta object literal for the 'Field Child List Value' class.
        See Also:
        FieldChildListValueImpl, IntegrityPackageImpl.getFieldChildListValue()
      • FIELD_CHILD_LIST_VALUE__ELEMENTS

        static final org.eclipse.emf.ecore.EReference FIELD_CHILD_LIST_VALUE__ELEMENTS
        The meta object literal for the 'Elements' containment reference list feature.
      • IDENTIFIED_ELEMENT

        static final org.eclipse.emf.ecore.EClass IDENTIFIED_ELEMENT
        The meta object literal for the 'Identified Element' class.
        See Also:
        IdentifiedElementImpl, IntegrityPackageImpl.getIdentifiedElement()
      • IDENTIFIED_ELEMENT__ID

        static final org.eclipse.emf.ecore.EAttribute IDENTIFIED_ELEMENT__ID
        The meta object literal for the 'Id' attribute feature.
      • FIELD_RICH_TEXT_VALUE

        static final org.eclipse.emf.ecore.EClass FIELD_RICH_TEXT_VALUE
        The meta object literal for the 'Field Rich Text Value' class.
        See Also:
        FieldRichTextValueImpl, IntegrityPackageImpl.getFieldRichTextValue()
      • PICK

        static final org.eclipse.emf.ecore.EClass PICK
        The meta object literal for the 'Pick' class.
        See Also:
        PickImpl, IntegrityPackageImpl.getPick()
      • CONSTRAINT

        static final org.eclipse.emf.ecore.EClass CONSTRAINT
        The meta object literal for the 'Constraint' class.
        See Also:
        ConstraintImpl, IntegrityPackageImpl.getConstraint()
      • CONSTRAINT__CONSTRAINED_FIELD

        static final org.eclipse.emf.ecore.EReference CONSTRAINT__CONSTRAINED_FIELD
        The meta object literal for the 'Constrained Field' reference feature.
      • CONSTRAINT__DESCRIPTION

        static final org.eclipse.emf.ecore.EAttribute CONSTRAINT__DESCRIPTION
        The meta object literal for the 'Description' attribute feature.
      • CONSTRAINT__MANDATORY

        static final org.eclipse.emf.ecore.EAttribute CONSTRAINT__MANDATORY
        The meta object literal for the 'Mandatory' attribute feature.
      • CONSTRAINT__SOURCE_TYPES

        static final org.eclipse.emf.ecore.EReference CONSTRAINT__SOURCE_TYPES
        The meta object literal for the 'Source Types' reference list feature.
      • CONSTRAINT__SOURCE_FIELD

        static final org.eclipse.emf.ecore.EReference CONSTRAINT__SOURCE_FIELD
        The meta object literal for the 'Source Field' reference feature.
      • CONSTRAINT__ALLOWED_VALUES

        static final org.eclipse.emf.ecore.EAttribute CONSTRAINT__ALLOWED_VALUES
        The meta object literal for the 'Allowed Values' attribute list feature.
      • WORKFLOW_STATE

        static final org.eclipse.emf.ecore.EClass WORKFLOW_STATE
        The meta object literal for the 'Workflow State' class.
        See Also:
        WorkflowStateImpl, IntegrityPackageImpl.getWorkflowState()
      • WORKFLOW_STATE__TRANSITIONS

        static final org.eclipse.emf.ecore.EReference WORKFLOW_STATE__TRANSITIONS
        The meta object literal for the 'Transitions' containment reference list feature.
      • WORKFLOW_STATE__MANDATORY_FIELDS

        static final org.eclipse.emf.ecore.EReference WORKFLOW_STATE__MANDATORY_FIELDS
        The meta object literal for the 'Mandatory Fields' reference list feature.
      • WORKFLOW_STATE__STATE

        static final org.eclipse.emf.ecore.EReference WORKFLOW_STATE__STATE
        The meta object literal for the 'State' reference feature.
      • WORKFLOW_TRANSITION

        static final org.eclipse.emf.ecore.EClass WORKFLOW_TRANSITION
        The meta object literal for the 'Workflow Transition' class.
        See Also:
        WorkflowTransitionImpl, IntegrityPackageImpl.getWorkflowTransition()
      • WORKFLOW_TRANSITION__SOURCE

        static final org.eclipse.emf.ecore.EReference WORKFLOW_TRANSITION__SOURCE
        The meta object literal for the 'Source' container reference feature.
      • WORKFLOW_TRANSITION__TARGET

        static final org.eclipse.emf.ecore.EReference WORKFLOW_TRANSITION__TARGET
        The meta object literal for the 'Target' reference feature.
      • WORKFLOW_TRANSITION__GROUPS

        static final org.eclipse.emf.ecore.EReference WORKFLOW_TRANSITION__GROUPS
        The meta object literal for the 'Groups' reference list feature.
      • ALLOWED_TYPE

        static final org.eclipse.emf.ecore.EClass ALLOWED_TYPE
        The meta object literal for the 'Allowed Type' class.
        See Also:
        AllowedTypeImpl, IntegrityPackageImpl.getAllowedType()
      • ALLOWED_TYPE__FROM

        static final org.eclipse.emf.ecore.EReference ALLOWED_TYPE__FROM
        The meta object literal for the 'From' reference feature.
      • ALLOWED_TYPE__TO

        static final org.eclipse.emf.ecore.EReference ALLOWED_TYPE__TO
        The meta object literal for the 'To' reference list feature.
      • TYPE_CLASS_KIND

        static final org.eclipse.emf.ecore.EEnum TYPE_CLASS_KIND
        The meta object literal for the 'Type Class Kind' enum.
        See Also:
        TypeClassKind, IntegrityPackageImpl.getTypeClassKind()