Interface DcsPackage
-
- 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:
DcsPackageImpl
public interface DcsPackage extends org.eclipse.emf.ecore.EPackageThe 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:
DcsFactory
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceDcsPackage.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 type
-
Field Summary
Fields Modifier and Type Field Description static intAVAILABLE_VALUEThe meta object id for the 'Available Value' class.static intAVAILABLE_VALUE__PRESENTATIONThe feature id for the 'Presentation' containment reference.static intAVAILABLE_VALUE__VALUEThe feature id for the 'Value' containment reference.static intAVAILABLE_VALUE_FEATURE_COUNTThe number of structural features of the 'Available Value' class.static intAVAILABLE_VALUE_OPERATION_COUNTThe number of operations of the 'Available Value' class.static intDATA_COMPOSITION_SCHEMAThe meta object id for the 'Data Composition Schema' class.static intDATA_COMPOSITION_SCHEMA__CALCULATED_FIELDSThe feature id for the 'Calculated Fields' containment reference list.static intDATA_COMPOSITION_SCHEMA__DATA_SET_LINKSThe feature id for the 'Data Set Links' containment reference list.static intDATA_COMPOSITION_SCHEMA__DATA_SETSThe feature id for the 'Data Sets' containment reference list.static intDATA_COMPOSITION_SCHEMA__DATA_SOURCESThe feature id for the 'Data Sources' containment reference list.static intDATA_COMPOSITION_SCHEMA__DEFAULT_SETTINGSThe feature id for the 'Default Settings' containment reference.static intDATA_COMPOSITION_SCHEMA__FIELD_TEMPLATESThe feature id for the 'Field Templates' containment reference list.static intDATA_COMPOSITION_SCHEMA__GROUP_HEADER_TEMPLATESThe feature id for the 'Group Header Templates' containment reference list.static intDATA_COMPOSITION_SCHEMA__GROUP_TEMPLATESThe feature id for the 'Group Templates' containment reference list.static intDATA_COMPOSITION_SCHEMA__NESTED_SCHEMASThe feature id for the 'Nested Schemas' containment reference list.static intDATA_COMPOSITION_SCHEMA__PARAMETERSThe feature id for the 'Parameters' containment reference list.static intDATA_COMPOSITION_SCHEMA__SETTINGS_VARIANTSThe feature id for the 'Settings Variants' containment reference list.static intDATA_COMPOSITION_SCHEMA__TEMPLATESThe feature id for the 'Templates' containment reference list.static intDATA_COMPOSITION_SCHEMA__TOTAL_FIELDSThe feature id for the 'Total Fields' containment reference list.static intDATA_COMPOSITION_SCHEMA__TOTAL_FIELDS_TEMPLATESThe feature id for the 'Total Fields Templates' containment reference list.static intDATA_COMPOSITION_SCHEMA_CALCULATED_FIELDThe meta object id for the 'Data Composition Schema Calculated Field' class.static intDATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__APPEARANCEThe feature id for the 'Appearance' containment reference.static intDATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__AVAILABLE_VALUESThe feature id for the 'Available Values' containment reference list.static intDATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__DATA_PATHThe feature id for the 'Data Path' attribute.static intDATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__EXPRESSIONThe feature id for the 'Expression' attribute.static intDATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__INPUT_PARAMETERSThe feature id for the 'Input Parameters' containment reference.static intDATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__ORDER_EXPRESSIONThe feature id for the 'Order Expression' containment reference list.static intDATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__PRESENTATION_EXPRESSIONThe feature id for the 'Presentation Expression' attribute.static intDATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__TITLEThe feature id for the 'Title' containment reference.static intDATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__USE_RESTRICTIONThe feature id for the 'Use Restriction' containment reference.static intDATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__VALUE_TYPEThe feature id for the 'Value Type' containment reference.static intDATA_COMPOSITION_SCHEMA_CALCULATED_FIELD_FEATURE_COUNTThe number of structural features of the 'Data Composition Schema Calculated Field' class.static intDATA_COMPOSITION_SCHEMA_CALCULATED_FIELD_OPERATION_COUNTThe number of operations of the 'Data Composition Schema Calculated Field' class.static intDATA_COMPOSITION_SCHEMA_DATA_SET_FIELDThe meta object id for the 'Data Composition Schema Data Set Field' class.static intDATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__APPEARANCEThe feature id for the 'Appearance' containment reference.static intDATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__ATTRIBUTE_USE_RESTRICTIONThe feature id for the 'Attribute Use Restriction' containment reference.static intDATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__AVAILABLE_VALUESThe feature id for the 'Available Values' containment reference list.static intDATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__DATA_PATHThe feature id for the 'Data Path' attribute.static intDATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__FIELDThe feature id for the 'Field' attribute.static intDATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__IN_HIERARCHY_DATA_SETThe feature id for the 'In Hierarchy Data Set' attribute.static intDATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__IN_HIERARCHY_DATA_SET_PARAMETERThe feature id for the 'In Hierarchy Data Set Parameter' attribute.static intDATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__INPUT_PARAMETERSThe feature id for the 'Input Parameters' containment reference.static intDATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__ORDER_EXPRESSIONSThe feature id for the 'Order Expressions' containment reference list.static intDATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__PRESENTATION_EXPRESSIONThe feature id for the 'Presentation Expression' attribute.static intDATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__ROLEThe feature id for the 'Role' containment reference.static intDATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__TITLEThe feature id for the 'Title' containment reference.static intDATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__USE_RESTRICTIONThe feature id for the 'Use Restriction' containment reference.static intDATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__VALUE_TYPEThe feature id for the 'Value Type' containment reference.static intDATA_COMPOSITION_SCHEMA_DATA_SET_FIELD_FEATURE_COUNTThe number of structural features of the 'Data Composition Schema Data Set Field' class.static intDATA_COMPOSITION_SCHEMA_DATA_SET_FIELD_FOLDERThe meta object id for the 'Data Composition Schema Data Set Field Folder' class.static intDATA_COMPOSITION_SCHEMA_DATA_SET_FIELD_FOLDER__DATA_PATHThe feature id for the 'Data Path' attribute.static intDATA_COMPOSITION_SCHEMA_DATA_SET_FIELD_FOLDER__TITLEThe feature id for the 'Title' containment reference.static intDATA_COMPOSITION_SCHEMA_DATA_SET_FIELD_FOLDER__USE_RESTRICTIONThe feature id for the 'Use Restriction' containment reference.static intDATA_COMPOSITION_SCHEMA_DATA_SET_FIELD_FOLDER_FEATURE_COUNTThe number of structural features of the 'Data Composition Schema Data Set Field Folder' class.static intDATA_COMPOSITION_SCHEMA_DATA_SET_FIELD_FOLDER_OPERATION_COUNTThe number of operations of the 'Data Composition Schema Data Set Field Folder' class.static intDATA_COMPOSITION_SCHEMA_DATA_SET_FIELD_OPERATION_COUNTThe number of operations of the 'Data Composition Schema Data Set Field' class.static intDATA_COMPOSITION_SCHEMA_DATA_SET_LINKThe meta object id for the 'Data Composition Schema Data Set Link' class.static intDATA_COMPOSITION_SCHEMA_DATA_SET_LINK__DESTINATION_DATA_SETThe feature id for the 'Destination Data Set' attribute.static intDATA_COMPOSITION_SCHEMA_DATA_SET_LINK__DESTINATION_EXPRESSIONThe feature id for the 'Destination Expression' attribute.static intDATA_COMPOSITION_SCHEMA_DATA_SET_LINK__LINK_CONDITION_EXPRESSIONThe feature id for the 'Link Condition Expression' attribute.static intDATA_COMPOSITION_SCHEMA_DATA_SET_LINK__PARAMETERThe feature id for the 'Parameter' attribute.static intDATA_COMPOSITION_SCHEMA_DATA_SET_LINK__PARAMETER_LIST_ALLOWEDThe feature id for the 'Parameter List Allowed' attribute.static intDATA_COMPOSITION_SCHEMA_DATA_SET_LINK__REQUIREDThe feature id for the 'Required' attribute.static intDATA_COMPOSITION_SCHEMA_DATA_SET_LINK__SOURCE_DATA_SETThe feature id for the 'Source Data Set' attribute.static intDATA_COMPOSITION_SCHEMA_DATA_SET_LINK__SOURCE_EXPRESSIONThe feature id for the 'Source Expression' attribute.static intDATA_COMPOSITION_SCHEMA_DATA_SET_LINK__START_EXPRESSIONThe feature id for the 'Start Expression' attribute.static intDATA_COMPOSITION_SCHEMA_DATA_SET_LINK_FEATURE_COUNTThe number of structural features of the 'Data Composition Schema Data Set Link' class.static intDATA_COMPOSITION_SCHEMA_DATA_SET_LINK_OPERATION_COUNTThe number of operations of the 'Data Composition Schema Data Set Link' class.static intDATA_COMPOSITION_SCHEMA_DATA_SET_OBJECTThe meta object id for the 'Data Composition Schema Data Set Object' class.static intDATA_COMPOSITION_SCHEMA_DATA_SET_OBJECT__DATA_SOURCEThe feature id for the 'Data Source' attribute.static intDATA_COMPOSITION_SCHEMA_DATA_SET_OBJECT__FIELDSThe feature id for the 'Fields' containment reference list.static intDATA_COMPOSITION_SCHEMA_DATA_SET_OBJECT__NAMEThe feature id for the 'Name' attribute.static intDATA_COMPOSITION_SCHEMA_DATA_SET_OBJECT__OBJECT_NAMEThe feature id for the 'Object Name' attribute.static intDATA_COMPOSITION_SCHEMA_DATA_SET_OBJECT_FEATURE_COUNTThe number of structural features of the 'Data Composition Schema Data Set Object' class.static intDATA_COMPOSITION_SCHEMA_DATA_SET_OBJECT_OPERATION_COUNTThe number of operations of the 'Data Composition Schema Data Set Object' class.static intDATA_COMPOSITION_SCHEMA_DATA_SET_QUERYThe meta object id for the 'Data Composition Schema Data Set Query' class.static intDATA_COMPOSITION_SCHEMA_DATA_SET_QUERY__AUTO_FILL_AVAILABLE_FIELDSThe feature id for the 'Auto Fill Available Fields' attribute.static intDATA_COMPOSITION_SCHEMA_DATA_SET_QUERY__DATA_SOURCEThe feature id for the 'Data Source' attribute.static intDATA_COMPOSITION_SCHEMA_DATA_SET_QUERY__FIELDSThe feature id for the 'Fields' containment reference list.static intDATA_COMPOSITION_SCHEMA_DATA_SET_QUERY__NAMEThe feature id for the 'Name' attribute.static intDATA_COMPOSITION_SCHEMA_DATA_SET_QUERY__QUERYThe feature id for the 'Query' attribute.static intDATA_COMPOSITION_SCHEMA_DATA_SET_QUERY__USE_QUERY_GROUP_IF_POSSIBLEThe feature id for the 'Use Query Group If Possible' attribute.static intDATA_COMPOSITION_SCHEMA_DATA_SET_QUERY_FEATURE_COUNTThe number of structural features of the 'Data Composition Schema Data Set Query' class.static intDATA_COMPOSITION_SCHEMA_DATA_SET_QUERY_OPERATION_COUNTThe number of operations of the 'Data Composition Schema Data Set Query' class.static intDATA_COMPOSITION_SCHEMA_DATA_SET_UNIONThe meta object id for the 'Data Composition Schema Data Set Union' class.static intDATA_COMPOSITION_SCHEMA_DATA_SET_UNION__FIELDSThe feature id for the 'Fields' containment reference list.static intDATA_COMPOSITION_SCHEMA_DATA_SET_UNION__ITEMSThe feature id for the 'Items' containment reference list.static intDATA_COMPOSITION_SCHEMA_DATA_SET_UNION__NAMEThe feature id for the 'Name' attribute.static intDATA_COMPOSITION_SCHEMA_DATA_SET_UNION_FEATURE_COUNTThe number of structural features of the 'Data Composition Schema Data Set Union' class.static intDATA_COMPOSITION_SCHEMA_DATA_SET_UNION_OPERATION_COUNTThe number of operations of the 'Data Composition Schema Data Set Union' class.static intDATA_COMPOSITION_SCHEMA_DATA_SOURCEThe meta object id for the 'Data Composition Schema Data Source' class.static intDATA_COMPOSITION_SCHEMA_DATA_SOURCE__CONNECTION_STRINGThe feature id for the 'Connection String' attribute.static intDATA_COMPOSITION_SCHEMA_DATA_SOURCE__DATA_SOURCE_TYPEThe feature id for the 'Data Source Type' attribute.static intDATA_COMPOSITION_SCHEMA_DATA_SOURCE__NAMEThe feature id for the 'Name' attribute.static intDATA_COMPOSITION_SCHEMA_DATA_SOURCE_FEATURE_COUNTThe number of structural features of the 'Data Composition Schema Data Source' class.static intDATA_COMPOSITION_SCHEMA_DATA_SOURCE_OPERATION_COUNTThe number of operations of the 'Data Composition Schema Data Source' class.static intDATA_COMPOSITION_SCHEMA_FEATURE_COUNTThe number of structural features of the 'Data Composition Schema' class.static intDATA_COMPOSITION_SCHEMA_FIELD_TEMPLATEThe meta object id for the 'Data Composition Schema Field Template' class.static intDATA_COMPOSITION_SCHEMA_FIELD_TEMPLATE__FIELDThe feature id for the 'Field' containment reference.static intDATA_COMPOSITION_SCHEMA_FIELD_TEMPLATE__TEMPLATEThe feature id for the 'Template' attribute.static intDATA_COMPOSITION_SCHEMA_FIELD_TEMPLATE_FEATURE_COUNTThe number of structural features of the 'Data Composition Schema Field Template' class.static intDATA_COMPOSITION_SCHEMA_FIELD_TEMPLATE_OPERATION_COUNTThe number of operations of the 'Data Composition Schema Field Template' class.static intDATA_COMPOSITION_SCHEMA_FIELD_USE_RESTRICTIONThe meta object id for the 'Data Composition Schema Field Use Restriction' class.static intDATA_COMPOSITION_SCHEMA_FIELD_USE_RESTRICTION__CONDITIONThe feature id for the 'Condition' attribute.static intDATA_COMPOSITION_SCHEMA_FIELD_USE_RESTRICTION__FIELDThe feature id for the 'Field' attribute.static intDATA_COMPOSITION_SCHEMA_FIELD_USE_RESTRICTION__GROUPThe feature id for the 'Group' attribute.static intDATA_COMPOSITION_SCHEMA_FIELD_USE_RESTRICTION__ORDERThe feature id for the 'Order' attribute.static intDATA_COMPOSITION_SCHEMA_FIELD_USE_RESTRICTION_FEATURE_COUNTThe number of structural features of the 'Data Composition Schema Field Use Restriction' class.static intDATA_COMPOSITION_SCHEMA_FIELD_USE_RESTRICTION_OPERATION_COUNTThe number of operations of the 'Data Composition Schema Field Use Restriction' class.static intDATA_COMPOSITION_SCHEMA_GROUP_TEMPLATEThe meta object id for the 'Data Composition Schema Group Template' class.static intDATA_COMPOSITION_SCHEMA_GROUP_TEMPLATE__GROUP_FIELDSThe feature id for the 'Group Fields' containment reference list.static intDATA_COMPOSITION_SCHEMA_GROUP_TEMPLATE__GROUP_NAMEThe feature id for the 'Group Name' attribute.static intDATA_COMPOSITION_SCHEMA_GROUP_TEMPLATE__TEMPLATEThe feature id for the 'Template' attribute.static intDATA_COMPOSITION_SCHEMA_GROUP_TEMPLATE__TEMPLATE_TYPEThe feature id for the 'Template Type' attribute.static intDATA_COMPOSITION_SCHEMA_GROUP_TEMPLATE_FEATURE_COUNTThe number of structural features of the 'Data Composition Schema Group Template' class.static intDATA_COMPOSITION_SCHEMA_GROUP_TEMPLATE_OPERATION_COUNTThe number of operations of the 'Data Composition Schema Group Template' class.static intDATA_COMPOSITION_SCHEMA_NESTED_DATA_SETThe meta object id for the 'Data Composition Schema Nested Data Set' class.static intDATA_COMPOSITION_SCHEMA_NESTED_DATA_SET__DATA_PATHThe feature id for the 'Data Path' attribute.static intDATA_COMPOSITION_SCHEMA_NESTED_DATA_SET__FIELDThe feature id for the 'Field' attribute.static intDATA_COMPOSITION_SCHEMA_NESTED_DATA_SET__TITLEThe feature id for the 'Title' containment reference.static intDATA_COMPOSITION_SCHEMA_NESTED_DATA_SET_FEATURE_COUNTThe number of structural features of the 'Data Composition Schema Nested Data Set' class.static intDATA_COMPOSITION_SCHEMA_NESTED_DATA_SET_OPERATION_COUNTThe number of operations of the 'Data Composition Schema Nested Data Set' class.static intDATA_COMPOSITION_SCHEMA_OPERATION_COUNTThe number of operations of the 'Data Composition Schema' class.static intDATA_COMPOSITION_SCHEMA_PARAMETERThe meta object id for the 'Data Composition Schema Parameter' class.static intDATA_COMPOSITION_SCHEMA_PARAMETER__AVAILABLE_AS_FIELDThe feature id for the 'Available As Field' attribute.static intDATA_COMPOSITION_SCHEMA_PARAMETER__AVAILABLE_VALUESThe feature id for the 'Available Values' containment reference list.static intDATA_COMPOSITION_SCHEMA_PARAMETER__DENY_INCOMPLETE_VALUESThe feature id for the 'Deny Incomplete Values' attribute.static intDATA_COMPOSITION_SCHEMA_PARAMETER__EXPRESSIONThe feature id for the 'Expression' attribute.static intDATA_COMPOSITION_SCHEMA_PARAMETER__FUNCTIONAL_OPTIONS_PARAMETERThe feature id for the 'Functional Options Parameter' attribute.static intDATA_COMPOSITION_SCHEMA_PARAMETER__INPUT_PARAMETERSThe feature id for the 'Input Parameters' containment reference.static intDATA_COMPOSITION_SCHEMA_PARAMETER__NAMEThe feature id for the 'Name' attribute.static intDATA_COMPOSITION_SCHEMA_PARAMETER__TITLEThe feature id for the 'Title' containment reference.static intDATA_COMPOSITION_SCHEMA_PARAMETER__USEThe feature id for the 'Use' attribute.static intDATA_COMPOSITION_SCHEMA_PARAMETER__USE_RESTRICTIONThe feature id for the 'Use Restriction' attribute.static intDATA_COMPOSITION_SCHEMA_PARAMETER__VALUE_LIST_ALLOWEDThe feature id for the 'Value List Allowed' attribute.static intDATA_COMPOSITION_SCHEMA_PARAMETER__VALUE_TYPEThe feature id for the 'Value Type' containment reference.static intDATA_COMPOSITION_SCHEMA_PARAMETER__VALUESThe feature id for the 'Values' containment reference list.static intDATA_COMPOSITION_SCHEMA_PARAMETER_FEATURE_COUNTThe number of structural features of the 'Data Composition Schema Parameter' class.static intDATA_COMPOSITION_SCHEMA_PARAMETER_OPERATION_COUNTThe number of operations of the 'Data Composition Schema Parameter' class.static intDATA_COMPOSITION_SCHEMA_TEMPLATE_DESCRIPTIONThe meta object id for the 'Data Composition Schema Template Description' class.static intDATA_COMPOSITION_SCHEMA_TEMPLATE_DESCRIPTION__NAMEThe feature id for the 'Name' attribute.static intDATA_COMPOSITION_SCHEMA_TEMPLATE_DESCRIPTION__PARAMETERSThe feature id for the 'Parameters' containment reference list.static intDATA_COMPOSITION_SCHEMA_TEMPLATE_DESCRIPTION__TEMPLATEThe feature id for the 'Template' containment reference.static intDATA_COMPOSITION_SCHEMA_TEMPLATE_DESCRIPTION_FEATURE_COUNTThe number of structural features of the 'Data Composition Schema Template Description' class.static intDATA_COMPOSITION_SCHEMA_TEMPLATE_DESCRIPTION_OPERATION_COUNTThe number of operations of the 'Data Composition Schema Template Description' class.static intDATA_COMPOSITION_SCHEMA_TOTAL_FIELDThe meta object id for the 'Data Composition Schema Total Field' class.static intDATA_COMPOSITION_SCHEMA_TOTAL_FIELD__DATA_PATHThe feature id for the 'Data Path' attribute.static intDATA_COMPOSITION_SCHEMA_TOTAL_FIELD__EXPRESSIONThe feature id for the 'Expression' attribute.static intDATA_COMPOSITION_SCHEMA_TOTAL_FIELD__GROUPSThe feature id for the 'Groups' attribute list.static intDATA_COMPOSITION_SCHEMA_TOTAL_FIELD_FEATURE_COUNTThe number of structural features of the 'Data Composition Schema Total Field' class.static intDATA_COMPOSITION_SCHEMA_TOTAL_FIELD_OPERATION_COUNTThe number of operations of the 'Data Composition Schema Total Field' class.static intDATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATEThe meta object id for the 'Data Composition Schema Total Fields Template' class.static intDATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATE__GROUP_FIELDS1The feature id for the 'Group Fields1' containment reference list.static intDATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATE__GROUP_FIELDS2The feature id for the 'Group Fields2' containment reference list.static intDATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATE__GROUP_NAME1The feature id for the 'Group Name1' attribute.static intDATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATE__GROUP_NAME2The feature id for the 'Group Name2' attribute.static intDATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATE__TEMPLATEThe feature id for the 'Template' attribute.static intDATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATE__TEMPLATE_TYPE1The feature id for the 'Template Type1' attribute.static intDATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATE__TEMPLATE_TYPE2The feature id for the 'Template Type2' attribute.static intDATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATE_FEATURE_COUNTThe number of structural features of the 'Data Composition Schema Total Fields Template' class.static intDATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATE_OPERATION_COUNTThe number of operations of the 'Data Composition Schema Total Fields Template' class.static intDATA_SETThe meta object id for the 'Data Set' class.static intDATA_SET__FIELDSThe feature id for the 'Fields' containment reference list.static intDATA_SET__NAMEThe feature id for the 'Name' attribute.static intDATA_SET_FEATURE_COUNTThe number of structural features of the 'Data Set' class.static intDATA_SET_FIELDThe meta object id for the 'Data Set Field' class.static intDATA_SET_FIELD_FEATURE_COUNTThe number of structural features of the 'Data Set Field' class.static intDATA_SET_FIELD_OPERATION_COUNTThe number of operations of the 'Data Set Field' class.static intDATA_SET_OPERATION_COUNTThe number of operations of the 'Data Set' class.static DcsPackageeINSTANCEThe singleton instance of the package.static StringeNAMEThe package name.static StringeNS_PREFIXThe package namespace name.static StringeNS_URIThe package namespace URI.static intNESTED_DATA_COMPOSITION_SCHEMAThe meta object id for the 'Nested Data Composition Schema' class.static intNESTED_DATA_COMPOSITION_SCHEMA__NAMEThe feature id for the 'Name' attribute.static intNESTED_DATA_COMPOSITION_SCHEMA__SCHEMAThe feature id for the 'Schema' containment reference.static intNESTED_DATA_COMPOSITION_SCHEMA__SETTINGSThe feature id for the 'Settings' containment reference.static intNESTED_DATA_COMPOSITION_SCHEMA__TITLEThe feature id for the 'Title' containment reference.static intNESTED_DATA_COMPOSITION_SCHEMA__URLThe feature id for the 'URL' attribute.static intNESTED_DATA_COMPOSITION_SCHEMA_FEATURE_COUNTThe number of structural features of the 'Nested Data Composition Schema' class.static intNESTED_DATA_COMPOSITION_SCHEMA_OPERATION_COUNTThe number of operations of the 'Nested Data Composition Schema' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.emf.ecore.EClassgetAvailableValue()Returns the meta object for class 'Available Value'.org.eclipse.emf.ecore.EReferencegetAvailableValue_Presentation()Returns the meta object for the containment reference 'Presentation'.org.eclipse.emf.ecore.EReferencegetAvailableValue_Value()Returns the meta object for the containment reference 'Value'.org.eclipse.emf.ecore.EClassgetDataCompositionSchema()Returns the meta object for class 'Data Composition Schema'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchema_CalculatedFields()Returns the meta object for the containment reference list 'Calculated Fields'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchema_DataSetLinks()Returns the meta object for the containment reference list 'Data Set Links'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchema_DataSets()Returns the meta object for the containment reference list 'Data Sets'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchema_DataSources()Returns the meta object for the containment reference list 'Data Sources'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchema_DefaultSettings()Returns the meta object for the containment reference 'Default Settings'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchema_FieldTemplates()Returns the meta object for the containment reference list 'Field Templates'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchema_GroupHeaderTemplates()Returns the meta object for the containment reference list 'Group Header Templates'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchema_GroupTemplates()Returns the meta object for the containment reference list 'Group Templates'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchema_NestedSchemas()Returns the meta object for the containment reference list 'Nested Schemas'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchema_Parameters()Returns the meta object for the containment reference list 'Parameters'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchema_SettingsVariants()Returns the meta object for the containment reference list 'Settings Variants'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchema_Templates()Returns the meta object for the containment reference list 'Templates'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchema_TotalFields()Returns the meta object for the containment reference list 'Total Fields'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchema_TotalFieldsTemplates()Returns the meta object for the containment reference list 'Total Fields Templates'.org.eclipse.emf.ecore.EClassgetDataCompositionSchemaCalculatedField()Returns the meta object for class 'Data Composition Schema Calculated Field'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaCalculatedField_Appearance()Returns the meta object for the containment reference 'Appearance'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaCalculatedField_AvailableValues()Returns the meta object for the containment reference list 'Available Values'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaCalculatedField_DataPath()Returns the meta object for the attribute 'Data Path'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaCalculatedField_Expression()Returns the meta object for the attribute 'Expression'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaCalculatedField_InputParameters()Returns the meta object for the containment reference 'Input Parameters'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaCalculatedField_OrderExpression()Returns the meta object for the containment reference list 'Order Expression'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaCalculatedField_PresentationExpression()Returns the meta object for the attribute 'Presentation Expression'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaCalculatedField_Title()Returns the meta object for the containment reference 'Title'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaCalculatedField_UseRestriction()Returns the meta object for the containment reference 'Use Restriction'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaCalculatedField_ValueType()Returns the meta object for the containment reference 'Value Type'.org.eclipse.emf.ecore.EClassgetDataCompositionSchemaDataSetField()Returns the meta object for class 'Data Composition Schema Data Set Field'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaDataSetField_Appearance()Returns the meta object for the containment reference 'Appearance'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaDataSetField_AttributeUseRestriction()Returns the meta object for the containment reference 'Attribute Use Restriction'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaDataSetField_AvailableValues()Returns the meta object for the containment reference list 'Available Values'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaDataSetField_DataPath()Returns the meta object for the attribute 'Data Path'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaDataSetField_Field()Returns the meta object for the attribute 'Field'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaDataSetField_InHierarchyDataSet()Returns the meta object for the attribute 'In Hierarchy Data Set'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaDataSetField_InHierarchyDataSetParameter()Returns the meta object for the attribute 'In Hierarchy Data Set Parameter'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaDataSetField_InputParameters()Returns the meta object for the containment reference 'Input Parameters'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaDataSetField_OrderExpressions()Returns the meta object for the containment reference list 'Order Expressions'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaDataSetField_PresentationExpression()Returns the meta object for the attribute 'Presentation Expression'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaDataSetField_Role()Returns the meta object for the containment reference 'Role'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaDataSetField_Title()Returns the meta object for the containment reference 'Title'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaDataSetField_UseRestriction()Returns the meta object for the containment reference 'Use Restriction'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaDataSetField_ValueType()Returns the meta object for the containment reference 'Value Type'.org.eclipse.emf.ecore.EClassgetDataCompositionSchemaDataSetFieldFolder()Returns the meta object for class 'Data Composition Schema Data Set Field Folder'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaDataSetFieldFolder_DataPath()Returns the meta object for the attribute 'Data Path'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaDataSetFieldFolder_Title()Returns the meta object for the containment reference 'Title'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaDataSetFieldFolder_UseRestriction()Returns the meta object for the containment reference 'Use Restriction'.org.eclipse.emf.ecore.EClassgetDataCompositionSchemaDataSetLink()Returns the meta object for class 'Data Composition Schema Data Set Link'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaDataSetLink_DestinationDataSet()Returns the meta object for the attribute 'Destination Data Set'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaDataSetLink_DestinationExpression()Returns the meta object for the attribute 'Destination Expression'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaDataSetLink_LinkConditionExpression()Returns the meta object for the attribute 'Link Condition Expression'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaDataSetLink_Parameter()Returns the meta object for the attribute 'Parameter'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaDataSetLink_ParameterListAllowed()Returns the meta object for the attribute 'Parameter List Allowed'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaDataSetLink_Required()Returns the meta object for the attribute 'Required'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaDataSetLink_SourceDataSet()Returns the meta object for the attribute 'Source Data Set'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaDataSetLink_SourceExpression()Returns the meta object for the attribute 'Source Expression'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaDataSetLink_StartExpression()Returns the meta object for the attribute 'Start Expression'.org.eclipse.emf.ecore.EClassgetDataCompositionSchemaDataSetObject()Returns the meta object for class 'Data Composition Schema Data Set Object'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaDataSetObject_DataSource()Returns the meta object for the attribute 'Data Source'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaDataSetObject_ObjectName()Returns the meta object for the attribute 'Object Name'.org.eclipse.emf.ecore.EClassgetDataCompositionSchemaDataSetQuery()Returns the meta object for class 'Data Composition Schema Data Set Query'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaDataSetQuery_AutoFillAvailableFields()Returns the meta object for the attribute 'Auto Fill Available Fields'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaDataSetQuery_DataSource()Returns the meta object for the attribute 'Data Source'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaDataSetQuery_Query()Returns the meta object for the attribute 'Query'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaDataSetQuery_UseQueryGroupIfPossible()Returns the meta object for the attribute 'Use Query Group If Possible'.org.eclipse.emf.ecore.EClassgetDataCompositionSchemaDataSetUnion()Returns the meta object for class 'Data Composition Schema Data Set Union'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaDataSetUnion_Items()Returns the meta object for the containment reference list 'Items'.org.eclipse.emf.ecore.EClassgetDataCompositionSchemaDataSource()Returns the meta object for class 'Data Composition Schema Data Source'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaDataSource_ConnectionString()Returns the meta object for the attribute 'Connection String'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaDataSource_DataSourceType()Returns the meta object for the attribute 'Data Source Type'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaDataSource_Name()Returns the meta object for the attribute 'Name'.org.eclipse.emf.ecore.EClassgetDataCompositionSchemaFieldTemplate()Returns the meta object for class 'Data Composition Schema Field Template'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaFieldTemplate_Field()Returns the meta object for the containment reference 'Field'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaFieldTemplate_Template()Returns the meta object for the attribute 'Template'.org.eclipse.emf.ecore.EClassgetDataCompositionSchemaFieldUseRestriction()Returns the meta object for class 'Data Composition Schema Field Use Restriction'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaFieldUseRestriction_Condition()Returns the meta object for the attribute 'Condition'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaFieldUseRestriction_Field()Returns the meta object for the attribute 'Field'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaFieldUseRestriction_Group()Returns the meta object for the attribute 'Group'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaFieldUseRestriction_Order()Returns the meta object for the attribute 'Order'.org.eclipse.emf.ecore.EClassgetDataCompositionSchemaGroupTemplate()Returns the meta object for class 'Data Composition Schema Group Template'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaGroupTemplate_GroupFields()Returns the meta object for the containment reference list 'Group Fields'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaGroupTemplate_GroupName()Returns the meta object for the attribute 'Group Name'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaGroupTemplate_Template()Returns the meta object for the attribute 'Template'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaGroupTemplate_TemplateType()Returns the meta object for the attribute 'Template Type'.org.eclipse.emf.ecore.EClassgetDataCompositionSchemaNestedDataSet()Returns the meta object for class 'Data Composition Schema Nested Data Set'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaNestedDataSet_DataPath()Returns the meta object for the attribute 'Data Path'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaNestedDataSet_Field()Returns the meta object for the attribute 'Field'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaNestedDataSet_Title()Returns the meta object for the containment reference 'Title'.org.eclipse.emf.ecore.EClassgetDataCompositionSchemaParameter()Returns the meta object for class 'Data Composition Schema Parameter'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaParameter_AvailableAsField()Returns the meta object for the attribute 'Available As Field'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaParameter_AvailableValues()Returns the meta object for the containment reference list 'Available Values'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaParameter_DenyIncompleteValues()Returns the meta object for the attribute 'Deny Incomplete Values'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaParameter_Expression()Returns the meta object for the attribute 'Expression'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaParameter_FunctionalOptionsParameter()Returns the meta object for the attribute 'Functional Options Parameter'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaParameter_InputParameters()Returns the meta object for the containment reference 'Input Parameters'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaParameter_Name()Returns the meta object for the attribute 'Name'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaParameter_Title()Returns the meta object for the containment reference 'Title'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaParameter_Use()Returns the meta object for the attribute 'Use'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaParameter_UseRestriction()Returns the meta object for the attribute 'Use Restriction'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaParameter_ValueListAllowed()Returns the meta object for the attribute 'Value List Allowed'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaParameter_Values()Returns the meta object for the containment reference list 'Values'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaParameter_ValueType()Returns the meta object for the containment reference 'Value Type'.org.eclipse.emf.ecore.EClassgetDataCompositionSchemaTemplateDescription()Returns the meta object for class 'Data Composition Schema Template Description'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaTemplateDescription_Name()Returns the meta object for the attribute 'Name'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaTemplateDescription_Parameters()Returns the meta object for the containment reference list 'Parameters'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaTemplateDescription_Template()Returns the meta object for the containment reference 'Template'.org.eclipse.emf.ecore.EClassgetDataCompositionSchemaTotalField()Returns the meta object for class 'Data Composition Schema Total Field'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaTotalField_DataPath()Returns the meta object for the attribute 'Data Path'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaTotalField_Expression()Returns the meta object for the attribute 'Expression'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaTotalField_Groups()Returns the meta object for the attribute list 'Groups'.org.eclipse.emf.ecore.EClassgetDataCompositionSchemaTotalFieldsTemplate()Returns the meta object for class 'Data Composition Schema Total Fields Template'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaTotalFieldsTemplate_GroupFields1()Returns the meta object for the containment reference list 'Group Fields1'.org.eclipse.emf.ecore.EReferencegetDataCompositionSchemaTotalFieldsTemplate_GroupFields2()Returns the meta object for the containment reference list 'Group Fields2'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaTotalFieldsTemplate_GroupName1()Returns the meta object for the attribute 'Group Name1'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaTotalFieldsTemplate_GroupName2()Returns the meta object for the attribute 'Group Name2'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaTotalFieldsTemplate_Template()Returns the meta object for the attribute 'Template'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaTotalFieldsTemplate_TemplateType1()Returns the meta object for the attribute 'Template Type1'.org.eclipse.emf.ecore.EAttributegetDataCompositionSchemaTotalFieldsTemplate_TemplateType2()Returns the meta object for the attribute 'Template Type2'.org.eclipse.emf.ecore.EClassgetDataSet()Returns the meta object for class 'Data Set'.org.eclipse.emf.ecore.EReferencegetDataSet_Fields()Returns the meta object for the containment reference list 'Fields'.org.eclipse.emf.ecore.EAttributegetDataSet_Name()Returns the meta object for the attribute 'Name'.org.eclipse.emf.ecore.EClassgetDataSetField()Returns the meta object for class 'Data Set Field'.DcsFactorygetDcsFactory()Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EClassgetNestedDataCompositionSchema()Returns the meta object for class 'Nested Data Composition Schema'.org.eclipse.emf.ecore.EAttributegetNestedDataCompositionSchema_Name()Returns the meta object for the attribute 'Name'.org.eclipse.emf.ecore.EReferencegetNestedDataCompositionSchema_Schema()Returns the meta object for the containment reference 'Schema'.org.eclipse.emf.ecore.EReferencegetNestedDataCompositionSchema_Settings()Returns the meta object for the containment reference 'Settings'.org.eclipse.emf.ecore.EReferencegetNestedDataCompositionSchema_Title()Returns the meta object for the containment reference 'Title'.org.eclipse.emf.ecore.EAttributegetNestedDataCompositionSchema_URL()Returns the meta object for the attribute 'URL'.-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
-
eINSTANCE
static final DcsPackage eINSTANCE
The singleton instance of the package.
-
DATA_COMPOSITION_SCHEMA
static final int DATA_COMPOSITION_SCHEMA
The meta object id for the 'Data Composition Schema' class.
-
DATA_COMPOSITION_SCHEMA__DATA_SOURCES
static final int DATA_COMPOSITION_SCHEMA__DATA_SOURCES
The feature id for the 'Data Sources' containment reference list.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA__DATA_SETS
static final int DATA_COMPOSITION_SCHEMA__DATA_SETS
The feature id for the 'Data Sets' containment reference list.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA__DATA_SET_LINKS
static final int DATA_COMPOSITION_SCHEMA__DATA_SET_LINKS
The feature id for the 'Data Set Links' containment reference list.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA__CALCULATED_FIELDS
static final int DATA_COMPOSITION_SCHEMA__CALCULATED_FIELDS
The feature id for the 'Calculated Fields' containment reference list.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA__TOTAL_FIELDS
static final int DATA_COMPOSITION_SCHEMA__TOTAL_FIELDS
The feature id for the 'Total Fields' containment reference list.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA__PARAMETERS
static final int DATA_COMPOSITION_SCHEMA__PARAMETERS
The feature id for the 'Parameters' containment reference list.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA__NESTED_SCHEMAS
static final int DATA_COMPOSITION_SCHEMA__NESTED_SCHEMAS
The feature id for the 'Nested Schemas' containment reference list.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA__TEMPLATES
static final int DATA_COMPOSITION_SCHEMA__TEMPLATES
The feature id for the 'Templates' containment reference list.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA__FIELD_TEMPLATES
static final int DATA_COMPOSITION_SCHEMA__FIELD_TEMPLATES
The feature id for the 'Field Templates' containment reference list.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA__GROUP_TEMPLATES
static final int DATA_COMPOSITION_SCHEMA__GROUP_TEMPLATES
The feature id for the 'Group Templates' containment reference list.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA__GROUP_HEADER_TEMPLATES
static final int DATA_COMPOSITION_SCHEMA__GROUP_HEADER_TEMPLATES
The feature id for the 'Group Header Templates' containment reference list.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA__TOTAL_FIELDS_TEMPLATES
static final int DATA_COMPOSITION_SCHEMA__TOTAL_FIELDS_TEMPLATES
The feature id for the 'Total Fields Templates' containment reference list.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA__DEFAULT_SETTINGS
static final int DATA_COMPOSITION_SCHEMA__DEFAULT_SETTINGS
The feature id for the 'Default Settings' containment reference.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA__SETTINGS_VARIANTS
static final int DATA_COMPOSITION_SCHEMA__SETTINGS_VARIANTS
The feature id for the 'Settings Variants' containment reference list.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_FEATURE_COUNT
static final int DATA_COMPOSITION_SCHEMA_FEATURE_COUNT
The number of structural features of the 'Data Composition Schema' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_OPERATION_COUNT
static final int DATA_COMPOSITION_SCHEMA_OPERATION_COUNT
The number of operations of the 'Data Composition Schema' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SOURCE
static final int DATA_COMPOSITION_SCHEMA_DATA_SOURCE
The meta object id for the 'Data Composition Schema Data Source' class.
-
DATA_COMPOSITION_SCHEMA_DATA_SOURCE__NAME
static final int DATA_COMPOSITION_SCHEMA_DATA_SOURCE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SOURCE__DATA_SOURCE_TYPE
static final int DATA_COMPOSITION_SCHEMA_DATA_SOURCE__DATA_SOURCE_TYPE
The feature id for the 'Data Source Type' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SOURCE__CONNECTION_STRING
static final int DATA_COMPOSITION_SCHEMA_DATA_SOURCE__CONNECTION_STRING
The feature id for the 'Connection String' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SOURCE_FEATURE_COUNT
static final int DATA_COMPOSITION_SCHEMA_DATA_SOURCE_FEATURE_COUNT
The number of structural features of the 'Data Composition Schema Data Source' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SOURCE_OPERATION_COUNT
static final int DATA_COMPOSITION_SCHEMA_DATA_SOURCE_OPERATION_COUNT
The number of operations of the 'Data Composition Schema Data Source' class.- See Also:
- Constant Field Values
-
DATA_SET
static final int DATA_SET
The meta object id for the 'Data Set' class.
-
DATA_SET__NAME
static final int DATA_SET__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DATA_SET__FIELDS
static final int DATA_SET__FIELDS
The feature id for the 'Fields' containment reference list.- See Also:
- Constant Field Values
-
DATA_SET_FEATURE_COUNT
static final int DATA_SET_FEATURE_COUNT
The number of structural features of the 'Data Set' class.- See Also:
- Constant Field Values
-
DATA_SET_OPERATION_COUNT
static final int DATA_SET_OPERATION_COUNT
The number of operations of the 'Data Set' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_UNION
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_UNION
The meta object id for the 'Data Composition Schema Data Set Union' class.
-
DATA_COMPOSITION_SCHEMA_DATA_SET_UNION__NAME
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_UNION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_UNION__FIELDS
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_UNION__FIELDS
The feature id for the 'Fields' containment reference list.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_UNION__ITEMS
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_UNION__ITEMS
The feature id for the 'Items' containment reference list.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_UNION_FEATURE_COUNT
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_UNION_FEATURE_COUNT
The number of structural features of the 'Data Composition Schema Data Set Union' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_UNION_OPERATION_COUNT
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_UNION_OPERATION_COUNT
The number of operations of the 'Data Composition Schema Data Set Union' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_QUERY
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_QUERY
The meta object id for the 'Data Composition Schema Data Set Query' class.
-
DATA_COMPOSITION_SCHEMA_DATA_SET_QUERY__NAME
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_QUERY__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_QUERY__FIELDS
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_QUERY__FIELDS
The feature id for the 'Fields' containment reference list.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_QUERY__DATA_SOURCE
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_QUERY__DATA_SOURCE
The feature id for the 'Data Source' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_QUERY__QUERY
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_QUERY__QUERY
The feature id for the 'Query' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_QUERY__AUTO_FILL_AVAILABLE_FIELDS
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_QUERY__AUTO_FILL_AVAILABLE_FIELDS
The feature id for the 'Auto Fill Available Fields' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_QUERY__USE_QUERY_GROUP_IF_POSSIBLE
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_QUERY__USE_QUERY_GROUP_IF_POSSIBLE
The feature id for the 'Use Query Group If Possible' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_QUERY_FEATURE_COUNT
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_QUERY_FEATURE_COUNT
The number of structural features of the 'Data Composition Schema Data Set Query' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_QUERY_OPERATION_COUNT
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_QUERY_OPERATION_COUNT
The number of operations of the 'Data Composition Schema Data Set Query' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_OBJECT
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_OBJECT
The meta object id for the 'Data Composition Schema Data Set Object' class.
-
DATA_COMPOSITION_SCHEMA_DATA_SET_OBJECT__NAME
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_OBJECT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_OBJECT__FIELDS
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_OBJECT__FIELDS
The feature id for the 'Fields' containment reference list.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_OBJECT__DATA_SOURCE
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_OBJECT__DATA_SOURCE
The feature id for the 'Data Source' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_OBJECT__OBJECT_NAME
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_OBJECT__OBJECT_NAME
The feature id for the 'Object Name' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_OBJECT_FEATURE_COUNT
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_OBJECT_FEATURE_COUNT
The number of structural features of the 'Data Composition Schema Data Set Object' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_OBJECT_OPERATION_COUNT
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_OBJECT_OPERATION_COUNT
The number of operations of the 'Data Composition Schema Data Set Object' class.- See Also:
- Constant Field Values
-
DATA_SET_FIELD
static final int DATA_SET_FIELD
The meta object id for the 'Data Set Field' class.
-
DATA_SET_FIELD_FEATURE_COUNT
static final int DATA_SET_FIELD_FEATURE_COUNT
The number of structural features of the 'Data Set Field' class.- See Also:
- Constant Field Values
-
DATA_SET_FIELD_OPERATION_COUNT
static final int DATA_SET_FIELD_OPERATION_COUNT
The number of operations of the 'Data Set Field' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD_FOLDER
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD_FOLDER
The meta object id for the 'Data Composition Schema Data Set Field Folder' class.
-
DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD_FOLDER__DATA_PATH
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD_FOLDER__DATA_PATH
The feature id for the 'Data Path' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD_FOLDER__TITLE
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD_FOLDER__TITLE
The feature id for the 'Title' containment reference.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD_FOLDER__USE_RESTRICTION
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD_FOLDER__USE_RESTRICTION
The feature id for the 'Use Restriction' containment reference.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD_FOLDER_FEATURE_COUNT
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD_FOLDER_FEATURE_COUNT
The number of structural features of the 'Data Composition Schema Data Set Field Folder' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD_FOLDER_OPERATION_COUNT
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD_FOLDER_OPERATION_COUNT
The number of operations of the 'Data Composition Schema Data Set Field Folder' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD
The meta object id for the 'Data Composition Schema Data Set Field' class.
-
DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__DATA_PATH
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__DATA_PATH
The feature id for the 'Data Path' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__FIELD
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__FIELD
The feature id for the 'Field' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__TITLE
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__TITLE
The feature id for the 'Title' containment reference.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__USE_RESTRICTION
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__USE_RESTRICTION
The feature id for the 'Use Restriction' containment reference.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__ATTRIBUTE_USE_RESTRICTION
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__ATTRIBUTE_USE_RESTRICTION
The feature id for the 'Attribute Use Restriction' containment reference.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__ROLE
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__ROLE
The feature id for the 'Role' containment reference.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__PRESENTATION_EXPRESSION
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__PRESENTATION_EXPRESSION
The feature id for the 'Presentation Expression' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__ORDER_EXPRESSIONS
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__ORDER_EXPRESSIONS
The feature id for the 'Order Expressions' containment reference list.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__IN_HIERARCHY_DATA_SET
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__IN_HIERARCHY_DATA_SET
The feature id for the 'In Hierarchy Data Set' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__IN_HIERARCHY_DATA_SET_PARAMETER
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__IN_HIERARCHY_DATA_SET_PARAMETER
The feature id for the 'In Hierarchy Data Set Parameter' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__VALUE_TYPE
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__VALUE_TYPE
The feature id for the 'Value Type' containment reference.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__APPEARANCE
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__APPEARANCE
The feature id for the 'Appearance' containment reference.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__AVAILABLE_VALUES
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__AVAILABLE_VALUES
The feature id for the 'Available Values' containment reference list.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__INPUT_PARAMETERS
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD__INPUT_PARAMETERS
The feature id for the 'Input Parameters' containment reference.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD_FEATURE_COUNT
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD_FEATURE_COUNT
The number of structural features of the 'Data Composition Schema Data Set Field' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD_OPERATION_COUNT
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_FIELD_OPERATION_COUNT
The number of operations of the 'Data Composition Schema Data Set Field' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_NESTED_DATA_SET
static final int DATA_COMPOSITION_SCHEMA_NESTED_DATA_SET
The meta object id for the 'Data Composition Schema Nested Data Set' class.
-
DATA_COMPOSITION_SCHEMA_NESTED_DATA_SET__DATA_PATH
static final int DATA_COMPOSITION_SCHEMA_NESTED_DATA_SET__DATA_PATH
The feature id for the 'Data Path' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_NESTED_DATA_SET__FIELD
static final int DATA_COMPOSITION_SCHEMA_NESTED_DATA_SET__FIELD
The feature id for the 'Field' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_NESTED_DATA_SET__TITLE
static final int DATA_COMPOSITION_SCHEMA_NESTED_DATA_SET__TITLE
The feature id for the 'Title' containment reference.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_NESTED_DATA_SET_FEATURE_COUNT
static final int DATA_COMPOSITION_SCHEMA_NESTED_DATA_SET_FEATURE_COUNT
The number of structural features of the 'Data Composition Schema Nested Data Set' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_NESTED_DATA_SET_OPERATION_COUNT
static final int DATA_COMPOSITION_SCHEMA_NESTED_DATA_SET_OPERATION_COUNT
The number of operations of the 'Data Composition Schema Nested Data Set' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_CALCULATED_FIELD
static final int DATA_COMPOSITION_SCHEMA_CALCULATED_FIELD
The meta object id for the 'Data Composition Schema Calculated Field' class.
-
DATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__DATA_PATH
static final int DATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__DATA_PATH
The feature id for the 'Data Path' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__EXPRESSION
static final int DATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__EXPRESSION
The feature id for the 'Expression' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__TITLE
static final int DATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__TITLE
The feature id for the 'Title' containment reference.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__USE_RESTRICTION
static final int DATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__USE_RESTRICTION
The feature id for the 'Use Restriction' containment reference.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__PRESENTATION_EXPRESSION
static final int DATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__PRESENTATION_EXPRESSION
The feature id for the 'Presentation Expression' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__ORDER_EXPRESSION
static final int DATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__ORDER_EXPRESSION
The feature id for the 'Order Expression' containment reference list.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__APPEARANCE
static final int DATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__APPEARANCE
The feature id for the 'Appearance' containment reference.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__AVAILABLE_VALUES
static final int DATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__AVAILABLE_VALUES
The feature id for the 'Available Values' containment reference list.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__VALUE_TYPE
static final int DATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__VALUE_TYPE
The feature id for the 'Value Type' containment reference.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__INPUT_PARAMETERS
static final int DATA_COMPOSITION_SCHEMA_CALCULATED_FIELD__INPUT_PARAMETERS
The feature id for the 'Input Parameters' containment reference.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_CALCULATED_FIELD_FEATURE_COUNT
static final int DATA_COMPOSITION_SCHEMA_CALCULATED_FIELD_FEATURE_COUNT
The number of structural features of the 'Data Composition Schema Calculated Field' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_CALCULATED_FIELD_OPERATION_COUNT
static final int DATA_COMPOSITION_SCHEMA_CALCULATED_FIELD_OPERATION_COUNT
The number of operations of the 'Data Composition Schema Calculated Field' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_FIELD_USE_RESTRICTION
static final int DATA_COMPOSITION_SCHEMA_FIELD_USE_RESTRICTION
The meta object id for the 'Data Composition Schema Field Use Restriction' class.
-
DATA_COMPOSITION_SCHEMA_FIELD_USE_RESTRICTION__FIELD
static final int DATA_COMPOSITION_SCHEMA_FIELD_USE_RESTRICTION__FIELD
The feature id for the 'Field' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_FIELD_USE_RESTRICTION__CONDITION
static final int DATA_COMPOSITION_SCHEMA_FIELD_USE_RESTRICTION__CONDITION
The feature id for the 'Condition' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_FIELD_USE_RESTRICTION__GROUP
static final int DATA_COMPOSITION_SCHEMA_FIELD_USE_RESTRICTION__GROUP
The feature id for the 'Group' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_FIELD_USE_RESTRICTION__ORDER
static final int DATA_COMPOSITION_SCHEMA_FIELD_USE_RESTRICTION__ORDER
The feature id for the 'Order' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_FIELD_USE_RESTRICTION_FEATURE_COUNT
static final int DATA_COMPOSITION_SCHEMA_FIELD_USE_RESTRICTION_FEATURE_COUNT
The number of structural features of the 'Data Composition Schema Field Use Restriction' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_FIELD_USE_RESTRICTION_OPERATION_COUNT
static final int DATA_COMPOSITION_SCHEMA_FIELD_USE_RESTRICTION_OPERATION_COUNT
The number of operations of the 'Data Composition Schema Field Use Restriction' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_TOTAL_FIELD
static final int DATA_COMPOSITION_SCHEMA_TOTAL_FIELD
The meta object id for the 'Data Composition Schema Total Field' class.
-
DATA_COMPOSITION_SCHEMA_TOTAL_FIELD__DATA_PATH
static final int DATA_COMPOSITION_SCHEMA_TOTAL_FIELD__DATA_PATH
The feature id for the 'Data Path' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_TOTAL_FIELD__EXPRESSION
static final int DATA_COMPOSITION_SCHEMA_TOTAL_FIELD__EXPRESSION
The feature id for the 'Expression' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_TOTAL_FIELD__GROUPS
static final int DATA_COMPOSITION_SCHEMA_TOTAL_FIELD__GROUPS
The feature id for the 'Groups' attribute list.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_TOTAL_FIELD_FEATURE_COUNT
static final int DATA_COMPOSITION_SCHEMA_TOTAL_FIELD_FEATURE_COUNT
The number of structural features of the 'Data Composition Schema Total Field' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_TOTAL_FIELD_OPERATION_COUNT
static final int DATA_COMPOSITION_SCHEMA_TOTAL_FIELD_OPERATION_COUNT
The number of operations of the 'Data Composition Schema Total Field' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_LINK
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_LINK
The meta object id for the 'Data Composition Schema Data Set Link' class.
-
DATA_COMPOSITION_SCHEMA_DATA_SET_LINK__SOURCE_DATA_SET
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_LINK__SOURCE_DATA_SET
The feature id for the 'Source Data Set' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_LINK__DESTINATION_DATA_SET
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_LINK__DESTINATION_DATA_SET
The feature id for the 'Destination Data Set' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_LINK__SOURCE_EXPRESSION
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_LINK__SOURCE_EXPRESSION
The feature id for the 'Source Expression' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_LINK__DESTINATION_EXPRESSION
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_LINK__DESTINATION_EXPRESSION
The feature id for the 'Destination Expression' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_LINK__PARAMETER
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_LINK__PARAMETER
The feature id for the 'Parameter' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_LINK__PARAMETER_LIST_ALLOWED
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_LINK__PARAMETER_LIST_ALLOWED
The feature id for the 'Parameter List Allowed' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_LINK__LINK_CONDITION_EXPRESSION
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_LINK__LINK_CONDITION_EXPRESSION
The feature id for the 'Link Condition Expression' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_LINK__START_EXPRESSION
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_LINK__START_EXPRESSION
The feature id for the 'Start Expression' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_LINK__REQUIRED
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_LINK__REQUIRED
The feature id for the 'Required' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_LINK_FEATURE_COUNT
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_LINK_FEATURE_COUNT
The number of structural features of the 'Data Composition Schema Data Set Link' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_DATA_SET_LINK_OPERATION_COUNT
static final int DATA_COMPOSITION_SCHEMA_DATA_SET_LINK_OPERATION_COUNT
The number of operations of the 'Data Composition Schema Data Set Link' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_PARAMETER
static final int DATA_COMPOSITION_SCHEMA_PARAMETER
The meta object id for the 'Data Composition Schema Parameter' class.
-
DATA_COMPOSITION_SCHEMA_PARAMETER__NAME
static final int DATA_COMPOSITION_SCHEMA_PARAMETER__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_PARAMETER__TITLE
static final int DATA_COMPOSITION_SCHEMA_PARAMETER__TITLE
The feature id for the 'Title' containment reference.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_PARAMETER__VALUE_TYPE
static final int DATA_COMPOSITION_SCHEMA_PARAMETER__VALUE_TYPE
The feature id for the 'Value Type' containment reference.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_PARAMETER__VALUES
static final int DATA_COMPOSITION_SCHEMA_PARAMETER__VALUES
The feature id for the 'Values' containment reference list.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_PARAMETER__USE_RESTRICTION
static final int DATA_COMPOSITION_SCHEMA_PARAMETER__USE_RESTRICTION
The feature id for the 'Use Restriction' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_PARAMETER__EXPRESSION
static final int DATA_COMPOSITION_SCHEMA_PARAMETER__EXPRESSION
The feature id for the 'Expression' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_PARAMETER__AVAILABLE_VALUES
static final int DATA_COMPOSITION_SCHEMA_PARAMETER__AVAILABLE_VALUES
The feature id for the 'Available Values' containment reference list.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_PARAMETER__VALUE_LIST_ALLOWED
static final int DATA_COMPOSITION_SCHEMA_PARAMETER__VALUE_LIST_ALLOWED
The feature id for the 'Value List Allowed' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_PARAMETER__AVAILABLE_AS_FIELD
static final int DATA_COMPOSITION_SCHEMA_PARAMETER__AVAILABLE_AS_FIELD
The feature id for the 'Available As Field' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_PARAMETER__FUNCTIONAL_OPTIONS_PARAMETER
static final int DATA_COMPOSITION_SCHEMA_PARAMETER__FUNCTIONAL_OPTIONS_PARAMETER
The feature id for the 'Functional Options Parameter' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_PARAMETER__INPUT_PARAMETERS
static final int DATA_COMPOSITION_SCHEMA_PARAMETER__INPUT_PARAMETERS
The feature id for the 'Input Parameters' containment reference.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_PARAMETER__DENY_INCOMPLETE_VALUES
static final int DATA_COMPOSITION_SCHEMA_PARAMETER__DENY_INCOMPLETE_VALUES
The feature id for the 'Deny Incomplete Values' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_PARAMETER__USE
static final int DATA_COMPOSITION_SCHEMA_PARAMETER__USE
The feature id for the 'Use' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_PARAMETER_FEATURE_COUNT
static final int DATA_COMPOSITION_SCHEMA_PARAMETER_FEATURE_COUNT
The number of structural features of the 'Data Composition Schema Parameter' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_PARAMETER_OPERATION_COUNT
static final int DATA_COMPOSITION_SCHEMA_PARAMETER_OPERATION_COUNT
The number of operations of the 'Data Composition Schema Parameter' class.- See Also:
- Constant Field Values
-
NESTED_DATA_COMPOSITION_SCHEMA
static final int NESTED_DATA_COMPOSITION_SCHEMA
The meta object id for the 'Nested Data Composition Schema' class.
-
NESTED_DATA_COMPOSITION_SCHEMA__NAME
static final int NESTED_DATA_COMPOSITION_SCHEMA__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
NESTED_DATA_COMPOSITION_SCHEMA__TITLE
static final int NESTED_DATA_COMPOSITION_SCHEMA__TITLE
The feature id for the 'Title' containment reference.- See Also:
- Constant Field Values
-
NESTED_DATA_COMPOSITION_SCHEMA__URL
static final int NESTED_DATA_COMPOSITION_SCHEMA__URL
The feature id for the 'URL' attribute.- See Also:
- Constant Field Values
-
NESTED_DATA_COMPOSITION_SCHEMA__SCHEMA
static final int NESTED_DATA_COMPOSITION_SCHEMA__SCHEMA
The feature id for the 'Schema' containment reference.- See Also:
- Constant Field Values
-
NESTED_DATA_COMPOSITION_SCHEMA__SETTINGS
static final int NESTED_DATA_COMPOSITION_SCHEMA__SETTINGS
The feature id for the 'Settings' containment reference.- See Also:
- Constant Field Values
-
NESTED_DATA_COMPOSITION_SCHEMA_FEATURE_COUNT
static final int NESTED_DATA_COMPOSITION_SCHEMA_FEATURE_COUNT
The number of structural features of the 'Nested Data Composition Schema' class.- See Also:
- Constant Field Values
-
NESTED_DATA_COMPOSITION_SCHEMA_OPERATION_COUNT
static final int NESTED_DATA_COMPOSITION_SCHEMA_OPERATION_COUNT
The number of operations of the 'Nested Data Composition Schema' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_FIELD_TEMPLATE
static final int DATA_COMPOSITION_SCHEMA_FIELD_TEMPLATE
The meta object id for the 'Data Composition Schema Field Template' class.
-
DATA_COMPOSITION_SCHEMA_FIELD_TEMPLATE__FIELD
static final int DATA_COMPOSITION_SCHEMA_FIELD_TEMPLATE__FIELD
The feature id for the 'Field' containment reference.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_FIELD_TEMPLATE__TEMPLATE
static final int DATA_COMPOSITION_SCHEMA_FIELD_TEMPLATE__TEMPLATE
The feature id for the 'Template' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_FIELD_TEMPLATE_FEATURE_COUNT
static final int DATA_COMPOSITION_SCHEMA_FIELD_TEMPLATE_FEATURE_COUNT
The number of structural features of the 'Data Composition Schema Field Template' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_FIELD_TEMPLATE_OPERATION_COUNT
static final int DATA_COMPOSITION_SCHEMA_FIELD_TEMPLATE_OPERATION_COUNT
The number of operations of the 'Data Composition Schema Field Template' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_GROUP_TEMPLATE
static final int DATA_COMPOSITION_SCHEMA_GROUP_TEMPLATE
The meta object id for the 'Data Composition Schema Group Template' class.
-
DATA_COMPOSITION_SCHEMA_GROUP_TEMPLATE__GROUP_FIELDS
static final int DATA_COMPOSITION_SCHEMA_GROUP_TEMPLATE__GROUP_FIELDS
The feature id for the 'Group Fields' containment reference list.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_GROUP_TEMPLATE__GROUP_NAME
static final int DATA_COMPOSITION_SCHEMA_GROUP_TEMPLATE__GROUP_NAME
The feature id for the 'Group Name' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_GROUP_TEMPLATE__TEMPLATE_TYPE
static final int DATA_COMPOSITION_SCHEMA_GROUP_TEMPLATE__TEMPLATE_TYPE
The feature id for the 'Template Type' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_GROUP_TEMPLATE__TEMPLATE
static final int DATA_COMPOSITION_SCHEMA_GROUP_TEMPLATE__TEMPLATE
The feature id for the 'Template' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_GROUP_TEMPLATE_FEATURE_COUNT
static final int DATA_COMPOSITION_SCHEMA_GROUP_TEMPLATE_FEATURE_COUNT
The number of structural features of the 'Data Composition Schema Group Template' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_GROUP_TEMPLATE_OPERATION_COUNT
static final int DATA_COMPOSITION_SCHEMA_GROUP_TEMPLATE_OPERATION_COUNT
The number of operations of the 'Data Composition Schema Group Template' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATE
static final int DATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATE
The meta object id for the 'Data Composition Schema Total Fields Template' class.
-
DATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATE__GROUP_FIELDS1
static final int DATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATE__GROUP_FIELDS1
The feature id for the 'Group Fields1' containment reference list.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATE__GROUP_NAME1
static final int DATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATE__GROUP_NAME1
The feature id for the 'Group Name1' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATE__TEMPLATE_TYPE1
static final int DATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATE__TEMPLATE_TYPE1
The feature id for the 'Template Type1' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATE__GROUP_FIELDS2
static final int DATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATE__GROUP_FIELDS2
The feature id for the 'Group Fields2' containment reference list.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATE__GROUP_NAME2
static final int DATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATE__GROUP_NAME2
The feature id for the 'Group Name2' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATE__TEMPLATE_TYPE2
static final int DATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATE__TEMPLATE_TYPE2
The feature id for the 'Template Type2' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATE__TEMPLATE
static final int DATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATE__TEMPLATE
The feature id for the 'Template' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATE_FEATURE_COUNT
static final int DATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATE_FEATURE_COUNT
The number of structural features of the 'Data Composition Schema Total Fields Template' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATE_OPERATION_COUNT
static final int DATA_COMPOSITION_SCHEMA_TOTAL_FIELDS_TEMPLATE_OPERATION_COUNT
The number of operations of the 'Data Composition Schema Total Fields Template' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_TEMPLATE_DESCRIPTION
static final int DATA_COMPOSITION_SCHEMA_TEMPLATE_DESCRIPTION
The meta object id for the 'Data Composition Schema Template Description' class.
-
DATA_COMPOSITION_SCHEMA_TEMPLATE_DESCRIPTION__NAME
static final int DATA_COMPOSITION_SCHEMA_TEMPLATE_DESCRIPTION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_TEMPLATE_DESCRIPTION__TEMPLATE
static final int DATA_COMPOSITION_SCHEMA_TEMPLATE_DESCRIPTION__TEMPLATE
The feature id for the 'Template' containment reference.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_TEMPLATE_DESCRIPTION__PARAMETERS
static final int DATA_COMPOSITION_SCHEMA_TEMPLATE_DESCRIPTION__PARAMETERS
The feature id for the 'Parameters' containment reference list.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_TEMPLATE_DESCRIPTION_FEATURE_COUNT
static final int DATA_COMPOSITION_SCHEMA_TEMPLATE_DESCRIPTION_FEATURE_COUNT
The number of structural features of the 'Data Composition Schema Template Description' class.- See Also:
- Constant Field Values
-
DATA_COMPOSITION_SCHEMA_TEMPLATE_DESCRIPTION_OPERATION_COUNT
static final int DATA_COMPOSITION_SCHEMA_TEMPLATE_DESCRIPTION_OPERATION_COUNT
The number of operations of the 'Data Composition Schema Template Description' class.- See Also:
- Constant Field Values
-
AVAILABLE_VALUE
static final int AVAILABLE_VALUE
The meta object id for the 'Available Value' class.
-
AVAILABLE_VALUE__VALUE
static final int AVAILABLE_VALUE__VALUE
The feature id for the 'Value' containment reference.- See Also:
- Constant Field Values
-
AVAILABLE_VALUE__PRESENTATION
static final int AVAILABLE_VALUE__PRESENTATION
The feature id for the 'Presentation' containment reference.- See Also:
- Constant Field Values
-
AVAILABLE_VALUE_FEATURE_COUNT
static final int AVAILABLE_VALUE_FEATURE_COUNT
The number of structural features of the 'Available Value' class.- See Also:
- Constant Field Values
-
AVAILABLE_VALUE_OPERATION_COUNT
static final int AVAILABLE_VALUE_OPERATION_COUNT
The number of operations of the 'Available Value' class.- See Also:
- Constant Field Values
-
-
Method Detail
-
getDataCompositionSchema
org.eclipse.emf.ecore.EClass getDataCompositionSchema()
Returns the meta object for class 'Data Composition Schema'.- Returns:
- the meta object for class 'Data Composition Schema'.
- See Also:
DataCompositionSchema
-
getDataCompositionSchema_DataSources
org.eclipse.emf.ecore.EReference getDataCompositionSchema_DataSources()
Returns the meta object for the containment reference list 'Data Sources'.- Returns:
- the meta object for the containment reference list 'Data Sources'.
- See Also:
DataCompositionSchema.getDataSources(),getDataCompositionSchema()
-
getDataCompositionSchema_DataSets
org.eclipse.emf.ecore.EReference getDataCompositionSchema_DataSets()
Returns the meta object for the containment reference list 'Data Sets'.- Returns:
- the meta object for the containment reference list 'Data Sets'.
- See Also:
DataCompositionSchema.getDataSets(),getDataCompositionSchema()
-
getDataCompositionSchema_DataSetLinks
org.eclipse.emf.ecore.EReference getDataCompositionSchema_DataSetLinks()
Returns the meta object for the containment reference list 'Data Set Links'.- Returns:
- the meta object for the containment reference list 'Data Set Links'.
- See Also:
DataCompositionSchema.getDataSetLinks(),getDataCompositionSchema()
-
getDataCompositionSchema_CalculatedFields
org.eclipse.emf.ecore.EReference getDataCompositionSchema_CalculatedFields()
Returns the meta object for the containment reference list 'Calculated Fields'.- Returns:
- the meta object for the containment reference list 'Calculated Fields'.
- See Also:
DataCompositionSchema.getCalculatedFields(),getDataCompositionSchema()
-
getDataCompositionSchema_TotalFields
org.eclipse.emf.ecore.EReference getDataCompositionSchema_TotalFields()
Returns the meta object for the containment reference list 'Total Fields'.- Returns:
- the meta object for the containment reference list 'Total Fields'.
- See Also:
DataCompositionSchema.getTotalFields(),getDataCompositionSchema()
-
getDataCompositionSchema_Parameters
org.eclipse.emf.ecore.EReference getDataCompositionSchema_Parameters()
Returns the meta object for the containment reference list 'Parameters'.- Returns:
- the meta object for the containment reference list 'Parameters'.
- See Also:
DataCompositionSchema.getParameters(),getDataCompositionSchema()
-
getDataCompositionSchema_NestedSchemas
org.eclipse.emf.ecore.EReference getDataCompositionSchema_NestedSchemas()
Returns the meta object for the containment reference list 'Nested Schemas'.- Returns:
- the meta object for the containment reference list 'Nested Schemas'.
- See Also:
DataCompositionSchema.getNestedSchemas(),getDataCompositionSchema()
-
getDataCompositionSchema_Templates
org.eclipse.emf.ecore.EReference getDataCompositionSchema_Templates()
Returns the meta object for the containment reference list 'Templates'.- Returns:
- the meta object for the containment reference list 'Templates'.
- See Also:
DataCompositionSchema.getTemplates(),getDataCompositionSchema()
-
getDataCompositionSchema_FieldTemplates
org.eclipse.emf.ecore.EReference getDataCompositionSchema_FieldTemplates()
Returns the meta object for the containment reference list 'Field Templates'.- Returns:
- the meta object for the containment reference list 'Field Templates'.
- See Also:
DataCompositionSchema.getFieldTemplates(),getDataCompositionSchema()
-
getDataCompositionSchema_GroupTemplates
org.eclipse.emf.ecore.EReference getDataCompositionSchema_GroupTemplates()
Returns the meta object for the containment reference list 'Group Templates'.- Returns:
- the meta object for the containment reference list 'Group Templates'.
- See Also:
DataCompositionSchema.getGroupTemplates(),getDataCompositionSchema()
-
getDataCompositionSchema_GroupHeaderTemplates
org.eclipse.emf.ecore.EReference getDataCompositionSchema_GroupHeaderTemplates()
Returns the meta object for the containment reference list 'Group Header Templates'.- Returns:
- the meta object for the containment reference list 'Group Header Templates'.
- See Also:
DataCompositionSchema.getGroupHeaderTemplates(),getDataCompositionSchema()
-
getDataCompositionSchema_TotalFieldsTemplates
org.eclipse.emf.ecore.EReference getDataCompositionSchema_TotalFieldsTemplates()
Returns the meta object for the containment reference list 'Total Fields Templates'.- Returns:
- the meta object for the containment reference list 'Total Fields Templates'.
- See Also:
DataCompositionSchema.getTotalFieldsTemplates(),getDataCompositionSchema()
-
getDataCompositionSchema_DefaultSettings
org.eclipse.emf.ecore.EReference getDataCompositionSchema_DefaultSettings()
Returns the meta object for the containment reference 'Default Settings'.- Returns:
- the meta object for the containment reference 'Default Settings'.
- See Also:
DataCompositionSchema.getDefaultSettings(),getDataCompositionSchema()
-
getDataCompositionSchema_SettingsVariants
org.eclipse.emf.ecore.EReference getDataCompositionSchema_SettingsVariants()
Returns the meta object for the containment reference list 'Settings Variants'.- Returns:
- the meta object for the containment reference list 'Settings Variants'.
- See Also:
DataCompositionSchema.getSettingsVariants(),getDataCompositionSchema()
-
getDataCompositionSchemaDataSource
org.eclipse.emf.ecore.EClass getDataCompositionSchemaDataSource()
Returns the meta object for class 'Data Composition Schema Data Source'.- Returns:
- the meta object for class 'Data Composition Schema Data Source'.
- See Also:
DataCompositionSchemaDataSource
-
getDataCompositionSchemaDataSource_Name
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaDataSource_Name()
Returns the meta object for the attribute 'Name'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
DataCompositionSchemaDataSource.getName(),getDataCompositionSchemaDataSource()
-
getDataCompositionSchemaDataSource_DataSourceType
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaDataSource_DataSourceType()
Returns the meta object for the attribute 'Data Source Type'.- Returns:
- the meta object for the attribute 'Data Source Type'.
- See Also:
DataCompositionSchemaDataSource.getDataSourceType(),getDataCompositionSchemaDataSource()
-
getDataCompositionSchemaDataSource_ConnectionString
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaDataSource_ConnectionString()
Returns the meta object for the attribute 'Connection String'.- Returns:
- the meta object for the attribute 'Connection String'.
- See Also:
DataCompositionSchemaDataSource.getConnectionString(),getDataCompositionSchemaDataSource()
-
getDataSet
org.eclipse.emf.ecore.EClass getDataSet()
Returns the meta object for class 'Data Set'.- Returns:
- the meta object for class 'Data Set'.
- See Also:
DataSet
-
getDataSet_Name
org.eclipse.emf.ecore.EAttribute getDataSet_Name()
Returns the meta object for the attribute 'Name'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
DataSet.getName(),getDataSet()
-
getDataSet_Fields
org.eclipse.emf.ecore.EReference getDataSet_Fields()
Returns the meta object for the containment reference list 'Fields'.- Returns:
- the meta object for the containment reference list 'Fields'.
- See Also:
DataSet.getFields(),getDataSet()
-
getDataCompositionSchemaDataSetUnion
org.eclipse.emf.ecore.EClass getDataCompositionSchemaDataSetUnion()
Returns the meta object for class 'Data Composition Schema Data Set Union'.- Returns:
- the meta object for class 'Data Composition Schema Data Set Union'.
- See Also:
DataCompositionSchemaDataSetUnion
-
getDataCompositionSchemaDataSetUnion_Items
org.eclipse.emf.ecore.EReference getDataCompositionSchemaDataSetUnion_Items()
Returns the meta object for the containment reference list 'Items'.- Returns:
- the meta object for the containment reference list 'Items'.
- See Also:
DataCompositionSchemaDataSetUnion.getItems(),getDataCompositionSchemaDataSetUnion()
-
getDataCompositionSchemaDataSetQuery
org.eclipse.emf.ecore.EClass getDataCompositionSchemaDataSetQuery()
Returns the meta object for class 'Data Composition Schema Data Set Query'.- Returns:
- the meta object for class 'Data Composition Schema Data Set Query'.
- See Also:
DataCompositionSchemaDataSetQuery
-
getDataCompositionSchemaDataSetQuery_DataSource
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaDataSetQuery_DataSource()
Returns the meta object for the attribute 'Data Source'.- Returns:
- the meta object for the attribute 'Data Source'.
- See Also:
DataCompositionSchemaDataSetQuery.getDataSource(),getDataCompositionSchemaDataSetQuery()
-
getDataCompositionSchemaDataSetQuery_Query
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaDataSetQuery_Query()
Returns the meta object for the attribute 'Query'.- Returns:
- the meta object for the attribute 'Query'.
- See Also:
DataCompositionSchemaDataSetQuery.getQuery(),getDataCompositionSchemaDataSetQuery()
-
getDataCompositionSchemaDataSetQuery_AutoFillAvailableFields
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaDataSetQuery_AutoFillAvailableFields()
Returns the meta object for the attribute 'Auto Fill Available Fields'.- Returns:
- the meta object for the attribute 'Auto Fill Available Fields'.
- See Also:
DataCompositionSchemaDataSetQuery.isAutoFillAvailableFields(),getDataCompositionSchemaDataSetQuery()
-
getDataCompositionSchemaDataSetQuery_UseQueryGroupIfPossible
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaDataSetQuery_UseQueryGroupIfPossible()
Returns the meta object for the attribute 'Use Query Group If Possible'.- Returns:
- the meta object for the attribute 'Use Query Group If Possible'.
- See Also:
DataCompositionSchemaDataSetQuery.isUseQueryGroupIfPossible(),getDataCompositionSchemaDataSetQuery()
-
getDataCompositionSchemaDataSetObject
org.eclipse.emf.ecore.EClass getDataCompositionSchemaDataSetObject()
Returns the meta object for class 'Data Composition Schema Data Set Object'.- Returns:
- the meta object for class 'Data Composition Schema Data Set Object'.
- See Also:
DataCompositionSchemaDataSetObject
-
getDataCompositionSchemaDataSetObject_DataSource
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaDataSetObject_DataSource()
Returns the meta object for the attribute 'Data Source'.- Returns:
- the meta object for the attribute 'Data Source'.
- See Also:
DataCompositionSchemaDataSetObject.getDataSource(),getDataCompositionSchemaDataSetObject()
-
getDataCompositionSchemaDataSetObject_ObjectName
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaDataSetObject_ObjectName()
Returns the meta object for the attribute 'Object Name'.- Returns:
- the meta object for the attribute 'Object Name'.
- See Also:
DataCompositionSchemaDataSetObject.getObjectName(),getDataCompositionSchemaDataSetObject()
-
getDataSetField
org.eclipse.emf.ecore.EClass getDataSetField()
Returns the meta object for class 'Data Set Field'.- Returns:
- the meta object for class 'Data Set Field'.
- See Also:
DataSetField
-
getDataCompositionSchemaDataSetFieldFolder
org.eclipse.emf.ecore.EClass getDataCompositionSchemaDataSetFieldFolder()
Returns the meta object for class 'Data Composition Schema Data Set Field Folder'.- Returns:
- the meta object for class 'Data Composition Schema Data Set Field Folder'.
- See Also:
DataCompositionSchemaDataSetFieldFolder
-
getDataCompositionSchemaDataSetFieldFolder_DataPath
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaDataSetFieldFolder_DataPath()
Returns the meta object for the attribute 'Data Path'.- Returns:
- the meta object for the attribute 'Data Path'.
- See Also:
DataCompositionSchemaDataSetFieldFolder.getDataPath(),getDataCompositionSchemaDataSetFieldFolder()
-
getDataCompositionSchemaDataSetFieldFolder_Title
org.eclipse.emf.ecore.EReference getDataCompositionSchemaDataSetFieldFolder_Title()
Returns the meta object for the containment reference 'Title'.- Returns:
- the meta object for the containment reference 'Title'.
- See Also:
DataCompositionSchemaDataSetFieldFolder.getTitle(),getDataCompositionSchemaDataSetFieldFolder()
-
getDataCompositionSchemaDataSetFieldFolder_UseRestriction
org.eclipse.emf.ecore.EReference getDataCompositionSchemaDataSetFieldFolder_UseRestriction()
Returns the meta object for the containment reference 'Use Restriction'.- Returns:
- the meta object for the containment reference 'Use Restriction'.
- See Also:
DataCompositionSchemaDataSetFieldFolder.getUseRestriction(),getDataCompositionSchemaDataSetFieldFolder()
-
getDataCompositionSchemaDataSetField
org.eclipse.emf.ecore.EClass getDataCompositionSchemaDataSetField()
Returns the meta object for class 'Data Composition Schema Data Set Field'.- Returns:
- the meta object for class 'Data Composition Schema Data Set Field'.
- See Also:
DataCompositionSchemaDataSetField
-
getDataCompositionSchemaDataSetField_DataPath
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaDataSetField_DataPath()
Returns the meta object for the attribute 'Data Path'.- Returns:
- the meta object for the attribute 'Data Path'.
- See Also:
DataCompositionSchemaDataSetField.getDataPath(),getDataCompositionSchemaDataSetField()
-
getDataCompositionSchemaDataSetField_Field
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaDataSetField_Field()
Returns the meta object for the attribute 'Field'.- Returns:
- the meta object for the attribute 'Field'.
- See Also:
DataCompositionSchemaDataSetField.getField(),getDataCompositionSchemaDataSetField()
-
getDataCompositionSchemaDataSetField_Title
org.eclipse.emf.ecore.EReference getDataCompositionSchemaDataSetField_Title()
Returns the meta object for the containment reference 'Title'.- Returns:
- the meta object for the containment reference 'Title'.
- See Also:
DataCompositionSchemaDataSetField.getTitle(),getDataCompositionSchemaDataSetField()
-
getDataCompositionSchemaDataSetField_UseRestriction
org.eclipse.emf.ecore.EReference getDataCompositionSchemaDataSetField_UseRestriction()
Returns the meta object for the containment reference 'Use Restriction'.- Returns:
- the meta object for the containment reference 'Use Restriction'.
- See Also:
DataCompositionSchemaDataSetField.getUseRestriction(),getDataCompositionSchemaDataSetField()
-
getDataCompositionSchemaDataSetField_AttributeUseRestriction
org.eclipse.emf.ecore.EReference getDataCompositionSchemaDataSetField_AttributeUseRestriction()
Returns the meta object for the containment reference 'Attribute Use Restriction'.- Returns:
- the meta object for the containment reference 'Attribute Use Restriction'.
- See Also:
DataCompositionSchemaDataSetField.getAttributeUseRestriction(),getDataCompositionSchemaDataSetField()
-
getDataCompositionSchemaDataSetField_Role
org.eclipse.emf.ecore.EReference getDataCompositionSchemaDataSetField_Role()
Returns the meta object for the containment reference 'Role'.- Returns:
- the meta object for the containment reference 'Role'.
- See Also:
DataCompositionSchemaDataSetField.getRole(),getDataCompositionSchemaDataSetField()
-
getDataCompositionSchemaDataSetField_PresentationExpression
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaDataSetField_PresentationExpression()
Returns the meta object for the attribute 'Presentation Expression'.- Returns:
- the meta object for the attribute 'Presentation Expression'.
- See Also:
DataCompositionSchemaDataSetField.getPresentationExpression(),getDataCompositionSchemaDataSetField()
-
getDataCompositionSchemaDataSetField_OrderExpressions
org.eclipse.emf.ecore.EReference getDataCompositionSchemaDataSetField_OrderExpressions()
Returns the meta object for the containment reference list 'Order Expressions'.- Returns:
- the meta object for the containment reference list 'Order Expressions'.
- See Also:
DataCompositionSchemaDataSetField.getOrderExpressions(),getDataCompositionSchemaDataSetField()
-
getDataCompositionSchemaDataSetField_InHierarchyDataSet
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaDataSetField_InHierarchyDataSet()
Returns the meta object for the attribute 'In Hierarchy Data Set'.- Returns:
- the meta object for the attribute 'In Hierarchy Data Set'.
- See Also:
DataCompositionSchemaDataSetField.getInHierarchyDataSet(),getDataCompositionSchemaDataSetField()
-
getDataCompositionSchemaDataSetField_InHierarchyDataSetParameter
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaDataSetField_InHierarchyDataSetParameter()
Returns the meta object for the attribute 'In Hierarchy Data Set Parameter'.- Returns:
- the meta object for the attribute 'In Hierarchy Data Set Parameter'.
- See Also:
DataCompositionSchemaDataSetField.getInHierarchyDataSetParameter(),getDataCompositionSchemaDataSetField()
-
getDataCompositionSchemaDataSetField_ValueType
org.eclipse.emf.ecore.EReference getDataCompositionSchemaDataSetField_ValueType()
Returns the meta object for the containment reference 'Value Type'.- Returns:
- the meta object for the containment reference 'Value Type'.
- See Also:
DataCompositionSchemaDataSetField.getValueType(),getDataCompositionSchemaDataSetField()
-
getDataCompositionSchemaDataSetField_Appearance
org.eclipse.emf.ecore.EReference getDataCompositionSchemaDataSetField_Appearance()
Returns the meta object for the containment reference 'Appearance'.- Returns:
- the meta object for the containment reference 'Appearance'.
- See Also:
DataCompositionSchemaDataSetField.getAppearance(),getDataCompositionSchemaDataSetField()
-
getDataCompositionSchemaDataSetField_AvailableValues
org.eclipse.emf.ecore.EReference getDataCompositionSchemaDataSetField_AvailableValues()
Returns the meta object for the containment reference list 'Available Values'.- Returns:
- the meta object for the containment reference list 'Available Values'.
- See Also:
DataCompositionSchemaDataSetField.getAvailableValues(),getDataCompositionSchemaDataSetField()
-
getDataCompositionSchemaDataSetField_InputParameters
org.eclipse.emf.ecore.EReference getDataCompositionSchemaDataSetField_InputParameters()
Returns the meta object for the containment reference 'Input Parameters'.- Returns:
- the meta object for the containment reference 'Input Parameters'.
- See Also:
DataCompositionSchemaDataSetField.getInputParameters(),getDataCompositionSchemaDataSetField()
-
getDataCompositionSchemaNestedDataSet
org.eclipse.emf.ecore.EClass getDataCompositionSchemaNestedDataSet()
Returns the meta object for class 'Data Composition Schema Nested Data Set'.- Returns:
- the meta object for class 'Data Composition Schema Nested Data Set'.
- See Also:
DataCompositionSchemaNestedDataSet
-
getDataCompositionSchemaNestedDataSet_DataPath
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaNestedDataSet_DataPath()
Returns the meta object for the attribute 'Data Path'.- Returns:
- the meta object for the attribute 'Data Path'.
- See Also:
DataCompositionSchemaNestedDataSet.getDataPath(),getDataCompositionSchemaNestedDataSet()
-
getDataCompositionSchemaNestedDataSet_Field
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaNestedDataSet_Field()
Returns the meta object for the attribute 'Field'.- Returns:
- the meta object for the attribute 'Field'.
- See Also:
DataCompositionSchemaNestedDataSet.getField(),getDataCompositionSchemaNestedDataSet()
-
getDataCompositionSchemaNestedDataSet_Title
org.eclipse.emf.ecore.EReference getDataCompositionSchemaNestedDataSet_Title()
Returns the meta object for the containment reference 'Title'.- Returns:
- the meta object for the containment reference 'Title'.
- See Also:
DataCompositionSchemaNestedDataSet.getTitle(),getDataCompositionSchemaNestedDataSet()
-
getDataCompositionSchemaCalculatedField
org.eclipse.emf.ecore.EClass getDataCompositionSchemaCalculatedField()
Returns the meta object for class 'Data Composition Schema Calculated Field'.- Returns:
- the meta object for class 'Data Composition Schema Calculated Field'.
- See Also:
DataCompositionSchemaCalculatedField
-
getDataCompositionSchemaCalculatedField_DataPath
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaCalculatedField_DataPath()
Returns the meta object for the attribute 'Data Path'.- Returns:
- the meta object for the attribute 'Data Path'.
- See Also:
DataCompositionSchemaCalculatedField.getDataPath(),getDataCompositionSchemaCalculatedField()
-
getDataCompositionSchemaCalculatedField_Expression
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaCalculatedField_Expression()
Returns the meta object for the attribute 'Expression'.- Returns:
- the meta object for the attribute 'Expression'.
- See Also:
DataCompositionSchemaCalculatedField.getExpression(),getDataCompositionSchemaCalculatedField()
-
getDataCompositionSchemaCalculatedField_Title
org.eclipse.emf.ecore.EReference getDataCompositionSchemaCalculatedField_Title()
Returns the meta object for the containment reference 'Title'.- Returns:
- the meta object for the containment reference 'Title'.
- See Also:
DataCompositionSchemaCalculatedField.getTitle(),getDataCompositionSchemaCalculatedField()
-
getDataCompositionSchemaCalculatedField_UseRestriction
org.eclipse.emf.ecore.EReference getDataCompositionSchemaCalculatedField_UseRestriction()
Returns the meta object for the containment reference 'Use Restriction'.- Returns:
- the meta object for the containment reference 'Use Restriction'.
- See Also:
DataCompositionSchemaCalculatedField.getUseRestriction(),getDataCompositionSchemaCalculatedField()
-
getDataCompositionSchemaCalculatedField_PresentationExpression
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaCalculatedField_PresentationExpression()
Returns the meta object for the attribute 'Presentation Expression'.- Returns:
- the meta object for the attribute 'Presentation Expression'.
- See Also:
DataCompositionSchemaCalculatedField.getPresentationExpression(),getDataCompositionSchemaCalculatedField()
-
getDataCompositionSchemaCalculatedField_OrderExpression
org.eclipse.emf.ecore.EReference getDataCompositionSchemaCalculatedField_OrderExpression()
Returns the meta object for the containment reference list 'Order Expression'.- Returns:
- the meta object for the containment reference list 'Order Expression'.
- See Also:
DataCompositionSchemaCalculatedField.getOrderExpression(),getDataCompositionSchemaCalculatedField()
-
getDataCompositionSchemaCalculatedField_Appearance
org.eclipse.emf.ecore.EReference getDataCompositionSchemaCalculatedField_Appearance()
Returns the meta object for the containment reference 'Appearance'.- Returns:
- the meta object for the containment reference 'Appearance'.
- See Also:
DataCompositionSchemaCalculatedField.getAppearance(),getDataCompositionSchemaCalculatedField()
-
getDataCompositionSchemaCalculatedField_AvailableValues
org.eclipse.emf.ecore.EReference getDataCompositionSchemaCalculatedField_AvailableValues()
Returns the meta object for the containment reference list 'Available Values'.- Returns:
- the meta object for the containment reference list 'Available Values'.
- See Also:
DataCompositionSchemaCalculatedField.getAvailableValues(),getDataCompositionSchemaCalculatedField()
-
getDataCompositionSchemaCalculatedField_ValueType
org.eclipse.emf.ecore.EReference getDataCompositionSchemaCalculatedField_ValueType()
Returns the meta object for the containment reference 'Value Type'.- Returns:
- the meta object for the containment reference 'Value Type'.
- See Also:
DataCompositionSchemaCalculatedField.getValueType(),getDataCompositionSchemaCalculatedField()
-
getDataCompositionSchemaCalculatedField_InputParameters
org.eclipse.emf.ecore.EReference getDataCompositionSchemaCalculatedField_InputParameters()
Returns the meta object for the containment reference 'Input Parameters'.- Returns:
- the meta object for the containment reference 'Input Parameters'.
- See Also:
DataCompositionSchemaCalculatedField.getInputParameters(),getDataCompositionSchemaCalculatedField()
-
getDataCompositionSchemaFieldUseRestriction
org.eclipse.emf.ecore.EClass getDataCompositionSchemaFieldUseRestriction()
Returns the meta object for class 'Data Composition Schema Field Use Restriction'.- Returns:
- the meta object for class 'Data Composition Schema Field Use Restriction'.
- See Also:
DataCompositionSchemaFieldUseRestriction
-
getDataCompositionSchemaFieldUseRestriction_Field
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaFieldUseRestriction_Field()
Returns the meta object for the attribute 'Field'.- Returns:
- the meta object for the attribute 'Field'.
- See Also:
DataCompositionSchemaFieldUseRestriction.isField(),getDataCompositionSchemaFieldUseRestriction()
-
getDataCompositionSchemaFieldUseRestriction_Condition
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaFieldUseRestriction_Condition()
Returns the meta object for the attribute 'Condition'.- Returns:
- the meta object for the attribute 'Condition'.
- See Also:
DataCompositionSchemaFieldUseRestriction.isCondition(),getDataCompositionSchemaFieldUseRestriction()
-
getDataCompositionSchemaFieldUseRestriction_Group
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaFieldUseRestriction_Group()
Returns the meta object for the attribute 'Group'.- Returns:
- the meta object for the attribute 'Group'.
- See Also:
DataCompositionSchemaFieldUseRestriction.isGroup(),getDataCompositionSchemaFieldUseRestriction()
-
getDataCompositionSchemaFieldUseRestriction_Order
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaFieldUseRestriction_Order()
Returns the meta object for the attribute 'Order'.- Returns:
- the meta object for the attribute 'Order'.
- See Also:
DataCompositionSchemaFieldUseRestriction.isOrder(),getDataCompositionSchemaFieldUseRestriction()
-
getDataCompositionSchemaTotalField
org.eclipse.emf.ecore.EClass getDataCompositionSchemaTotalField()
Returns the meta object for class 'Data Composition Schema Total Field'.- Returns:
- the meta object for class 'Data Composition Schema Total Field'.
- See Also:
DataCompositionSchemaTotalField
-
getDataCompositionSchemaTotalField_DataPath
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaTotalField_DataPath()
Returns the meta object for the attribute 'Data Path'.- Returns:
- the meta object for the attribute 'Data Path'.
- See Also:
DataCompositionSchemaTotalField.getDataPath(),getDataCompositionSchemaTotalField()
-
getDataCompositionSchemaTotalField_Expression
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaTotalField_Expression()
Returns the meta object for the attribute 'Expression'.- Returns:
- the meta object for the attribute 'Expression'.
- See Also:
DataCompositionSchemaTotalField.getExpression(),getDataCompositionSchemaTotalField()
-
getDataCompositionSchemaTotalField_Groups
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaTotalField_Groups()
Returns the meta object for the attribute list 'Groups'.- Returns:
- the meta object for the attribute list 'Groups'.
- See Also:
DataCompositionSchemaTotalField.getGroups(),getDataCompositionSchemaTotalField()
-
getDataCompositionSchemaDataSetLink
org.eclipse.emf.ecore.EClass getDataCompositionSchemaDataSetLink()
Returns the meta object for class 'Data Composition Schema Data Set Link'.- Returns:
- the meta object for class 'Data Composition Schema Data Set Link'.
- See Also:
DataCompositionSchemaDataSetLink
-
getDataCompositionSchemaDataSetLink_SourceDataSet
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaDataSetLink_SourceDataSet()
Returns the meta object for the attribute 'Source Data Set'.- Returns:
- the meta object for the attribute 'Source Data Set'.
- See Also:
DataCompositionSchemaDataSetLink.getSourceDataSet(),getDataCompositionSchemaDataSetLink()
-
getDataCompositionSchemaDataSetLink_DestinationDataSet
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaDataSetLink_DestinationDataSet()
Returns the meta object for the attribute 'Destination Data Set'.- Returns:
- the meta object for the attribute 'Destination Data Set'.
- See Also:
DataCompositionSchemaDataSetLink.getDestinationDataSet(),getDataCompositionSchemaDataSetLink()
-
getDataCompositionSchemaDataSetLink_SourceExpression
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaDataSetLink_SourceExpression()
Returns the meta object for the attribute 'Source Expression'.- Returns:
- the meta object for the attribute 'Source Expression'.
- See Also:
DataCompositionSchemaDataSetLink.getSourceExpression(),getDataCompositionSchemaDataSetLink()
-
getDataCompositionSchemaDataSetLink_DestinationExpression
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaDataSetLink_DestinationExpression()
Returns the meta object for the attribute 'Destination Expression'.- Returns:
- the meta object for the attribute 'Destination Expression'.
- See Also:
DataCompositionSchemaDataSetLink.getDestinationExpression(),getDataCompositionSchemaDataSetLink()
-
getDataCompositionSchemaDataSetLink_Parameter
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaDataSetLink_Parameter()
Returns the meta object for the attribute 'Parameter'.- Returns:
- the meta object for the attribute 'Parameter'.
- See Also:
DataCompositionSchemaDataSetLink.getParameter(),getDataCompositionSchemaDataSetLink()
-
getDataCompositionSchemaDataSetLink_ParameterListAllowed
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaDataSetLink_ParameterListAllowed()
Returns the meta object for the attribute 'Parameter List Allowed'.- Returns:
- the meta object for the attribute 'Parameter List Allowed'.
- See Also:
DataCompositionSchemaDataSetLink.isParameterListAllowed(),getDataCompositionSchemaDataSetLink()
-
getDataCompositionSchemaDataSetLink_LinkConditionExpression
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaDataSetLink_LinkConditionExpression()
Returns the meta object for the attribute 'Link Condition Expression'.- Returns:
- the meta object for the attribute 'Link Condition Expression'.
- See Also:
DataCompositionSchemaDataSetLink.getLinkConditionExpression(),getDataCompositionSchemaDataSetLink()
-
getDataCompositionSchemaDataSetLink_StartExpression
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaDataSetLink_StartExpression()
Returns the meta object for the attribute 'Start Expression'.- Returns:
- the meta object for the attribute 'Start Expression'.
- See Also:
DataCompositionSchemaDataSetLink.getStartExpression(),getDataCompositionSchemaDataSetLink()
-
getDataCompositionSchemaDataSetLink_Required
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaDataSetLink_Required()
Returns the meta object for the attribute 'Required'.- Returns:
- the meta object for the attribute 'Required'.
- See Also:
DataCompositionSchemaDataSetLink.isRequired(),getDataCompositionSchemaDataSetLink()
-
getDataCompositionSchemaParameter
org.eclipse.emf.ecore.EClass getDataCompositionSchemaParameter()
Returns the meta object for class 'Data Composition Schema Parameter'.- Returns:
- the meta object for class 'Data Composition Schema Parameter'.
- See Also:
DataCompositionSchemaParameter
-
getDataCompositionSchemaParameter_Name
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaParameter_Name()
Returns the meta object for the attribute 'Name'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
DataCompositionSchemaParameter.getName(),getDataCompositionSchemaParameter()
-
getDataCompositionSchemaParameter_Title
org.eclipse.emf.ecore.EReference getDataCompositionSchemaParameter_Title()
Returns the meta object for the containment reference 'Title'.- Returns:
- the meta object for the containment reference 'Title'.
- See Also:
DataCompositionSchemaParameter.getTitle(),getDataCompositionSchemaParameter()
-
getDataCompositionSchemaParameter_ValueType
org.eclipse.emf.ecore.EReference getDataCompositionSchemaParameter_ValueType()
Returns the meta object for the containment reference 'Value Type'.- Returns:
- the meta object for the containment reference 'Value Type'.
- See Also:
DataCompositionSchemaParameter.getValueType(),getDataCompositionSchemaParameter()
-
getDataCompositionSchemaParameter_Values
org.eclipse.emf.ecore.EReference getDataCompositionSchemaParameter_Values()
Returns the meta object for the containment reference list 'Values'.- Returns:
- the meta object for the containment reference list 'Values'.
- See Also:
DataCompositionSchemaParameter.getValues(),getDataCompositionSchemaParameter()
-
getDataCompositionSchemaParameter_UseRestriction
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaParameter_UseRestriction()
Returns the meta object for the attribute 'Use Restriction'.- Returns:
- the meta object for the attribute 'Use Restriction'.
- See Also:
DataCompositionSchemaParameter.isUseRestriction(),getDataCompositionSchemaParameter()
-
getDataCompositionSchemaParameter_Expression
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaParameter_Expression()
Returns the meta object for the attribute 'Expression'.- Returns:
- the meta object for the attribute 'Expression'.
- See Also:
DataCompositionSchemaParameter.getExpression(),getDataCompositionSchemaParameter()
-
getDataCompositionSchemaParameter_AvailableValues
org.eclipse.emf.ecore.EReference getDataCompositionSchemaParameter_AvailableValues()
Returns the meta object for the containment reference list 'Available Values'.- Returns:
- the meta object for the containment reference list 'Available Values'.
- See Also:
DataCompositionSchemaParameter.getAvailableValues(),getDataCompositionSchemaParameter()
-
getDataCompositionSchemaParameter_ValueListAllowed
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaParameter_ValueListAllowed()
Returns the meta object for the attribute 'Value List Allowed'.- Returns:
- the meta object for the attribute 'Value List Allowed'.
- See Also:
DataCompositionSchemaParameter.isValueListAllowed(),getDataCompositionSchemaParameter()
-
getDataCompositionSchemaParameter_AvailableAsField
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaParameter_AvailableAsField()
Returns the meta object for the attribute 'Available As Field'.- Returns:
- the meta object for the attribute 'Available As Field'.
- See Also:
DataCompositionSchemaParameter.isAvailableAsField(),getDataCompositionSchemaParameter()
-
getDataCompositionSchemaParameter_FunctionalOptionsParameter
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaParameter_FunctionalOptionsParameter()
Returns the meta object for the attribute 'Functional Options Parameter'.- Returns:
- the meta object for the attribute 'Functional Options Parameter'.
- See Also:
DataCompositionSchemaParameter.getFunctionalOptionsParameter(),getDataCompositionSchemaParameter()
-
getDataCompositionSchemaParameter_InputParameters
org.eclipse.emf.ecore.EReference getDataCompositionSchemaParameter_InputParameters()
Returns the meta object for the containment reference 'Input Parameters'.- Returns:
- the meta object for the containment reference 'Input Parameters'.
- See Also:
DataCompositionSchemaParameter.getInputParameters(),getDataCompositionSchemaParameter()
-
getDataCompositionSchemaParameter_DenyIncompleteValues
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaParameter_DenyIncompleteValues()
Returns the meta object for the attribute 'Deny Incomplete Values'.- Returns:
- the meta object for the attribute 'Deny Incomplete Values'.
- See Also:
DataCompositionSchemaParameter.isDenyIncompleteValues(),getDataCompositionSchemaParameter()
-
getDataCompositionSchemaParameter_Use
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaParameter_Use()
Returns the meta object for the attribute 'Use'.- Returns:
- the meta object for the attribute 'Use'.
- See Also:
DataCompositionSchemaParameter.getUse(),getDataCompositionSchemaParameter()
-
getNestedDataCompositionSchema
org.eclipse.emf.ecore.EClass getNestedDataCompositionSchema()
Returns the meta object for class 'Nested Data Composition Schema'.- Returns:
- the meta object for class 'Nested Data Composition Schema'.
- See Also:
NestedDataCompositionSchema
-
getNestedDataCompositionSchema_Name
org.eclipse.emf.ecore.EAttribute getNestedDataCompositionSchema_Name()
Returns the meta object for the attribute 'Name'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
NestedDataCompositionSchema.getName(),getNestedDataCompositionSchema()
-
getNestedDataCompositionSchema_Title
org.eclipse.emf.ecore.EReference getNestedDataCompositionSchema_Title()
Returns the meta object for the containment reference 'Title'.- Returns:
- the meta object for the containment reference 'Title'.
- See Also:
NestedDataCompositionSchema.getTitle(),getNestedDataCompositionSchema()
-
getNestedDataCompositionSchema_URL
org.eclipse.emf.ecore.EAttribute getNestedDataCompositionSchema_URL()
Returns the meta object for the attribute 'URL'.- Returns:
- the meta object for the attribute 'URL'.
- See Also:
NestedDataCompositionSchema.getURL(),getNestedDataCompositionSchema()
-
getNestedDataCompositionSchema_Schema
org.eclipse.emf.ecore.EReference getNestedDataCompositionSchema_Schema()
Returns the meta object for the containment reference 'Schema'.- Returns:
- the meta object for the containment reference 'Schema'.
- See Also:
NestedDataCompositionSchema.getSchema(),getNestedDataCompositionSchema()
-
getNestedDataCompositionSchema_Settings
org.eclipse.emf.ecore.EReference getNestedDataCompositionSchema_Settings()
Returns the meta object for the containment reference 'Settings'.- Returns:
- the meta object for the containment reference 'Settings'.
- See Also:
NestedDataCompositionSchema.getSettings(),getNestedDataCompositionSchema()
-
getDataCompositionSchemaFieldTemplate
org.eclipse.emf.ecore.EClass getDataCompositionSchemaFieldTemplate()
Returns the meta object for class 'Data Composition Schema Field Template'.- Returns:
- the meta object for class 'Data Composition Schema Field Template'.
- See Also:
DataCompositionSchemaFieldTemplate
-
getDataCompositionSchemaFieldTemplate_Field
org.eclipse.emf.ecore.EReference getDataCompositionSchemaFieldTemplate_Field()
Returns the meta object for the containment reference 'Field'.- Returns:
- the meta object for the containment reference 'Field'.
- See Also:
DataCompositionSchemaFieldTemplate.getField(),getDataCompositionSchemaFieldTemplate()
-
getDataCompositionSchemaFieldTemplate_Template
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaFieldTemplate_Template()
Returns the meta object for the attribute 'Template'.- Returns:
- the meta object for the attribute 'Template'.
- See Also:
DataCompositionSchemaFieldTemplate.getTemplate(),getDataCompositionSchemaFieldTemplate()
-
getDataCompositionSchemaGroupTemplate
org.eclipse.emf.ecore.EClass getDataCompositionSchemaGroupTemplate()
Returns the meta object for class 'Data Composition Schema Group Template'.- Returns:
- the meta object for class 'Data Composition Schema Group Template'.
- See Also:
DataCompositionSchemaGroupTemplate
-
getDataCompositionSchemaGroupTemplate_GroupFields
org.eclipse.emf.ecore.EReference getDataCompositionSchemaGroupTemplate_GroupFields()
Returns the meta object for the containment reference list 'Group Fields'.- Returns:
- the meta object for the containment reference list 'Group Fields'.
- See Also:
DataCompositionSchemaGroupTemplate.getGroupFields(),getDataCompositionSchemaGroupTemplate()
-
getDataCompositionSchemaGroupTemplate_GroupName
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaGroupTemplate_GroupName()
Returns the meta object for the attribute 'Group Name'.- Returns:
- the meta object for the attribute 'Group Name'.
- See Also:
DataCompositionSchemaGroupTemplate.getGroupName(),getDataCompositionSchemaGroupTemplate()
-
getDataCompositionSchemaGroupTemplate_TemplateType
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaGroupTemplate_TemplateType()
Returns the meta object for the attribute 'Template Type'.- Returns:
- the meta object for the attribute 'Template Type'.
- See Also:
DataCompositionSchemaGroupTemplate.getTemplateType(),getDataCompositionSchemaGroupTemplate()
-
getDataCompositionSchemaGroupTemplate_Template
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaGroupTemplate_Template()
Returns the meta object for the attribute 'Template'.- Returns:
- the meta object for the attribute 'Template'.
- See Also:
DataCompositionSchemaGroupTemplate.getTemplate(),getDataCompositionSchemaGroupTemplate()
-
getDataCompositionSchemaTotalFieldsTemplate
org.eclipse.emf.ecore.EClass getDataCompositionSchemaTotalFieldsTemplate()
Returns the meta object for class 'Data Composition Schema Total Fields Template'.- Returns:
- the meta object for class 'Data Composition Schema Total Fields Template'.
- See Also:
DataCompositionSchemaTotalFieldsTemplate
-
getDataCompositionSchemaTotalFieldsTemplate_GroupFields1
org.eclipse.emf.ecore.EReference getDataCompositionSchemaTotalFieldsTemplate_GroupFields1()
Returns the meta object for the containment reference list 'Group Fields1'.- Returns:
- the meta object for the containment reference list 'Group Fields1'.
- See Also:
DataCompositionSchemaTotalFieldsTemplate.getGroupFields1(),getDataCompositionSchemaTotalFieldsTemplate()
-
getDataCompositionSchemaTotalFieldsTemplate_GroupName1
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaTotalFieldsTemplate_GroupName1()
Returns the meta object for the attribute 'Group Name1'.- Returns:
- the meta object for the attribute 'Group Name1'.
- See Also:
DataCompositionSchemaTotalFieldsTemplate.getGroupName1(),getDataCompositionSchemaTotalFieldsTemplate()
-
getDataCompositionSchemaTotalFieldsTemplate_TemplateType1
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaTotalFieldsTemplate_TemplateType1()
Returns the meta object for the attribute 'Template Type1'.- Returns:
- the meta object for the attribute 'Template Type1'.
- See Also:
DataCompositionSchemaTotalFieldsTemplate.getTemplateType1(),getDataCompositionSchemaTotalFieldsTemplate()
-
getDataCompositionSchemaTotalFieldsTemplate_GroupFields2
org.eclipse.emf.ecore.EReference getDataCompositionSchemaTotalFieldsTemplate_GroupFields2()
Returns the meta object for the containment reference list 'Group Fields2'.- Returns:
- the meta object for the containment reference list 'Group Fields2'.
- See Also:
DataCompositionSchemaTotalFieldsTemplate.getGroupFields2(),getDataCompositionSchemaTotalFieldsTemplate()
-
getDataCompositionSchemaTotalFieldsTemplate_GroupName2
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaTotalFieldsTemplate_GroupName2()
Returns the meta object for the attribute 'Group Name2'.- Returns:
- the meta object for the attribute 'Group Name2'.
- See Also:
DataCompositionSchemaTotalFieldsTemplate.getGroupName2(),getDataCompositionSchemaTotalFieldsTemplate()
-
getDataCompositionSchemaTotalFieldsTemplate_TemplateType2
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaTotalFieldsTemplate_TemplateType2()
Returns the meta object for the attribute 'Template Type2'.- Returns:
- the meta object for the attribute 'Template Type2'.
- See Also:
DataCompositionSchemaTotalFieldsTemplate.getTemplateType2(),getDataCompositionSchemaTotalFieldsTemplate()
-
getDataCompositionSchemaTotalFieldsTemplate_Template
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaTotalFieldsTemplate_Template()
Returns the meta object for the attribute 'Template'.- Returns:
- the meta object for the attribute 'Template'.
- See Also:
DataCompositionSchemaTotalFieldsTemplate.getTemplate(),getDataCompositionSchemaTotalFieldsTemplate()
-
getDataCompositionSchemaTemplateDescription
org.eclipse.emf.ecore.EClass getDataCompositionSchemaTemplateDescription()
Returns the meta object for class 'Data Composition Schema Template Description'.- Returns:
- the meta object for class 'Data Composition Schema Template Description'.
- See Also:
DataCompositionSchemaTemplateDescription
-
getDataCompositionSchemaTemplateDescription_Name
org.eclipse.emf.ecore.EAttribute getDataCompositionSchemaTemplateDescription_Name()
Returns the meta object for the attribute 'Name'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
DataCompositionSchemaTemplateDescription.getName(),getDataCompositionSchemaTemplateDescription()
-
getDataCompositionSchemaTemplateDescription_Template
org.eclipse.emf.ecore.EReference getDataCompositionSchemaTemplateDescription_Template()
Returns the meta object for the containment reference 'Template'.- Returns:
- the meta object for the containment reference 'Template'.
- See Also:
DataCompositionSchemaTemplateDescription.getTemplate(),getDataCompositionSchemaTemplateDescription()
-
getDataCompositionSchemaTemplateDescription_Parameters
org.eclipse.emf.ecore.EReference getDataCompositionSchemaTemplateDescription_Parameters()
Returns the meta object for the containment reference list 'Parameters'.- Returns:
- the meta object for the containment reference list 'Parameters'.
- See Also:
DataCompositionSchemaTemplateDescription.getParameters(),getDataCompositionSchemaTemplateDescription()
-
getAvailableValue
org.eclipse.emf.ecore.EClass getAvailableValue()
Returns the meta object for class 'Available Value'.- Returns:
- the meta object for class 'Available Value'.
- See Also:
AvailableValue
-
getAvailableValue_Value
org.eclipse.emf.ecore.EReference getAvailableValue_Value()
Returns the meta object for the containment reference 'Value'.- Returns:
- the meta object for the containment reference 'Value'.
- See Also:
AvailableValue.getValue(),getAvailableValue()
-
getAvailableValue_Presentation
org.eclipse.emf.ecore.EReference getAvailableValue_Presentation()
Returns the meta object for the containment reference 'Presentation'.- Returns:
- the meta object for the containment reference 'Presentation'.
- See Also:
AvailableValue.getPresentation(),getAvailableValue()
-
getDcsFactory
DcsFactory getDcsFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-
-