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