Interface DataPackage
- 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
- All Known Implementing Classes:
DataPackageImpl
public interface DataPackage
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 operation of each class,
- each enum,
- and each data type
- See Also:
DataFactory
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceDataPackage.LiteralsDefines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry -
Field Summary
Fields Modifier and Type Field Description static intABSTRACT_CONTENT_ELEMENTThe meta object id for the 'Abstract Content Element' class.static intABSTRACT_CONTENT_ELEMENT___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intABSTRACT_CONTENT_ELEMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intABSTRACT_CONTENT_ELEMENT___GET_GROUPThe operation id for the 'Get Group' operation.static intABSTRACT_CONTENT_ELEMENT___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intABSTRACT_CONTENT_ELEMENT___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intABSTRACT_CONTENT_ELEMENT___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intABSTRACT_CONTENT_ELEMENT___GET_MODELThe operation id for the 'Get Model' operation.static intABSTRACT_CONTENT_ELEMENT___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intABSTRACT_CONTENT_ELEMENT___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intABSTRACT_CONTENT_ELEMENT___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intABSTRACT_CONTENT_ELEMENT___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intABSTRACT_CONTENT_ELEMENT___GET_OWNERThe operation id for the 'Get Owner' operation.static intABSTRACT_CONTENT_ELEMENT__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intABSTRACT_CONTENT_ELEMENT__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intABSTRACT_CONTENT_ELEMENT__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intABSTRACT_CONTENT_ELEMENT__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intABSTRACT_CONTENT_ELEMENT__NAMEThe feature id for the 'Name' attribute.static intABSTRACT_CONTENT_ELEMENT__SOURCEThe feature id for the 'Source' containment reference list.static intABSTRACT_CONTENT_ELEMENT__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intABSTRACT_CONTENT_ELEMENT__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intABSTRACT_CONTENT_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Abstract Content Element' class.static intABSTRACT_CONTENT_ELEMENT_OPERATION_COUNTThe number of operations of the 'Abstract Content Element' class.static intABSTRACT_DATA_ELEMENTThe meta object id for the 'Abstract Data Element' class.static intABSTRACT_DATA_ELEMENT___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intABSTRACT_DATA_ELEMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intABSTRACT_DATA_ELEMENT___GET_GROUPThe operation id for the 'Get Group' operation.static intABSTRACT_DATA_ELEMENT___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intABSTRACT_DATA_ELEMENT___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intABSTRACT_DATA_ELEMENT___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intABSTRACT_DATA_ELEMENT___GET_MODELThe operation id for the 'Get Model' operation.static intABSTRACT_DATA_ELEMENT___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intABSTRACT_DATA_ELEMENT___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intABSTRACT_DATA_ELEMENT___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intABSTRACT_DATA_ELEMENT___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intABSTRACT_DATA_ELEMENT___GET_OWNERThe operation id for the 'Get Owner' operation.static intABSTRACT_DATA_ELEMENT__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intABSTRACT_DATA_ELEMENT__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intABSTRACT_DATA_ELEMENT__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intABSTRACT_DATA_ELEMENT__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intABSTRACT_DATA_ELEMENT__NAMEThe feature id for the 'Name' attribute.static intABSTRACT_DATA_ELEMENT__SOURCEThe feature id for the 'Source' containment reference list.static intABSTRACT_DATA_ELEMENT__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intABSTRACT_DATA_ELEMENT__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intABSTRACT_DATA_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Abstract Data Element' class.static intABSTRACT_DATA_ELEMENT_OPERATION_COUNTThe number of operations of the 'Abstract Data Element' class.static intABSTRACT_DATA_RELATIONSHIPThe meta object id for the 'Abstract Data Relationship' class.static intABSTRACT_DATA_RELATIONSHIP___GET_FROMThe operation id for the 'Get From' operation.static intABSTRACT_DATA_RELATIONSHIP___GET_TOThe operation id for the 'Get To' operation.static intABSTRACT_DATA_RELATIONSHIP__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intABSTRACT_DATA_RELATIONSHIP__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intABSTRACT_DATA_RELATIONSHIP__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intABSTRACT_DATA_RELATIONSHIP__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intABSTRACT_DATA_RELATIONSHIP_FEATURE_COUNTThe number of structural features of the 'Abstract Data Relationship' class.static intABSTRACT_DATA_RELATIONSHIP_OPERATION_COUNTThe number of operations of the 'Abstract Data Relationship' class.static intALL_CONTENTThe meta object id for the 'All Content' class.static intALL_CONTENT___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intALL_CONTENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intALL_CONTENT___GET_GROUPThe operation id for the 'Get Group' operation.static intALL_CONTENT___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intALL_CONTENT___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intALL_CONTENT___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intALL_CONTENT___GET_MODELThe operation id for the 'Get Model' operation.static intALL_CONTENT___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intALL_CONTENT___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intALL_CONTENT___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intALL_CONTENT___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intALL_CONTENT___GET_OWNERThe operation id for the 'Get Owner' operation.static intALL_CONTENT__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intALL_CONTENT__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intALL_CONTENT__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intALL_CONTENT__CONTENT_ELEMENTThe feature id for the 'Content Element' containment reference list.static intALL_CONTENT__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intALL_CONTENT__NAMEThe feature id for the 'Name' attribute.static intALL_CONTENT__SOURCEThe feature id for the 'Source' containment reference list.static intALL_CONTENT__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intALL_CONTENT__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intALL_CONTENT_FEATURE_COUNTThe number of structural features of the 'All Content' class.static intALL_CONTENT_OPERATION_COUNTThe number of operations of the 'All Content' class.static intCATALOGThe meta object id for the 'Catalog' class.static intCATALOG___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intCATALOG___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intCATALOG___GET_GROUPThe operation id for the 'Get Group' operation.static intCATALOG___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intCATALOG___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intCATALOG___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intCATALOG___GET_MODELThe operation id for the 'Get Model' operation.static intCATALOG___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intCATALOG___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intCATALOG___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intCATALOG___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intCATALOG___GET_OWNERThe operation id for the 'Get Owner' operation.static intCATALOG__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intCATALOG__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intCATALOG__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intCATALOG__DATA_ELEMENTThe feature id for the 'Data Element' containment reference list.static intCATALOG__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intCATALOG__NAMEThe feature id for the 'Name' attribute.static intCATALOG__SOURCEThe feature id for the 'Source' containment reference list.static intCATALOG__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intCATALOG__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intCATALOG_FEATURE_COUNTThe number of structural features of the 'Catalog' class.static intCATALOG_OPERATION_COUNTThe number of operations of the 'Catalog' class.static intCHOICE_CONTENTThe meta object id for the 'Choice Content' class.static intCHOICE_CONTENT___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intCHOICE_CONTENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intCHOICE_CONTENT___GET_GROUPThe operation id for the 'Get Group' operation.static intCHOICE_CONTENT___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intCHOICE_CONTENT___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intCHOICE_CONTENT___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intCHOICE_CONTENT___GET_MODELThe operation id for the 'Get Model' operation.static intCHOICE_CONTENT___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intCHOICE_CONTENT___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intCHOICE_CONTENT___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intCHOICE_CONTENT___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intCHOICE_CONTENT___GET_OWNERThe operation id for the 'Get Owner' operation.static intCHOICE_CONTENT__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intCHOICE_CONTENT__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intCHOICE_CONTENT__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intCHOICE_CONTENT__CONTENT_ELEMENTThe feature id for the 'Content Element' containment reference list.static intCHOICE_CONTENT__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intCHOICE_CONTENT__NAMEThe feature id for the 'Name' attribute.static intCHOICE_CONTENT__SOURCEThe feature id for the 'Source' containment reference list.static intCHOICE_CONTENT__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intCHOICE_CONTENT__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intCHOICE_CONTENT_FEATURE_COUNTThe number of structural features of the 'Choice Content' class.static intCHOICE_CONTENT_OPERATION_COUNTThe number of operations of the 'Choice Content' class.static intCOLUMN_SETThe meta object id for the 'Column Set' class.static intCOLUMN_SET___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intCOLUMN_SET___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intCOLUMN_SET___GET_GROUPThe operation id for the 'Get Group' operation.static intCOLUMN_SET___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intCOLUMN_SET___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intCOLUMN_SET___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intCOLUMN_SET___GET_MODELThe operation id for the 'Get Model' operation.static intCOLUMN_SET___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intCOLUMN_SET___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intCOLUMN_SET___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intCOLUMN_SET___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intCOLUMN_SET___GET_OWNERThe operation id for the 'Get Owner' operation.static intCOLUMN_SET__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intCOLUMN_SET__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intCOLUMN_SET__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intCOLUMN_SET__DATA_ELEMENTThe feature id for the 'Data Element' containment reference list.static intCOLUMN_SET__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intCOLUMN_SET__ITEM_UNITThe feature id for the 'Item Unit' containment reference list.static intCOLUMN_SET__NAMEThe feature id for the 'Name' attribute.static intCOLUMN_SET__SOURCEThe feature id for the 'Source' containment reference list.static intCOLUMN_SET__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intCOLUMN_SET__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intCOLUMN_SET_FEATURE_COUNTThe number of structural features of the 'Column Set' class.static intCOLUMN_SET_OPERATION_COUNTThe number of operations of the 'Column Set' class.static intCOMPLEX_CONTENT_TYPEThe meta object id for the 'Complex Content Type' class.static intCOMPLEX_CONTENT_TYPE___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intCOMPLEX_CONTENT_TYPE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intCOMPLEX_CONTENT_TYPE___GET_GROUPThe operation id for the 'Get Group' operation.static intCOMPLEX_CONTENT_TYPE___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intCOMPLEX_CONTENT_TYPE___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intCOMPLEX_CONTENT_TYPE___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intCOMPLEX_CONTENT_TYPE___GET_MODELThe operation id for the 'Get Model' operation.static intCOMPLEX_CONTENT_TYPE___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intCOMPLEX_CONTENT_TYPE___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intCOMPLEX_CONTENT_TYPE___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intCOMPLEX_CONTENT_TYPE___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intCOMPLEX_CONTENT_TYPE___GET_OWNERThe operation id for the 'Get Owner' operation.static intCOMPLEX_CONTENT_TYPE__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intCOMPLEX_CONTENT_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intCOMPLEX_CONTENT_TYPE__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intCOMPLEX_CONTENT_TYPE__CONTENT_ELEMENTThe feature id for the 'Content Element' containment reference list.static intCOMPLEX_CONTENT_TYPE__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intCOMPLEX_CONTENT_TYPE__NAMEThe feature id for the 'Name' attribute.static intCOMPLEX_CONTENT_TYPE__SOURCEThe feature id for the 'Source' containment reference list.static intCOMPLEX_CONTENT_TYPE__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intCOMPLEX_CONTENT_TYPE__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intCOMPLEX_CONTENT_TYPE_FEATURE_COUNTThe number of structural features of the 'Complex Content Type' class.static intCOMPLEX_CONTENT_TYPE_OPERATION_COUNTThe number of operations of the 'Complex Content Type' class.static intCONTENT_ATTRIBUTEThe meta object id for the 'Content Attribute' class.static intCONTENT_ATTRIBUTE___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intCONTENT_ATTRIBUTE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intCONTENT_ATTRIBUTE___GET_GROUPThe operation id for the 'Get Group' operation.static intCONTENT_ATTRIBUTE___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intCONTENT_ATTRIBUTE___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intCONTENT_ATTRIBUTE___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intCONTENT_ATTRIBUTE___GET_MODELThe operation id for the 'Get Model' operation.static intCONTENT_ATTRIBUTE___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intCONTENT_ATTRIBUTE___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intCONTENT_ATTRIBUTE___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intCONTENT_ATTRIBUTE___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intCONTENT_ATTRIBUTE___GET_OWNERThe operation id for the 'Get Owner' operation.static intCONTENT_ATTRIBUTE__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intCONTENT_ATTRIBUTE__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intCONTENT_ATTRIBUTE__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intCONTENT_ATTRIBUTE__CONTENT_ELEMENTThe feature id for the 'Content Element' containment reference list.static intCONTENT_ATTRIBUTE__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intCONTENT_ATTRIBUTE__NAMEThe feature id for the 'Name' attribute.static intCONTENT_ATTRIBUTE__SOURCEThe feature id for the 'Source' containment reference list.static intCONTENT_ATTRIBUTE__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intCONTENT_ATTRIBUTE__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intCONTENT_ATTRIBUTE__TYPEThe feature id for the 'Type' reference.static intCONTENT_ATTRIBUTE_FEATURE_COUNTThe number of structural features of the 'Content Attribute' class.static intCONTENT_ATTRIBUTE_OPERATION_COUNTThe number of operations of the 'Content Attribute' class.static intCONTENT_ELEMENTThe meta object id for the 'Content Element' class.static intCONTENT_ELEMENT___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intCONTENT_ELEMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intCONTENT_ELEMENT___GET_GROUPThe operation id for the 'Get Group' operation.static intCONTENT_ELEMENT___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intCONTENT_ELEMENT___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intCONTENT_ELEMENT___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intCONTENT_ELEMENT___GET_MODELThe operation id for the 'Get Model' operation.static intCONTENT_ELEMENT___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intCONTENT_ELEMENT___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intCONTENT_ELEMENT___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intCONTENT_ELEMENT___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intCONTENT_ELEMENT___GET_OWNERThe operation id for the 'Get Owner' operation.static intCONTENT_ELEMENT__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intCONTENT_ELEMENT__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intCONTENT_ELEMENT__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intCONTENT_ELEMENT__CONTENT_ELEMENTThe feature id for the 'Content Element' containment reference list.static intCONTENT_ELEMENT__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intCONTENT_ELEMENT__NAMEThe feature id for the 'Name' attribute.static intCONTENT_ELEMENT__SOURCEThe feature id for the 'Source' containment reference list.static intCONTENT_ELEMENT__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intCONTENT_ELEMENT__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intCONTENT_ELEMENT__TYPEThe feature id for the 'Type' reference.static intCONTENT_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Content Element' class.static intCONTENT_ELEMENT_OPERATION_COUNTThe number of operations of the 'Content Element' class.static intCONTENT_ITEMThe meta object id for the 'Content Item' class.static intCONTENT_ITEM___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intCONTENT_ITEM___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intCONTENT_ITEM___GET_GROUPThe operation id for the 'Get Group' operation.static intCONTENT_ITEM___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intCONTENT_ITEM___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intCONTENT_ITEM___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intCONTENT_ITEM___GET_MODELThe operation id for the 'Get Model' operation.static intCONTENT_ITEM___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intCONTENT_ITEM___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intCONTENT_ITEM___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intCONTENT_ITEM___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intCONTENT_ITEM___GET_OWNERThe operation id for the 'Get Owner' operation.static intCONTENT_ITEM__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intCONTENT_ITEM__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intCONTENT_ITEM__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intCONTENT_ITEM__CONTENT_ELEMENTThe feature id for the 'Content Element' containment reference list.static intCONTENT_ITEM__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intCONTENT_ITEM__NAMEThe feature id for the 'Name' attribute.static intCONTENT_ITEM__SOURCEThe feature id for the 'Source' containment reference list.static intCONTENT_ITEM__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intCONTENT_ITEM__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intCONTENT_ITEM__TYPEThe feature id for the 'Type' reference.static intCONTENT_ITEM_FEATURE_COUNTThe number of structural features of the 'Content Item' class.static intCONTENT_ITEM_OPERATION_COUNTThe number of operations of the 'Content Item' class.static intCONTENT_REFERENCEThe meta object id for the 'Content Reference' class.static intCONTENT_REFERENCE___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intCONTENT_REFERENCE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intCONTENT_REFERENCE___GET_GROUPThe operation id for the 'Get Group' operation.static intCONTENT_REFERENCE___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intCONTENT_REFERENCE___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intCONTENT_REFERENCE___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intCONTENT_REFERENCE___GET_MODELThe operation id for the 'Get Model' operation.static intCONTENT_REFERENCE___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intCONTENT_REFERENCE___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intCONTENT_REFERENCE___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intCONTENT_REFERENCE___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intCONTENT_REFERENCE___GET_OWNERThe operation id for the 'Get Owner' operation.static intCONTENT_REFERENCE__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intCONTENT_REFERENCE__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intCONTENT_REFERENCE__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intCONTENT_REFERENCE__CONTENT_ELEMENTThe feature id for the 'Content Element' containment reference list.static intCONTENT_REFERENCE__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intCONTENT_REFERENCE__NAMEThe feature id for the 'Name' attribute.static intCONTENT_REFERENCE__SOURCEThe feature id for the 'Source' containment reference list.static intCONTENT_REFERENCE__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intCONTENT_REFERENCE__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intCONTENT_REFERENCE__TYPEThe feature id for the 'Type' reference.static intCONTENT_REFERENCE_FEATURE_COUNTThe number of structural features of the 'Content Reference' class.static intCONTENT_REFERENCE_OPERATION_COUNTThe number of operations of the 'Content Reference' class.static intCONTENT_RESTRICTIONThe meta object id for the 'Content Restriction' class.static intCONTENT_RESTRICTION___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intCONTENT_RESTRICTION___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intCONTENT_RESTRICTION___GET_GROUPThe operation id for the 'Get Group' operation.static intCONTENT_RESTRICTION___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intCONTENT_RESTRICTION___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intCONTENT_RESTRICTION___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intCONTENT_RESTRICTION___GET_MODELThe operation id for the 'Get Model' operation.static intCONTENT_RESTRICTION___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intCONTENT_RESTRICTION___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intCONTENT_RESTRICTION___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intCONTENT_RESTRICTION___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intCONTENT_RESTRICTION___GET_OWNERThe operation id for the 'Get Owner' operation.static intCONTENT_RESTRICTION__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intCONTENT_RESTRICTION__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intCONTENT_RESTRICTION__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intCONTENT_RESTRICTION__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intCONTENT_RESTRICTION__KINDThe feature id for the 'Kind' attribute.static intCONTENT_RESTRICTION__NAMEThe feature id for the 'Name' attribute.static intCONTENT_RESTRICTION__SOURCEThe feature id for the 'Source' containment reference list.static intCONTENT_RESTRICTION__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intCONTENT_RESTRICTION__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intCONTENT_RESTRICTION__VALUEThe feature id for the 'Value' attribute.static intCONTENT_RESTRICTION_FEATURE_COUNTThe number of structural features of the 'Content Restriction' class.static intCONTENT_RESTRICTION_OPERATION_COUNTThe number of operations of the 'Content Restriction' class.static intDATA_ACTIONThe meta object id for the 'Action' class.static intDATA_ACTION___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intDATA_ACTION___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intDATA_ACTION___GET_GROUPThe operation id for the 'Get Group' operation.static intDATA_ACTION___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intDATA_ACTION___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intDATA_ACTION___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intDATA_ACTION___GET_MODELThe operation id for the 'Get Model' operation.static intDATA_ACTION___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intDATA_ACTION___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intDATA_ACTION___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intDATA_ACTION___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intDATA_ACTION___GET_OWNERThe operation id for the 'Get Owner' operation.static intDATA_ACTION__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intDATA_ACTION__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intDATA_ACTION__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intDATA_ACTION__DATA_ELEMENTThe feature id for the 'Data Element' containment reference list.static intDATA_ACTION__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intDATA_ACTION__IMPLEMENTATIONThe feature id for the 'Implementation' reference list.static intDATA_ACTION__KINDThe feature id for the 'Kind' attribute.static intDATA_ACTION__NAMEThe feature id for the 'Name' attribute.static intDATA_ACTION__SOURCEThe feature id for the 'Source' containment reference list.static intDATA_ACTION__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intDATA_ACTION__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intDATA_ACTION_FEATURE_COUNTThe number of structural features of the 'Action' class.static intDATA_ACTION_OPERATION_COUNTThe number of operations of the 'Action' class.static intDATA_CONTAINERThe meta object id for the 'Container' class.static intDATA_CONTAINER___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intDATA_CONTAINER___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intDATA_CONTAINER___GET_GROUPThe operation id for the 'Get Group' operation.static intDATA_CONTAINER___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intDATA_CONTAINER___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intDATA_CONTAINER___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intDATA_CONTAINER___GET_MODELThe operation id for the 'Get Model' operation.static intDATA_CONTAINER___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intDATA_CONTAINER___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intDATA_CONTAINER___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intDATA_CONTAINER___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intDATA_CONTAINER___GET_OWNERThe operation id for the 'Get Owner' operation.static intDATA_CONTAINER__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intDATA_CONTAINER__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intDATA_CONTAINER__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intDATA_CONTAINER__DATA_ELEMENTThe feature id for the 'Data Element' containment reference list.static intDATA_CONTAINER__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intDATA_CONTAINER__NAMEThe feature id for the 'Name' attribute.static intDATA_CONTAINER__SOURCEThe feature id for the 'Source' containment reference list.static intDATA_CONTAINER__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intDATA_CONTAINER__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intDATA_CONTAINER_FEATURE_COUNTThe number of structural features of the 'Container' class.static intDATA_CONTAINER_OPERATION_COUNTThe number of operations of the 'Container' class.static intDATA_EVENTThe meta object id for the 'Event' class.static intDATA_EVENT___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intDATA_EVENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intDATA_EVENT___GET_GROUPThe operation id for the 'Get Group' operation.static intDATA_EVENT___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intDATA_EVENT___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intDATA_EVENT___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intDATA_EVENT___GET_MODELThe operation id for the 'Get Model' operation.static intDATA_EVENT___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intDATA_EVENT___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intDATA_EVENT___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intDATA_EVENT___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intDATA_EVENT___GET_OWNERThe operation id for the 'Get Owner' operation.static intDATA_EVENT__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intDATA_EVENT__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intDATA_EVENT__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intDATA_EVENT__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intDATA_EVENT__KINDThe feature id for the 'Kind' attribute.static intDATA_EVENT__NAMEThe feature id for the 'Name' attribute.static intDATA_EVENT__SOURCEThe feature id for the 'Source' containment reference list.static intDATA_EVENT__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intDATA_EVENT__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intDATA_EVENT_FEATURE_COUNTThe number of structural features of the 'Event' class.static intDATA_EVENT_OPERATION_COUNTThe number of operations of the 'Event' class.static intDATA_MODELThe meta object id for the 'Model' class.static intDATA_MODEL__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intDATA_MODEL__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intDATA_MODEL__AUDITThe feature id for the 'Audit' containment reference list.static intDATA_MODEL__DATA_ELEMENTThe feature id for the 'Data Element' containment reference list.static intDATA_MODEL__EXTENSION_FAMILYThe feature id for the 'Extension Family' containment reference list.static intDATA_MODEL__NAMEThe feature id for the 'Name' attribute.static intDATA_MODEL__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intDATA_MODEL__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intDATA_MODEL_FEATURE_COUNTThe number of structural features of the 'Model' class.static intDATA_MODEL_OPERATION_COUNTThe number of operations of the 'Model' class.static intDATA_RELATIONSHIPThe meta object id for the 'Relationship' class.static intDATA_RELATIONSHIP___GET_FROMThe operation id for the 'Get From' operation.static intDATA_RELATIONSHIP___GET_TOThe operation id for the 'Get To' operation.static intDATA_RELATIONSHIP__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intDATA_RELATIONSHIP__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intDATA_RELATIONSHIP__FROMThe feature id for the 'From' reference.static intDATA_RELATIONSHIP__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intDATA_RELATIONSHIP__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intDATA_RELATIONSHIP__TOThe feature id for the 'To' reference.static intDATA_RELATIONSHIP_FEATURE_COUNTThe number of structural features of the 'Relationship' class.static intDATA_RELATIONSHIP_OPERATION_COUNTThe number of operations of the 'Relationship' class.static intDATA_RESOURCEThe meta object id for the 'Resource' class.static intDATA_RESOURCE___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intDATA_RESOURCE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intDATA_RESOURCE___GET_GROUPThe operation id for the 'Get Group' operation.static intDATA_RESOURCE___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intDATA_RESOURCE___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intDATA_RESOURCE___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intDATA_RESOURCE___GET_MODELThe operation id for the 'Get Model' operation.static intDATA_RESOURCE___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intDATA_RESOURCE___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intDATA_RESOURCE___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intDATA_RESOURCE___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intDATA_RESOURCE___GET_OWNERThe operation id for the 'Get Owner' operation.static intDATA_RESOURCE__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intDATA_RESOURCE__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intDATA_RESOURCE__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intDATA_RESOURCE__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intDATA_RESOURCE__NAMEThe feature id for the 'Name' attribute.static intDATA_RESOURCE__SOURCEThe feature id for the 'Source' containment reference list.static intDATA_RESOURCE__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intDATA_RESOURCE__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intDATA_RESOURCE_FEATURE_COUNTThe number of structural features of the 'Resource' class.static intDATA_RESOURCE_OPERATION_COUNTThe number of operations of the 'Resource' class.static intDATA_SEGMENTThe meta object id for the 'Segment' class.static intDATA_SEGMENT___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intDATA_SEGMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intDATA_SEGMENT___GET_GROUPThe operation id for the 'Get Group' operation.static intDATA_SEGMENT___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intDATA_SEGMENT___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intDATA_SEGMENT___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intDATA_SEGMENT___GET_MODELThe operation id for the 'Get Model' operation.static intDATA_SEGMENT___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intDATA_SEGMENT___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intDATA_SEGMENT___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intDATA_SEGMENT___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intDATA_SEGMENT___GET_OWNERThe operation id for the 'Get Owner' operation.static intDATA_SEGMENT__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intDATA_SEGMENT__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intDATA_SEGMENT__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intDATA_SEGMENT__DATA_ELEMENTThe feature id for the 'Data Element' containment reference list.static intDATA_SEGMENT__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intDATA_SEGMENT__ITEM_UNITThe feature id for the 'Item Unit' containment reference list.static intDATA_SEGMENT__NAMEThe feature id for the 'Name' attribute.static intDATA_SEGMENT__SOURCEThe feature id for the 'Source' containment reference list.static intDATA_SEGMENT__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intDATA_SEGMENT__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intDATA_SEGMENT_FEATURE_COUNTThe number of structural features of the 'Segment' class.static intDATA_SEGMENT_OPERATION_COUNTThe number of operations of the 'Segment' class.static intDATATYPE_OFThe meta object id for the 'Datatype Of' class.static intDATATYPE_OF___GET_FROMThe operation id for the 'Get From' operation.static intDATATYPE_OF___GET_TOThe operation id for the 'Get To' operation.static intDATATYPE_OF__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intDATATYPE_OF__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intDATATYPE_OF__FROMThe feature id for the 'From' reference.static intDATATYPE_OF__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intDATATYPE_OF__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intDATATYPE_OF__TOThe feature id for the 'To' reference.static intDATATYPE_OF_FEATURE_COUNTThe number of structural features of the 'Datatype Of' class.static intDATATYPE_OF_OPERATION_COUNTThe number of operations of the 'Datatype Of' class.static DataPackageeINSTANCEThe singleton instance of the package.static StringeNAMEThe package name.static StringeNS_PREFIXThe package namespace name.static StringeNS_URIThe package namespace URI.static intEXTENDED_DATA_ELEMENTThe meta object id for the 'Extended Data Element' class.static intEXTENDED_DATA_ELEMENT___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intEXTENDED_DATA_ELEMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intEXTENDED_DATA_ELEMENT___GET_GROUPThe operation id for the 'Get Group' operation.static intEXTENDED_DATA_ELEMENT___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intEXTENDED_DATA_ELEMENT___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intEXTENDED_DATA_ELEMENT___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intEXTENDED_DATA_ELEMENT___GET_MODELThe operation id for the 'Get Model' operation.static intEXTENDED_DATA_ELEMENT___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intEXTENDED_DATA_ELEMENT___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intEXTENDED_DATA_ELEMENT___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intEXTENDED_DATA_ELEMENT___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intEXTENDED_DATA_ELEMENT___GET_OWNERThe operation id for the 'Get Owner' operation.static intEXTENDED_DATA_ELEMENT__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intEXTENDED_DATA_ELEMENT__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intEXTENDED_DATA_ELEMENT__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intEXTENDED_DATA_ELEMENT__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intEXTENDED_DATA_ELEMENT__NAMEThe feature id for the 'Name' attribute.static intEXTENDED_DATA_ELEMENT__SOURCEThe feature id for the 'Source' containment reference list.static intEXTENDED_DATA_ELEMENT__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intEXTENDED_DATA_ELEMENT__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intEXTENDED_DATA_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Extended Data Element' class.static intEXTENDED_DATA_ELEMENT_OPERATION_COUNTThe number of operations of the 'Extended Data Element' class.static intEXTENSION_TOThe meta object id for the 'Extension To' class.static intEXTENSION_TO___GET_FROMThe operation id for the 'Get From' operation.static intEXTENSION_TO___GET_TOThe operation id for the 'Get To' operation.static intEXTENSION_TO__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intEXTENSION_TO__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intEXTENSION_TO__FROMThe feature id for the 'From' reference.static intEXTENSION_TO__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intEXTENSION_TO__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intEXTENSION_TO__TOThe feature id for the 'To' reference.static intEXTENSION_TO_FEATURE_COUNTThe number of structural features of the 'Extension To' class.static intEXTENSION_TO_OPERATION_COUNTThe number of operations of the 'Extension To' class.static intGROUP_CONTENTThe meta object id for the 'Group Content' class.static intGROUP_CONTENT___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intGROUP_CONTENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intGROUP_CONTENT___GET_GROUPThe operation id for the 'Get Group' operation.static intGROUP_CONTENT___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intGROUP_CONTENT___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intGROUP_CONTENT___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intGROUP_CONTENT___GET_MODELThe operation id for the 'Get Model' operation.static intGROUP_CONTENT___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intGROUP_CONTENT___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intGROUP_CONTENT___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intGROUP_CONTENT___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intGROUP_CONTENT___GET_OWNERThe operation id for the 'Get Owner' operation.static intGROUP_CONTENT__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intGROUP_CONTENT__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intGROUP_CONTENT__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intGROUP_CONTENT__CONTENT_ELEMENTThe feature id for the 'Content Element' containment reference list.static intGROUP_CONTENT__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intGROUP_CONTENT__NAMEThe feature id for the 'Name' attribute.static intGROUP_CONTENT__SOURCEThe feature id for the 'Source' containment reference list.static intGROUP_CONTENT__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intGROUP_CONTENT__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intGROUP_CONTENT__TYPEThe feature id for the 'Type' reference.static intGROUP_CONTENT_FEATURE_COUNTThe number of structural features of the 'Group Content' class.static intGROUP_CONTENT_OPERATION_COUNTThe number of operations of the 'Group Content' class.static intHAS_CONTENTThe meta object id for the 'Has Content' class.static intHAS_CONTENT___GET_FROMThe operation id for the 'Get From' operation.static intHAS_CONTENT___GET_TOThe operation id for the 'Get To' operation.static intHAS_CONTENT__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intHAS_CONTENT__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intHAS_CONTENT__FROMThe feature id for the 'From' reference.static intHAS_CONTENT__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intHAS_CONTENT__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intHAS_CONTENT__TOThe feature id for the 'To' reference.static intHAS_CONTENT_FEATURE_COUNTThe number of structural features of the 'Has Content' class.static intHAS_CONTENT_OPERATION_COUNTThe number of operations of the 'Has Content' class.static intINDEXThe meta object id for the 'Index' class.static intINDEX___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intINDEX___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intINDEX___GET_GROUPThe operation id for the 'Get Group' operation.static intINDEX___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intINDEX___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intINDEX___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intINDEX___GET_MODELThe operation id for the 'Get Model' operation.static intINDEX___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intINDEX___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intINDEX___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intINDEX___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intINDEX___GET_OWNERThe operation id for the 'Get Owner' operation.static intINDEX__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intINDEX__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intINDEX__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intINDEX__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intINDEX__IMPLEMENTATIONThe feature id for the 'Implementation' reference list.static intINDEX__NAMEThe feature id for the 'Name' attribute.static intINDEX__SOURCEThe feature id for the 'Source' containment reference list.static intINDEX__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intINDEX__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intINDEX_ELEMENTThe meta object id for the 'Index Element' class.static intINDEX_ELEMENT___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intINDEX_ELEMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intINDEX_ELEMENT___GET_GROUPThe operation id for the 'Get Group' operation.static intINDEX_ELEMENT___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intINDEX_ELEMENT___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intINDEX_ELEMENT___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intINDEX_ELEMENT___GET_MODELThe operation id for the 'Get Model' operation.static intINDEX_ELEMENT___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intINDEX_ELEMENT___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intINDEX_ELEMENT___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intINDEX_ELEMENT___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intINDEX_ELEMENT___GET_OWNERThe operation id for the 'Get Owner' operation.static intINDEX_ELEMENT__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intINDEX_ELEMENT__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intINDEX_ELEMENT__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intINDEX_ELEMENT__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intINDEX_ELEMENT__IMPLEMENTATIONThe feature id for the 'Implementation' reference list.static intINDEX_ELEMENT__NAMEThe feature id for the 'Name' attribute.static intINDEX_ELEMENT__SOURCEThe feature id for the 'Source' containment reference list.static intINDEX_ELEMENT__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intINDEX_ELEMENT__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intINDEX_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Index Element' class.static intINDEX_ELEMENT_OPERATION_COUNTThe number of operations of the 'Index Element' class.static intINDEX_FEATURE_COUNTThe number of structural features of the 'Index' class.static intINDEX_OPERATION_COUNTThe number of operations of the 'Index' class.static intKEY_RELATIONThe meta object id for the 'Key Relation' class.static intKEY_RELATION___GET_FROMThe operation id for the 'Get From' operation.static intKEY_RELATION___GET_TOThe operation id for the 'Get To' operation.static intKEY_RELATION__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intKEY_RELATION__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intKEY_RELATION__FROMThe feature id for the 'From' reference.static intKEY_RELATION__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intKEY_RELATION__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intKEY_RELATION__TOThe feature id for the 'To' reference.static intKEY_RELATION_FEATURE_COUNTThe number of structural features of the 'Key Relation' class.static intKEY_RELATION_OPERATION_COUNTThe number of operations of the 'Key Relation' class.static intMANAGES_DATAThe meta object id for the 'Manages Data' class.static intMANAGES_DATA___GET_FROMThe operation id for the 'Get From' operation.static intMANAGES_DATA___GET_TOThe operation id for the 'Get To' operation.static intMANAGES_DATA__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intMANAGES_DATA__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intMANAGES_DATA__FROMThe feature id for the 'From' reference.static intMANAGES_DATA__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intMANAGES_DATA__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intMANAGES_DATA__TOThe feature id for the 'To' reference.static intMANAGES_DATA_FEATURE_COUNTThe number of structural features of the 'Manages Data' class.static intMANAGES_DATA_OPERATION_COUNTThe number of operations of the 'Manages Data' class.static intMIXED_CONTENTThe meta object id for the 'Mixed Content' class.static intMIXED_CONTENT___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intMIXED_CONTENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intMIXED_CONTENT___GET_GROUPThe operation id for the 'Get Group' operation.static intMIXED_CONTENT___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intMIXED_CONTENT___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intMIXED_CONTENT___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intMIXED_CONTENT___GET_MODELThe operation id for the 'Get Model' operation.static intMIXED_CONTENT___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intMIXED_CONTENT___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intMIXED_CONTENT___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intMIXED_CONTENT___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intMIXED_CONTENT___GET_OWNERThe operation id for the 'Get Owner' operation.static intMIXED_CONTENT__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intMIXED_CONTENT__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intMIXED_CONTENT__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intMIXED_CONTENT__CONTENT_ELEMENTThe feature id for the 'Content Element' containment reference list.static intMIXED_CONTENT__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intMIXED_CONTENT__NAMEThe feature id for the 'Name' attribute.static intMIXED_CONTENT__SOURCEThe feature id for the 'Source' containment reference list.static intMIXED_CONTENT__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intMIXED_CONTENT__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intMIXED_CONTENT_FEATURE_COUNTThe number of structural features of the 'Mixed Content' class.static intMIXED_CONTENT_OPERATION_COUNTThe number of operations of the 'Mixed Content' class.static intPRODUCES_DATA_EVENTThe meta object id for the 'Produces Data Event' class.static intPRODUCES_DATA_EVENT___GET_FROMThe operation id for the 'Get From' operation.static intPRODUCES_DATA_EVENT___GET_TOThe operation id for the 'Get To' operation.static intPRODUCES_DATA_EVENT__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intPRODUCES_DATA_EVENT__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intPRODUCES_DATA_EVENT__FROMThe feature id for the 'From' reference.static intPRODUCES_DATA_EVENT__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intPRODUCES_DATA_EVENT__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intPRODUCES_DATA_EVENT__TOThe feature id for the 'To' reference.static intPRODUCES_DATA_EVENT_FEATURE_COUNTThe number of structural features of the 'Produces Data Event' class.static intPRODUCES_DATA_EVENT_OPERATION_COUNTThe number of operations of the 'Produces Data Event' class.static intREADS_COLUMN_SETThe meta object id for the 'Reads Column Set' class.static intREADS_COLUMN_SET___GET_FROMThe operation id for the 'Get From' operation.static intREADS_COLUMN_SET___GET_TOThe operation id for the 'Get To' operation.static intREADS_COLUMN_SET__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intREADS_COLUMN_SET__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intREADS_COLUMN_SET__FROMThe feature id for the 'From' reference.static intREADS_COLUMN_SET__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intREADS_COLUMN_SET__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intREADS_COLUMN_SET__TOThe feature id for the 'To' reference.static intREADS_COLUMN_SET_FEATURE_COUNTThe number of structural features of the 'Reads Column Set' class.static intREADS_COLUMN_SET_OPERATION_COUNTThe number of operations of the 'Reads Column Set' class.static intRECORD_FILEThe meta object id for the 'Record File' class.static intRECORD_FILE___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intRECORD_FILE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intRECORD_FILE___GET_GROUPThe operation id for the 'Get Group' operation.static intRECORD_FILE___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intRECORD_FILE___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intRECORD_FILE___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intRECORD_FILE___GET_MODELThe operation id for the 'Get Model' operation.static intRECORD_FILE___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intRECORD_FILE___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intRECORD_FILE___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intRECORD_FILE___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intRECORD_FILE___GET_OWNERThe operation id for the 'Get Owner' operation.static intRECORD_FILE__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intRECORD_FILE__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intRECORD_FILE__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intRECORD_FILE__DATA_ELEMENTThe feature id for the 'Data Element' containment reference list.static intRECORD_FILE__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intRECORD_FILE__ITEM_UNITThe feature id for the 'Item Unit' containment reference list.static intRECORD_FILE__NAMEThe feature id for the 'Name' attribute.static intRECORD_FILE__SOURCEThe feature id for the 'Source' containment reference list.static intRECORD_FILE__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intRECORD_FILE__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intRECORD_FILE_FEATURE_COUNTThe number of structural features of the 'Record File' class.static intRECORD_FILE_OPERATION_COUNTThe number of operations of the 'Record File' class.static intREFERENCE_KEYThe meta object id for the 'Reference Key' class.static intREFERENCE_KEY___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intREFERENCE_KEY___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intREFERENCE_KEY___GET_GROUPThe operation id for the 'Get Group' operation.static intREFERENCE_KEY___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intREFERENCE_KEY___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intREFERENCE_KEY___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intREFERENCE_KEY___GET_MODELThe operation id for the 'Get Model' operation.static intREFERENCE_KEY___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intREFERENCE_KEY___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intREFERENCE_KEY___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intREFERENCE_KEY___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intREFERENCE_KEY___GET_OWNERThe operation id for the 'Get Owner' operation.static intREFERENCE_KEY__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intREFERENCE_KEY__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intREFERENCE_KEY__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intREFERENCE_KEY__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intREFERENCE_KEY__IMPLEMENTATIONThe feature id for the 'Implementation' reference list.static intREFERENCE_KEY__NAMEThe feature id for the 'Name' attribute.static intREFERENCE_KEY__SOURCEThe feature id for the 'Source' containment reference list.static intREFERENCE_KEY__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intREFERENCE_KEY__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intREFERENCE_KEY_FEATURE_COUNTThe number of structural features of the 'Reference Key' class.static intREFERENCE_KEY_OPERATION_COUNTThe number of operations of the 'Reference Key' class.static intREFERENCE_TOThe meta object id for the 'Reference To' class.static intREFERENCE_TO___GET_FROMThe operation id for the 'Get From' operation.static intREFERENCE_TO___GET_TOThe operation id for the 'Get To' operation.static intREFERENCE_TO__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intREFERENCE_TO__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intREFERENCE_TO__FROMThe feature id for the 'From' reference.static intREFERENCE_TO__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intREFERENCE_TO__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intREFERENCE_TO__TOThe feature id for the 'To' reference.static intREFERENCE_TO_FEATURE_COUNTThe number of structural features of the 'Reference To' class.static intREFERENCE_TO_OPERATION_COUNTThe number of operations of the 'Reference To' class.static intRELATIONAL_SCHEMAThe meta object id for the 'Relational Schema' class.static intRELATIONAL_SCHEMA___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intRELATIONAL_SCHEMA___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intRELATIONAL_SCHEMA___GET_GROUPThe operation id for the 'Get Group' operation.static intRELATIONAL_SCHEMA___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intRELATIONAL_SCHEMA___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intRELATIONAL_SCHEMA___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intRELATIONAL_SCHEMA___GET_MODELThe operation id for the 'Get Model' operation.static intRELATIONAL_SCHEMA___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intRELATIONAL_SCHEMA___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intRELATIONAL_SCHEMA___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intRELATIONAL_SCHEMA___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intRELATIONAL_SCHEMA___GET_OWNERThe operation id for the 'Get Owner' operation.static intRELATIONAL_SCHEMA__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intRELATIONAL_SCHEMA__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intRELATIONAL_SCHEMA__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intRELATIONAL_SCHEMA__CODE_ELEMENTThe feature id for the 'Code Element' containment reference list.static intRELATIONAL_SCHEMA__DATA_ELEMENTThe feature id for the 'Data Element' containment reference list.static intRELATIONAL_SCHEMA__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intRELATIONAL_SCHEMA__NAMEThe feature id for the 'Name' attribute.static intRELATIONAL_SCHEMA__SOURCEThe feature id for the 'Source' containment reference list.static intRELATIONAL_SCHEMA__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intRELATIONAL_SCHEMA__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intRELATIONAL_SCHEMA_FEATURE_COUNTThe number of structural features of the 'Relational Schema' class.static intRELATIONAL_SCHEMA_OPERATION_COUNTThe number of operations of the 'Relational Schema' class.static intRELATIONAL_TABLEThe meta object id for the 'Relational Table' class.static intRELATIONAL_TABLE___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intRELATIONAL_TABLE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intRELATIONAL_TABLE___GET_GROUPThe operation id for the 'Get Group' operation.static intRELATIONAL_TABLE___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intRELATIONAL_TABLE___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intRELATIONAL_TABLE___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intRELATIONAL_TABLE___GET_MODELThe operation id for the 'Get Model' operation.static intRELATIONAL_TABLE___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intRELATIONAL_TABLE___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intRELATIONAL_TABLE___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intRELATIONAL_TABLE___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intRELATIONAL_TABLE___GET_OWNERThe operation id for the 'Get Owner' operation.static intRELATIONAL_TABLE__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intRELATIONAL_TABLE__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intRELATIONAL_TABLE__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intRELATIONAL_TABLE__DATA_ELEMENTThe feature id for the 'Data Element' containment reference list.static intRELATIONAL_TABLE__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intRELATIONAL_TABLE__ITEM_UNITThe feature id for the 'Item Unit' containment reference list.static intRELATIONAL_TABLE__NAMEThe feature id for the 'Name' attribute.static intRELATIONAL_TABLE__SOURCEThe feature id for the 'Source' containment reference list.static intRELATIONAL_TABLE__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intRELATIONAL_TABLE__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intRELATIONAL_TABLE_FEATURE_COUNTThe number of structural features of the 'Relational Table' class.static intRELATIONAL_TABLE_OPERATION_COUNTThe number of operations of the 'Relational Table' class.static intRELATIONAL_VIEWThe meta object id for the 'Relational View' class.static intRELATIONAL_VIEW___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intRELATIONAL_VIEW___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intRELATIONAL_VIEW___GET_GROUPThe operation id for the 'Get Group' operation.static intRELATIONAL_VIEW___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intRELATIONAL_VIEW___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intRELATIONAL_VIEW___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intRELATIONAL_VIEW___GET_MODELThe operation id for the 'Get Model' operation.static intRELATIONAL_VIEW___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intRELATIONAL_VIEW___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intRELATIONAL_VIEW___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intRELATIONAL_VIEW___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intRELATIONAL_VIEW___GET_OWNERThe operation id for the 'Get Owner' operation.static intRELATIONAL_VIEW__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intRELATIONAL_VIEW__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intRELATIONAL_VIEW__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intRELATIONAL_VIEW__DATA_ELEMENTThe feature id for the 'Data Element' containment reference list.static intRELATIONAL_VIEW__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intRELATIONAL_VIEW__ITEM_UNITThe feature id for the 'Item Unit' containment reference list.static intRELATIONAL_VIEW__NAMEThe feature id for the 'Name' attribute.static intRELATIONAL_VIEW__SOURCEThe feature id for the 'Source' containment reference list.static intRELATIONAL_VIEW__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intRELATIONAL_VIEW__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intRELATIONAL_VIEW_FEATURE_COUNTThe number of structural features of the 'Relational View' class.static intRELATIONAL_VIEW_OPERATION_COUNTThe number of operations of the 'Relational View' class.static intRESTRICTION_OFThe meta object id for the 'Restriction Of' class.static intRESTRICTION_OF___GET_FROMThe operation id for the 'Get From' operation.static intRESTRICTION_OF___GET_TOThe operation id for the 'Get To' operation.static intRESTRICTION_OF__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intRESTRICTION_OF__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intRESTRICTION_OF__FROMThe feature id for the 'From' reference.static intRESTRICTION_OF__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intRESTRICTION_OF__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intRESTRICTION_OF__TOThe feature id for the 'To' reference.static intRESTRICTION_OF_FEATURE_COUNTThe number of structural features of the 'Restriction Of' class.static intRESTRICTION_OF_OPERATION_COUNTThe number of operations of the 'Restriction Of' class.static intSEQ_CONTENTThe meta object id for the 'Seq Content' class.static intSEQ_CONTENT___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intSEQ_CONTENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intSEQ_CONTENT___GET_GROUPThe operation id for the 'Get Group' operation.static intSEQ_CONTENT___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intSEQ_CONTENT___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intSEQ_CONTENT___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intSEQ_CONTENT___GET_MODELThe operation id for the 'Get Model' operation.static intSEQ_CONTENT___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intSEQ_CONTENT___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intSEQ_CONTENT___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intSEQ_CONTENT___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intSEQ_CONTENT___GET_OWNERThe operation id for the 'Get Owner' operation.static intSEQ_CONTENT__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intSEQ_CONTENT__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intSEQ_CONTENT__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intSEQ_CONTENT__CONTENT_ELEMENTThe feature id for the 'Content Element' containment reference list.static intSEQ_CONTENT__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intSEQ_CONTENT__NAMEThe feature id for the 'Name' attribute.static intSEQ_CONTENT__SOURCEThe feature id for the 'Source' containment reference list.static intSEQ_CONTENT__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intSEQ_CONTENT__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intSEQ_CONTENT_FEATURE_COUNTThe number of structural features of the 'Seq Content' class.static intSEQ_CONTENT_OPERATION_COUNTThe number of operations of the 'Seq Content' class.static intSIMPLE_CONTENT_TYPEThe meta object id for the 'Simple Content Type' class.static intSIMPLE_CONTENT_TYPE___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intSIMPLE_CONTENT_TYPE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intSIMPLE_CONTENT_TYPE___GET_GROUPThe operation id for the 'Get Group' operation.static intSIMPLE_CONTENT_TYPE___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intSIMPLE_CONTENT_TYPE___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intSIMPLE_CONTENT_TYPE___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intSIMPLE_CONTENT_TYPE___GET_MODELThe operation id for the 'Get Model' operation.static intSIMPLE_CONTENT_TYPE___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intSIMPLE_CONTENT_TYPE___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intSIMPLE_CONTENT_TYPE___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intSIMPLE_CONTENT_TYPE___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intSIMPLE_CONTENT_TYPE___GET_OWNERThe operation id for the 'Get Owner' operation.static intSIMPLE_CONTENT_TYPE__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intSIMPLE_CONTENT_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intSIMPLE_CONTENT_TYPE__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intSIMPLE_CONTENT_TYPE__CONTENT_ELEMENTThe feature id for the 'Content Element' containment reference list.static intSIMPLE_CONTENT_TYPE__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intSIMPLE_CONTENT_TYPE__KINDThe feature id for the 'Kind' attribute.static intSIMPLE_CONTENT_TYPE__NAMEThe feature id for the 'Name' attribute.static intSIMPLE_CONTENT_TYPE__SOURCEThe feature id for the 'Source' containment reference list.static intSIMPLE_CONTENT_TYPE__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intSIMPLE_CONTENT_TYPE__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intSIMPLE_CONTENT_TYPE__TYPEThe feature id for the 'Type' reference list.static intSIMPLE_CONTENT_TYPE_FEATURE_COUNTThe number of structural features of the 'Simple Content Type' class.static intSIMPLE_CONTENT_TYPE_OPERATION_COUNTThe number of operations of the 'Simple Content Type' class.static intTYPED_BYThe meta object id for the 'Typed By' class.static intTYPED_BY___GET_FROMThe operation id for the 'Get From' operation.static intTYPED_BY___GET_TOThe operation id for the 'Get To' operation.static intTYPED_BY__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intTYPED_BY__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intTYPED_BY__FROMThe feature id for the 'From' reference.static intTYPED_BY__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intTYPED_BY__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intTYPED_BY__TOThe feature id for the 'To' reference.static intTYPED_BY_FEATURE_COUNTThe number of structural features of the 'Typed By' class.static intTYPED_BY_OPERATION_COUNTThe number of operations of the 'Typed By' class.static intUNIQUE_KEYThe meta object id for the 'Unique Key' class.static intUNIQUE_KEY___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intUNIQUE_KEY___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intUNIQUE_KEY___GET_GROUPThe operation id for the 'Get Group' operation.static intUNIQUE_KEY___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intUNIQUE_KEY___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intUNIQUE_KEY___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intUNIQUE_KEY___GET_MODELThe operation id for the 'Get Model' operation.static intUNIQUE_KEY___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intUNIQUE_KEY___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intUNIQUE_KEY___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intUNIQUE_KEY___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intUNIQUE_KEY___GET_OWNERThe operation id for the 'Get Owner' operation.static intUNIQUE_KEY__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intUNIQUE_KEY__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intUNIQUE_KEY__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intUNIQUE_KEY__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intUNIQUE_KEY__IMPLEMENTATIONThe feature id for the 'Implementation' reference list.static intUNIQUE_KEY__NAMEThe feature id for the 'Name' attribute.static intUNIQUE_KEY__SOURCEThe feature id for the 'Source' containment reference list.static intUNIQUE_KEY__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intUNIQUE_KEY__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intUNIQUE_KEY_FEATURE_COUNTThe number of structural features of the 'Unique Key' class.static intUNIQUE_KEY_OPERATION_COUNTThe number of operations of the 'Unique Key' class.static intWRITES_COLUMN_SETThe meta object id for the 'Writes Column Set' class.static intWRITES_COLUMN_SET___GET_FROMThe operation id for the 'Get From' operation.static intWRITES_COLUMN_SET___GET_TOThe operation id for the 'Get To' operation.static intWRITES_COLUMN_SET__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intWRITES_COLUMN_SET__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intWRITES_COLUMN_SET__FROMThe feature id for the 'From' reference.static intWRITES_COLUMN_SET__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intWRITES_COLUMN_SET__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intWRITES_COLUMN_SET__TOThe feature id for the 'To' reference.static intWRITES_COLUMN_SET_FEATURE_COUNTThe number of structural features of the 'Writes Column Set' class.static intWRITES_COLUMN_SET_OPERATION_COUNTThe number of operations of the 'Writes Column Set' class.static intXML_SCHEMAThe meta object id for the 'XML Schema' class.static intXML_SCHEMA___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.static intXML_SCHEMA___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.static intXML_SCHEMA___GET_GROUPThe operation id for the 'Get Group' operation.static intXML_SCHEMA___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.static intXML_SCHEMA___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.static intXML_SCHEMA___GET_INBOUNDThe operation id for the 'Get Inbound' operation.static intXML_SCHEMA___GET_MODELThe operation id for the 'Get Model' operation.static intXML_SCHEMA___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.static intXML_SCHEMA___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.static intXML_SCHEMA___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.static intXML_SCHEMA___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.static intXML_SCHEMA___GET_OWNERThe operation id for the 'Get Owner' operation.static intXML_SCHEMA__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.static intXML_SCHEMA__ANNOTATIONThe feature id for the 'Annotation' containment reference list.static intXML_SCHEMA__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.static intXML_SCHEMA__CONTENT_ELEMENTThe feature id for the 'Content Element' containment reference list.static intXML_SCHEMA__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.static intXML_SCHEMA__NAMEThe feature id for the 'Name' attribute.static intXML_SCHEMA__SOURCEThe feature id for the 'Source' containment reference list.static intXML_SCHEMA__STEREOTYPEThe feature id for the 'Stereotype' reference list.static intXML_SCHEMA__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.static intXML_SCHEMA_FEATURE_COUNTThe number of structural features of the 'XML Schema' class.static intXML_SCHEMA_OPERATION_COUNTThe number of operations of the 'XML Schema' class. -
Method Summary
Modifier and Type Method Description org.eclipse.emf.ecore.EClassgetAbstractContentElement()Returns the meta object for class 'Abstract Content Element'.org.eclipse.emf.ecore.EClassgetAbstractDataElement()Returns the meta object for class 'Abstract Data Element'.org.eclipse.emf.ecore.EReferencegetAbstractDataElement_Abstraction()Returns the meta object for the containment reference list 'Abstraction'.org.eclipse.emf.ecore.EReferencegetAbstractDataElement_DataRelation()Returns the meta object for the containment reference list 'Data Relation'.org.eclipse.emf.ecore.EReferencegetAbstractDataElement_Source()Returns the meta object for the containment reference list 'Source'.org.eclipse.emf.ecore.EClassgetAbstractDataRelationship()Returns the meta object for class 'Abstract Data Relationship'.org.eclipse.emf.ecore.EClassgetAllContent()Returns the meta object for class 'All Content'.org.eclipse.emf.ecore.EClassgetCatalog()Returns the meta object for class 'Catalog'.org.eclipse.emf.ecore.EClassgetChoiceContent()Returns the meta object for class 'Choice Content'.org.eclipse.emf.ecore.EClassgetColumnSet()Returns the meta object for class 'Column Set'.org.eclipse.emf.ecore.EReferencegetColumnSet_ItemUnit()Returns the meta object for the containment reference list 'Item Unit'.org.eclipse.emf.ecore.EClassgetComplexContentType()Returns the meta object for class 'Complex Content Type'.org.eclipse.emf.ecore.EReferencegetComplexContentType_ContentElement()Returns the meta object for the containment reference list 'Content Element'.org.eclipse.emf.ecore.EClassgetContentAttribute()Returns the meta object for class 'Content Attribute'.org.eclipse.emf.ecore.EClassgetContentElement()Returns the meta object for class 'Content Element'.org.eclipse.emf.ecore.EClassgetContentItem()Returns the meta object for class 'Content Item'.org.eclipse.emf.ecore.EReferencegetContentItem_ContentElement()Returns the meta object for the containment reference list 'Content Element'.org.eclipse.emf.ecore.EReferencegetContentItem_Type()Returns the meta object for the reference 'Type'.org.eclipse.emf.ecore.EClassgetContentReference()Returns the meta object for class 'Content Reference'.org.eclipse.emf.ecore.EClassgetContentRestriction()Returns the meta object for class 'Content Restriction'.org.eclipse.emf.ecore.EAttributegetContentRestriction_Kind()Returns the meta object for the attribute 'Kind'.org.eclipse.emf.ecore.EAttributegetContentRestriction_Value()Returns the meta object for the attribute 'Value'.org.eclipse.emf.ecore.EClassgetDataAction()Returns the meta object for class 'Action'.org.eclipse.emf.ecore.EReferencegetDataAction_DataElement()Returns the meta object for the containment reference list 'Data Element'.org.eclipse.emf.ecore.EReferencegetDataAction_Implementation()Returns the meta object for the reference list 'Implementation'.org.eclipse.emf.ecore.EAttributegetDataAction_Kind()Returns the meta object for the attribute 'Kind'.org.eclipse.emf.ecore.EClassgetDataContainer()Returns the meta object for class 'Container'.org.eclipse.emf.ecore.EReferencegetDataContainer_DataElement()Returns the meta object for the containment reference list 'Data Element'.org.eclipse.emf.ecore.EClassgetDataEvent()Returns the meta object for class 'Event'.org.eclipse.emf.ecore.EAttributegetDataEvent_Kind()Returns the meta object for the attribute 'Kind'.DataFactorygetDataFactory()Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EClassgetDataModel()Returns the meta object for class 'Model'.org.eclipse.emf.ecore.EReferencegetDataModel_DataElement()Returns the meta object for the containment reference list 'Data Element'.org.eclipse.emf.ecore.EClassgetDataRelationship()Returns the meta object for class 'Relationship'.org.eclipse.emf.ecore.EReferencegetDataRelationship_From()Returns the meta object for the reference 'From'.org.eclipse.emf.ecore.EReferencegetDataRelationship_To()Returns the meta object for the reference 'To'.org.eclipse.emf.ecore.EClassgetDataResource()Returns the meta object for class 'Resource'.org.eclipse.emf.ecore.EClassgetDataSegment()Returns the meta object for class 'Segment'.org.eclipse.emf.ecore.EClassgetDatatypeOf()Returns the meta object for class 'Datatype Of'.org.eclipse.emf.ecore.EReferencegetDatatypeOf_From()Returns the meta object for the reference 'From'.org.eclipse.emf.ecore.EReferencegetDatatypeOf_To()Returns the meta object for the reference 'To'.org.eclipse.emf.ecore.EClassgetExtendedDataElement()Returns the meta object for class 'Extended Data Element'.org.eclipse.emf.ecore.EClassgetExtensionTo()Returns the meta object for class 'Extension To'.org.eclipse.emf.ecore.EReferencegetExtensionTo_From()Returns the meta object for the reference 'From'.org.eclipse.emf.ecore.EReferencegetExtensionTo_To()Returns the meta object for the reference 'To'.org.eclipse.emf.ecore.EClassgetGroupContent()Returns the meta object for class 'Group Content'.org.eclipse.emf.ecore.EClassgetHasContent()Returns the meta object for class 'Has Content'.org.eclipse.emf.ecore.EReferencegetHasContent_From()Returns the meta object for the reference 'From'.org.eclipse.emf.ecore.EReferencegetHasContent_To()Returns the meta object for the reference 'To'.org.eclipse.emf.ecore.EClassgetIndex()Returns the meta object for class 'Index'.org.eclipse.emf.ecore.EClassgetIndexElement()Returns the meta object for class 'Index Element'.org.eclipse.emf.ecore.EReferencegetIndexElement_Implementation()Returns the meta object for the reference list 'Implementation'.org.eclipse.emf.ecore.EClassgetKeyRelation()Returns the meta object for class 'Key Relation'.org.eclipse.emf.ecore.EReferencegetKeyRelation_From()Returns the meta object for the reference 'From'.org.eclipse.emf.ecore.EReferencegetKeyRelation_To()Returns the meta object for the reference 'To'.org.eclipse.emf.ecore.EClassgetManagesData()Returns the meta object for class 'Manages Data'.org.eclipse.emf.ecore.EReferencegetManagesData_From()Returns the meta object for the reference 'From'.org.eclipse.emf.ecore.EReferencegetManagesData_To()Returns the meta object for the reference 'To'.org.eclipse.emf.ecore.EClassgetMixedContent()Returns the meta object for class 'Mixed Content'.org.eclipse.emf.ecore.EClassgetProducesDataEvent()Returns the meta object for class 'Produces Data Event'.org.eclipse.emf.ecore.EReferencegetProducesDataEvent_From()Returns the meta object for the reference 'From'.org.eclipse.emf.ecore.EReferencegetProducesDataEvent_To()Returns the meta object for the reference 'To'.org.eclipse.emf.ecore.EClassgetReadsColumnSet()Returns the meta object for class 'Reads Column Set'.org.eclipse.emf.ecore.EReferencegetReadsColumnSet_From()Returns the meta object for the reference 'From'.org.eclipse.emf.ecore.EReferencegetReadsColumnSet_To()Returns the meta object for the reference 'To'.org.eclipse.emf.ecore.EClassgetRecordFile()Returns the meta object for class 'Record File'.org.eclipse.emf.ecore.EClassgetReferenceKey()Returns the meta object for class 'Reference Key'.org.eclipse.emf.ecore.EClassgetReferenceTo()Returns the meta object for class 'Reference To'.org.eclipse.emf.ecore.EReferencegetReferenceTo_From()Returns the meta object for the reference 'From'.org.eclipse.emf.ecore.EReferencegetReferenceTo_To()Returns the meta object for the reference 'To'.org.eclipse.emf.ecore.EClassgetRelationalSchema()Returns the meta object for class 'Relational Schema'.org.eclipse.emf.ecore.EReferencegetRelationalSchema_CodeElement()Returns the meta object for the containment reference list 'Code Element'.org.eclipse.emf.ecore.EClassgetRelationalTable()Returns the meta object for class 'Relational Table'.org.eclipse.emf.ecore.EClassgetRelationalView()Returns the meta object for class 'Relational View'.org.eclipse.emf.ecore.EClassgetRestrictionOf()Returns the meta object for class 'Restriction Of'.org.eclipse.emf.ecore.EReferencegetRestrictionOf_From()Returns the meta object for the reference 'From'.org.eclipse.emf.ecore.EReferencegetRestrictionOf_To()Returns the meta object for the reference 'To'.org.eclipse.emf.ecore.EClassgetSeqContent()Returns the meta object for class 'Seq Content'.org.eclipse.emf.ecore.EClassgetSimpleContentType()Returns the meta object for class 'Simple Content Type'.org.eclipse.emf.ecore.EAttributegetSimpleContentType_Kind()Returns the meta object for the attribute 'Kind'.org.eclipse.emf.ecore.EReferencegetSimpleContentType_Type()Returns the meta object for the reference list 'Type'.org.eclipse.emf.ecore.EClassgetTypedBy()Returns the meta object for class 'Typed By'.org.eclipse.emf.ecore.EReferencegetTypedBy_From()Returns the meta object for the reference 'From'.org.eclipse.emf.ecore.EReferencegetTypedBy_To()Returns the meta object for the reference 'To'.org.eclipse.emf.ecore.EClassgetUniqueKey()Returns the meta object for class 'Unique Key'.org.eclipse.emf.ecore.EClassgetWritesColumnSet()Returns the meta object for class 'Writes Column Set'.org.eclipse.emf.ecore.EReferencegetWritesColumnSet_From()Returns the meta object for the reference 'From'.org.eclipse.emf.ecore.EReferencegetWritesColumnSet_To()Returns the meta object for the reference 'To'.org.eclipse.emf.ecore.EClassgetXMLSchema()Returns the meta object for class 'XML Schema'.org.eclipse.emf.ecore.EReferencegetXMLSchema_ContentElement()Returns the meta object for the containment reference list 'Content Element'.Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotationsMethods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setNameMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
eNAME
The package name.- See Also:
- Constant Field Values
-
eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
-
eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
-
eINSTANCE
The singleton instance of the package. -
DATA_MODEL
static final int DATA_MODELThe meta object id for the 'Model' class. -
DATA_MODEL__ATTRIBUTE
static final int DATA_MODEL__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
DATA_MODEL__ANNOTATION
static final int DATA_MODEL__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
DATA_MODEL__STEREOTYPE
static final int DATA_MODEL__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
DATA_MODEL__TAGGED_VALUE
static final int DATA_MODEL__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
DATA_MODEL__AUDIT
static final int DATA_MODEL__AUDITThe feature id for the 'Audit' containment reference list.- See Also:
- Constant Field Values
-
DATA_MODEL__EXTENSION_FAMILY
static final int DATA_MODEL__EXTENSION_FAMILYThe feature id for the 'Extension Family' containment reference list.- See Also:
- Constant Field Values
-
DATA_MODEL__NAME
static final int DATA_MODEL__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DATA_MODEL__DATA_ELEMENT
static final int DATA_MODEL__DATA_ELEMENTThe feature id for the 'Data Element' containment reference list.- See Also:
- Constant Field Values
-
DATA_MODEL_FEATURE_COUNT
static final int DATA_MODEL_FEATURE_COUNTThe number of structural features of the 'Model' class.- See Also:
- Constant Field Values
-
DATA_MODEL_OPERATION_COUNT
static final int DATA_MODEL_OPERATION_COUNTThe number of operations of the 'Model' class.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_ELEMENT
static final int ABSTRACT_DATA_ELEMENTThe meta object id for the 'Abstract Data Element' class. -
ABSTRACT_DATA_ELEMENT__ATTRIBUTE
static final int ABSTRACT_DATA_ELEMENT__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_ELEMENT__ANNOTATION
static final int ABSTRACT_DATA_ELEMENT__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_ELEMENT__STEREOTYPE
static final int ABSTRACT_DATA_ELEMENT__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_ELEMENT__TAGGED_VALUE
static final int ABSTRACT_DATA_ELEMENT__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_ELEMENT__NAME
static final int ABSTRACT_DATA_ELEMENT__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_ELEMENT__SOURCE
static final int ABSTRACT_DATA_ELEMENT__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_ELEMENT__DATA_RELATION
static final int ABSTRACT_DATA_ELEMENT__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_ELEMENT__ABSTRACTION
static final int ABSTRACT_DATA_ELEMENT__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_ELEMENT_FEATURE_COUNT
static final int ABSTRACT_DATA_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Abstract Data Element' class.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_ELEMENT___CREATE_AGGREGATION__KDMENTITY
static final int ABSTRACT_DATA_ELEMENT___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_ELEMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int ABSTRACT_DATA_ELEMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_ELEMENT___GET_INBOUND
static final int ABSTRACT_DATA_ELEMENT___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_ELEMENT___GET_OUTBOUND
static final int ABSTRACT_DATA_ELEMENT___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_ELEMENT___GET_OWNED_RELATION
static final int ABSTRACT_DATA_ELEMENT___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_ELEMENT___GET_IN_AGGREGATED
static final int ABSTRACT_DATA_ELEMENT___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_ELEMENT___GET_OUT_AGGREGATED
static final int ABSTRACT_DATA_ELEMENT___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_ELEMENT___GET_OWNER
static final int ABSTRACT_DATA_ELEMENT___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_ELEMENT___GET_OWNED_ELEMENT
static final int ABSTRACT_DATA_ELEMENT___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_ELEMENT___GET_GROUP
static final int ABSTRACT_DATA_ELEMENT___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_ELEMENT___GET_GROUPED_ELEMENT
static final int ABSTRACT_DATA_ELEMENT___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_ELEMENT___GET_MODEL
static final int ABSTRACT_DATA_ELEMENT___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_ELEMENT_OPERATION_COUNT
static final int ABSTRACT_DATA_ELEMENT_OPERATION_COUNTThe number of operations of the 'Abstract Data Element' class.- See Also:
- Constant Field Values
-
DATA_RESOURCE
static final int DATA_RESOURCEThe meta object id for the 'Resource' class. -
DATA_RESOURCE__ATTRIBUTE
static final int DATA_RESOURCE__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
DATA_RESOURCE__ANNOTATION
static final int DATA_RESOURCE__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
DATA_RESOURCE__STEREOTYPE
static final int DATA_RESOURCE__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
DATA_RESOURCE__TAGGED_VALUE
static final int DATA_RESOURCE__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
DATA_RESOURCE__NAME
static final int DATA_RESOURCE__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DATA_RESOURCE__SOURCE
static final int DATA_RESOURCE__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
DATA_RESOURCE__DATA_RELATION
static final int DATA_RESOURCE__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
DATA_RESOURCE__ABSTRACTION
static final int DATA_RESOURCE__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
DATA_RESOURCE_FEATURE_COUNT
static final int DATA_RESOURCE_FEATURE_COUNTThe number of structural features of the 'Resource' class.- See Also:
- Constant Field Values
-
DATA_RESOURCE___CREATE_AGGREGATION__KDMENTITY
static final int DATA_RESOURCE___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
DATA_RESOURCE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int DATA_RESOURCE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
DATA_RESOURCE___GET_INBOUND
static final int DATA_RESOURCE___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
DATA_RESOURCE___GET_OUTBOUND
static final int DATA_RESOURCE___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
DATA_RESOURCE___GET_OWNED_RELATION
static final int DATA_RESOURCE___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
DATA_RESOURCE___GET_IN_AGGREGATED
static final int DATA_RESOURCE___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
DATA_RESOURCE___GET_OUT_AGGREGATED
static final int DATA_RESOURCE___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
DATA_RESOURCE___GET_OWNER
static final int DATA_RESOURCE___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
DATA_RESOURCE___GET_OWNED_ELEMENT
static final int DATA_RESOURCE___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
DATA_RESOURCE___GET_GROUP
static final int DATA_RESOURCE___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
DATA_RESOURCE___GET_GROUPED_ELEMENT
static final int DATA_RESOURCE___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
DATA_RESOURCE___GET_MODEL
static final int DATA_RESOURCE___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
DATA_RESOURCE_OPERATION_COUNT
static final int DATA_RESOURCE_OPERATION_COUNTThe number of operations of the 'Resource' class.- See Also:
- Constant Field Values
-
INDEX_ELEMENT
static final int INDEX_ELEMENTThe meta object id for the 'Index Element' class. -
INDEX_ELEMENT__ATTRIBUTE
static final int INDEX_ELEMENT__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
INDEX_ELEMENT__ANNOTATION
static final int INDEX_ELEMENT__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
INDEX_ELEMENT__STEREOTYPE
static final int INDEX_ELEMENT__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
INDEX_ELEMENT__TAGGED_VALUE
static final int INDEX_ELEMENT__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
INDEX_ELEMENT__NAME
static final int INDEX_ELEMENT__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
INDEX_ELEMENT__SOURCE
static final int INDEX_ELEMENT__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
INDEX_ELEMENT__DATA_RELATION
static final int INDEX_ELEMENT__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
INDEX_ELEMENT__ABSTRACTION
static final int INDEX_ELEMENT__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
INDEX_ELEMENT__IMPLEMENTATION
static final int INDEX_ELEMENT__IMPLEMENTATIONThe feature id for the 'Implementation' reference list.- See Also:
- Constant Field Values
-
INDEX_ELEMENT_FEATURE_COUNT
static final int INDEX_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Index Element' class.- See Also:
- Constant Field Values
-
INDEX_ELEMENT___CREATE_AGGREGATION__KDMENTITY
static final int INDEX_ELEMENT___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
INDEX_ELEMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int INDEX_ELEMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
INDEX_ELEMENT___GET_INBOUND
static final int INDEX_ELEMENT___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
INDEX_ELEMENT___GET_OUTBOUND
static final int INDEX_ELEMENT___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
INDEX_ELEMENT___GET_OWNED_RELATION
static final int INDEX_ELEMENT___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
INDEX_ELEMENT___GET_IN_AGGREGATED
static final int INDEX_ELEMENT___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
INDEX_ELEMENT___GET_OUT_AGGREGATED
static final int INDEX_ELEMENT___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
INDEX_ELEMENT___GET_OWNER
static final int INDEX_ELEMENT___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
INDEX_ELEMENT___GET_OWNED_ELEMENT
static final int INDEX_ELEMENT___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
INDEX_ELEMENT___GET_GROUP
static final int INDEX_ELEMENT___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
INDEX_ELEMENT___GET_GROUPED_ELEMENT
static final int INDEX_ELEMENT___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
INDEX_ELEMENT___GET_MODEL
static final int INDEX_ELEMENT___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
INDEX_ELEMENT_OPERATION_COUNT
static final int INDEX_ELEMENT_OPERATION_COUNTThe number of operations of the 'Index Element' class.- See Also:
- Constant Field Values
-
UNIQUE_KEY
static final int UNIQUE_KEYThe meta object id for the 'Unique Key' class. -
UNIQUE_KEY__ATTRIBUTE
static final int UNIQUE_KEY__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
UNIQUE_KEY__ANNOTATION
static final int UNIQUE_KEY__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
UNIQUE_KEY__STEREOTYPE
static final int UNIQUE_KEY__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
UNIQUE_KEY__TAGGED_VALUE
static final int UNIQUE_KEY__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
UNIQUE_KEY__NAME
static final int UNIQUE_KEY__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
UNIQUE_KEY__SOURCE
static final int UNIQUE_KEY__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
UNIQUE_KEY__DATA_RELATION
static final int UNIQUE_KEY__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
UNIQUE_KEY__ABSTRACTION
static final int UNIQUE_KEY__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
UNIQUE_KEY__IMPLEMENTATION
static final int UNIQUE_KEY__IMPLEMENTATIONThe feature id for the 'Implementation' reference list.- See Also:
- Constant Field Values
-
UNIQUE_KEY_FEATURE_COUNT
static final int UNIQUE_KEY_FEATURE_COUNTThe number of structural features of the 'Unique Key' class.- See Also:
- Constant Field Values
-
UNIQUE_KEY___CREATE_AGGREGATION__KDMENTITY
static final int UNIQUE_KEY___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
UNIQUE_KEY___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int UNIQUE_KEY___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
UNIQUE_KEY___GET_INBOUND
static final int UNIQUE_KEY___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
UNIQUE_KEY___GET_OUTBOUND
static final int UNIQUE_KEY___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
UNIQUE_KEY___GET_OWNED_RELATION
static final int UNIQUE_KEY___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
UNIQUE_KEY___GET_IN_AGGREGATED
static final int UNIQUE_KEY___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
UNIQUE_KEY___GET_OUT_AGGREGATED
static final int UNIQUE_KEY___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
UNIQUE_KEY___GET_OWNER
static final int UNIQUE_KEY___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
UNIQUE_KEY___GET_OWNED_ELEMENT
static final int UNIQUE_KEY___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
UNIQUE_KEY___GET_GROUP
static final int UNIQUE_KEY___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
UNIQUE_KEY___GET_GROUPED_ELEMENT
static final int UNIQUE_KEY___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
UNIQUE_KEY___GET_MODEL
static final int UNIQUE_KEY___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
UNIQUE_KEY_OPERATION_COUNT
static final int UNIQUE_KEY_OPERATION_COUNTThe number of operations of the 'Unique Key' class.- See Also:
- Constant Field Values
-
INDEX
static final int INDEXThe meta object id for the 'Index' class.- See Also:
IndexImpl,DataPackageImpl.getIndex(), Constant Field Values
-
INDEX__ATTRIBUTE
static final int INDEX__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
INDEX__ANNOTATION
static final int INDEX__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
INDEX__STEREOTYPE
static final int INDEX__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
INDEX__TAGGED_VALUE
static final int INDEX__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
INDEX__NAME
static final int INDEX__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
INDEX__SOURCE
static final int INDEX__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
INDEX__DATA_RELATION
static final int INDEX__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
INDEX__ABSTRACTION
static final int INDEX__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
INDEX__IMPLEMENTATION
static final int INDEX__IMPLEMENTATIONThe feature id for the 'Implementation' reference list.- See Also:
- Constant Field Values
-
INDEX_FEATURE_COUNT
static final int INDEX_FEATURE_COUNTThe number of structural features of the 'Index' class.- See Also:
- Constant Field Values
-
INDEX___CREATE_AGGREGATION__KDMENTITY
static final int INDEX___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
INDEX___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int INDEX___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
INDEX___GET_INBOUND
static final int INDEX___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
INDEX___GET_OUTBOUND
static final int INDEX___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
INDEX___GET_OWNED_RELATION
static final int INDEX___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
INDEX___GET_IN_AGGREGATED
static final int INDEX___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
INDEX___GET_OUT_AGGREGATED
static final int INDEX___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
INDEX___GET_OWNER
static final int INDEX___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
INDEX___GET_OWNED_ELEMENT
static final int INDEX___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
INDEX___GET_GROUP
static final int INDEX___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
INDEX___GET_GROUPED_ELEMENT
static final int INDEX___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
INDEX___GET_MODEL
static final int INDEX___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
INDEX_OPERATION_COUNT
static final int INDEX_OPERATION_COUNTThe number of operations of the 'Index' class.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_RELATIONSHIP
static final int ABSTRACT_DATA_RELATIONSHIPThe meta object id for the 'Abstract Data Relationship' class. -
ABSTRACT_DATA_RELATIONSHIP__ATTRIBUTE
static final int ABSTRACT_DATA_RELATIONSHIP__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_RELATIONSHIP__ANNOTATION
static final int ABSTRACT_DATA_RELATIONSHIP__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_RELATIONSHIP__STEREOTYPE
static final int ABSTRACT_DATA_RELATIONSHIP__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_RELATIONSHIP__TAGGED_VALUE
static final int ABSTRACT_DATA_RELATIONSHIP__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_RELATIONSHIP_FEATURE_COUNT
static final int ABSTRACT_DATA_RELATIONSHIP_FEATURE_COUNTThe number of structural features of the 'Abstract Data Relationship' class.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_RELATIONSHIP___GET_TO
static final int ABSTRACT_DATA_RELATIONSHIP___GET_TOThe operation id for the 'Get To' operation.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_RELATIONSHIP___GET_FROM
static final int ABSTRACT_DATA_RELATIONSHIP___GET_FROMThe operation id for the 'Get From' operation.- See Also:
- Constant Field Values
-
ABSTRACT_DATA_RELATIONSHIP_OPERATION_COUNT
static final int ABSTRACT_DATA_RELATIONSHIP_OPERATION_COUNTThe number of operations of the 'Abstract Data Relationship' class.- See Also:
- Constant Field Values
-
KEY_RELATION
static final int KEY_RELATIONThe meta object id for the 'Key Relation' class. -
KEY_RELATION__ATTRIBUTE
static final int KEY_RELATION__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
KEY_RELATION__ANNOTATION
static final int KEY_RELATION__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
KEY_RELATION__STEREOTYPE
static final int KEY_RELATION__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
KEY_RELATION__TAGGED_VALUE
static final int KEY_RELATION__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
KEY_RELATION__TO
static final int KEY_RELATION__TOThe feature id for the 'To' reference.- See Also:
- Constant Field Values
-
KEY_RELATION__FROM
static final int KEY_RELATION__FROMThe feature id for the 'From' reference.- See Also:
- Constant Field Values
-
KEY_RELATION_FEATURE_COUNT
static final int KEY_RELATION_FEATURE_COUNTThe number of structural features of the 'Key Relation' class.- See Also:
- Constant Field Values
-
KEY_RELATION___GET_TO
static final int KEY_RELATION___GET_TOThe operation id for the 'Get To' operation.- See Also:
- Constant Field Values
-
KEY_RELATION___GET_FROM
static final int KEY_RELATION___GET_FROMThe operation id for the 'Get From' operation.- See Also:
- Constant Field Values
-
KEY_RELATION_OPERATION_COUNT
static final int KEY_RELATION_OPERATION_COUNTThe number of operations of the 'Key Relation' class.- See Also:
- Constant Field Values
-
REFERENCE_KEY
static final int REFERENCE_KEYThe meta object id for the 'Reference Key' class. -
REFERENCE_KEY__ATTRIBUTE
static final int REFERENCE_KEY__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
REFERENCE_KEY__ANNOTATION
static final int REFERENCE_KEY__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
REFERENCE_KEY__STEREOTYPE
static final int REFERENCE_KEY__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
REFERENCE_KEY__TAGGED_VALUE
static final int REFERENCE_KEY__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
REFERENCE_KEY__NAME
static final int REFERENCE_KEY__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
REFERENCE_KEY__SOURCE
static final int REFERENCE_KEY__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
REFERENCE_KEY__DATA_RELATION
static final int REFERENCE_KEY__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
REFERENCE_KEY__ABSTRACTION
static final int REFERENCE_KEY__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
REFERENCE_KEY__IMPLEMENTATION
static final int REFERENCE_KEY__IMPLEMENTATIONThe feature id for the 'Implementation' reference list.- See Also:
- Constant Field Values
-
REFERENCE_KEY_FEATURE_COUNT
static final int REFERENCE_KEY_FEATURE_COUNTThe number of structural features of the 'Reference Key' class.- See Also:
- Constant Field Values
-
REFERENCE_KEY___CREATE_AGGREGATION__KDMENTITY
static final int REFERENCE_KEY___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
REFERENCE_KEY___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int REFERENCE_KEY___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
REFERENCE_KEY___GET_INBOUND
static final int REFERENCE_KEY___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
REFERENCE_KEY___GET_OUTBOUND
static final int REFERENCE_KEY___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
REFERENCE_KEY___GET_OWNED_RELATION
static final int REFERENCE_KEY___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
REFERENCE_KEY___GET_IN_AGGREGATED
static final int REFERENCE_KEY___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
REFERENCE_KEY___GET_OUT_AGGREGATED
static final int REFERENCE_KEY___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
REFERENCE_KEY___GET_OWNER
static final int REFERENCE_KEY___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
REFERENCE_KEY___GET_OWNED_ELEMENT
static final int REFERENCE_KEY___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
REFERENCE_KEY___GET_GROUP
static final int REFERENCE_KEY___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
REFERENCE_KEY___GET_GROUPED_ELEMENT
static final int REFERENCE_KEY___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
REFERENCE_KEY___GET_MODEL
static final int REFERENCE_KEY___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
REFERENCE_KEY_OPERATION_COUNT
static final int REFERENCE_KEY_OPERATION_COUNTThe number of operations of the 'Reference Key' class.- See Also:
- Constant Field Values
-
DATA_CONTAINER
static final int DATA_CONTAINERThe meta object id for the 'Container' class. -
DATA_CONTAINER__ATTRIBUTE
static final int DATA_CONTAINER__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
DATA_CONTAINER__ANNOTATION
static final int DATA_CONTAINER__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
DATA_CONTAINER__STEREOTYPE
static final int DATA_CONTAINER__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
DATA_CONTAINER__TAGGED_VALUE
static final int DATA_CONTAINER__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
DATA_CONTAINER__NAME
static final int DATA_CONTAINER__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DATA_CONTAINER__SOURCE
static final int DATA_CONTAINER__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
DATA_CONTAINER__DATA_RELATION
static final int DATA_CONTAINER__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
DATA_CONTAINER__ABSTRACTION
static final int DATA_CONTAINER__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
DATA_CONTAINER__DATA_ELEMENT
static final int DATA_CONTAINER__DATA_ELEMENTThe feature id for the 'Data Element' containment reference list.- See Also:
- Constant Field Values
-
DATA_CONTAINER_FEATURE_COUNT
static final int DATA_CONTAINER_FEATURE_COUNTThe number of structural features of the 'Container' class.- See Also:
- Constant Field Values
-
DATA_CONTAINER___CREATE_AGGREGATION__KDMENTITY
static final int DATA_CONTAINER___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
DATA_CONTAINER___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int DATA_CONTAINER___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
DATA_CONTAINER___GET_INBOUND
static final int DATA_CONTAINER___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
DATA_CONTAINER___GET_OUTBOUND
static final int DATA_CONTAINER___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
DATA_CONTAINER___GET_OWNED_RELATION
static final int DATA_CONTAINER___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
DATA_CONTAINER___GET_IN_AGGREGATED
static final int DATA_CONTAINER___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
DATA_CONTAINER___GET_OUT_AGGREGATED
static final int DATA_CONTAINER___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
DATA_CONTAINER___GET_OWNER
static final int DATA_CONTAINER___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
DATA_CONTAINER___GET_OWNED_ELEMENT
static final int DATA_CONTAINER___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
DATA_CONTAINER___GET_GROUP
static final int DATA_CONTAINER___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
DATA_CONTAINER___GET_GROUPED_ELEMENT
static final int DATA_CONTAINER___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
DATA_CONTAINER___GET_MODEL
static final int DATA_CONTAINER___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
DATA_CONTAINER_OPERATION_COUNT
static final int DATA_CONTAINER_OPERATION_COUNTThe number of operations of the 'Container' class.- See Also:
- Constant Field Values
-
CATALOG
static final int CATALOGThe meta object id for the 'Catalog' class. -
CATALOG__ATTRIBUTE
static final int CATALOG__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
CATALOG__ANNOTATION
static final int CATALOG__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
CATALOG__STEREOTYPE
static final int CATALOG__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
CATALOG__TAGGED_VALUE
static final int CATALOG__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
CATALOG__NAME
static final int CATALOG__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CATALOG__SOURCE
static final int CATALOG__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
CATALOG__DATA_RELATION
static final int CATALOG__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
CATALOG__ABSTRACTION
static final int CATALOG__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
CATALOG__DATA_ELEMENT
static final int CATALOG__DATA_ELEMENTThe feature id for the 'Data Element' containment reference list.- See Also:
- Constant Field Values
-
CATALOG_FEATURE_COUNT
static final int CATALOG_FEATURE_COUNTThe number of structural features of the 'Catalog' class.- See Also:
- Constant Field Values
-
CATALOG___CREATE_AGGREGATION__KDMENTITY
static final int CATALOG___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
CATALOG___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int CATALOG___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
CATALOG___GET_INBOUND
static final int CATALOG___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
CATALOG___GET_OUTBOUND
static final int CATALOG___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
CATALOG___GET_OWNED_RELATION
static final int CATALOG___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
CATALOG___GET_IN_AGGREGATED
static final int CATALOG___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
CATALOG___GET_OUT_AGGREGATED
static final int CATALOG___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
CATALOG___GET_OWNER
static final int CATALOG___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
CATALOG___GET_OWNED_ELEMENT
static final int CATALOG___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
CATALOG___GET_GROUP
static final int CATALOG___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
CATALOG___GET_GROUPED_ELEMENT
static final int CATALOG___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
CATALOG___GET_MODEL
static final int CATALOG___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
CATALOG_OPERATION_COUNT
static final int CATALOG_OPERATION_COUNTThe number of operations of the 'Catalog' class.- See Also:
- Constant Field Values
-
RELATIONAL_SCHEMA
static final int RELATIONAL_SCHEMAThe meta object id for the 'Relational Schema' class. -
RELATIONAL_SCHEMA__ATTRIBUTE
static final int RELATIONAL_SCHEMA__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
RELATIONAL_SCHEMA__ANNOTATION
static final int RELATIONAL_SCHEMA__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
RELATIONAL_SCHEMA__STEREOTYPE
static final int RELATIONAL_SCHEMA__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
RELATIONAL_SCHEMA__TAGGED_VALUE
static final int RELATIONAL_SCHEMA__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
RELATIONAL_SCHEMA__NAME
static final int RELATIONAL_SCHEMA__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
RELATIONAL_SCHEMA__SOURCE
static final int RELATIONAL_SCHEMA__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
RELATIONAL_SCHEMA__DATA_RELATION
static final int RELATIONAL_SCHEMA__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
RELATIONAL_SCHEMA__ABSTRACTION
static final int RELATIONAL_SCHEMA__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
RELATIONAL_SCHEMA__DATA_ELEMENT
static final int RELATIONAL_SCHEMA__DATA_ELEMENTThe feature id for the 'Data Element' containment reference list.- See Also:
- Constant Field Values
-
RELATIONAL_SCHEMA__CODE_ELEMENT
static final int RELATIONAL_SCHEMA__CODE_ELEMENTThe feature id for the 'Code Element' containment reference list.- See Also:
- Constant Field Values
-
RELATIONAL_SCHEMA_FEATURE_COUNT
static final int RELATIONAL_SCHEMA_FEATURE_COUNTThe number of structural features of the 'Relational Schema' class.- See Also:
- Constant Field Values
-
RELATIONAL_SCHEMA___CREATE_AGGREGATION__KDMENTITY
static final int RELATIONAL_SCHEMA___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
RELATIONAL_SCHEMA___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int RELATIONAL_SCHEMA___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
RELATIONAL_SCHEMA___GET_INBOUND
static final int RELATIONAL_SCHEMA___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
RELATIONAL_SCHEMA___GET_OUTBOUND
static final int RELATIONAL_SCHEMA___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
RELATIONAL_SCHEMA___GET_OWNED_RELATION
static final int RELATIONAL_SCHEMA___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
RELATIONAL_SCHEMA___GET_IN_AGGREGATED
static final int RELATIONAL_SCHEMA___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
RELATIONAL_SCHEMA___GET_OUT_AGGREGATED
static final int RELATIONAL_SCHEMA___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
RELATIONAL_SCHEMA___GET_OWNER
static final int RELATIONAL_SCHEMA___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
RELATIONAL_SCHEMA___GET_OWNED_ELEMENT
static final int RELATIONAL_SCHEMA___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
RELATIONAL_SCHEMA___GET_GROUP
static final int RELATIONAL_SCHEMA___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
RELATIONAL_SCHEMA___GET_GROUPED_ELEMENT
static final int RELATIONAL_SCHEMA___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
RELATIONAL_SCHEMA___GET_MODEL
static final int RELATIONAL_SCHEMA___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
RELATIONAL_SCHEMA_OPERATION_COUNT
static final int RELATIONAL_SCHEMA_OPERATION_COUNTThe number of operations of the 'Relational Schema' class.- See Also:
- Constant Field Values
-
COLUMN_SET
static final int COLUMN_SETThe meta object id for the 'Column Set' class. -
COLUMN_SET__ATTRIBUTE
static final int COLUMN_SET__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
COLUMN_SET__ANNOTATION
static final int COLUMN_SET__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
COLUMN_SET__STEREOTYPE
static final int COLUMN_SET__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
COLUMN_SET__TAGGED_VALUE
static final int COLUMN_SET__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
COLUMN_SET__NAME
static final int COLUMN_SET__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
COLUMN_SET__SOURCE
static final int COLUMN_SET__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
COLUMN_SET__DATA_RELATION
static final int COLUMN_SET__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
COLUMN_SET__ABSTRACTION
static final int COLUMN_SET__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
COLUMN_SET__DATA_ELEMENT
static final int COLUMN_SET__DATA_ELEMENTThe feature id for the 'Data Element' containment reference list.- See Also:
- Constant Field Values
-
COLUMN_SET__ITEM_UNIT
static final int COLUMN_SET__ITEM_UNITThe feature id for the 'Item Unit' containment reference list.- See Also:
- Constant Field Values
-
COLUMN_SET_FEATURE_COUNT
static final int COLUMN_SET_FEATURE_COUNTThe number of structural features of the 'Column Set' class.- See Also:
- Constant Field Values
-
COLUMN_SET___CREATE_AGGREGATION__KDMENTITY
static final int COLUMN_SET___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
COLUMN_SET___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int COLUMN_SET___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
COLUMN_SET___GET_INBOUND
static final int COLUMN_SET___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
COLUMN_SET___GET_OUTBOUND
static final int COLUMN_SET___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
COLUMN_SET___GET_OWNED_RELATION
static final int COLUMN_SET___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
COLUMN_SET___GET_IN_AGGREGATED
static final int COLUMN_SET___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
COLUMN_SET___GET_OUT_AGGREGATED
static final int COLUMN_SET___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
COLUMN_SET___GET_OWNER
static final int COLUMN_SET___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
COLUMN_SET___GET_OWNED_ELEMENT
static final int COLUMN_SET___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
COLUMN_SET___GET_GROUP
static final int COLUMN_SET___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
COLUMN_SET___GET_GROUPED_ELEMENT
static final int COLUMN_SET___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
COLUMN_SET___GET_MODEL
static final int COLUMN_SET___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
COLUMN_SET_OPERATION_COUNT
static final int COLUMN_SET_OPERATION_COUNTThe number of operations of the 'Column Set' class.- See Also:
- Constant Field Values
-
RELATIONAL_TABLE
static final int RELATIONAL_TABLEThe meta object id for the 'Relational Table' class. -
RELATIONAL_TABLE__ATTRIBUTE
static final int RELATIONAL_TABLE__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
RELATIONAL_TABLE__ANNOTATION
static final int RELATIONAL_TABLE__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
RELATIONAL_TABLE__STEREOTYPE
static final int RELATIONAL_TABLE__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
RELATIONAL_TABLE__TAGGED_VALUE
static final int RELATIONAL_TABLE__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
RELATIONAL_TABLE__NAME
static final int RELATIONAL_TABLE__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
RELATIONAL_TABLE__SOURCE
static final int RELATIONAL_TABLE__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
RELATIONAL_TABLE__DATA_RELATION
static final int RELATIONAL_TABLE__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
RELATIONAL_TABLE__ABSTRACTION
static final int RELATIONAL_TABLE__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
RELATIONAL_TABLE__DATA_ELEMENT
static final int RELATIONAL_TABLE__DATA_ELEMENTThe feature id for the 'Data Element' containment reference list.- See Also:
- Constant Field Values
-
RELATIONAL_TABLE__ITEM_UNIT
static final int RELATIONAL_TABLE__ITEM_UNITThe feature id for the 'Item Unit' containment reference list.- See Also:
- Constant Field Values
-
RELATIONAL_TABLE_FEATURE_COUNT
static final int RELATIONAL_TABLE_FEATURE_COUNTThe number of structural features of the 'Relational Table' class.- See Also:
- Constant Field Values
-
RELATIONAL_TABLE___CREATE_AGGREGATION__KDMENTITY
static final int RELATIONAL_TABLE___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
RELATIONAL_TABLE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int RELATIONAL_TABLE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
RELATIONAL_TABLE___GET_INBOUND
static final int RELATIONAL_TABLE___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
RELATIONAL_TABLE___GET_OUTBOUND
static final int RELATIONAL_TABLE___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
RELATIONAL_TABLE___GET_OWNED_RELATION
static final int RELATIONAL_TABLE___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
RELATIONAL_TABLE___GET_IN_AGGREGATED
static final int RELATIONAL_TABLE___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
RELATIONAL_TABLE___GET_OUT_AGGREGATED
static final int RELATIONAL_TABLE___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
RELATIONAL_TABLE___GET_OWNER
static final int RELATIONAL_TABLE___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
RELATIONAL_TABLE___GET_OWNED_ELEMENT
static final int RELATIONAL_TABLE___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
RELATIONAL_TABLE___GET_GROUP
static final int RELATIONAL_TABLE___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
RELATIONAL_TABLE___GET_GROUPED_ELEMENT
static final int RELATIONAL_TABLE___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
RELATIONAL_TABLE___GET_MODEL
static final int RELATIONAL_TABLE___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
RELATIONAL_TABLE_OPERATION_COUNT
static final int RELATIONAL_TABLE_OPERATION_COUNTThe number of operations of the 'Relational Table' class.- See Also:
- Constant Field Values
-
RELATIONAL_VIEW
static final int RELATIONAL_VIEWThe meta object id for the 'Relational View' class. -
RELATIONAL_VIEW__ATTRIBUTE
static final int RELATIONAL_VIEW__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
RELATIONAL_VIEW__ANNOTATION
static final int RELATIONAL_VIEW__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
RELATIONAL_VIEW__STEREOTYPE
static final int RELATIONAL_VIEW__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
RELATIONAL_VIEW__TAGGED_VALUE
static final int RELATIONAL_VIEW__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
RELATIONAL_VIEW__NAME
static final int RELATIONAL_VIEW__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
RELATIONAL_VIEW__SOURCE
static final int RELATIONAL_VIEW__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
RELATIONAL_VIEW__DATA_RELATION
static final int RELATIONAL_VIEW__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
RELATIONAL_VIEW__ABSTRACTION
static final int RELATIONAL_VIEW__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
RELATIONAL_VIEW__DATA_ELEMENT
static final int RELATIONAL_VIEW__DATA_ELEMENTThe feature id for the 'Data Element' containment reference list.- See Also:
- Constant Field Values
-
RELATIONAL_VIEW__ITEM_UNIT
static final int RELATIONAL_VIEW__ITEM_UNITThe feature id for the 'Item Unit' containment reference list.- See Also:
- Constant Field Values
-
RELATIONAL_VIEW_FEATURE_COUNT
static final int RELATIONAL_VIEW_FEATURE_COUNTThe number of structural features of the 'Relational View' class.- See Also:
- Constant Field Values
-
RELATIONAL_VIEW___CREATE_AGGREGATION__KDMENTITY
static final int RELATIONAL_VIEW___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
RELATIONAL_VIEW___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int RELATIONAL_VIEW___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
RELATIONAL_VIEW___GET_INBOUND
static final int RELATIONAL_VIEW___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
RELATIONAL_VIEW___GET_OUTBOUND
static final int RELATIONAL_VIEW___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
RELATIONAL_VIEW___GET_OWNED_RELATION
static final int RELATIONAL_VIEW___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
RELATIONAL_VIEW___GET_IN_AGGREGATED
static final int RELATIONAL_VIEW___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
RELATIONAL_VIEW___GET_OUT_AGGREGATED
static final int RELATIONAL_VIEW___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
RELATIONAL_VIEW___GET_OWNER
static final int RELATIONAL_VIEW___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
RELATIONAL_VIEW___GET_OWNED_ELEMENT
static final int RELATIONAL_VIEW___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
RELATIONAL_VIEW___GET_GROUP
static final int RELATIONAL_VIEW___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
RELATIONAL_VIEW___GET_GROUPED_ELEMENT
static final int RELATIONAL_VIEW___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
RELATIONAL_VIEW___GET_MODEL
static final int RELATIONAL_VIEW___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
RELATIONAL_VIEW_OPERATION_COUNT
static final int RELATIONAL_VIEW_OPERATION_COUNTThe number of operations of the 'Relational View' class.- See Also:
- Constant Field Values
-
RECORD_FILE
static final int RECORD_FILEThe meta object id for the 'Record File' class. -
RECORD_FILE__ATTRIBUTE
static final int RECORD_FILE__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
RECORD_FILE__ANNOTATION
static final int RECORD_FILE__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
RECORD_FILE__STEREOTYPE
static final int RECORD_FILE__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
RECORD_FILE__TAGGED_VALUE
static final int RECORD_FILE__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
RECORD_FILE__NAME
static final int RECORD_FILE__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
RECORD_FILE__SOURCE
static final int RECORD_FILE__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
RECORD_FILE__DATA_RELATION
static final int RECORD_FILE__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
RECORD_FILE__ABSTRACTION
static final int RECORD_FILE__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
RECORD_FILE__DATA_ELEMENT
static final int RECORD_FILE__DATA_ELEMENTThe feature id for the 'Data Element' containment reference list.- See Also:
- Constant Field Values
-
RECORD_FILE__ITEM_UNIT
static final int RECORD_FILE__ITEM_UNITThe feature id for the 'Item Unit' containment reference list.- See Also:
- Constant Field Values
-
RECORD_FILE_FEATURE_COUNT
static final int RECORD_FILE_FEATURE_COUNTThe number of structural features of the 'Record File' class.- See Also:
- Constant Field Values
-
RECORD_FILE___CREATE_AGGREGATION__KDMENTITY
static final int RECORD_FILE___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
RECORD_FILE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int RECORD_FILE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
RECORD_FILE___GET_INBOUND
static final int RECORD_FILE___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
RECORD_FILE___GET_OUTBOUND
static final int RECORD_FILE___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
RECORD_FILE___GET_OWNED_RELATION
static final int RECORD_FILE___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
RECORD_FILE___GET_IN_AGGREGATED
static final int RECORD_FILE___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
RECORD_FILE___GET_OUT_AGGREGATED
static final int RECORD_FILE___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
RECORD_FILE___GET_OWNER
static final int RECORD_FILE___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
RECORD_FILE___GET_OWNED_ELEMENT
static final int RECORD_FILE___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
RECORD_FILE___GET_GROUP
static final int RECORD_FILE___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
RECORD_FILE___GET_GROUPED_ELEMENT
static final int RECORD_FILE___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
RECORD_FILE___GET_MODEL
static final int RECORD_FILE___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
RECORD_FILE_OPERATION_COUNT
static final int RECORD_FILE_OPERATION_COUNTThe number of operations of the 'Record File' class.- See Also:
- Constant Field Values
-
DATA_EVENT
static final int DATA_EVENTThe meta object id for the 'Event' class. -
DATA_EVENT__ATTRIBUTE
static final int DATA_EVENT__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
DATA_EVENT__ANNOTATION
static final int DATA_EVENT__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
DATA_EVENT__STEREOTYPE
static final int DATA_EVENT__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
DATA_EVENT__TAGGED_VALUE
static final int DATA_EVENT__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
DATA_EVENT__NAME
static final int DATA_EVENT__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DATA_EVENT__SOURCE
static final int DATA_EVENT__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
DATA_EVENT__DATA_RELATION
static final int DATA_EVENT__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
DATA_EVENT__ABSTRACTION
static final int DATA_EVENT__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
DATA_EVENT__KIND
static final int DATA_EVENT__KINDThe feature id for the 'Kind' attribute.- See Also:
- Constant Field Values
-
DATA_EVENT_FEATURE_COUNT
static final int DATA_EVENT_FEATURE_COUNTThe number of structural features of the 'Event' class.- See Also:
- Constant Field Values
-
DATA_EVENT___CREATE_AGGREGATION__KDMENTITY
static final int DATA_EVENT___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
DATA_EVENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int DATA_EVENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
DATA_EVENT___GET_INBOUND
static final int DATA_EVENT___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
DATA_EVENT___GET_OUTBOUND
static final int DATA_EVENT___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
DATA_EVENT___GET_OWNED_RELATION
static final int DATA_EVENT___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
DATA_EVENT___GET_IN_AGGREGATED
static final int DATA_EVENT___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
DATA_EVENT___GET_OUT_AGGREGATED
static final int DATA_EVENT___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
DATA_EVENT___GET_OWNER
static final int DATA_EVENT___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
DATA_EVENT___GET_OWNED_ELEMENT
static final int DATA_EVENT___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
DATA_EVENT___GET_GROUP
static final int DATA_EVENT___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
DATA_EVENT___GET_GROUPED_ELEMENT
static final int DATA_EVENT___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
DATA_EVENT___GET_MODEL
static final int DATA_EVENT___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
DATA_EVENT_OPERATION_COUNT
static final int DATA_EVENT_OPERATION_COUNTThe number of operations of the 'Event' class.- See Also:
- Constant Field Values
-
XML_SCHEMA
static final int XML_SCHEMAThe meta object id for the 'XML Schema' class. -
XML_SCHEMA__ATTRIBUTE
static final int XML_SCHEMA__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
XML_SCHEMA__ANNOTATION
static final int XML_SCHEMA__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
XML_SCHEMA__STEREOTYPE
static final int XML_SCHEMA__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
XML_SCHEMA__TAGGED_VALUE
static final int XML_SCHEMA__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
XML_SCHEMA__NAME
static final int XML_SCHEMA__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
XML_SCHEMA__SOURCE
static final int XML_SCHEMA__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
XML_SCHEMA__DATA_RELATION
static final int XML_SCHEMA__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
XML_SCHEMA__ABSTRACTION
static final int XML_SCHEMA__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
XML_SCHEMA__CONTENT_ELEMENT
static final int XML_SCHEMA__CONTENT_ELEMENTThe feature id for the 'Content Element' containment reference list.- See Also:
- Constant Field Values
-
XML_SCHEMA_FEATURE_COUNT
static final int XML_SCHEMA_FEATURE_COUNTThe number of structural features of the 'XML Schema' class.- See Also:
- Constant Field Values
-
XML_SCHEMA___CREATE_AGGREGATION__KDMENTITY
static final int XML_SCHEMA___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
XML_SCHEMA___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int XML_SCHEMA___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
XML_SCHEMA___GET_INBOUND
static final int XML_SCHEMA___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
XML_SCHEMA___GET_OUTBOUND
static final int XML_SCHEMA___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
XML_SCHEMA___GET_OWNED_RELATION
static final int XML_SCHEMA___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
XML_SCHEMA___GET_IN_AGGREGATED
static final int XML_SCHEMA___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
XML_SCHEMA___GET_OUT_AGGREGATED
static final int XML_SCHEMA___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
XML_SCHEMA___GET_OWNER
static final int XML_SCHEMA___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
XML_SCHEMA___GET_OWNED_ELEMENT
static final int XML_SCHEMA___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
XML_SCHEMA___GET_GROUP
static final int XML_SCHEMA___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
XML_SCHEMA___GET_GROUPED_ELEMENT
static final int XML_SCHEMA___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
XML_SCHEMA___GET_MODEL
static final int XML_SCHEMA___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
XML_SCHEMA_OPERATION_COUNT
static final int XML_SCHEMA_OPERATION_COUNTThe number of operations of the 'XML Schema' class.- See Also:
- Constant Field Values
-
ABSTRACT_CONTENT_ELEMENT
static final int ABSTRACT_CONTENT_ELEMENTThe meta object id for the 'Abstract Content Element' class. -
ABSTRACT_CONTENT_ELEMENT__ATTRIBUTE
static final int ABSTRACT_CONTENT_ELEMENT__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
ABSTRACT_CONTENT_ELEMENT__ANNOTATION
static final int ABSTRACT_CONTENT_ELEMENT__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
ABSTRACT_CONTENT_ELEMENT__STEREOTYPE
static final int ABSTRACT_CONTENT_ELEMENT__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
ABSTRACT_CONTENT_ELEMENT__TAGGED_VALUE
static final int ABSTRACT_CONTENT_ELEMENT__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
ABSTRACT_CONTENT_ELEMENT__NAME
static final int ABSTRACT_CONTENT_ELEMENT__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ABSTRACT_CONTENT_ELEMENT__SOURCE
static final int ABSTRACT_CONTENT_ELEMENT__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
ABSTRACT_CONTENT_ELEMENT__DATA_RELATION
static final int ABSTRACT_CONTENT_ELEMENT__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
ABSTRACT_CONTENT_ELEMENT__ABSTRACTION
static final int ABSTRACT_CONTENT_ELEMENT__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
ABSTRACT_CONTENT_ELEMENT_FEATURE_COUNT
static final int ABSTRACT_CONTENT_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Abstract Content Element' class.- See Also:
- Constant Field Values
-
ABSTRACT_CONTENT_ELEMENT___CREATE_AGGREGATION__KDMENTITY
static final int ABSTRACT_CONTENT_ELEMENT___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
ABSTRACT_CONTENT_ELEMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int ABSTRACT_CONTENT_ELEMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
ABSTRACT_CONTENT_ELEMENT___GET_INBOUND
static final int ABSTRACT_CONTENT_ELEMENT___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
ABSTRACT_CONTENT_ELEMENT___GET_OUTBOUND
static final int ABSTRACT_CONTENT_ELEMENT___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
ABSTRACT_CONTENT_ELEMENT___GET_OWNED_RELATION
static final int ABSTRACT_CONTENT_ELEMENT___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
ABSTRACT_CONTENT_ELEMENT___GET_IN_AGGREGATED
static final int ABSTRACT_CONTENT_ELEMENT___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
ABSTRACT_CONTENT_ELEMENT___GET_OUT_AGGREGATED
static final int ABSTRACT_CONTENT_ELEMENT___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
ABSTRACT_CONTENT_ELEMENT___GET_OWNER
static final int ABSTRACT_CONTENT_ELEMENT___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
ABSTRACT_CONTENT_ELEMENT___GET_OWNED_ELEMENT
static final int ABSTRACT_CONTENT_ELEMENT___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
ABSTRACT_CONTENT_ELEMENT___GET_GROUP
static final int ABSTRACT_CONTENT_ELEMENT___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
ABSTRACT_CONTENT_ELEMENT___GET_GROUPED_ELEMENT
static final int ABSTRACT_CONTENT_ELEMENT___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
ABSTRACT_CONTENT_ELEMENT___GET_MODEL
static final int ABSTRACT_CONTENT_ELEMENT___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
ABSTRACT_CONTENT_ELEMENT_OPERATION_COUNT
static final int ABSTRACT_CONTENT_ELEMENT_OPERATION_COUNTThe number of operations of the 'Abstract Content Element' class.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE
static final int COMPLEX_CONTENT_TYPEThe meta object id for the 'Complex Content Type' class. -
COMPLEX_CONTENT_TYPE__ATTRIBUTE
static final int COMPLEX_CONTENT_TYPE__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE__ANNOTATION
static final int COMPLEX_CONTENT_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE__STEREOTYPE
static final int COMPLEX_CONTENT_TYPE__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE__TAGGED_VALUE
static final int COMPLEX_CONTENT_TYPE__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE__NAME
static final int COMPLEX_CONTENT_TYPE__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE__SOURCE
static final int COMPLEX_CONTENT_TYPE__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE__DATA_RELATION
static final int COMPLEX_CONTENT_TYPE__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE__ABSTRACTION
static final int COMPLEX_CONTENT_TYPE__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE__CONTENT_ELEMENT
static final int COMPLEX_CONTENT_TYPE__CONTENT_ELEMENTThe feature id for the 'Content Element' containment reference list.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE_FEATURE_COUNT
static final int COMPLEX_CONTENT_TYPE_FEATURE_COUNTThe number of structural features of the 'Complex Content Type' class.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE___CREATE_AGGREGATION__KDMENTITY
static final int COMPLEX_CONTENT_TYPE___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int COMPLEX_CONTENT_TYPE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE___GET_INBOUND
static final int COMPLEX_CONTENT_TYPE___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE___GET_OUTBOUND
static final int COMPLEX_CONTENT_TYPE___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE___GET_OWNED_RELATION
static final int COMPLEX_CONTENT_TYPE___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE___GET_IN_AGGREGATED
static final int COMPLEX_CONTENT_TYPE___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE___GET_OUT_AGGREGATED
static final int COMPLEX_CONTENT_TYPE___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE___GET_OWNER
static final int COMPLEX_CONTENT_TYPE___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE___GET_OWNED_ELEMENT
static final int COMPLEX_CONTENT_TYPE___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE___GET_GROUP
static final int COMPLEX_CONTENT_TYPE___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE___GET_GROUPED_ELEMENT
static final int COMPLEX_CONTENT_TYPE___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE___GET_MODEL
static final int COMPLEX_CONTENT_TYPE___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
COMPLEX_CONTENT_TYPE_OPERATION_COUNT
static final int COMPLEX_CONTENT_TYPE_OPERATION_COUNTThe number of operations of the 'Complex Content Type' class.- See Also:
- Constant Field Values
-
ALL_CONTENT
static final int ALL_CONTENTThe meta object id for the 'All Content' class. -
ALL_CONTENT__ATTRIBUTE
static final int ALL_CONTENT__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
ALL_CONTENT__ANNOTATION
static final int ALL_CONTENT__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
ALL_CONTENT__STEREOTYPE
static final int ALL_CONTENT__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
ALL_CONTENT__TAGGED_VALUE
static final int ALL_CONTENT__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
ALL_CONTENT__NAME
static final int ALL_CONTENT__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
ALL_CONTENT__SOURCE
static final int ALL_CONTENT__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
ALL_CONTENT__DATA_RELATION
static final int ALL_CONTENT__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
ALL_CONTENT__ABSTRACTION
static final int ALL_CONTENT__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
ALL_CONTENT__CONTENT_ELEMENT
static final int ALL_CONTENT__CONTENT_ELEMENTThe feature id for the 'Content Element' containment reference list.- See Also:
- Constant Field Values
-
ALL_CONTENT_FEATURE_COUNT
static final int ALL_CONTENT_FEATURE_COUNTThe number of structural features of the 'All Content' class.- See Also:
- Constant Field Values
-
ALL_CONTENT___CREATE_AGGREGATION__KDMENTITY
static final int ALL_CONTENT___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
ALL_CONTENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int ALL_CONTENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
ALL_CONTENT___GET_INBOUND
static final int ALL_CONTENT___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
ALL_CONTENT___GET_OUTBOUND
static final int ALL_CONTENT___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
ALL_CONTENT___GET_OWNED_RELATION
static final int ALL_CONTENT___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
ALL_CONTENT___GET_IN_AGGREGATED
static final int ALL_CONTENT___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
ALL_CONTENT___GET_OUT_AGGREGATED
static final int ALL_CONTENT___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
ALL_CONTENT___GET_OWNER
static final int ALL_CONTENT___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
ALL_CONTENT___GET_OWNED_ELEMENT
static final int ALL_CONTENT___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
ALL_CONTENT___GET_GROUP
static final int ALL_CONTENT___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
ALL_CONTENT___GET_GROUPED_ELEMENT
static final int ALL_CONTENT___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
ALL_CONTENT___GET_MODEL
static final int ALL_CONTENT___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
ALL_CONTENT_OPERATION_COUNT
static final int ALL_CONTENT_OPERATION_COUNTThe number of operations of the 'All Content' class.- See Also:
- Constant Field Values
-
SEQ_CONTENT
static final int SEQ_CONTENTThe meta object id for the 'Seq Content' class. -
SEQ_CONTENT__ATTRIBUTE
static final int SEQ_CONTENT__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
SEQ_CONTENT__ANNOTATION
static final int SEQ_CONTENT__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
SEQ_CONTENT__STEREOTYPE
static final int SEQ_CONTENT__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
SEQ_CONTENT__TAGGED_VALUE
static final int SEQ_CONTENT__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
SEQ_CONTENT__NAME
static final int SEQ_CONTENT__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
SEQ_CONTENT__SOURCE
static final int SEQ_CONTENT__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
SEQ_CONTENT__DATA_RELATION
static final int SEQ_CONTENT__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
SEQ_CONTENT__ABSTRACTION
static final int SEQ_CONTENT__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
SEQ_CONTENT__CONTENT_ELEMENT
static final int SEQ_CONTENT__CONTENT_ELEMENTThe feature id for the 'Content Element' containment reference list.- See Also:
- Constant Field Values
-
SEQ_CONTENT_FEATURE_COUNT
static final int SEQ_CONTENT_FEATURE_COUNTThe number of structural features of the 'Seq Content' class.- See Also:
- Constant Field Values
-
SEQ_CONTENT___CREATE_AGGREGATION__KDMENTITY
static final int SEQ_CONTENT___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
SEQ_CONTENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int SEQ_CONTENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
SEQ_CONTENT___GET_INBOUND
static final int SEQ_CONTENT___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
SEQ_CONTENT___GET_OUTBOUND
static final int SEQ_CONTENT___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
SEQ_CONTENT___GET_OWNED_RELATION
static final int SEQ_CONTENT___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
SEQ_CONTENT___GET_IN_AGGREGATED
static final int SEQ_CONTENT___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
SEQ_CONTENT___GET_OUT_AGGREGATED
static final int SEQ_CONTENT___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
SEQ_CONTENT___GET_OWNER
static final int SEQ_CONTENT___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
SEQ_CONTENT___GET_OWNED_ELEMENT
static final int SEQ_CONTENT___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
SEQ_CONTENT___GET_GROUP
static final int SEQ_CONTENT___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
SEQ_CONTENT___GET_GROUPED_ELEMENT
static final int SEQ_CONTENT___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
SEQ_CONTENT___GET_MODEL
static final int SEQ_CONTENT___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
SEQ_CONTENT_OPERATION_COUNT
static final int SEQ_CONTENT_OPERATION_COUNTThe number of operations of the 'Seq Content' class.- See Also:
- Constant Field Values
-
CHOICE_CONTENT
static final int CHOICE_CONTENTThe meta object id for the 'Choice Content' class. -
CHOICE_CONTENT__ATTRIBUTE
static final int CHOICE_CONTENT__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
CHOICE_CONTENT__ANNOTATION
static final int CHOICE_CONTENT__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
CHOICE_CONTENT__STEREOTYPE
static final int CHOICE_CONTENT__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
CHOICE_CONTENT__TAGGED_VALUE
static final int CHOICE_CONTENT__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
CHOICE_CONTENT__NAME
static final int CHOICE_CONTENT__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CHOICE_CONTENT__SOURCE
static final int CHOICE_CONTENT__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
CHOICE_CONTENT__DATA_RELATION
static final int CHOICE_CONTENT__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
CHOICE_CONTENT__ABSTRACTION
static final int CHOICE_CONTENT__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
CHOICE_CONTENT__CONTENT_ELEMENT
static final int CHOICE_CONTENT__CONTENT_ELEMENTThe feature id for the 'Content Element' containment reference list.- See Also:
- Constant Field Values
-
CHOICE_CONTENT_FEATURE_COUNT
static final int CHOICE_CONTENT_FEATURE_COUNTThe number of structural features of the 'Choice Content' class.- See Also:
- Constant Field Values
-
CHOICE_CONTENT___CREATE_AGGREGATION__KDMENTITY
static final int CHOICE_CONTENT___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
CHOICE_CONTENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int CHOICE_CONTENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
CHOICE_CONTENT___GET_INBOUND
static final int CHOICE_CONTENT___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
CHOICE_CONTENT___GET_OUTBOUND
static final int CHOICE_CONTENT___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
CHOICE_CONTENT___GET_OWNED_RELATION
static final int CHOICE_CONTENT___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
CHOICE_CONTENT___GET_IN_AGGREGATED
static final int CHOICE_CONTENT___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
CHOICE_CONTENT___GET_OUT_AGGREGATED
static final int CHOICE_CONTENT___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
CHOICE_CONTENT___GET_OWNER
static final int CHOICE_CONTENT___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
CHOICE_CONTENT___GET_OWNED_ELEMENT
static final int CHOICE_CONTENT___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
CHOICE_CONTENT___GET_GROUP
static final int CHOICE_CONTENT___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
CHOICE_CONTENT___GET_GROUPED_ELEMENT
static final int CHOICE_CONTENT___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
CHOICE_CONTENT___GET_MODEL
static final int CHOICE_CONTENT___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
CHOICE_CONTENT_OPERATION_COUNT
static final int CHOICE_CONTENT_OPERATION_COUNTThe number of operations of the 'Choice Content' class.- See Also:
- Constant Field Values
-
CONTENT_ITEM
static final int CONTENT_ITEMThe meta object id for the 'Content Item' class. -
CONTENT_ITEM__ATTRIBUTE
static final int CONTENT_ITEM__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_ITEM__ANNOTATION
static final int CONTENT_ITEM__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_ITEM__STEREOTYPE
static final int CONTENT_ITEM__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
CONTENT_ITEM__TAGGED_VALUE
static final int CONTENT_ITEM__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_ITEM__NAME
static final int CONTENT_ITEM__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CONTENT_ITEM__SOURCE
static final int CONTENT_ITEM__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_ITEM__DATA_RELATION
static final int CONTENT_ITEM__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_ITEM__ABSTRACTION
static final int CONTENT_ITEM__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_ITEM__TYPE
static final int CONTENT_ITEM__TYPEThe feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
CONTENT_ITEM__CONTENT_ELEMENT
static final int CONTENT_ITEM__CONTENT_ELEMENTThe feature id for the 'Content Element' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_ITEM_FEATURE_COUNT
static final int CONTENT_ITEM_FEATURE_COUNTThe number of structural features of the 'Content Item' class.- See Also:
- Constant Field Values
-
CONTENT_ITEM___CREATE_AGGREGATION__KDMENTITY
static final int CONTENT_ITEM___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
CONTENT_ITEM___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int CONTENT_ITEM___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
CONTENT_ITEM___GET_INBOUND
static final int CONTENT_ITEM___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
CONTENT_ITEM___GET_OUTBOUND
static final int CONTENT_ITEM___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
CONTENT_ITEM___GET_OWNED_RELATION
static final int CONTENT_ITEM___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
CONTENT_ITEM___GET_IN_AGGREGATED
static final int CONTENT_ITEM___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
CONTENT_ITEM___GET_OUT_AGGREGATED
static final int CONTENT_ITEM___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
CONTENT_ITEM___GET_OWNER
static final int CONTENT_ITEM___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
CONTENT_ITEM___GET_OWNED_ELEMENT
static final int CONTENT_ITEM___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
CONTENT_ITEM___GET_GROUP
static final int CONTENT_ITEM___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
CONTENT_ITEM___GET_GROUPED_ELEMENT
static final int CONTENT_ITEM___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
CONTENT_ITEM___GET_MODEL
static final int CONTENT_ITEM___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
CONTENT_ITEM_OPERATION_COUNT
static final int CONTENT_ITEM_OPERATION_COUNTThe number of operations of the 'Content Item' class.- See Also:
- Constant Field Values
-
GROUP_CONTENT
static final int GROUP_CONTENTThe meta object id for the 'Group Content' class. -
GROUP_CONTENT__ATTRIBUTE
static final int GROUP_CONTENT__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
GROUP_CONTENT__ANNOTATION
static final int GROUP_CONTENT__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
GROUP_CONTENT__STEREOTYPE
static final int GROUP_CONTENT__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
GROUP_CONTENT__TAGGED_VALUE
static final int GROUP_CONTENT__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
GROUP_CONTENT__NAME
static final int GROUP_CONTENT__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
GROUP_CONTENT__SOURCE
static final int GROUP_CONTENT__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
GROUP_CONTENT__DATA_RELATION
static final int GROUP_CONTENT__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
GROUP_CONTENT__ABSTRACTION
static final int GROUP_CONTENT__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
GROUP_CONTENT__TYPE
static final int GROUP_CONTENT__TYPEThe feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
GROUP_CONTENT__CONTENT_ELEMENT
static final int GROUP_CONTENT__CONTENT_ELEMENTThe feature id for the 'Content Element' containment reference list.- See Also:
- Constant Field Values
-
GROUP_CONTENT_FEATURE_COUNT
static final int GROUP_CONTENT_FEATURE_COUNTThe number of structural features of the 'Group Content' class.- See Also:
- Constant Field Values
-
GROUP_CONTENT___CREATE_AGGREGATION__KDMENTITY
static final int GROUP_CONTENT___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
GROUP_CONTENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int GROUP_CONTENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
GROUP_CONTENT___GET_INBOUND
static final int GROUP_CONTENT___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
GROUP_CONTENT___GET_OUTBOUND
static final int GROUP_CONTENT___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
GROUP_CONTENT___GET_OWNED_RELATION
static final int GROUP_CONTENT___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
GROUP_CONTENT___GET_IN_AGGREGATED
static final int GROUP_CONTENT___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
GROUP_CONTENT___GET_OUT_AGGREGATED
static final int GROUP_CONTENT___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
GROUP_CONTENT___GET_OWNER
static final int GROUP_CONTENT___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
GROUP_CONTENT___GET_OWNED_ELEMENT
static final int GROUP_CONTENT___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
GROUP_CONTENT___GET_GROUP
static final int GROUP_CONTENT___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
GROUP_CONTENT___GET_GROUPED_ELEMENT
static final int GROUP_CONTENT___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
GROUP_CONTENT___GET_MODEL
static final int GROUP_CONTENT___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
GROUP_CONTENT_OPERATION_COUNT
static final int GROUP_CONTENT_OPERATION_COUNTThe number of operations of the 'Group Content' class.- See Also:
- Constant Field Values
-
CONTENT_RESTRICTION
static final int CONTENT_RESTRICTIONThe meta object id for the 'Content Restriction' class. -
CONTENT_RESTRICTION__ATTRIBUTE
static final int CONTENT_RESTRICTION__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_RESTRICTION__ANNOTATION
static final int CONTENT_RESTRICTION__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_RESTRICTION__STEREOTYPE
static final int CONTENT_RESTRICTION__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
CONTENT_RESTRICTION__TAGGED_VALUE
static final int CONTENT_RESTRICTION__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_RESTRICTION__NAME
static final int CONTENT_RESTRICTION__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CONTENT_RESTRICTION__SOURCE
static final int CONTENT_RESTRICTION__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_RESTRICTION__DATA_RELATION
static final int CONTENT_RESTRICTION__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_RESTRICTION__ABSTRACTION
static final int CONTENT_RESTRICTION__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_RESTRICTION__KIND
static final int CONTENT_RESTRICTION__KINDThe feature id for the 'Kind' attribute.- See Also:
- Constant Field Values
-
CONTENT_RESTRICTION__VALUE
static final int CONTENT_RESTRICTION__VALUEThe feature id for the 'Value' attribute.- See Also:
- Constant Field Values
-
CONTENT_RESTRICTION_FEATURE_COUNT
static final int CONTENT_RESTRICTION_FEATURE_COUNTThe number of structural features of the 'Content Restriction' class.- See Also:
- Constant Field Values
-
CONTENT_RESTRICTION___CREATE_AGGREGATION__KDMENTITY
static final int CONTENT_RESTRICTION___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
CONTENT_RESTRICTION___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int CONTENT_RESTRICTION___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
CONTENT_RESTRICTION___GET_INBOUND
static final int CONTENT_RESTRICTION___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
CONTENT_RESTRICTION___GET_OUTBOUND
static final int CONTENT_RESTRICTION___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
CONTENT_RESTRICTION___GET_OWNED_RELATION
static final int CONTENT_RESTRICTION___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
CONTENT_RESTRICTION___GET_IN_AGGREGATED
static final int CONTENT_RESTRICTION___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
CONTENT_RESTRICTION___GET_OUT_AGGREGATED
static final int CONTENT_RESTRICTION___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
CONTENT_RESTRICTION___GET_OWNER
static final int CONTENT_RESTRICTION___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
CONTENT_RESTRICTION___GET_OWNED_ELEMENT
static final int CONTENT_RESTRICTION___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
CONTENT_RESTRICTION___GET_GROUP
static final int CONTENT_RESTRICTION___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
CONTENT_RESTRICTION___GET_GROUPED_ELEMENT
static final int CONTENT_RESTRICTION___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
CONTENT_RESTRICTION___GET_MODEL
static final int CONTENT_RESTRICTION___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
CONTENT_RESTRICTION_OPERATION_COUNT
static final int CONTENT_RESTRICTION_OPERATION_COUNTThe number of operations of the 'Content Restriction' class.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE
static final int SIMPLE_CONTENT_TYPEThe meta object id for the 'Simple Content Type' class. -
SIMPLE_CONTENT_TYPE__ATTRIBUTE
static final int SIMPLE_CONTENT_TYPE__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE__ANNOTATION
static final int SIMPLE_CONTENT_TYPE__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE__STEREOTYPE
static final int SIMPLE_CONTENT_TYPE__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE__TAGGED_VALUE
static final int SIMPLE_CONTENT_TYPE__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE__NAME
static final int SIMPLE_CONTENT_TYPE__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE__SOURCE
static final int SIMPLE_CONTENT_TYPE__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE__DATA_RELATION
static final int SIMPLE_CONTENT_TYPE__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE__ABSTRACTION
static final int SIMPLE_CONTENT_TYPE__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE__CONTENT_ELEMENT
static final int SIMPLE_CONTENT_TYPE__CONTENT_ELEMENTThe feature id for the 'Content Element' containment reference list.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE__TYPE
static final int SIMPLE_CONTENT_TYPE__TYPEThe feature id for the 'Type' reference list.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE__KIND
static final int SIMPLE_CONTENT_TYPE__KINDThe feature id for the 'Kind' attribute.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE_FEATURE_COUNT
static final int SIMPLE_CONTENT_TYPE_FEATURE_COUNTThe number of structural features of the 'Simple Content Type' class.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE___CREATE_AGGREGATION__KDMENTITY
static final int SIMPLE_CONTENT_TYPE___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int SIMPLE_CONTENT_TYPE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE___GET_INBOUND
static final int SIMPLE_CONTENT_TYPE___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE___GET_OUTBOUND
static final int SIMPLE_CONTENT_TYPE___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE___GET_OWNED_RELATION
static final int SIMPLE_CONTENT_TYPE___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE___GET_IN_AGGREGATED
static final int SIMPLE_CONTENT_TYPE___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE___GET_OUT_AGGREGATED
static final int SIMPLE_CONTENT_TYPE___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE___GET_OWNER
static final int SIMPLE_CONTENT_TYPE___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE___GET_OWNED_ELEMENT
static final int SIMPLE_CONTENT_TYPE___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE___GET_GROUP
static final int SIMPLE_CONTENT_TYPE___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE___GET_GROUPED_ELEMENT
static final int SIMPLE_CONTENT_TYPE___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE___GET_MODEL
static final int SIMPLE_CONTENT_TYPE___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
SIMPLE_CONTENT_TYPE_OPERATION_COUNT
static final int SIMPLE_CONTENT_TYPE_OPERATION_COUNTThe number of operations of the 'Simple Content Type' class.- See Also:
- Constant Field Values
-
EXTENDED_DATA_ELEMENT
static final int EXTENDED_DATA_ELEMENTThe meta object id for the 'Extended Data Element' class. -
EXTENDED_DATA_ELEMENT__ATTRIBUTE
static final int EXTENDED_DATA_ELEMENT__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
EXTENDED_DATA_ELEMENT__ANNOTATION
static final int EXTENDED_DATA_ELEMENT__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
EXTENDED_DATA_ELEMENT__STEREOTYPE
static final int EXTENDED_DATA_ELEMENT__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
EXTENDED_DATA_ELEMENT__TAGGED_VALUE
static final int EXTENDED_DATA_ELEMENT__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
EXTENDED_DATA_ELEMENT__NAME
static final int EXTENDED_DATA_ELEMENT__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
EXTENDED_DATA_ELEMENT__SOURCE
static final int EXTENDED_DATA_ELEMENT__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
EXTENDED_DATA_ELEMENT__DATA_RELATION
static final int EXTENDED_DATA_ELEMENT__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
EXTENDED_DATA_ELEMENT__ABSTRACTION
static final int EXTENDED_DATA_ELEMENT__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
EXTENDED_DATA_ELEMENT_FEATURE_COUNT
static final int EXTENDED_DATA_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Extended Data Element' class.- See Also:
- Constant Field Values
-
EXTENDED_DATA_ELEMENT___CREATE_AGGREGATION__KDMENTITY
static final int EXTENDED_DATA_ELEMENT___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
EXTENDED_DATA_ELEMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int EXTENDED_DATA_ELEMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
EXTENDED_DATA_ELEMENT___GET_INBOUND
static final int EXTENDED_DATA_ELEMENT___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
EXTENDED_DATA_ELEMENT___GET_OUTBOUND
static final int EXTENDED_DATA_ELEMENT___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
EXTENDED_DATA_ELEMENT___GET_OWNED_RELATION
static final int EXTENDED_DATA_ELEMENT___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
EXTENDED_DATA_ELEMENT___GET_IN_AGGREGATED
static final int EXTENDED_DATA_ELEMENT___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
EXTENDED_DATA_ELEMENT___GET_OUT_AGGREGATED
static final int EXTENDED_DATA_ELEMENT___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
EXTENDED_DATA_ELEMENT___GET_OWNER
static final int EXTENDED_DATA_ELEMENT___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
EXTENDED_DATA_ELEMENT___GET_OWNED_ELEMENT
static final int EXTENDED_DATA_ELEMENT___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
EXTENDED_DATA_ELEMENT___GET_GROUP
static final int EXTENDED_DATA_ELEMENT___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
EXTENDED_DATA_ELEMENT___GET_GROUPED_ELEMENT
static final int EXTENDED_DATA_ELEMENT___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
EXTENDED_DATA_ELEMENT___GET_MODEL
static final int EXTENDED_DATA_ELEMENT___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
EXTENDED_DATA_ELEMENT_OPERATION_COUNT
static final int EXTENDED_DATA_ELEMENT_OPERATION_COUNTThe number of operations of the 'Extended Data Element' class.- See Also:
- Constant Field Values
-
DATA_RELATIONSHIP
static final int DATA_RELATIONSHIPThe meta object id for the 'Relationship' class. -
DATA_RELATIONSHIP__ATTRIBUTE
static final int DATA_RELATIONSHIP__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
DATA_RELATIONSHIP__ANNOTATION
static final int DATA_RELATIONSHIP__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
DATA_RELATIONSHIP__STEREOTYPE
static final int DATA_RELATIONSHIP__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
DATA_RELATIONSHIP__TAGGED_VALUE
static final int DATA_RELATIONSHIP__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
DATA_RELATIONSHIP__TO
static final int DATA_RELATIONSHIP__TOThe feature id for the 'To' reference.- See Also:
- Constant Field Values
-
DATA_RELATIONSHIP__FROM
static final int DATA_RELATIONSHIP__FROMThe feature id for the 'From' reference.- See Also:
- Constant Field Values
-
DATA_RELATIONSHIP_FEATURE_COUNT
static final int DATA_RELATIONSHIP_FEATURE_COUNTThe number of structural features of the 'Relationship' class.- See Also:
- Constant Field Values
-
DATA_RELATIONSHIP___GET_TO
static final int DATA_RELATIONSHIP___GET_TOThe operation id for the 'Get To' operation.- See Also:
- Constant Field Values
-
DATA_RELATIONSHIP___GET_FROM
static final int DATA_RELATIONSHIP___GET_FROMThe operation id for the 'Get From' operation.- See Also:
- Constant Field Values
-
DATA_RELATIONSHIP_OPERATION_COUNT
static final int DATA_RELATIONSHIP_OPERATION_COUNTThe number of operations of the 'Relationship' class.- See Also:
- Constant Field Values
-
MIXED_CONTENT
static final int MIXED_CONTENTThe meta object id for the 'Mixed Content' class. -
MIXED_CONTENT__ATTRIBUTE
static final int MIXED_CONTENT__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
MIXED_CONTENT__ANNOTATION
static final int MIXED_CONTENT__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
MIXED_CONTENT__STEREOTYPE
static final int MIXED_CONTENT__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
MIXED_CONTENT__TAGGED_VALUE
static final int MIXED_CONTENT__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
MIXED_CONTENT__NAME
static final int MIXED_CONTENT__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
MIXED_CONTENT__SOURCE
static final int MIXED_CONTENT__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
MIXED_CONTENT__DATA_RELATION
static final int MIXED_CONTENT__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
MIXED_CONTENT__ABSTRACTION
static final int MIXED_CONTENT__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
MIXED_CONTENT__CONTENT_ELEMENT
static final int MIXED_CONTENT__CONTENT_ELEMENTThe feature id for the 'Content Element' containment reference list.- See Also:
- Constant Field Values
-
MIXED_CONTENT_FEATURE_COUNT
static final int MIXED_CONTENT_FEATURE_COUNTThe number of structural features of the 'Mixed Content' class.- See Also:
- Constant Field Values
-
MIXED_CONTENT___CREATE_AGGREGATION__KDMENTITY
static final int MIXED_CONTENT___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
MIXED_CONTENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int MIXED_CONTENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
MIXED_CONTENT___GET_INBOUND
static final int MIXED_CONTENT___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
MIXED_CONTENT___GET_OUTBOUND
static final int MIXED_CONTENT___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
MIXED_CONTENT___GET_OWNED_RELATION
static final int MIXED_CONTENT___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
MIXED_CONTENT___GET_IN_AGGREGATED
static final int MIXED_CONTENT___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
MIXED_CONTENT___GET_OUT_AGGREGATED
static final int MIXED_CONTENT___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
MIXED_CONTENT___GET_OWNER
static final int MIXED_CONTENT___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
MIXED_CONTENT___GET_OWNED_ELEMENT
static final int MIXED_CONTENT___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
MIXED_CONTENT___GET_GROUP
static final int MIXED_CONTENT___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
MIXED_CONTENT___GET_GROUPED_ELEMENT
static final int MIXED_CONTENT___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
MIXED_CONTENT___GET_MODEL
static final int MIXED_CONTENT___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
MIXED_CONTENT_OPERATION_COUNT
static final int MIXED_CONTENT_OPERATION_COUNTThe number of operations of the 'Mixed Content' class.- See Also:
- Constant Field Values
-
CONTENT_REFERENCE
static final int CONTENT_REFERENCEThe meta object id for the 'Content Reference' class. -
CONTENT_REFERENCE__ATTRIBUTE
static final int CONTENT_REFERENCE__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_REFERENCE__ANNOTATION
static final int CONTENT_REFERENCE__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_REFERENCE__STEREOTYPE
static final int CONTENT_REFERENCE__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
CONTENT_REFERENCE__TAGGED_VALUE
static final int CONTENT_REFERENCE__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_REFERENCE__NAME
static final int CONTENT_REFERENCE__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CONTENT_REFERENCE__SOURCE
static final int CONTENT_REFERENCE__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_REFERENCE__DATA_RELATION
static final int CONTENT_REFERENCE__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_REFERENCE__ABSTRACTION
static final int CONTENT_REFERENCE__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_REFERENCE__TYPE
static final int CONTENT_REFERENCE__TYPEThe feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
CONTENT_REFERENCE__CONTENT_ELEMENT
static final int CONTENT_REFERENCE__CONTENT_ELEMENTThe feature id for the 'Content Element' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_REFERENCE_FEATURE_COUNT
static final int CONTENT_REFERENCE_FEATURE_COUNTThe number of structural features of the 'Content Reference' class.- See Also:
- Constant Field Values
-
CONTENT_REFERENCE___CREATE_AGGREGATION__KDMENTITY
static final int CONTENT_REFERENCE___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
CONTENT_REFERENCE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int CONTENT_REFERENCE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
CONTENT_REFERENCE___GET_INBOUND
static final int CONTENT_REFERENCE___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
CONTENT_REFERENCE___GET_OUTBOUND
static final int CONTENT_REFERENCE___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
CONTENT_REFERENCE___GET_OWNED_RELATION
static final int CONTENT_REFERENCE___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
CONTENT_REFERENCE___GET_IN_AGGREGATED
static final int CONTENT_REFERENCE___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
CONTENT_REFERENCE___GET_OUT_AGGREGATED
static final int CONTENT_REFERENCE___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
CONTENT_REFERENCE___GET_OWNER
static final int CONTENT_REFERENCE___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
CONTENT_REFERENCE___GET_OWNED_ELEMENT
static final int CONTENT_REFERENCE___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
CONTENT_REFERENCE___GET_GROUP
static final int CONTENT_REFERENCE___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
CONTENT_REFERENCE___GET_GROUPED_ELEMENT
static final int CONTENT_REFERENCE___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
CONTENT_REFERENCE___GET_MODEL
static final int CONTENT_REFERENCE___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
CONTENT_REFERENCE_OPERATION_COUNT
static final int CONTENT_REFERENCE_OPERATION_COUNTThe number of operations of the 'Content Reference' class.- See Also:
- Constant Field Values
-
DATA_ACTION
static final int DATA_ACTIONThe meta object id for the 'Action' class. -
DATA_ACTION__ATTRIBUTE
static final int DATA_ACTION__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
DATA_ACTION__ANNOTATION
static final int DATA_ACTION__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
DATA_ACTION__STEREOTYPE
static final int DATA_ACTION__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
DATA_ACTION__TAGGED_VALUE
static final int DATA_ACTION__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
DATA_ACTION__NAME
static final int DATA_ACTION__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DATA_ACTION__SOURCE
static final int DATA_ACTION__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
DATA_ACTION__DATA_RELATION
static final int DATA_ACTION__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
DATA_ACTION__ABSTRACTION
static final int DATA_ACTION__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
DATA_ACTION__KIND
static final int DATA_ACTION__KINDThe feature id for the 'Kind' attribute.- See Also:
- Constant Field Values
-
DATA_ACTION__IMPLEMENTATION
static final int DATA_ACTION__IMPLEMENTATIONThe feature id for the 'Implementation' reference list.- See Also:
- Constant Field Values
-
DATA_ACTION__DATA_ELEMENT
static final int DATA_ACTION__DATA_ELEMENTThe feature id for the 'Data Element' containment reference list.- See Also:
- Constant Field Values
-
DATA_ACTION_FEATURE_COUNT
static final int DATA_ACTION_FEATURE_COUNTThe number of structural features of the 'Action' class.- See Also:
- Constant Field Values
-
DATA_ACTION___CREATE_AGGREGATION__KDMENTITY
static final int DATA_ACTION___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
DATA_ACTION___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int DATA_ACTION___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
DATA_ACTION___GET_INBOUND
static final int DATA_ACTION___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
DATA_ACTION___GET_OUTBOUND
static final int DATA_ACTION___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
DATA_ACTION___GET_OWNED_RELATION
static final int DATA_ACTION___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
DATA_ACTION___GET_IN_AGGREGATED
static final int DATA_ACTION___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
DATA_ACTION___GET_OUT_AGGREGATED
static final int DATA_ACTION___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
DATA_ACTION___GET_OWNER
static final int DATA_ACTION___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
DATA_ACTION___GET_OWNED_ELEMENT
static final int DATA_ACTION___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
DATA_ACTION___GET_GROUP
static final int DATA_ACTION___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
DATA_ACTION___GET_GROUPED_ELEMENT
static final int DATA_ACTION___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
DATA_ACTION___GET_MODEL
static final int DATA_ACTION___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
DATA_ACTION_OPERATION_COUNT
static final int DATA_ACTION_OPERATION_COUNTThe number of operations of the 'Action' class.- See Also:
- Constant Field Values
-
READS_COLUMN_SET
static final int READS_COLUMN_SETThe meta object id for the 'Reads Column Set' class. -
READS_COLUMN_SET__ATTRIBUTE
static final int READS_COLUMN_SET__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
READS_COLUMN_SET__ANNOTATION
static final int READS_COLUMN_SET__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
READS_COLUMN_SET__STEREOTYPE
static final int READS_COLUMN_SET__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
READS_COLUMN_SET__TAGGED_VALUE
static final int READS_COLUMN_SET__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
READS_COLUMN_SET__TO
static final int READS_COLUMN_SET__TOThe feature id for the 'To' reference.- See Also:
- Constant Field Values
-
READS_COLUMN_SET__FROM
static final int READS_COLUMN_SET__FROMThe feature id for the 'From' reference.- See Also:
- Constant Field Values
-
READS_COLUMN_SET_FEATURE_COUNT
static final int READS_COLUMN_SET_FEATURE_COUNTThe number of structural features of the 'Reads Column Set' class.- See Also:
- Constant Field Values
-
READS_COLUMN_SET___GET_TO
static final int READS_COLUMN_SET___GET_TOThe operation id for the 'Get To' operation.- See Also:
- Constant Field Values
-
READS_COLUMN_SET___GET_FROM
static final int READS_COLUMN_SET___GET_FROMThe operation id for the 'Get From' operation.- See Also:
- Constant Field Values
-
READS_COLUMN_SET_OPERATION_COUNT
static final int READS_COLUMN_SET_OPERATION_COUNTThe number of operations of the 'Reads Column Set' class.- See Also:
- Constant Field Values
-
CONTENT_ATTRIBUTE
static final int CONTENT_ATTRIBUTEThe meta object id for the 'Content Attribute' class. -
CONTENT_ATTRIBUTE__ATTRIBUTE
static final int CONTENT_ATTRIBUTE__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_ATTRIBUTE__ANNOTATION
static final int CONTENT_ATTRIBUTE__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_ATTRIBUTE__STEREOTYPE
static final int CONTENT_ATTRIBUTE__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
CONTENT_ATTRIBUTE__TAGGED_VALUE
static final int CONTENT_ATTRIBUTE__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_ATTRIBUTE__NAME
static final int CONTENT_ATTRIBUTE__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CONTENT_ATTRIBUTE__SOURCE
static final int CONTENT_ATTRIBUTE__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_ATTRIBUTE__DATA_RELATION
static final int CONTENT_ATTRIBUTE__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_ATTRIBUTE__ABSTRACTION
static final int CONTENT_ATTRIBUTE__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_ATTRIBUTE__TYPE
static final int CONTENT_ATTRIBUTE__TYPEThe feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
CONTENT_ATTRIBUTE__CONTENT_ELEMENT
static final int CONTENT_ATTRIBUTE__CONTENT_ELEMENTThe feature id for the 'Content Element' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_ATTRIBUTE_FEATURE_COUNT
static final int CONTENT_ATTRIBUTE_FEATURE_COUNTThe number of structural features of the 'Content Attribute' class.- See Also:
- Constant Field Values
-
CONTENT_ATTRIBUTE___CREATE_AGGREGATION__KDMENTITY
static final int CONTENT_ATTRIBUTE___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
CONTENT_ATTRIBUTE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int CONTENT_ATTRIBUTE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
CONTENT_ATTRIBUTE___GET_INBOUND
static final int CONTENT_ATTRIBUTE___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
CONTENT_ATTRIBUTE___GET_OUTBOUND
static final int CONTENT_ATTRIBUTE___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
CONTENT_ATTRIBUTE___GET_OWNED_RELATION
static final int CONTENT_ATTRIBUTE___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
CONTENT_ATTRIBUTE___GET_IN_AGGREGATED
static final int CONTENT_ATTRIBUTE___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
CONTENT_ATTRIBUTE___GET_OUT_AGGREGATED
static final int CONTENT_ATTRIBUTE___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
CONTENT_ATTRIBUTE___GET_OWNER
static final int CONTENT_ATTRIBUTE___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
CONTENT_ATTRIBUTE___GET_OWNED_ELEMENT
static final int CONTENT_ATTRIBUTE___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
CONTENT_ATTRIBUTE___GET_GROUP
static final int CONTENT_ATTRIBUTE___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
CONTENT_ATTRIBUTE___GET_GROUPED_ELEMENT
static final int CONTENT_ATTRIBUTE___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
CONTENT_ATTRIBUTE___GET_MODEL
static final int CONTENT_ATTRIBUTE___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
CONTENT_ATTRIBUTE_OPERATION_COUNT
static final int CONTENT_ATTRIBUTE_OPERATION_COUNTThe number of operations of the 'Content Attribute' class.- See Also:
- Constant Field Values
-
TYPED_BY
static final int TYPED_BYThe meta object id for the 'Typed By' class. -
TYPED_BY__ATTRIBUTE
static final int TYPED_BY__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
TYPED_BY__ANNOTATION
static final int TYPED_BY__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
TYPED_BY__STEREOTYPE
static final int TYPED_BY__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
TYPED_BY__TAGGED_VALUE
static final int TYPED_BY__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
TYPED_BY__TO
static final int TYPED_BY__TOThe feature id for the 'To' reference.- See Also:
- Constant Field Values
-
TYPED_BY__FROM
static final int TYPED_BY__FROMThe feature id for the 'From' reference.- See Also:
- Constant Field Values
-
TYPED_BY_FEATURE_COUNT
static final int TYPED_BY_FEATURE_COUNTThe number of structural features of the 'Typed By' class.- See Also:
- Constant Field Values
-
TYPED_BY___GET_TO
static final int TYPED_BY___GET_TOThe operation id for the 'Get To' operation.- See Also:
- Constant Field Values
-
TYPED_BY___GET_FROM
static final int TYPED_BY___GET_FROMThe operation id for the 'Get From' operation.- See Also:
- Constant Field Values
-
TYPED_BY_OPERATION_COUNT
static final int TYPED_BY_OPERATION_COUNTThe number of operations of the 'Typed By' class.- See Also:
- Constant Field Values
-
REFERENCE_TO
static final int REFERENCE_TOThe meta object id for the 'Reference To' class. -
REFERENCE_TO__ATTRIBUTE
static final int REFERENCE_TO__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
REFERENCE_TO__ANNOTATION
static final int REFERENCE_TO__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
REFERENCE_TO__STEREOTYPE
static final int REFERENCE_TO__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
REFERENCE_TO__TAGGED_VALUE
static final int REFERENCE_TO__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
REFERENCE_TO__TO
static final int REFERENCE_TO__TOThe feature id for the 'To' reference.- See Also:
- Constant Field Values
-
REFERENCE_TO__FROM
static final int REFERENCE_TO__FROMThe feature id for the 'From' reference.- See Also:
- Constant Field Values
-
REFERENCE_TO_FEATURE_COUNT
static final int REFERENCE_TO_FEATURE_COUNTThe number of structural features of the 'Reference To' class.- See Also:
- Constant Field Values
-
REFERENCE_TO___GET_TO
static final int REFERENCE_TO___GET_TOThe operation id for the 'Get To' operation.- See Also:
- Constant Field Values
-
REFERENCE_TO___GET_FROM
static final int REFERENCE_TO___GET_FROMThe operation id for the 'Get From' operation.- See Also:
- Constant Field Values
-
REFERENCE_TO_OPERATION_COUNT
static final int REFERENCE_TO_OPERATION_COUNTThe number of operations of the 'Reference To' class.- See Also:
- Constant Field Values
-
RESTRICTION_OF
static final int RESTRICTION_OFThe meta object id for the 'Restriction Of' class. -
RESTRICTION_OF__ATTRIBUTE
static final int RESTRICTION_OF__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
RESTRICTION_OF__ANNOTATION
static final int RESTRICTION_OF__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
RESTRICTION_OF__STEREOTYPE
static final int RESTRICTION_OF__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
RESTRICTION_OF__TAGGED_VALUE
static final int RESTRICTION_OF__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
RESTRICTION_OF__TO
static final int RESTRICTION_OF__TOThe feature id for the 'To' reference.- See Also:
- Constant Field Values
-
RESTRICTION_OF__FROM
static final int RESTRICTION_OF__FROMThe feature id for the 'From' reference.- See Also:
- Constant Field Values
-
RESTRICTION_OF_FEATURE_COUNT
static final int RESTRICTION_OF_FEATURE_COUNTThe number of structural features of the 'Restriction Of' class.- See Also:
- Constant Field Values
-
RESTRICTION_OF___GET_TO
static final int RESTRICTION_OF___GET_TOThe operation id for the 'Get To' operation.- See Also:
- Constant Field Values
-
RESTRICTION_OF___GET_FROM
static final int RESTRICTION_OF___GET_FROMThe operation id for the 'Get From' operation.- See Also:
- Constant Field Values
-
RESTRICTION_OF_OPERATION_COUNT
static final int RESTRICTION_OF_OPERATION_COUNTThe number of operations of the 'Restriction Of' class.- See Also:
- Constant Field Values
-
EXTENSION_TO
static final int EXTENSION_TOThe meta object id for the 'Extension To' class. -
EXTENSION_TO__ATTRIBUTE
static final int EXTENSION_TO__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
EXTENSION_TO__ANNOTATION
static final int EXTENSION_TO__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
EXTENSION_TO__STEREOTYPE
static final int EXTENSION_TO__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
EXTENSION_TO__TAGGED_VALUE
static final int EXTENSION_TO__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
EXTENSION_TO__TO
static final int EXTENSION_TO__TOThe feature id for the 'To' reference.- See Also:
- Constant Field Values
-
EXTENSION_TO__FROM
static final int EXTENSION_TO__FROMThe feature id for the 'From' reference.- See Also:
- Constant Field Values
-
EXTENSION_TO_FEATURE_COUNT
static final int EXTENSION_TO_FEATURE_COUNTThe number of structural features of the 'Extension To' class.- See Also:
- Constant Field Values
-
EXTENSION_TO___GET_TO
static final int EXTENSION_TO___GET_TOThe operation id for the 'Get To' operation.- See Also:
- Constant Field Values
-
EXTENSION_TO___GET_FROM
static final int EXTENSION_TO___GET_FROMThe operation id for the 'Get From' operation.- See Also:
- Constant Field Values
-
EXTENSION_TO_OPERATION_COUNT
static final int EXTENSION_TO_OPERATION_COUNTThe number of operations of the 'Extension To' class.- See Also:
- Constant Field Values
-
DATATYPE_OF
static final int DATATYPE_OFThe meta object id for the 'Datatype Of' class. -
DATATYPE_OF__ATTRIBUTE
static final int DATATYPE_OF__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
DATATYPE_OF__ANNOTATION
static final int DATATYPE_OF__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
DATATYPE_OF__STEREOTYPE
static final int DATATYPE_OF__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
DATATYPE_OF__TAGGED_VALUE
static final int DATATYPE_OF__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
DATATYPE_OF__TO
static final int DATATYPE_OF__TOThe feature id for the 'To' reference.- See Also:
- Constant Field Values
-
DATATYPE_OF__FROM
static final int DATATYPE_OF__FROMThe feature id for the 'From' reference.- See Also:
- Constant Field Values
-
DATATYPE_OF_FEATURE_COUNT
static final int DATATYPE_OF_FEATURE_COUNTThe number of structural features of the 'Datatype Of' class.- See Also:
- Constant Field Values
-
DATATYPE_OF___GET_TO
static final int DATATYPE_OF___GET_TOThe operation id for the 'Get To' operation.- See Also:
- Constant Field Values
-
DATATYPE_OF___GET_FROM
static final int DATATYPE_OF___GET_FROMThe operation id for the 'Get From' operation.- See Also:
- Constant Field Values
-
DATATYPE_OF_OPERATION_COUNT
static final int DATATYPE_OF_OPERATION_COUNTThe number of operations of the 'Datatype Of' class.- See Also:
- Constant Field Values
-
HAS_CONTENT
static final int HAS_CONTENTThe meta object id for the 'Has Content' class. -
HAS_CONTENT__ATTRIBUTE
static final int HAS_CONTENT__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
HAS_CONTENT__ANNOTATION
static final int HAS_CONTENT__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
HAS_CONTENT__STEREOTYPE
static final int HAS_CONTENT__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
HAS_CONTENT__TAGGED_VALUE
static final int HAS_CONTENT__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
HAS_CONTENT__TO
static final int HAS_CONTENT__TOThe feature id for the 'To' reference.- See Also:
- Constant Field Values
-
HAS_CONTENT__FROM
static final int HAS_CONTENT__FROMThe feature id for the 'From' reference.- See Also:
- Constant Field Values
-
HAS_CONTENT_FEATURE_COUNT
static final int HAS_CONTENT_FEATURE_COUNTThe number of structural features of the 'Has Content' class.- See Also:
- Constant Field Values
-
HAS_CONTENT___GET_TO
static final int HAS_CONTENT___GET_TOThe operation id for the 'Get To' operation.- See Also:
- Constant Field Values
-
HAS_CONTENT___GET_FROM
static final int HAS_CONTENT___GET_FROMThe operation id for the 'Get From' operation.- See Also:
- Constant Field Values
-
HAS_CONTENT_OPERATION_COUNT
static final int HAS_CONTENT_OPERATION_COUNTThe number of operations of the 'Has Content' class.- See Also:
- Constant Field Values
-
WRITES_COLUMN_SET
static final int WRITES_COLUMN_SETThe meta object id for the 'Writes Column Set' class. -
WRITES_COLUMN_SET__ATTRIBUTE
static final int WRITES_COLUMN_SET__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
WRITES_COLUMN_SET__ANNOTATION
static final int WRITES_COLUMN_SET__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
WRITES_COLUMN_SET__STEREOTYPE
static final int WRITES_COLUMN_SET__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
WRITES_COLUMN_SET__TAGGED_VALUE
static final int WRITES_COLUMN_SET__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
WRITES_COLUMN_SET__TO
static final int WRITES_COLUMN_SET__TOThe feature id for the 'To' reference.- See Also:
- Constant Field Values
-
WRITES_COLUMN_SET__FROM
static final int WRITES_COLUMN_SET__FROMThe feature id for the 'From' reference.- See Also:
- Constant Field Values
-
WRITES_COLUMN_SET_FEATURE_COUNT
static final int WRITES_COLUMN_SET_FEATURE_COUNTThe number of structural features of the 'Writes Column Set' class.- See Also:
- Constant Field Values
-
WRITES_COLUMN_SET___GET_TO
static final int WRITES_COLUMN_SET___GET_TOThe operation id for the 'Get To' operation.- See Also:
- Constant Field Values
-
WRITES_COLUMN_SET___GET_FROM
static final int WRITES_COLUMN_SET___GET_FROMThe operation id for the 'Get From' operation.- See Also:
- Constant Field Values
-
WRITES_COLUMN_SET_OPERATION_COUNT
static final int WRITES_COLUMN_SET_OPERATION_COUNTThe number of operations of the 'Writes Column Set' class.- See Also:
- Constant Field Values
-
PRODUCES_DATA_EVENT
static final int PRODUCES_DATA_EVENTThe meta object id for the 'Produces Data Event' class. -
PRODUCES_DATA_EVENT__ATTRIBUTE
static final int PRODUCES_DATA_EVENT__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
PRODUCES_DATA_EVENT__ANNOTATION
static final int PRODUCES_DATA_EVENT__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
PRODUCES_DATA_EVENT__STEREOTYPE
static final int PRODUCES_DATA_EVENT__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
PRODUCES_DATA_EVENT__TAGGED_VALUE
static final int PRODUCES_DATA_EVENT__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
PRODUCES_DATA_EVENT__TO
static final int PRODUCES_DATA_EVENT__TOThe feature id for the 'To' reference.- See Also:
- Constant Field Values
-
PRODUCES_DATA_EVENT__FROM
static final int PRODUCES_DATA_EVENT__FROMThe feature id for the 'From' reference.- See Also:
- Constant Field Values
-
PRODUCES_DATA_EVENT_FEATURE_COUNT
static final int PRODUCES_DATA_EVENT_FEATURE_COUNTThe number of structural features of the 'Produces Data Event' class.- See Also:
- Constant Field Values
-
PRODUCES_DATA_EVENT___GET_TO
static final int PRODUCES_DATA_EVENT___GET_TOThe operation id for the 'Get To' operation.- See Also:
- Constant Field Values
-
PRODUCES_DATA_EVENT___GET_FROM
static final int PRODUCES_DATA_EVENT___GET_FROMThe operation id for the 'Get From' operation.- See Also:
- Constant Field Values
-
PRODUCES_DATA_EVENT_OPERATION_COUNT
static final int PRODUCES_DATA_EVENT_OPERATION_COUNTThe number of operations of the 'Produces Data Event' class.- See Also:
- Constant Field Values
-
DATA_SEGMENT
static final int DATA_SEGMENTThe meta object id for the 'Segment' class. -
DATA_SEGMENT__ATTRIBUTE
static final int DATA_SEGMENT__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
DATA_SEGMENT__ANNOTATION
static final int DATA_SEGMENT__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
DATA_SEGMENT__STEREOTYPE
static final int DATA_SEGMENT__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
DATA_SEGMENT__TAGGED_VALUE
static final int DATA_SEGMENT__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
DATA_SEGMENT__NAME
static final int DATA_SEGMENT__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DATA_SEGMENT__SOURCE
static final int DATA_SEGMENT__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
DATA_SEGMENT__DATA_RELATION
static final int DATA_SEGMENT__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
DATA_SEGMENT__ABSTRACTION
static final int DATA_SEGMENT__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
DATA_SEGMENT__DATA_ELEMENT
static final int DATA_SEGMENT__DATA_ELEMENTThe feature id for the 'Data Element' containment reference list.- See Also:
- Constant Field Values
-
DATA_SEGMENT__ITEM_UNIT
static final int DATA_SEGMENT__ITEM_UNITThe feature id for the 'Item Unit' containment reference list.- See Also:
- Constant Field Values
-
DATA_SEGMENT_FEATURE_COUNT
static final int DATA_SEGMENT_FEATURE_COUNTThe number of structural features of the 'Segment' class.- See Also:
- Constant Field Values
-
DATA_SEGMENT___CREATE_AGGREGATION__KDMENTITY
static final int DATA_SEGMENT___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
DATA_SEGMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int DATA_SEGMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
DATA_SEGMENT___GET_INBOUND
static final int DATA_SEGMENT___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
DATA_SEGMENT___GET_OUTBOUND
static final int DATA_SEGMENT___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
DATA_SEGMENT___GET_OWNED_RELATION
static final int DATA_SEGMENT___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
DATA_SEGMENT___GET_IN_AGGREGATED
static final int DATA_SEGMENT___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
DATA_SEGMENT___GET_OUT_AGGREGATED
static final int DATA_SEGMENT___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
DATA_SEGMENT___GET_OWNER
static final int DATA_SEGMENT___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
DATA_SEGMENT___GET_OWNED_ELEMENT
static final int DATA_SEGMENT___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
DATA_SEGMENT___GET_GROUP
static final int DATA_SEGMENT___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
DATA_SEGMENT___GET_GROUPED_ELEMENT
static final int DATA_SEGMENT___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
DATA_SEGMENT___GET_MODEL
static final int DATA_SEGMENT___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
DATA_SEGMENT_OPERATION_COUNT
static final int DATA_SEGMENT_OPERATION_COUNTThe number of operations of the 'Segment' class.- See Also:
- Constant Field Values
-
CONTENT_ELEMENT
static final int CONTENT_ELEMENTThe meta object id for the 'Content Element' class. -
CONTENT_ELEMENT__ATTRIBUTE
static final int CONTENT_ELEMENT__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_ELEMENT__ANNOTATION
static final int CONTENT_ELEMENT__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_ELEMENT__STEREOTYPE
static final int CONTENT_ELEMENT__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
CONTENT_ELEMENT__TAGGED_VALUE
static final int CONTENT_ELEMENT__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_ELEMENT__NAME
static final int CONTENT_ELEMENT__NAMEThe feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CONTENT_ELEMENT__SOURCE
static final int CONTENT_ELEMENT__SOURCEThe feature id for the 'Source' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_ELEMENT__DATA_RELATION
static final int CONTENT_ELEMENT__DATA_RELATIONThe feature id for the 'Data Relation' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_ELEMENT__ABSTRACTION
static final int CONTENT_ELEMENT__ABSTRACTIONThe feature id for the 'Abstraction' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_ELEMENT__TYPE
static final int CONTENT_ELEMENT__TYPEThe feature id for the 'Type' reference.- See Also:
- Constant Field Values
-
CONTENT_ELEMENT__CONTENT_ELEMENT
static final int CONTENT_ELEMENT__CONTENT_ELEMENTThe feature id for the 'Content Element' containment reference list.- See Also:
- Constant Field Values
-
CONTENT_ELEMENT_FEATURE_COUNT
static final int CONTENT_ELEMENT_FEATURE_COUNTThe number of structural features of the 'Content Element' class.- See Also:
- Constant Field Values
-
CONTENT_ELEMENT___CREATE_AGGREGATION__KDMENTITY
static final int CONTENT_ELEMENT___CREATE_AGGREGATION__KDMENTITYThe operation id for the 'Create Aggregation' operation.- See Also:
- Constant Field Values
-
CONTENT_ELEMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final int CONTENT_ELEMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe operation id for the 'Delete Aggregation' operation.- See Also:
- Constant Field Values
-
CONTENT_ELEMENT___GET_INBOUND
static final int CONTENT_ELEMENT___GET_INBOUNDThe operation id for the 'Get Inbound' operation.- See Also:
- Constant Field Values
-
CONTENT_ELEMENT___GET_OUTBOUND
static final int CONTENT_ELEMENT___GET_OUTBOUNDThe operation id for the 'Get Outbound' operation.- See Also:
- Constant Field Values
-
CONTENT_ELEMENT___GET_OWNED_RELATION
static final int CONTENT_ELEMENT___GET_OWNED_RELATIONThe operation id for the 'Get Owned Relation' operation.- See Also:
- Constant Field Values
-
CONTENT_ELEMENT___GET_IN_AGGREGATED
static final int CONTENT_ELEMENT___GET_IN_AGGREGATEDThe operation id for the 'Get In Aggregated' operation.- See Also:
- Constant Field Values
-
CONTENT_ELEMENT___GET_OUT_AGGREGATED
static final int CONTENT_ELEMENT___GET_OUT_AGGREGATEDThe operation id for the 'Get Out Aggregated' operation.- See Also:
- Constant Field Values
-
CONTENT_ELEMENT___GET_OWNER
static final int CONTENT_ELEMENT___GET_OWNERThe operation id for the 'Get Owner' operation.- See Also:
- Constant Field Values
-
CONTENT_ELEMENT___GET_OWNED_ELEMENT
static final int CONTENT_ELEMENT___GET_OWNED_ELEMENTThe operation id for the 'Get Owned Element' operation.- See Also:
- Constant Field Values
-
CONTENT_ELEMENT___GET_GROUP
static final int CONTENT_ELEMENT___GET_GROUPThe operation id for the 'Get Group' operation.- See Also:
- Constant Field Values
-
CONTENT_ELEMENT___GET_GROUPED_ELEMENT
static final int CONTENT_ELEMENT___GET_GROUPED_ELEMENTThe operation id for the 'Get Grouped Element' operation.- See Also:
- Constant Field Values
-
CONTENT_ELEMENT___GET_MODEL
static final int CONTENT_ELEMENT___GET_MODELThe operation id for the 'Get Model' operation.- See Also:
- Constant Field Values
-
CONTENT_ELEMENT_OPERATION_COUNT
static final int CONTENT_ELEMENT_OPERATION_COUNTThe number of operations of the 'Content Element' class.- See Also:
- Constant Field Values
-
MANAGES_DATA
static final int MANAGES_DATAThe meta object id for the 'Manages Data' class. -
MANAGES_DATA__ATTRIBUTE
static final int MANAGES_DATA__ATTRIBUTEThe feature id for the 'Attribute' containment reference list.- See Also:
- Constant Field Values
-
MANAGES_DATA__ANNOTATION
static final int MANAGES_DATA__ANNOTATIONThe feature id for the 'Annotation' containment reference list.- See Also:
- Constant Field Values
-
MANAGES_DATA__STEREOTYPE
static final int MANAGES_DATA__STEREOTYPEThe feature id for the 'Stereotype' reference list.- See Also:
- Constant Field Values
-
MANAGES_DATA__TAGGED_VALUE
static final int MANAGES_DATA__TAGGED_VALUEThe feature id for the 'Tagged Value' containment reference list.- See Also:
- Constant Field Values
-
MANAGES_DATA__TO
static final int MANAGES_DATA__TOThe feature id for the 'To' reference.- See Also:
- Constant Field Values
-
MANAGES_DATA__FROM
static final int MANAGES_DATA__FROMThe feature id for the 'From' reference.- See Also:
- Constant Field Values
-
MANAGES_DATA_FEATURE_COUNT
static final int MANAGES_DATA_FEATURE_COUNTThe number of structural features of the 'Manages Data' class.- See Also:
- Constant Field Values
-
MANAGES_DATA___GET_TO
static final int MANAGES_DATA___GET_TOThe operation id for the 'Get To' operation.- See Also:
- Constant Field Values
-
MANAGES_DATA___GET_FROM
static final int MANAGES_DATA___GET_FROMThe operation id for the 'Get From' operation.- See Also:
- Constant Field Values
-
MANAGES_DATA_OPERATION_COUNT
static final int MANAGES_DATA_OPERATION_COUNTThe number of operations of the 'Manages Data' class.- See Also:
- Constant Field Values
-
-
Method Details
-
getDataModel
org.eclipse.emf.ecore.EClass getDataModel()Returns the meta object for class 'Model'.- Returns:
- the meta object for class 'Model'.
- See Also:
DataModel
-
getDataModel_DataElement
org.eclipse.emf.ecore.EReference getDataModel_DataElement()Returns the meta object for the containment reference list 'Data Element'.- Returns:
- the meta object for the containment reference list 'Data Element'.
- See Also:
DataModel.getDataElement(),getDataModel()
-
getAbstractDataElement
org.eclipse.emf.ecore.EClass getAbstractDataElement()Returns the meta object for class 'Abstract Data Element'.- Returns:
- the meta object for class 'Abstract Data Element'.
- See Also:
AbstractDataElement
-
getAbstractDataElement_Source
org.eclipse.emf.ecore.EReference getAbstractDataElement_Source()Returns the meta object for the containment reference list 'Source'.- Returns:
- the meta object for the containment reference list 'Source'.
- See Also:
AbstractDataElement.getSource(),getAbstractDataElement()
-
getAbstractDataElement_DataRelation
org.eclipse.emf.ecore.EReference getAbstractDataElement_DataRelation()Returns the meta object for the containment reference list 'Data Relation'.- Returns:
- the meta object for the containment reference list 'Data Relation'.
- See Also:
AbstractDataElement.getDataRelation(),getAbstractDataElement()
-
getAbstractDataElement_Abstraction
org.eclipse.emf.ecore.EReference getAbstractDataElement_Abstraction()Returns the meta object for the containment reference list 'Abstraction'.- Returns:
- the meta object for the containment reference list 'Abstraction'.
- See Also:
AbstractDataElement.getAbstraction(),getAbstractDataElement()
-
getDataResource
org.eclipse.emf.ecore.EClass getDataResource()Returns the meta object for class 'Resource'.- Returns:
- the meta object for class 'Resource'.
- See Also:
DataResource
-
getIndexElement
org.eclipse.emf.ecore.EClass getIndexElement()Returns the meta object for class 'Index Element'.- Returns:
- the meta object for class 'Index Element'.
- See Also:
IndexElement
-
getIndexElement_Implementation
org.eclipse.emf.ecore.EReference getIndexElement_Implementation()Returns the meta object for the reference list 'Implementation'.- Returns:
- the meta object for the reference list 'Implementation'.
- See Also:
IndexElement.getImplementation(),getIndexElement()
-
getUniqueKey
org.eclipse.emf.ecore.EClass getUniqueKey()Returns the meta object for class 'Unique Key'.- Returns:
- the meta object for class 'Unique Key'.
- See Also:
UniqueKey
-
getIndex
org.eclipse.emf.ecore.EClass getIndex()Returns the meta object for class 'Index'.- Returns:
- the meta object for class 'Index'.
- See Also:
Index
-
getAbstractDataRelationship
org.eclipse.emf.ecore.EClass getAbstractDataRelationship()Returns the meta object for class 'Abstract Data Relationship'.- Returns:
- the meta object for class 'Abstract Data Relationship'.
- See Also:
AbstractDataRelationship
-
getKeyRelation
org.eclipse.emf.ecore.EClass getKeyRelation()Returns the meta object for class 'Key Relation'.- Returns:
- the meta object for class 'Key Relation'.
- See Also:
KeyRelation
-
getKeyRelation_To
org.eclipse.emf.ecore.EReference getKeyRelation_To()Returns the meta object for the reference 'To'.- Returns:
- the meta object for the reference 'To'.
- See Also:
KeyRelation.getTo(),getKeyRelation()
-
getKeyRelation_From
org.eclipse.emf.ecore.EReference getKeyRelation_From()Returns the meta object for the reference 'From'.- Returns:
- the meta object for the reference 'From'.
- See Also:
KeyRelation.getFrom(),getKeyRelation()
-
getReferenceKey
org.eclipse.emf.ecore.EClass getReferenceKey()Returns the meta object for class 'Reference Key'.- Returns:
- the meta object for class 'Reference Key'.
- See Also:
ReferenceKey
-
getDataContainer
org.eclipse.emf.ecore.EClass getDataContainer()Returns the meta object for class 'Container'.- Returns:
- the meta object for class 'Container'.
- See Also:
DataContainer
-
getDataContainer_DataElement
org.eclipse.emf.ecore.EReference getDataContainer_DataElement()Returns the meta object for the containment reference list 'Data Element'.- Returns:
- the meta object for the containment reference list 'Data Element'.
- See Also:
DataContainer.getDataElement(),getDataContainer()
-
getCatalog
org.eclipse.emf.ecore.EClass getCatalog()Returns the meta object for class 'Catalog'.- Returns:
- the meta object for class 'Catalog'.
- See Also:
Catalog
-
getRelationalSchema
org.eclipse.emf.ecore.EClass getRelationalSchema()Returns the meta object for class 'Relational Schema'.- Returns:
- the meta object for class 'Relational Schema'.
- See Also:
RelationalSchema
-
getRelationalSchema_CodeElement
org.eclipse.emf.ecore.EReference getRelationalSchema_CodeElement()Returns the meta object for the containment reference list 'Code Element'.- Returns:
- the meta object for the containment reference list 'Code Element'.
- See Also:
RelationalSchema.getCodeElement(),getRelationalSchema()
-
getColumnSet
org.eclipse.emf.ecore.EClass getColumnSet()Returns the meta object for class 'Column Set'.- Returns:
- the meta object for class 'Column Set'.
- See Also:
ColumnSet
-
getColumnSet_ItemUnit
org.eclipse.emf.ecore.EReference getColumnSet_ItemUnit()Returns the meta object for the containment reference list 'Item Unit'.- Returns:
- the meta object for the containment reference list 'Item Unit'.
- See Also:
ColumnSet.getItemUnit(),getColumnSet()
-
getRelationalTable
org.eclipse.emf.ecore.EClass getRelationalTable()Returns the meta object for class 'Relational Table'.- Returns:
- the meta object for class 'Relational Table'.
- See Also:
RelationalTable
-
getRelationalView
org.eclipse.emf.ecore.EClass getRelationalView()Returns the meta object for class 'Relational View'.- Returns:
- the meta object for class 'Relational View'.
- See Also:
RelationalView
-
getRecordFile
org.eclipse.emf.ecore.EClass getRecordFile()Returns the meta object for class 'Record File'.- Returns:
- the meta object for class 'Record File'.
- See Also:
RecordFile
-
getDataEvent
org.eclipse.emf.ecore.EClass getDataEvent()Returns the meta object for class 'Event'.- Returns:
- the meta object for class 'Event'.
- See Also:
DataEvent
-
getDataEvent_Kind
org.eclipse.emf.ecore.EAttribute getDataEvent_Kind()Returns the meta object for the attribute 'Kind'.- Returns:
- the meta object for the attribute 'Kind'.
- See Also:
DataEvent.getKind(),getDataEvent()
-
getXMLSchema
org.eclipse.emf.ecore.EClass getXMLSchema()Returns the meta object for class 'XML Schema'.- Returns:
- the meta object for class 'XML Schema'.
- See Also:
XMLSchema
-
getXMLSchema_ContentElement
org.eclipse.emf.ecore.EReference getXMLSchema_ContentElement()Returns the meta object for the containment reference list 'Content Element'.- Returns:
- the meta object for the containment reference list 'Content Element'.
- See Also:
XMLSchema.getContentElement(),getXMLSchema()
-
getAbstractContentElement
org.eclipse.emf.ecore.EClass getAbstractContentElement()Returns the meta object for class 'Abstract Content Element'.- Returns:
- the meta object for class 'Abstract Content Element'.
- See Also:
AbstractContentElement
-
getComplexContentType
org.eclipse.emf.ecore.EClass getComplexContentType()Returns the meta object for class 'Complex Content Type'.- Returns:
- the meta object for class 'Complex Content Type'.
- See Also:
ComplexContentType
-
getComplexContentType_ContentElement
org.eclipse.emf.ecore.EReference getComplexContentType_ContentElement()Returns the meta object for the containment reference list 'Content Element'.- Returns:
- the meta object for the containment reference list 'Content Element'.
- See Also:
ComplexContentType.getContentElement(),getComplexContentType()
-
getAllContent
org.eclipse.emf.ecore.EClass getAllContent()Returns the meta object for class 'All Content'.- Returns:
- the meta object for class 'All Content'.
- See Also:
AllContent
-
getSeqContent
org.eclipse.emf.ecore.EClass getSeqContent()Returns the meta object for class 'Seq Content'.- Returns:
- the meta object for class 'Seq Content'.
- See Also:
SeqContent
-
getChoiceContent
org.eclipse.emf.ecore.EClass getChoiceContent()Returns the meta object for class 'Choice Content'.- Returns:
- the meta object for class 'Choice Content'.
- See Also:
ChoiceContent
-
getContentItem
org.eclipse.emf.ecore.EClass getContentItem()Returns the meta object for class 'Content Item'.- Returns:
- the meta object for class 'Content Item'.
- See Also:
ContentItem
-
getContentItem_Type
org.eclipse.emf.ecore.EReference getContentItem_Type()Returns the meta object for the reference 'Type'.- Returns:
- the meta object for the reference 'Type'.
- See Also:
ContentItem.getType(),getContentItem()
-
getContentItem_ContentElement
org.eclipse.emf.ecore.EReference getContentItem_ContentElement()Returns the meta object for the containment reference list 'Content Element'.- Returns:
- the meta object for the containment reference list 'Content Element'.
- See Also:
ContentItem.getContentElement(),getContentItem()
-
getGroupContent
org.eclipse.emf.ecore.EClass getGroupContent()Returns the meta object for class 'Group Content'.- Returns:
- the meta object for class 'Group Content'.
- See Also:
GroupContent
-
getContentRestriction
org.eclipse.emf.ecore.EClass getContentRestriction()Returns the meta object for class 'Content Restriction'.- Returns:
- the meta object for class 'Content Restriction'.
- See Also:
ContentRestriction
-
getContentRestriction_Kind
org.eclipse.emf.ecore.EAttribute getContentRestriction_Kind()Returns the meta object for the attribute 'Kind'.- Returns:
- the meta object for the attribute 'Kind'.
- See Also:
ContentRestriction.getKind(),getContentRestriction()
-
getContentRestriction_Value
org.eclipse.emf.ecore.EAttribute getContentRestriction_Value()Returns the meta object for the attribute 'Value'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
ContentRestriction.getValue(),getContentRestriction()
-
getSimpleContentType
org.eclipse.emf.ecore.EClass getSimpleContentType()Returns the meta object for class 'Simple Content Type'.- Returns:
- the meta object for class 'Simple Content Type'.
- See Also:
SimpleContentType
-
getSimpleContentType_Type
org.eclipse.emf.ecore.EReference getSimpleContentType_Type()Returns the meta object for the reference list 'Type'.- Returns:
- the meta object for the reference list 'Type'.
- See Also:
SimpleContentType.getType(),getSimpleContentType()
-
getSimpleContentType_Kind
org.eclipse.emf.ecore.EAttribute getSimpleContentType_Kind()Returns the meta object for the attribute 'Kind'.- Returns:
- the meta object for the attribute 'Kind'.
- See Also:
SimpleContentType.getKind(),getSimpleContentType()
-
getExtendedDataElement
org.eclipse.emf.ecore.EClass getExtendedDataElement()Returns the meta object for class 'Extended Data Element'.- Returns:
- the meta object for class 'Extended Data Element'.
- See Also:
ExtendedDataElement
-
getDataRelationship
org.eclipse.emf.ecore.EClass getDataRelationship()Returns the meta object for class 'Relationship'.- Returns:
- the meta object for class 'Relationship'.
- See Also:
DataRelationship
-
getDataRelationship_To
org.eclipse.emf.ecore.EReference getDataRelationship_To()Returns the meta object for the reference 'To'.- Returns:
- the meta object for the reference 'To'.
- See Also:
DataRelationship.getTo(),getDataRelationship()
-
getDataRelationship_From
org.eclipse.emf.ecore.EReference getDataRelationship_From()Returns the meta object for the reference 'From'.- Returns:
- the meta object for the reference 'From'.
- See Also:
DataRelationship.getFrom(),getDataRelationship()
-
getMixedContent
org.eclipse.emf.ecore.EClass getMixedContent()Returns the meta object for class 'Mixed Content'.- Returns:
- the meta object for class 'Mixed Content'.
- See Also:
MixedContent
-
getContentReference
org.eclipse.emf.ecore.EClass getContentReference()Returns the meta object for class 'Content Reference'.- Returns:
- the meta object for class 'Content Reference'.
- See Also:
ContentReference
-
getDataAction
org.eclipse.emf.ecore.EClass getDataAction()Returns the meta object for class 'Action'.- Returns:
- the meta object for class 'Action'.
- See Also:
DataAction
-
getDataAction_Kind
org.eclipse.emf.ecore.EAttribute getDataAction_Kind()Returns the meta object for the attribute 'Kind'.- Returns:
- the meta object for the attribute 'Kind'.
- See Also:
DataAction.getKind(),getDataAction()
-
getDataAction_Implementation
org.eclipse.emf.ecore.EReference getDataAction_Implementation()Returns the meta object for the reference list 'Implementation'.- Returns:
- the meta object for the reference list 'Implementation'.
- See Also:
DataAction.getImplementation(),getDataAction()
-
getDataAction_DataElement
org.eclipse.emf.ecore.EReference getDataAction_DataElement()Returns the meta object for the containment reference list 'Data Element'.- Returns:
- the meta object for the containment reference list 'Data Element'.
- See Also:
DataAction.getDataElement(),getDataAction()
-
getReadsColumnSet
org.eclipse.emf.ecore.EClass getReadsColumnSet()Returns the meta object for class 'Reads Column Set'.- Returns:
- the meta object for class 'Reads Column Set'.
- See Also:
ReadsColumnSet
-
getReadsColumnSet_To
org.eclipse.emf.ecore.EReference getReadsColumnSet_To()Returns the meta object for the reference 'To'.- Returns:
- the meta object for the reference 'To'.
- See Also:
ReadsColumnSet.getTo(),getReadsColumnSet()
-
getReadsColumnSet_From
org.eclipse.emf.ecore.EReference getReadsColumnSet_From()Returns the meta object for the reference 'From'.- Returns:
- the meta object for the reference 'From'.
- See Also:
ReadsColumnSet.getFrom(),getReadsColumnSet()
-
getContentAttribute
org.eclipse.emf.ecore.EClass getContentAttribute()Returns the meta object for class 'Content Attribute'.- Returns:
- the meta object for class 'Content Attribute'.
- See Also:
ContentAttribute
-
getTypedBy
org.eclipse.emf.ecore.EClass getTypedBy()Returns the meta object for class 'Typed By'.- Returns:
- the meta object for class 'Typed By'.
- See Also:
TypedBy
-
getTypedBy_To
org.eclipse.emf.ecore.EReference getTypedBy_To()Returns the meta object for the reference 'To'.- Returns:
- the meta object for the reference 'To'.
- See Also:
TypedBy.getTo(),getTypedBy()
-
getTypedBy_From
org.eclipse.emf.ecore.EReference getTypedBy_From()Returns the meta object for the reference 'From'.- Returns:
- the meta object for the reference 'From'.
- See Also:
TypedBy.getFrom(),getTypedBy()
-
getReferenceTo
org.eclipse.emf.ecore.EClass getReferenceTo()Returns the meta object for class 'Reference To'.- Returns:
- the meta object for class 'Reference To'.
- See Also:
ReferenceTo
-
getReferenceTo_To
org.eclipse.emf.ecore.EReference getReferenceTo_To()Returns the meta object for the reference 'To'.- Returns:
- the meta object for the reference 'To'.
- See Also:
ReferenceTo.getTo(),getReferenceTo()
-
getReferenceTo_From
org.eclipse.emf.ecore.EReference getReferenceTo_From()Returns the meta object for the reference 'From'.- Returns:
- the meta object for the reference 'From'.
- See Also:
ReferenceTo.getFrom(),getReferenceTo()
-
getRestrictionOf
org.eclipse.emf.ecore.EClass getRestrictionOf()Returns the meta object for class 'Restriction Of'.- Returns:
- the meta object for class 'Restriction Of'.
- See Also:
RestrictionOf
-
getRestrictionOf_To
org.eclipse.emf.ecore.EReference getRestrictionOf_To()Returns the meta object for the reference 'To'.- Returns:
- the meta object for the reference 'To'.
- See Also:
RestrictionOf.getTo(),getRestrictionOf()
-
getRestrictionOf_From
org.eclipse.emf.ecore.EReference getRestrictionOf_From()Returns the meta object for the reference 'From'.- Returns:
- the meta object for the reference 'From'.
- See Also:
RestrictionOf.getFrom(),getRestrictionOf()
-
getExtensionTo
org.eclipse.emf.ecore.EClass getExtensionTo()Returns the meta object for class 'Extension To'.- Returns:
- the meta object for class 'Extension To'.
- See Also:
ExtensionTo
-
getExtensionTo_To
org.eclipse.emf.ecore.EReference getExtensionTo_To()Returns the meta object for the reference 'To'.- Returns:
- the meta object for the reference 'To'.
- See Also:
ExtensionTo.getTo(),getExtensionTo()
-
getExtensionTo_From
org.eclipse.emf.ecore.EReference getExtensionTo_From()Returns the meta object for the reference 'From'.- Returns:
- the meta object for the reference 'From'.
- See Also:
ExtensionTo.getFrom(),getExtensionTo()
-
getDatatypeOf
org.eclipse.emf.ecore.EClass getDatatypeOf()Returns the meta object for class 'Datatype Of'.- Returns:
- the meta object for class 'Datatype Of'.
- See Also:
DatatypeOf
-
getDatatypeOf_To
org.eclipse.emf.ecore.EReference getDatatypeOf_To()Returns the meta object for the reference 'To'.- Returns:
- the meta object for the reference 'To'.
- See Also:
DatatypeOf.getTo(),getDatatypeOf()
-
getDatatypeOf_From
org.eclipse.emf.ecore.EReference getDatatypeOf_From()Returns the meta object for the reference 'From'.- Returns:
- the meta object for the reference 'From'.
- See Also:
DatatypeOf.getFrom(),getDatatypeOf()
-
getHasContent
org.eclipse.emf.ecore.EClass getHasContent()Returns the meta object for class 'Has Content'.- Returns:
- the meta object for class 'Has Content'.
- See Also:
HasContent
-
getHasContent_To
org.eclipse.emf.ecore.EReference getHasContent_To()Returns the meta object for the reference 'To'.- Returns:
- the meta object for the reference 'To'.
- See Also:
HasContent.getTo(),getHasContent()
-
getHasContent_From
org.eclipse.emf.ecore.EReference getHasContent_From()Returns the meta object for the reference 'From'.- Returns:
- the meta object for the reference 'From'.
- See Also:
HasContent.getFrom(),getHasContent()
-
getWritesColumnSet
org.eclipse.emf.ecore.EClass getWritesColumnSet()Returns the meta object for class 'Writes Column Set'.- Returns:
- the meta object for class 'Writes Column Set'.
- See Also:
WritesColumnSet
-
getWritesColumnSet_To
org.eclipse.emf.ecore.EReference getWritesColumnSet_To()Returns the meta object for the reference 'To'.- Returns:
- the meta object for the reference 'To'.
- See Also:
WritesColumnSet.getTo(),getWritesColumnSet()
-
getWritesColumnSet_From
org.eclipse.emf.ecore.EReference getWritesColumnSet_From()Returns the meta object for the reference 'From'.- Returns:
- the meta object for the reference 'From'.
- See Also:
WritesColumnSet.getFrom(),getWritesColumnSet()
-
getProducesDataEvent
org.eclipse.emf.ecore.EClass getProducesDataEvent()Returns the meta object for class 'Produces Data Event'.- Returns:
- the meta object for class 'Produces Data Event'.
- See Also:
ProducesDataEvent
-
getProducesDataEvent_To
org.eclipse.emf.ecore.EReference getProducesDataEvent_To()Returns the meta object for the reference 'To'.- Returns:
- the meta object for the reference 'To'.
- See Also:
ProducesDataEvent.getTo(),getProducesDataEvent()
-
getProducesDataEvent_From
org.eclipse.emf.ecore.EReference getProducesDataEvent_From()Returns the meta object for the reference 'From'.- Returns:
- the meta object for the reference 'From'.
- See Also:
ProducesDataEvent.getFrom(),getProducesDataEvent()
-
getDataSegment
org.eclipse.emf.ecore.EClass getDataSegment()Returns the meta object for class 'Segment'.- Returns:
- the meta object for class 'Segment'.
- See Also:
DataSegment
-
getContentElement
org.eclipse.emf.ecore.EClass getContentElement()Returns the meta object for class 'Content Element'.- Returns:
- the meta object for class 'Content Element'.
- See Also:
ContentElement
-
getManagesData
org.eclipse.emf.ecore.EClass getManagesData()Returns the meta object for class 'Manages Data'.- Returns:
- the meta object for class 'Manages Data'.
- See Also:
ManagesData
-
getManagesData_To
org.eclipse.emf.ecore.EReference getManagesData_To()Returns the meta object for the reference 'To'.- Returns:
- the meta object for the reference 'To'.
- See Also:
ManagesData.getTo(),getManagesData()
-
getManagesData_From
org.eclipse.emf.ecore.EReference getManagesData_From()Returns the meta object for the reference 'From'.- Returns:
- the meta object for the reference 'From'.
- See Also:
ManagesData.getFrom(),getManagesData()
-
getDataFactory
DataFactory getDataFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-