public interface IntegrityPackage
extends org.eclipse.emf.ecore.EPackage
IntegrityFactory
Modifier and Type | Interface and Description |
---|---|
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
|
Modifier and Type | Field and Description |
---|---|
static int |
ALLOWED_TYPE
The meta object id for the '
Allowed Type ' class. |
static int |
ALLOWED_TYPE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
ALLOWED_TYPE__FROM
The feature id for the 'From' reference.
|
static int |
ALLOWED_TYPE__TO
The feature id for the 'To' reference list.
|
static int |
ALLOWED_TYPE_FEATURE_COUNT
The number of structural features of the 'Allowed Type' class.
|
static int |
ATTACHMENT
The meta object id for the '
Attachment ' class. |
static int |
ATTACHMENT__CHECKSUM
The feature id for the 'Checksum' attribute.
|
static int |
ATTACHMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
ATTACHMENT__FILE_NAME
The feature id for the 'File Name' attribute.
|
static int |
ATTACHMENT__FILE_SIZE
The feature id for the 'File Size' attribute.
|
static int |
ATTACHMENT_FEATURE_COUNT
The number of structural features of the 'Attachment' class.
|
static int |
CONSTRAINT
The meta object id for the '
Constraint ' class. |
static int |
CONSTRAINT__ALLOWED_VALUES
The feature id for the 'Allowed Values' attribute list.
|
static int |
CONSTRAINT__CONSTRAINED_FIELD
The feature id for the 'Constrained Field' reference.
|
static int |
CONSTRAINT__DESCRIPTION
The feature id for the 'Description' attribute.
|
static int |
CONSTRAINT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
CONSTRAINT__MANDATORY
The feature id for the 'Mandatory' attribute.
|
static int |
CONSTRAINT__SOURCE_FIELD
The feature id for the 'Source Field' reference.
|
static int |
CONSTRAINT__SOURCE_TYPES
The feature id for the 'Source Types' reference list.
|
static int |
CONSTRAINT_FEATURE_COUNT
The number of structural features of the 'Constraint' class.
|
static int |
DATABASE
The meta object id for the '
Database ' class. |
static int |
DATABASE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
DATABASE__FIELDS
The feature id for the 'Fields' containment reference list.
|
static int |
DATABASE__GROUPS
The feature id for the 'Groups' containment reference list.
|
static int |
DATABASE__PROJECTS
The feature id for the 'Projects' containment reference list.
|
static int |
DATABASE__QUERIES
The feature id for the 'Queries' containment reference list.
|
static int |
DATABASE__STATES
The feature id for the 'States' containment reference list.
|
static int |
DATABASE__TYPES
The feature id for the 'Types' containment reference list.
|
static int |
DATABASE__USERS
The feature id for the 'Users' containment reference list.
|
static int |
DATABASE_FEATURE_COUNT
The number of structural features of the 'Database' class.
|
static IntegrityPackage |
eINSTANCE
The singleton instance of the package.
|
static int |
ELEMENT
The meta object id for the '
Element ' class. |
static int |
ELEMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
ELEMENT_FEATURE_COUNT
The number of structural features of the 'Element' class.
|
static String |
eNAME
The package name.
|
static String |
eNS_PREFIX
The package namespace name.
|
static String |
eNS_URI
The package namespace URI.
|
static int |
FIELD
The meta object id for the '
Field ' class. |
static int |
FIELD__ALLOWED_TYPES
The feature id for the 'Allowed Types' containment reference list.
|
static int |
FIELD__BACKING_TYPE
The feature id for the 'Backing Type' reference.
|
static int |
FIELD__DEFAULT_ATTACHMENT_FIELD
The feature id for the 'Default Attachment Field' reference.
|
static int |
FIELD__DEFAULT_VALUE
The feature id for the 'Default Value' containment reference.
|
static int |
FIELD__DESCRIPTION
The feature id for the 'Description' attribute.
|
static int |
FIELD__DISPLAY_NAME
The feature id for the 'Display Name' attribute.
|
static int |
FIELD__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
FIELD__ID
The feature id for the 'Id' attribute.
|
static int |
FIELD__IS_MULTI_VALUED
The feature id for the 'Is Multi Valued' attribute.
|
static int |
FIELD__IS_READ_ONLY
The feature id for the 'Is Read Only' attribute.
|
static int |
FIELD__IS_RICH_CONTENT
The feature id for the 'Is Rich Content' attribute.
|
static int |
FIELD__IS_SHOW_DATE_TIME
The feature id for the 'Is Show Date Time' attribute.
|
static int |
FIELD__MAX
The feature id for the 'Max' containment reference.
|
static int |
FIELD__MAX_LENGTH
The feature id for the 'Max Length' attribute.
|
static int |
FIELD__MIN
The feature id for the 'Min' containment reference.
|
static int |
FIELD__NAME
The feature id for the 'Name' attribute.
|
static int |
FIELD__PAIRED_FIELD
The feature id for the 'Paired Field' reference.
|
static int |
FIELD__PICKS
The feature id for the 'Picks' containment reference list.
|
static int |
FIELD__POSITION
The feature id for the 'Position' attribute.
|
static int |
FIELD__REFERENCE
The feature id for the 'Reference' reference.
|
static int |
FIELD__TYPE
The feature id for the 'Type' attribute.
|
static int |
FIELD_BOOLEAN_VALUE
The meta object id for the '
Field Boolean Value ' class. |
static int |
FIELD_BOOLEAN_VALUE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
FIELD_BOOLEAN_VALUE__FIELD
The feature id for the 'Field' reference.
|
static int |
FIELD_BOOLEAN_VALUE__VALUE
The feature id for the 'Value' attribute.
|
static int |
FIELD_BOOLEAN_VALUE_FEATURE_COUNT
The number of structural features of the 'Field Boolean Value' class.
|
static int |
FIELD_CHILD_LIST_VALUE
The meta object id for the '
Field Child List Value ' class. |
static int |
FIELD_CHILD_LIST_VALUE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
FIELD_CHILD_LIST_VALUE__ELEMENTS
The feature id for the 'Elements' containment reference list.
|
static int |
FIELD_CHILD_LIST_VALUE__FIELD
The feature id for the 'Field' reference.
|
static int |
FIELD_CHILD_LIST_VALUE_FEATURE_COUNT
The number of structural features of the 'Field Child List Value' class.
|
static int |
FIELD_DATE_VALUE
The meta object id for the '
Field Date Value ' class. |
static int |
FIELD_DATE_VALUE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
FIELD_DATE_VALUE__FIELD
The feature id for the 'Field' reference.
|
static int |
FIELD_DATE_VALUE__VALUE
The feature id for the 'Value' attribute.
|
static int |
FIELD_DATE_VALUE_FEATURE_COUNT
The number of structural features of the 'Field Date Value' class.
|
static int |
FIELD_DOUBLE_VALUE
The meta object id for the '
Field Double Value ' class. |
static int |
FIELD_DOUBLE_VALUE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
FIELD_DOUBLE_VALUE__FIELD
The feature id for the 'Field' reference.
|
static int |
FIELD_DOUBLE_VALUE__VALUE
The feature id for the 'Value' attribute.
|
static int |
FIELD_DOUBLE_VALUE_FEATURE_COUNT
The number of structural features of the 'Field Double Value' class.
|
static int |
FIELD_ELEMENT_LIST_VALUE
The meta object id for the '
Field Element List Value ' class. |
static int |
FIELD_ELEMENT_LIST_VALUE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
FIELD_ELEMENT_LIST_VALUE__ELEMENTS
The feature id for the 'Elements' reference list.
|
static int |
FIELD_ELEMENT_LIST_VALUE__FIELD
The feature id for the 'Field' reference.
|
static int |
FIELD_ELEMENT_LIST_VALUE_FEATURE_COUNT
The number of structural features of the 'Field Element List Value' class.
|
static int |
FIELD_ELEMENT_VALUE
The meta object id for the '
Field Element Value ' class. |
static int |
FIELD_ELEMENT_VALUE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
FIELD_ELEMENT_VALUE__ELEMENT
The feature id for the 'Element' reference.
|
static int |
FIELD_ELEMENT_VALUE__FIELD
The feature id for the 'Field' reference.
|
static int |
FIELD_ELEMENT_VALUE_FEATURE_COUNT
The number of structural features of the 'Field Element Value' class.
|
static int |
FIELD_FEATURE_COUNT
The number of structural features of the 'Field' class.
|
static int |
FIELD_FLOAT_VALUE
The meta object id for the '
Field Float Value ' class. |
static int |
FIELD_FLOAT_VALUE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
FIELD_FLOAT_VALUE__FIELD
The feature id for the 'Field' reference.
|
static int |
FIELD_FLOAT_VALUE__VALUE
The feature id for the 'Value' attribute.
|
static int |
FIELD_FLOAT_VALUE_FEATURE_COUNT
The number of structural features of the 'Field Float Value' class.
|
static int |
FIELD_INT_VALUE
The meta object id for the '
Field Int Value ' class. |
static int |
FIELD_INT_VALUE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
FIELD_INT_VALUE__FIELD
The feature id for the 'Field' reference.
|
static int |
FIELD_INT_VALUE__VALUE
The feature id for the 'Value' attribute.
|
static int |
FIELD_INT_VALUE_FEATURE_COUNT
The number of structural features of the 'Field Int Value' class.
|
static int |
FIELD_LIST_VALUE
The meta object id for the '
Field List Value ' class. |
static int |
FIELD_LIST_VALUE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
FIELD_LIST_VALUE__FIELD
The feature id for the 'Field' reference.
|
static int |
FIELD_LIST_VALUE__VALUES
The feature id for the 'Values' attribute list.
|
static int |
FIELD_LIST_VALUE_FEATURE_COUNT
The number of structural features of the 'Field List Value' class.
|
static int |
FIELD_LONG_VALUE
The meta object id for the '
Field Long Value ' class. |
static int |
FIELD_LONG_VALUE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
FIELD_LONG_VALUE__FIELD
The feature id for the 'Field' reference.
|
static int |
FIELD_LONG_VALUE__VALUE
The feature id for the 'Value' attribute.
|
static int |
FIELD_LONG_VALUE_FEATURE_COUNT
The number of structural features of the 'Field Long Value' class.
|
static int |
FIELD_RICH_TEXT_VALUE
The meta object id for the '
Field Rich Text Value ' class. |
static int |
FIELD_RICH_TEXT_VALUE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
FIELD_RICH_TEXT_VALUE__FIELD
The feature id for the 'Field' reference.
|
static int |
FIELD_RICH_TEXT_VALUE__VALUE
The feature id for the 'Value' attribute.
|
static int |
FIELD_RICH_TEXT_VALUE_FEATURE_COUNT
The number of structural features of the 'Field Rich Text Value' class.
|
static int |
FIELD_STRING_VALUE
The meta object id for the '
Field String Value ' class. |
static int |
FIELD_STRING_VALUE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
FIELD_STRING_VALUE__FIELD
The feature id for the 'Field' reference.
|
static int |
FIELD_STRING_VALUE__VALUE
The feature id for the 'Value' attribute.
|
static int |
FIELD_STRING_VALUE_FEATURE_COUNT
The number of structural features of the 'Field String Value' class.
|
static int |
FIELD_VALUE
The meta object id for the '
Field Value ' class. |
static int |
FIELD_VALUE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
FIELD_VALUE__FIELD
The feature id for the 'Field' reference.
|
static int |
FIELD_VALUE_FEATURE_COUNT
The number of structural features of the 'Field Value' class.
|
static int |
GROUP
The meta object id for the '
Group ' class. |
static int |
GROUP__DESCRIPTION
The feature id for the 'Description' attribute.
|
static int |
GROUP__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
GROUP__EMAIL
The feature id for the 'Email' attribute.
|
static int |
GROUP__ID
The feature id for the 'Id' attribute.
|
static int |
GROUP__IS_ACTIVE
The feature id for the 'Is Active' attribute.
|
static int |
GROUP__NAME
The feature id for the 'Name' attribute.
|
static int |
GROUP_FEATURE_COUNT
The number of structural features of the 'Group' class.
|
static int |
IDENTIFIED_ELEMENT
The meta object id for the '
Identified Element ' class. |
static int |
IDENTIFIED_ELEMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
IDENTIFIED_ELEMENT__ID
The feature id for the 'Id' attribute.
|
static int |
IDENTIFIED_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Identified Element' class.
|
static int |
ITEM
The meta object id for the '
Item ' class. |
static int |
ITEM__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
ITEM__ID
The feature id for the 'Id' attribute.
|
static int |
ITEM__TYPE
The feature id for the 'Type' container reference.
|
static int |
ITEM__VALUES
The feature id for the 'Values' containment reference list.
|
static int |
ITEM_FEATURE_COUNT
The number of structural features of the 'Item' class.
|
static int |
NAMED_ELEMENT
The meta object id for the '
Named Element ' class. |
static int |
NAMED_ELEMENT__DESCRIPTION
The feature id for the 'Description' attribute.
|
static int |
NAMED_ELEMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
NAMED_ELEMENT__ID
The feature id for the 'Id' attribute.
|
static int |
NAMED_ELEMENT__NAME
The feature id for the 'Name' attribute.
|
static int |
NAMED_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Named Element' class.
|
static int |
PICK
The meta object id for the '
Pick ' class. |
static int |
PICK__DESCRIPTION
The feature id for the 'Description' attribute.
|
static int |
PICK__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
PICK__ID
The feature id for the 'Id' attribute.
|
static int |
PICK__NAME
The feature id for the 'Name' attribute.
|
static int |
PICK_FEATURE_COUNT
The number of structural features of the 'Pick' class.
|
static int |
POSITION_ELEMENT
The meta object id for the '
Position Element ' class. |
static int |
POSITION_ELEMENT__DESCRIPTION
The feature id for the 'Description' attribute.
|
static int |
POSITION_ELEMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
POSITION_ELEMENT__ID
The feature id for the 'Id' attribute.
|
static int |
POSITION_ELEMENT__NAME
The feature id for the 'Name' attribute.
|
static int |
POSITION_ELEMENT__POSITION
The feature id for the 'Position' attribute.
|
static int |
POSITION_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Position Element' class.
|
static int |
PRINCIPAL
The meta object id for the '
Principal ' class. |
static int |
PRINCIPAL__DESCRIPTION
The feature id for the 'Description' attribute.
|
static int |
PRINCIPAL__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
PRINCIPAL__EMAIL
The feature id for the 'Email' attribute.
|
static int |
PRINCIPAL__ID
The feature id for the 'Id' attribute.
|
static int |
PRINCIPAL__IS_ACTIVE
The feature id for the 'Is Active' attribute.
|
static int |
PRINCIPAL__NAME
The feature id for the 'Name' attribute.
|
static int |
PRINCIPAL_FEATURE_COUNT
The number of structural features of the 'Principal' class.
|
static int |
PROJECT
The meta object id for the '
Project ' class. |
static int |
PROJECT__CHILDREN
The feature id for the 'Children' reference list.
|
static int |
PROJECT__DESCRIPTION
The feature id for the 'Description' attribute.
|
static int |
PROJECT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
PROJECT__ID
The feature id for the 'Id' attribute.
|
static int |
PROJECT__IS_ACTIVE
The feature id for the 'Is Active' attribute.
|
static int |
PROJECT__NAME
The feature id for the 'Name' attribute.
|
static int |
PROJECT__PARENT
The feature id for the 'Parent' reference.
|
static int |
PROJECT__PERMITTED_ADMINISTRATORS
The feature id for the 'Permitted Administrators' reference list.
|
static int |
PROJECT__PERMITTED_GROUPS
The feature id for the 'Permitted Groups' reference list.
|
static int |
PROJECT_FEATURE_COUNT
The number of structural features of the 'Project' class.
|
static int |
QUERY
The meta object id for the '
Query ' class. |
static int |
QUERY__DESCRIPTION
The feature id for the 'Description' attribute.
|
static int |
QUERY__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
QUERY__ID
The feature id for the 'Id' attribute.
|
static int |
QUERY__ITEMS
The feature id for the 'Items' reference list.
|
static int |
QUERY__NAME
The feature id for the 'Name' attribute.
|
static int |
QUERY_FEATURE_COUNT
The number of structural features of the 'Query' class.
|
static int |
STATE
The meta object id for the '
State ' class. |
static int |
STATE__DESCRIPTION
The feature id for the 'Description' attribute.
|
static int |
STATE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
STATE__ID
The feature id for the 'Id' attribute.
|
static int |
STATE__NAME
The feature id for the 'Name' attribute.
|
static int |
STATE__POSITION
The feature id for the 'Position' attribute.
|
static int |
STATE_FEATURE_COUNT
The number of structural features of the 'State' class.
|
static int |
TYPE
The meta object id for the '
Type ' class. |
static int |
TYPE__ASSOCIATED_TYPE
The feature id for the 'Associated Type' reference.
|
static int |
TYPE__CONSTRAINTS
The feature id for the 'Constraints' containment reference list.
|
static int |
TYPE__DESCRIPTION
The feature id for the 'Description' attribute.
|
static int |
TYPE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
TYPE__FIELDS
The feature id for the 'Fields' reference list.
|
static int |
TYPE__ID
The feature id for the 'Id' attribute.
|
static int |
TYPE__ITEMS
The feature id for the 'Items' containment reference list.
|
static int |
TYPE__NAME
The feature id for the 'Name' attribute.
|
static int |
TYPE__POSITION
The feature id for the 'Position' attribute.
|
static int |
TYPE__TYPE_CLASS
The feature id for the 'Type Class' attribute.
|
static int |
TYPE__WORKFLOW_STATES
The feature id for the 'Workflow States' containment reference list.
|
static int |
TYPE_CLASS_KIND
The meta object id for the '
Type Class Kind ' enum. |
static int |
TYPE_FEATURE_COUNT
The number of structural features of the 'Type' class.
|
static int |
USER
The meta object id for the '
User ' class. |
static int |
USER__DESCRIPTION
The feature id for the 'Description' attribute.
|
static int |
USER__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
USER__EMAIL
The feature id for the 'Email' attribute.
|
static int |
USER__FULL_NAME
The feature id for the 'Full Name' attribute.
|
static int |
USER__ID
The feature id for the 'Id' attribute.
|
static int |
USER__IS_ACTIVE
The feature id for the 'Is Active' attribute.
|
static int |
USER__NAME
The feature id for the 'Name' attribute.
|
static int |
USER_FEATURE_COUNT
The number of structural features of the 'User' class.
|
static int |
WORKFLOW_STATE
The meta object id for the '
Workflow State ' class. |
static int |
WORKFLOW_STATE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
WORKFLOW_STATE__MANDATORY_FIELDS
The feature id for the 'Mandatory Fields' reference list.
|
static int |
WORKFLOW_STATE__STATE
The feature id for the 'State' reference.
|
static int |
WORKFLOW_STATE__TRANSITIONS
The feature id for the 'Transitions' containment reference list.
|
static int |
WORKFLOW_STATE_FEATURE_COUNT
The number of structural features of the 'Workflow State' class.
|
static int |
WORKFLOW_TRANSITION
The meta object id for the '
Workflow Transition ' class. |
static int |
WORKFLOW_TRANSITION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.
|
static int |
WORKFLOW_TRANSITION__GROUPS
The feature id for the 'Groups' reference list.
|
static int |
WORKFLOW_TRANSITION__SOURCE
The feature id for the 'Source' container reference.
|
static int |
WORKFLOW_TRANSITION__TARGET
The feature id for the 'Target' reference.
|
static int |
WORKFLOW_TRANSITION_FEATURE_COUNT
The number of structural features of the 'Workflow Transition' class.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EReference |
getAllowedType_From()
Returns the meta object for the reference '
From '. |
org.eclipse.emf.ecore.EReference |
getAllowedType_To()
Returns the meta object for the reference list '
To '. |
org.eclipse.emf.ecore.EClass |
getAllowedType()
Returns the meta object for class '
Allowed Type '. |
org.eclipse.emf.ecore.EAttribute |
getAttachment_Checksum()
Returns the meta object for the attribute '
Checksum '. |
org.eclipse.emf.ecore.EAttribute |
getAttachment_FileName()
Returns the meta object for the attribute '
File Name '. |
org.eclipse.emf.ecore.EAttribute |
getAttachment_FileSize()
Returns the meta object for the attribute '
File Size '. |
org.eclipse.emf.ecore.EClass |
getAttachment()
Returns the meta object for class '
Attachment '. |
org.eclipse.emf.ecore.EAttribute |
getConstraint_AllowedValues()
Returns the meta object for the attribute list '
Allowed
Values '. |
org.eclipse.emf.ecore.EReference |
getConstraint_ConstrainedField()
Returns the meta object for the reference '
Constrained
Field '. |
org.eclipse.emf.ecore.EAttribute |
getConstraint_Description()
Returns the meta object for the attribute '
Description '. |
org.eclipse.emf.ecore.EAttribute |
getConstraint_Mandatory()
Returns the meta object for the attribute '
Mandatory '. |
org.eclipse.emf.ecore.EReference |
getConstraint_SourceField()
Returns the meta object for the reference '
Source Field '. |
org.eclipse.emf.ecore.EReference |
getConstraint_SourceTypes()
Returns the meta object for the reference list '
Source Types '. |
org.eclipse.emf.ecore.EClass |
getConstraint()
Returns the meta object for class '
Constraint '. |
org.eclipse.emf.ecore.EReference |
getDatabase_Fields()
Returns the meta object for the containment reference list '
Fields '. |
org.eclipse.emf.ecore.EReference |
getDatabase_Groups()
Returns the meta object for the containment reference list '
Groups '. |
org.eclipse.emf.ecore.EReference |
getDatabase_Projects()
Returns the meta object for the containment reference list '
Projects '. |
org.eclipse.emf.ecore.EReference |
getDatabase_Queries()
Returns the meta object for the containment reference list '
Queries '. |
org.eclipse.emf.ecore.EReference |
getDatabase_States()
Returns the meta object for the containment reference list '
States '. |
org.eclipse.emf.ecore.EReference |
getDatabase_Types()
Returns the meta object for the containment reference list '
Types '. |
org.eclipse.emf.ecore.EReference |
getDatabase_Users()
Returns the meta object for the containment reference list '
Users '. |
org.eclipse.emf.ecore.EClass |
getDatabase()
Returns the meta object for class '
Database '. |
org.eclipse.emf.ecore.EClass |
getElement()
Returns the meta object for class '
Element '. |
org.eclipse.emf.ecore.EReference |
getField_AllowedTypes()
Returns the meta object for the containment reference list '
Allowed
Types '. |
org.eclipse.emf.ecore.EReference |
getField_BackingType()
Returns the meta object for the reference '
Backing Type '. |
org.eclipse.emf.ecore.EReference |
getField_DefaultAttachmentField()
Returns the meta object for the reference '
Default Attachment
Field '. |
org.eclipse.emf.ecore.EReference |
getField_DefaultValue()
Returns the meta object for the containment reference '
Default
Value '. |
org.eclipse.emf.ecore.EAttribute |
getField_DisplayName()
Returns the meta object for the attribute '
Display Name '. |
org.eclipse.emf.ecore.EAttribute |
getField_IsMultiValued()
Returns the meta object for the attribute '
Is Multi Valued '. |
org.eclipse.emf.ecore.EAttribute |
getField_IsReadOnly()
Returns the meta object for the attribute '
Is Read Only '. |
org.eclipse.emf.ecore.EAttribute |
getField_IsRichContent()
Returns the meta object for the attribute '
Is Rich Content '. |
org.eclipse.emf.ecore.EAttribute |
getField_IsShowDateTime()
Returns the meta object for the attribute '
Is Show Date Time '. |
org.eclipse.emf.ecore.EReference |
getField_Max()
Returns the meta object for the containment reference '
Max '. |
org.eclipse.emf.ecore.EAttribute |
getField_MaxLength()
Returns the meta object for the attribute '
Max Length '. |
org.eclipse.emf.ecore.EReference |
getField_Min()
Returns the meta object for the containment reference '
Min '. |
org.eclipse.emf.ecore.EReference |
getField_PairedField()
Returns the meta object for the reference '
Paired Field '. |
org.eclipse.emf.ecore.EReference |
getField_Picks()
Returns the meta object for the containment reference list '
Picks '. |
org.eclipse.emf.ecore.EReference |
getField_Reference()
Returns the meta object for the reference '
Reference '. |
org.eclipse.emf.ecore.EAttribute |
getField_Type()
Returns the meta object for the attribute '
Type '. |
org.eclipse.emf.ecore.EClass |
getField()
Returns the meta object for class '
Field '. |
org.eclipse.emf.ecore.EAttribute |
getFieldBooleanValue_Value()
Returns the meta object for the attribute '
Value '. |
org.eclipse.emf.ecore.EClass |
getFieldBooleanValue()
Returns the meta object for class '
Field Boolean Value '. |
org.eclipse.emf.ecore.EReference |
getFieldChildListValue_Elements()
Returns the meta object for the containment reference list '
Elements '. |
org.eclipse.emf.ecore.EClass |
getFieldChildListValue()
Returns the meta object for class '
Field Child List Value '. |
org.eclipse.emf.ecore.EAttribute |
getFieldDateValue_Value()
Returns the meta object for the attribute '
Value '. |
org.eclipse.emf.ecore.EClass |
getFieldDateValue()
Returns the meta object for class '
Field Date Value '. |
org.eclipse.emf.ecore.EAttribute |
getFieldDoubleValue_Value()
Returns the meta object for the attribute '
Value '. |
org.eclipse.emf.ecore.EClass |
getFieldDoubleValue()
Returns the meta object for class '
Field Double Value '. |
org.eclipse.emf.ecore.EReference |
getFieldElementListValue_Elements()
Returns the meta object for the reference list '
Elements '. |
org.eclipse.emf.ecore.EClass |
getFieldElementListValue()
Returns the meta object for class '
Field Element List Value '. |
org.eclipse.emf.ecore.EReference |
getFieldElementValue_Element()
Returns the meta object for the reference '
Element '. |
org.eclipse.emf.ecore.EClass |
getFieldElementValue()
Returns the meta object for class '
Field Element Value '. |
org.eclipse.emf.ecore.EAttribute |
getFieldFloatValue_Value()
Returns the meta object for the attribute '
Value '. |
org.eclipse.emf.ecore.EClass |
getFieldFloatValue()
Returns the meta object for class '
Field Float Value '. |
org.eclipse.emf.ecore.EAttribute |
getFieldIntValue_Value()
Returns the meta object for the attribute '
Value '. |
org.eclipse.emf.ecore.EClass |
getFieldIntValue()
Returns the meta object for class '
Field Int Value '. |
org.eclipse.emf.ecore.EAttribute |
getFieldListValue_Values()
Returns the meta object for the attribute list '
Values '. |
org.eclipse.emf.ecore.EClass |
getFieldListValue()
Returns the meta object for class '
Field List Value '. |
org.eclipse.emf.ecore.EAttribute |
getFieldLongValue_Value()
Returns the meta object for the attribute '
Value '. |
org.eclipse.emf.ecore.EClass |
getFieldLongValue()
Returns the meta object for class '
Field Long Value '. |
org.eclipse.emf.ecore.EClass |
getFieldRichTextValue()
Returns the meta object for class '
Field Rich Text Value '. |
org.eclipse.emf.ecore.EAttribute |
getFieldStringValue_Value()
Returns the meta object for the attribute '
Value '. |
org.eclipse.emf.ecore.EClass |
getFieldStringValue()
Returns the meta object for class '
Field String Value '. |
org.eclipse.emf.ecore.EReference |
getFieldValue_Field()
Returns the meta object for the reference '
Field '. |
org.eclipse.emf.ecore.EClass |
getFieldValue()
Returns the meta object for class '
Field Value '. |
org.eclipse.emf.ecore.EClass |
getGroup()
Returns the meta object for class '
Group '. |
org.eclipse.emf.ecore.EAttribute |
getIdentifiedElement_Id()
Returns the meta object for the attribute '
Id '. |
org.eclipse.emf.ecore.EClass |
getIdentifiedElement()
Returns the meta object for class '
Identified Element '. |
IntegrityFactory |
getIntegrityFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EReference |
getItem_Type()
Returns the meta object for the container reference '
Type '. |
org.eclipse.emf.ecore.EReference |
getItem_Values()
Returns the meta object for the containment reference list '
Values '. |
org.eclipse.emf.ecore.EClass |
getItem()
Returns the meta object for class '
Item '. |
org.eclipse.emf.ecore.EAttribute |
getNamedElement_Description()
Returns the meta object for the attribute '
Description '. |
org.eclipse.emf.ecore.EAttribute |
getNamedElement_Name()
Returns the meta object for the attribute '
Name '. |
org.eclipse.emf.ecore.EClass |
getNamedElement()
Returns the meta object for class '
Named Element '. |
org.eclipse.emf.ecore.EClass |
getPick()
Returns the meta object for class '
Pick '. |
org.eclipse.emf.ecore.EAttribute |
getPositionElement_Position()
Returns the meta object for the attribute '
Position '. |
org.eclipse.emf.ecore.EClass |
getPositionElement()
Returns the meta object for class '
Position Element '. |
org.eclipse.emf.ecore.EAttribute |
getPrincipal_Email()
Returns the meta object for the attribute '
Email '. |
org.eclipse.emf.ecore.EAttribute |
getPrincipal_IsActive()
Returns the meta object for the attribute '
Is Active '. |
org.eclipse.emf.ecore.EClass |
getPrincipal()
Returns the meta object for class '
Principal '. |
org.eclipse.emf.ecore.EReference |
getProject_Children()
Returns the meta object for the reference list '
Children '. |
org.eclipse.emf.ecore.EAttribute |
getProject_IsActive()
Returns the meta object for the attribute '
Is Active '. |
org.eclipse.emf.ecore.EReference |
getProject_Parent()
Returns the meta object for the reference '
Parent '. |
org.eclipse.emf.ecore.EReference |
getProject_PermittedAdministrators()
Returns the meta object for the reference list '
Permitted
Administrators '. |
org.eclipse.emf.ecore.EReference |
getProject_PermittedGroups()
Returns the meta object for the reference list '
Permitted
Groups '. |
org.eclipse.emf.ecore.EClass |
getProject()
Returns the meta object for class '
Project '. |
org.eclipse.emf.ecore.EReference |
getQuery_Items()
Returns the meta object for the reference list '
Items '. |
org.eclipse.emf.ecore.EClass |
getQuery()
Returns the meta object for class '
Query '. |
org.eclipse.emf.ecore.EClass |
getState()
Returns the meta object for class '
State '. |
org.eclipse.emf.ecore.EReference |
getType_AssociatedType()
Returns the meta object for the reference '
Associated Type '. |
org.eclipse.emf.ecore.EReference |
getType_Constraints()
Returns the meta object for the containment reference list '
Constraints '. |
org.eclipse.emf.ecore.EReference |
getType_Fields()
Returns the meta object for the reference list '
Fields '. |
org.eclipse.emf.ecore.EReference |
getType_Items()
Returns the meta object for the containment reference list '
Items '. |
org.eclipse.emf.ecore.EAttribute |
getType_TypeClass()
Returns the meta object for the attribute '
Type Class '. |
org.eclipse.emf.ecore.EReference |
getType_WorkflowStates()
Returns the meta object for the containment reference list '
Workflow
States '. |
org.eclipse.emf.ecore.EClass |
getType()
Returns the meta object for class '
Type '. |
org.eclipse.emf.ecore.EEnum |
getTypeClassKind()
Returns the meta object for enum '
Type Class Kind '. |
org.eclipse.emf.ecore.EAttribute |
getUser_FullName()
Returns the meta object for the attribute '
Full Name '. |
org.eclipse.emf.ecore.EClass |
getUser()
Returns the meta object for class '
User '. |
org.eclipse.emf.ecore.EReference |
getWorkflowState_MandatoryFields()
Returns the meta object for the reference list '
Mandatory
Fields '. |
org.eclipse.emf.ecore.EReference |
getWorkflowState_State()
Returns the meta object for the reference '
State '. |
org.eclipse.emf.ecore.EReference |
getWorkflowState_Transitions()
Returns the meta object for the containment reference list '
Transitions '. |
org.eclipse.emf.ecore.EClass |
getWorkflowState()
Returns the meta object for class '
Workflow State '. |
org.eclipse.emf.ecore.EReference |
getWorkflowTransition_Groups()
Returns the meta object for the reference list '
Groups '. |
org.eclipse.emf.ecore.EReference |
getWorkflowTransition_Source()
Returns the meta object for the container reference '
Source '. |
org.eclipse.emf.ecore.EReference |
getWorkflowTransition_Target()
Returns the meta object for the reference '
Target '. |
org.eclipse.emf.ecore.EClass |
getWorkflowTransition()
Returns the meta object for class '
Workflow Transition '. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final IntegrityPackage eINSTANCE
static final int ELEMENT
Element
' class.
ElementImpl
,
IntegrityPackageImpl.getElement()
,
Constant Field Valuesstatic final int ELEMENT__EANNOTATIONS
static final int ELEMENT_FEATURE_COUNT
static final int DATABASE
Database
' class.
DatabaseImpl
,
IntegrityPackageImpl.getDatabase()
,
Constant Field Valuesstatic final int DATABASE__EANNOTATIONS
static final int DATABASE__TYPES
static final int DATABASE__FIELDS
static final int DATABASE__QUERIES
static final int DATABASE__STATES
static final int DATABASE__USERS
static final int DATABASE__GROUPS
static final int DATABASE__PROJECTS
static final int DATABASE_FEATURE_COUNT
static final int IDENTIFIED_ELEMENT
Identified Element
' class.
IdentifiedElementImpl
,
IntegrityPackageImpl.getIdentifiedElement()
,
Constant Field Valuesstatic final int IDENTIFIED_ELEMENT__EANNOTATIONS
static final int IDENTIFIED_ELEMENT__ID
static final int IDENTIFIED_ELEMENT_FEATURE_COUNT
static final int NAMED_ELEMENT
Named Element
' class.
NamedElementImpl
,
IntegrityPackageImpl.getNamedElement()
,
Constant Field Valuesstatic final int NAMED_ELEMENT__EANNOTATIONS
static final int NAMED_ELEMENT__ID
static final int NAMED_ELEMENT__NAME
static final int NAMED_ELEMENT__DESCRIPTION
static final int NAMED_ELEMENT_FEATURE_COUNT
static final int POSITION_ELEMENT
Position Element
' class.
PositionElementImpl
,
IntegrityPackageImpl.getPositionElement()
,
Constant Field Valuesstatic final int POSITION_ELEMENT__EANNOTATIONS
static final int POSITION_ELEMENT__ID
static final int POSITION_ELEMENT__NAME
static final int POSITION_ELEMENT__DESCRIPTION
static final int POSITION_ELEMENT__POSITION
static final int POSITION_ELEMENT_FEATURE_COUNT
static final int TYPE
Type
' class.
TypeImpl
,
IntegrityPackageImpl.getType()
,
Constant Field Valuesstatic final int TYPE__EANNOTATIONS
static final int TYPE__ID
static final int TYPE__NAME
static final int TYPE__DESCRIPTION
static final int TYPE__POSITION
static final int TYPE__FIELDS
static final int TYPE__ITEMS
static final int TYPE__TYPE_CLASS
static final int TYPE__CONSTRAINTS
static final int TYPE__ASSOCIATED_TYPE
static final int TYPE__WORKFLOW_STATES
static final int TYPE_FEATURE_COUNT
static final int FIELD
Field
' class.
FieldImpl
,
IntegrityPackageImpl.getField()
,
Constant Field Valuesstatic final int FIELD__EANNOTATIONS
static final int FIELD__ID
static final int FIELD__NAME
static final int FIELD__DESCRIPTION
static final int FIELD__POSITION
static final int FIELD__DISPLAY_NAME
static final int FIELD__TYPE
static final int FIELD__IS_MULTI_VALUED
static final int FIELD__DEFAULT_VALUE
static final int FIELD__IS_RICH_CONTENT
static final int FIELD__PICKS
static final int FIELD__MAX_LENGTH
static final int FIELD__REFERENCE
static final int FIELD__BACKING_TYPE
static final int FIELD__IS_SHOW_DATE_TIME
static final int FIELD__MIN
static final int FIELD__MAX
static final int FIELD__IS_READ_ONLY
static final int FIELD__ALLOWED_TYPES
static final int FIELD__PAIRED_FIELD
static final int FIELD__DEFAULT_ATTACHMENT_FIELD
static final int FIELD_FEATURE_COUNT
static final int FIELD_VALUE
Field Value
' class.
FieldValueImpl
,
IntegrityPackageImpl.getFieldValue()
,
Constant Field Valuesstatic final int FIELD_VALUE__EANNOTATIONS
static final int FIELD_VALUE__FIELD
static final int FIELD_VALUE_FEATURE_COUNT
static final int FIELD_STRING_VALUE
Field String Value
' class.
FieldStringValueImpl
,
IntegrityPackageImpl.getFieldStringValue()
,
Constant Field Valuesstatic final int FIELD_STRING_VALUE__EANNOTATIONS
static final int FIELD_STRING_VALUE__FIELD
static final int FIELD_STRING_VALUE__VALUE
static final int FIELD_STRING_VALUE_FEATURE_COUNT
static final int FIELD_DATE_VALUE
Field Date Value
' class.
FieldDateValueImpl
,
IntegrityPackageImpl.getFieldDateValue()
,
Constant Field Valuesstatic final int FIELD_DATE_VALUE__EANNOTATIONS
static final int FIELD_DATE_VALUE__FIELD
static final int FIELD_DATE_VALUE__VALUE
static final int FIELD_DATE_VALUE_FEATURE_COUNT
static final int FIELD_BOOLEAN_VALUE
Field Boolean Value
' class.
FieldBooleanValueImpl
,
IntegrityPackageImpl.getFieldBooleanValue()
,
Constant Field Valuesstatic final int FIELD_BOOLEAN_VALUE__EANNOTATIONS
static final int FIELD_BOOLEAN_VALUE__FIELD
static final int FIELD_BOOLEAN_VALUE__VALUE
static final int FIELD_BOOLEAN_VALUE_FEATURE_COUNT
static final int FIELD_LONG_VALUE
Field Long Value
' class.
FieldLongValueImpl
,
IntegrityPackageImpl.getFieldLongValue()
,
Constant Field Valuesstatic final int FIELD_LONG_VALUE__EANNOTATIONS
static final int FIELD_LONG_VALUE__FIELD
static final int FIELD_LONG_VALUE__VALUE
static final int FIELD_LONG_VALUE_FEATURE_COUNT
static final int FIELD_DOUBLE_VALUE
Field Double Value
' class.
FieldDoubleValueImpl
,
IntegrityPackageImpl.getFieldDoubleValue()
,
Constant Field Valuesstatic final int FIELD_DOUBLE_VALUE__EANNOTATIONS
static final int FIELD_DOUBLE_VALUE__FIELD
static final int FIELD_DOUBLE_VALUE__VALUE
static final int FIELD_DOUBLE_VALUE_FEATURE_COUNT
static final int FIELD_FLOAT_VALUE
Field Float Value
' class.
FieldFloatValueImpl
,
IntegrityPackageImpl.getFieldFloatValue()
,
Constant Field Valuesstatic final int FIELD_FLOAT_VALUE__EANNOTATIONS
static final int FIELD_FLOAT_VALUE__FIELD
static final int FIELD_FLOAT_VALUE__VALUE
static final int FIELD_FLOAT_VALUE_FEATURE_COUNT
static final int FIELD_INT_VALUE
Field Int Value
' class.
FieldIntValueImpl
,
IntegrityPackageImpl.getFieldIntValue()
,
Constant Field Valuesstatic final int FIELD_INT_VALUE__EANNOTATIONS
static final int FIELD_INT_VALUE__FIELD
static final int FIELD_INT_VALUE__VALUE
static final int FIELD_INT_VALUE_FEATURE_COUNT
static final int ITEM
Item
' class.
ItemImpl
,
IntegrityPackageImpl.getItem()
,
Constant Field Valuesstatic final int ITEM__EANNOTATIONS
static final int ITEM__ID
static final int ITEM__TYPE
static final int ITEM__VALUES
static final int ITEM_FEATURE_COUNT
static final int FIELD_ELEMENT_VALUE
Field Element Value
' class.
FieldElementValueImpl
,
IntegrityPackageImpl.getFieldElementValue()
,
Constant Field Valuesstatic final int FIELD_ELEMENT_VALUE__EANNOTATIONS
static final int FIELD_ELEMENT_VALUE__FIELD
static final int FIELD_ELEMENT_VALUE__ELEMENT
static final int FIELD_ELEMENT_VALUE_FEATURE_COUNT
static final int FIELD_ELEMENT_LIST_VALUE
Field Element List Value
' class.
FieldElementListValueImpl
,
IntegrityPackageImpl.getFieldElementListValue()
,
Constant Field Valuesstatic final int FIELD_ELEMENT_LIST_VALUE__EANNOTATIONS
static final int FIELD_ELEMENT_LIST_VALUE__FIELD
static final int FIELD_ELEMENT_LIST_VALUE__ELEMENTS
static final int FIELD_ELEMENT_LIST_VALUE_FEATURE_COUNT
static final int FIELD_LIST_VALUE
Field List Value
' class.
FieldListValueImpl
,
IntegrityPackageImpl.getFieldListValue()
,
Constant Field Valuesstatic final int FIELD_LIST_VALUE__EANNOTATIONS
static final int FIELD_LIST_VALUE__FIELD
static final int FIELD_LIST_VALUE__VALUES
static final int FIELD_LIST_VALUE_FEATURE_COUNT
static final int QUERY
Query
' class.
QueryImpl
,
IntegrityPackageImpl.getQuery()
,
Constant Field Valuesstatic final int QUERY__EANNOTATIONS
static final int QUERY__ID
static final int QUERY__NAME
static final int QUERY__DESCRIPTION
static final int QUERY__ITEMS
static final int QUERY_FEATURE_COUNT
static final int STATE
State
' class.
StateImpl
,
IntegrityPackageImpl.getState()
,
Constant Field Valuesstatic final int STATE__EANNOTATIONS
static final int STATE__ID
static final int STATE__NAME
static final int STATE__DESCRIPTION
static final int STATE__POSITION
static final int STATE_FEATURE_COUNT
static final int PRINCIPAL
Principal
' class.
PrincipalImpl
,
IntegrityPackageImpl.getPrincipal()
,
Constant Field Valuesstatic final int PRINCIPAL__EANNOTATIONS
static final int PRINCIPAL__ID
static final int PRINCIPAL__NAME
static final int PRINCIPAL__DESCRIPTION
static final int PRINCIPAL__IS_ACTIVE
static final int PRINCIPAL__EMAIL
static final int PRINCIPAL_FEATURE_COUNT
static final int USER
User
' class.
UserImpl
,
IntegrityPackageImpl.getUser()
,
Constant Field Valuesstatic final int USER__EANNOTATIONS
static final int USER__ID
static final int USER__NAME
static final int USER__DESCRIPTION
static final int USER__IS_ACTIVE
static final int USER__EMAIL
static final int USER__FULL_NAME
static final int USER_FEATURE_COUNT
static final int GROUP
Group
' class.
GroupImpl
,
IntegrityPackageImpl.getGroup()
,
Constant Field Valuesstatic final int GROUP__EANNOTATIONS
static final int GROUP__ID
static final int GROUP__NAME
static final int GROUP__DESCRIPTION
static final int GROUP__IS_ACTIVE
static final int GROUP__EMAIL
static final int GROUP_FEATURE_COUNT
static final int PROJECT
Project
' class.
ProjectImpl
,
IntegrityPackageImpl.getProject()
,
Constant Field Valuesstatic final int PROJECT__EANNOTATIONS
static final int PROJECT__ID
static final int PROJECT__NAME
static final int PROJECT__DESCRIPTION
static final int PROJECT__PERMITTED_ADMINISTRATORS
static final int PROJECT__PERMITTED_GROUPS
static final int PROJECT__PARENT
static final int PROJECT__CHILDREN
static final int PROJECT__IS_ACTIVE
static final int PROJECT_FEATURE_COUNT
static final int ATTACHMENT
Attachment
' class.
AttachmentImpl
,
IntegrityPackageImpl.getAttachment()
,
Constant Field Valuesstatic final int ATTACHMENT__EANNOTATIONS
static final int ATTACHMENT__FILE_NAME
static final int ATTACHMENT__FILE_SIZE
static final int ATTACHMENT__CHECKSUM
static final int ATTACHMENT_FEATURE_COUNT
static final int FIELD_CHILD_LIST_VALUE
Field Child List Value
' class.
FieldChildListValueImpl
,
IntegrityPackageImpl.getFieldChildListValue()
,
Constant Field Valuesstatic final int FIELD_CHILD_LIST_VALUE__EANNOTATIONS
static final int FIELD_CHILD_LIST_VALUE__FIELD
static final int FIELD_CHILD_LIST_VALUE__ELEMENTS
static final int FIELD_CHILD_LIST_VALUE_FEATURE_COUNT
static final int FIELD_RICH_TEXT_VALUE
Field Rich Text Value
' class.
FieldRichTextValueImpl
,
IntegrityPackageImpl.getFieldRichTextValue()
,
Constant Field Valuesstatic final int FIELD_RICH_TEXT_VALUE__EANNOTATIONS
static final int FIELD_RICH_TEXT_VALUE__FIELD
static final int FIELD_RICH_TEXT_VALUE__VALUE
static final int FIELD_RICH_TEXT_VALUE_FEATURE_COUNT
static final int PICK
Pick
' class.
PickImpl
,
IntegrityPackageImpl.getPick()
,
Constant Field Valuesstatic final int PICK__EANNOTATIONS
static final int PICK__ID
static final int PICK__NAME
static final int PICK__DESCRIPTION
static final int PICK_FEATURE_COUNT
static final int CONSTRAINT
Constraint
' class.
ConstraintImpl
,
IntegrityPackageImpl.getConstraint()
,
Constant Field Valuesstatic final int CONSTRAINT__EANNOTATIONS
static final int CONSTRAINT__CONSTRAINED_FIELD
static final int CONSTRAINT__DESCRIPTION
static final int CONSTRAINT__MANDATORY
static final int CONSTRAINT__SOURCE_TYPES
static final int CONSTRAINT__SOURCE_FIELD
static final int CONSTRAINT__ALLOWED_VALUES
static final int CONSTRAINT_FEATURE_COUNT
static final int WORKFLOW_STATE
Workflow State
' class.
WorkflowStateImpl
,
IntegrityPackageImpl.getWorkflowState()
,
Constant Field Valuesstatic final int WORKFLOW_STATE__EANNOTATIONS
static final int WORKFLOW_STATE__TRANSITIONS
static final int WORKFLOW_STATE__MANDATORY_FIELDS
static final int WORKFLOW_STATE__STATE
static final int WORKFLOW_STATE_FEATURE_COUNT
static final int WORKFLOW_TRANSITION
Workflow Transition
' class.
WorkflowTransitionImpl
,
IntegrityPackageImpl.getWorkflowTransition()
,
Constant Field Valuesstatic final int WORKFLOW_TRANSITION__EANNOTATIONS
static final int WORKFLOW_TRANSITION__SOURCE
static final int WORKFLOW_TRANSITION__TARGET
static final int WORKFLOW_TRANSITION__GROUPS
static final int WORKFLOW_TRANSITION_FEATURE_COUNT
static final int ALLOWED_TYPE
Allowed Type
' class.
AllowedTypeImpl
,
IntegrityPackageImpl.getAllowedType()
,
Constant Field Valuesstatic final int ALLOWED_TYPE__EANNOTATIONS
static final int ALLOWED_TYPE__FROM
static final int ALLOWED_TYPE__TO
static final int ALLOWED_TYPE_FEATURE_COUNT
static final int TYPE_CLASS_KIND
Type Class Kind
' enum.
TypeClassKind
,
IntegrityPackageImpl.getTypeClassKind()
,
Constant Field Valuesorg.eclipse.emf.ecore.EClass getDatabase()
Database
'.
Database
org.eclipse.emf.ecore.EReference getDatabase_Types()
Types
'.
Database.getTypes()
,
getDatabase()
org.eclipse.emf.ecore.EReference getDatabase_Fields()
Fields
'.
Database.getFields()
,
getDatabase()
org.eclipse.emf.ecore.EReference getDatabase_Queries()
Queries
'.
Database.getQueries()
,
getDatabase()
org.eclipse.emf.ecore.EReference getDatabase_States()
States
'.
Database.getStates()
,
getDatabase()
org.eclipse.emf.ecore.EReference getDatabase_Users()
Users
'.
Database.getUsers()
,
getDatabase()
org.eclipse.emf.ecore.EReference getDatabase_Groups()
Groups
'.
Database.getGroups()
,
getDatabase()
org.eclipse.emf.ecore.EReference getDatabase_Projects()
Projects
'.
Database.getProjects()
,
getDatabase()
org.eclipse.emf.ecore.EClass getNamedElement()
Named Element
'.
NamedElement
org.eclipse.emf.ecore.EAttribute getNamedElement_Name()
Name
'.
NamedElement.getName()
,
getNamedElement()
org.eclipse.emf.ecore.EAttribute getNamedElement_Description()
Description
'.
NamedElement.getDescription()
,
getNamedElement()
org.eclipse.emf.ecore.EClass getType()
Type
'.
Type
org.eclipse.emf.ecore.EReference getType_Fields()
Fields
'.
Type.getFields()
,
getType()
org.eclipse.emf.ecore.EReference getType_Items()
Items
'.
Type.getItems()
,
getType()
org.eclipse.emf.ecore.EAttribute getType_TypeClass()
Type Class
'.
Type.getTypeClass()
,
getType()
org.eclipse.emf.ecore.EReference getType_Constraints()
Constraints
'.
Type.getConstraints()
,
getType()
org.eclipse.emf.ecore.EReference getType_AssociatedType()
Associated Type
'.
Type.getAssociatedType()
,
getType()
org.eclipse.emf.ecore.EReference getType_WorkflowStates()
Workflow
States
'.
Type.getWorkflowStates()
,
getType()
org.eclipse.emf.ecore.EClass getField()
Field
'.
Field
org.eclipse.emf.ecore.EAttribute getField_DisplayName()
Display Name
'.
Field.getDisplayName()
,
getField()
org.eclipse.emf.ecore.EAttribute getField_Type()
Type
'.
Field.getType()
,
getField()
org.eclipse.emf.ecore.EAttribute getField_IsMultiValued()
Is Multi Valued
'.
com.sodius.mdw.metamodel.integrity.Field#isIsMultiValued()
,
getField()
org.eclipse.emf.ecore.EReference getField_DefaultValue()
Default
Value
'.
Field.getDefaultValue()
,
getField()
org.eclipse.emf.ecore.EAttribute getField_IsRichContent()
Is Rich Content
'.
com.sodius.mdw.metamodel.integrity.Field#isIsRichContent()
,
getField()
org.eclipse.emf.ecore.EReference getField_Picks()
Picks
'.
Field.getPicks()
,
getField()
org.eclipse.emf.ecore.EAttribute getField_MaxLength()
Max Length
'.
Field.getMaxLength()
,
getField()
org.eclipse.emf.ecore.EReference getField_Reference()
Reference
'.
Field.getReference()
,
getField()
org.eclipse.emf.ecore.EReference getField_BackingType()
Backing Type
'.
Field.getBackingType()
,
getField()
org.eclipse.emf.ecore.EAttribute getField_IsShowDateTime()
Is Show Date Time
'.
com.sodius.mdw.metamodel.integrity.Field#isIsShowDateTime()
,
getField()
org.eclipse.emf.ecore.EReference getField_Min()
Min
'.
Field.getMin()
,
getField()
org.eclipse.emf.ecore.EReference getField_Max()
Max
'.
Field.getMax()
,
getField()
org.eclipse.emf.ecore.EAttribute getField_IsReadOnly()
Is Read Only
'.
com.sodius.mdw.metamodel.integrity.Field#isIsReadOnly()
,
getField()
org.eclipse.emf.ecore.EReference getField_AllowedTypes()
Allowed
Types
'.
Field.getAllowedTypes()
,
getField()
org.eclipse.emf.ecore.EReference getField_PairedField()
Paired Field
'.
Field.getPairedField()
,
getField()
org.eclipse.emf.ecore.EReference getField_DefaultAttachmentField()
Default Attachment
Field
'.
Field.getDefaultAttachmentField()
,
getField()
org.eclipse.emf.ecore.EClass getFieldValue()
Field Value
'.
FieldValue
org.eclipse.emf.ecore.EReference getFieldValue_Field()
Field
'.
FieldValue.getField()
,
getFieldValue()
org.eclipse.emf.ecore.EClass getFieldStringValue()
Field String Value
'.
FieldStringValue
org.eclipse.emf.ecore.EAttribute getFieldStringValue_Value()
Value
'.
FieldStringValue.getValue()
,
getFieldStringValue()
org.eclipse.emf.ecore.EClass getFieldDateValue()
Field Date Value
'.
FieldDateValue
org.eclipse.emf.ecore.EAttribute getFieldDateValue_Value()
Value
'.
FieldDateValue.getValue()
,
getFieldDateValue()
org.eclipse.emf.ecore.EClass getFieldBooleanValue()
Field Boolean Value
'.
FieldBooleanValue
org.eclipse.emf.ecore.EAttribute getFieldBooleanValue_Value()
Value
'.
FieldBooleanValue.isValue()
,
getFieldBooleanValue()
org.eclipse.emf.ecore.EClass getFieldLongValue()
Field Long Value
'.
FieldLongValue
org.eclipse.emf.ecore.EAttribute getFieldLongValue_Value()
Value
'.
FieldLongValue.getValue()
,
getFieldLongValue()
org.eclipse.emf.ecore.EClass getFieldDoubleValue()
Field Double Value
'.
FieldDoubleValue
org.eclipse.emf.ecore.EAttribute getFieldDoubleValue_Value()
Value
'.
FieldDoubleValue.getValue()
,
getFieldDoubleValue()
org.eclipse.emf.ecore.EClass getFieldFloatValue()
Field Float Value
'.
FieldFloatValue
org.eclipse.emf.ecore.EAttribute getFieldFloatValue_Value()
Value
'.
FieldFloatValue.getValue()
,
getFieldFloatValue()
org.eclipse.emf.ecore.EClass getFieldIntValue()
Field Int Value
'.
FieldIntValue
org.eclipse.emf.ecore.EAttribute getFieldIntValue_Value()
Value
'.
FieldIntValue.getValue()
,
getFieldIntValue()
org.eclipse.emf.ecore.EClass getItem()
Item
'.
Item
org.eclipse.emf.ecore.EReference getItem_Type()
Type
'.
Item.getType()
,
getItem()
org.eclipse.emf.ecore.EReference getItem_Values()
Values
'.
Item.getValues()
,
getItem()
org.eclipse.emf.ecore.EClass getFieldElementValue()
Field Element Value
'.
FieldElementValue
org.eclipse.emf.ecore.EReference getFieldElementValue_Element()
Element
'.
FieldElementValue.getElement()
,
getFieldElementValue()
org.eclipse.emf.ecore.EClass getFieldElementListValue()
Field Element List Value
'.
FieldElementListValue
org.eclipse.emf.ecore.EReference getFieldElementListValue_Elements()
Elements
'.
FieldElementListValue.getElements()
,
getFieldElementListValue()
org.eclipse.emf.ecore.EClass getFieldListValue()
Field List Value
'.
FieldListValue
org.eclipse.emf.ecore.EAttribute getFieldListValue_Values()
Values
'.
FieldListValue.getValues()
,
getFieldListValue()
org.eclipse.emf.ecore.EClass getElement()
Element
'.
Element
org.eclipse.emf.ecore.EClass getQuery()
Query
'.
Query
org.eclipse.emf.ecore.EReference getQuery_Items()
Items
'.
Query.getItems()
,
getQuery()
org.eclipse.emf.ecore.EClass getState()
State
'.
State
org.eclipse.emf.ecore.EClass getUser()
User
'.
User
org.eclipse.emf.ecore.EAttribute getUser_FullName()
Full Name
'.
User.getFullName()
,
getUser()
org.eclipse.emf.ecore.EClass getGroup()
Group
'.
Group
org.eclipse.emf.ecore.EClass getPrincipal()
Principal
'.
Principal
org.eclipse.emf.ecore.EAttribute getPrincipal_IsActive()
Is Active
'.
com.sodius.mdw.metamodel.integrity.Principal#isIsActive()
,
getPrincipal()
org.eclipse.emf.ecore.EAttribute getPrincipal_Email()
Email
'.
Principal.getEmail()
,
getPrincipal()
org.eclipse.emf.ecore.EClass getProject()
Project
'.
Project
org.eclipse.emf.ecore.EReference getProject_PermittedAdministrators()
Permitted
Administrators
'.
Project.getPermittedAdministrators()
,
getProject()
org.eclipse.emf.ecore.EReference getProject_PermittedGroups()
Permitted
Groups
'.
Project.getPermittedGroups()
,
getProject()
org.eclipse.emf.ecore.EReference getProject_Parent()
Parent
'.
Project.getParent()
,
getProject()
org.eclipse.emf.ecore.EReference getProject_Children()
Children
'.
Project.getChildren()
,
getProject()
org.eclipse.emf.ecore.EAttribute getProject_IsActive()
Is Active
'.
com.sodius.mdw.metamodel.integrity.Project#isIsActive()
,
getProject()
org.eclipse.emf.ecore.EClass getPositionElement()
Position Element
'.
PositionElement
org.eclipse.emf.ecore.EAttribute getPositionElement_Position()
Position
'.
PositionElement.getPosition()
,
getPositionElement()
org.eclipse.emf.ecore.EClass getAttachment()
Attachment
'.
Attachment
org.eclipse.emf.ecore.EAttribute getAttachment_FileName()
File Name
'.
Attachment.getFileName()
,
getAttachment()
org.eclipse.emf.ecore.EAttribute getAttachment_FileSize()
File Size
'.
Attachment.getFileSize()
,
getAttachment()
org.eclipse.emf.ecore.EAttribute getAttachment_Checksum()
Checksum
'.
Attachment.getChecksum()
,
getAttachment()
org.eclipse.emf.ecore.EClass getFieldChildListValue()
Field Child List Value
'.
FieldChildListValue
org.eclipse.emf.ecore.EReference getFieldChildListValue_Elements()
Elements
'.
FieldChildListValue.getElements()
,
getFieldChildListValue()
org.eclipse.emf.ecore.EClass getIdentifiedElement()
Identified Element
'.
IdentifiedElement
org.eclipse.emf.ecore.EAttribute getIdentifiedElement_Id()
Id
'.
IdentifiedElement.getId()
,
getIdentifiedElement()
org.eclipse.emf.ecore.EClass getFieldRichTextValue()
Field Rich Text Value
'.
FieldRichTextValue
org.eclipse.emf.ecore.EClass getPick()
Pick
'.
Pick
org.eclipse.emf.ecore.EClass getConstraint()
Constraint
'.
Constraint
org.eclipse.emf.ecore.EReference getConstraint_ConstrainedField()
Constrained
Field
'.
Constraint.getConstrainedField()
,
getConstraint()
org.eclipse.emf.ecore.EAttribute getConstraint_Description()
Description
'.
Constraint.getDescription()
,
getConstraint()
org.eclipse.emf.ecore.EAttribute getConstraint_Mandatory()
Mandatory
'.
Constraint.isMandatory()
,
getConstraint()
org.eclipse.emf.ecore.EReference getConstraint_SourceTypes()
Source Types
'.
Constraint.getSourceTypes()
,
getConstraint()
org.eclipse.emf.ecore.EReference getConstraint_SourceField()
Source Field
'.
Constraint.getSourceField()
,
getConstraint()
org.eclipse.emf.ecore.EAttribute getConstraint_AllowedValues()
Allowed
Values
'.
Constraint.getAllowedValues()
,
getConstraint()
org.eclipse.emf.ecore.EClass getWorkflowState()
Workflow State
'.
WorkflowState
org.eclipse.emf.ecore.EReference getWorkflowState_Transitions()
Transitions
'.
WorkflowState.getTransitions()
,
getWorkflowState()
org.eclipse.emf.ecore.EReference getWorkflowState_MandatoryFields()
Mandatory
Fields
'.
WorkflowState.getMandatoryFields()
,
getWorkflowState()
org.eclipse.emf.ecore.EReference getWorkflowState_State()
State
'.
WorkflowState.getState()
,
getWorkflowState()
org.eclipse.emf.ecore.EClass getWorkflowTransition()
Workflow Transition
'.
WorkflowTransition
org.eclipse.emf.ecore.EReference getWorkflowTransition_Source()
Source
'.
WorkflowTransition.getSource()
,
getWorkflowTransition()
org.eclipse.emf.ecore.EReference getWorkflowTransition_Target()
Target
'.
WorkflowTransition.getTarget()
,
getWorkflowTransition()
org.eclipse.emf.ecore.EReference getWorkflowTransition_Groups()
Groups
'.
WorkflowTransition.getGroups()
,
getWorkflowTransition()
org.eclipse.emf.ecore.EClass getAllowedType()
Allowed Type
'.
AllowedType
org.eclipse.emf.ecore.EReference getAllowedType_From()
From
'.
AllowedType.getFrom()
,
getAllowedType()
org.eclipse.emf.ecore.EReference getAllowedType_To()
To
'.
AllowedType.getTo()
,
getAllowedType()
org.eclipse.emf.ecore.EEnum getTypeClassKind()
Type Class Kind
'.
TypeClassKind
IntegrityFactory getIntegrityFactory()