org.mod4j.dsl.datacontract.mm.DataContractDsl
Interface DataContractDslPackage

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:
DataContractDslPackageImpl

public interface DataContractDslPackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
DataContractDslFactory

Nested Class Summary
static interface DataContractDslPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static int BUSINESS_CLASS_ASSOCIATION_ROLE_REFERENCE
          The meta object id for the 'Business Class Association Role Reference' class.
static int BUSINESS_CLASS_ASSOCIATION_ROLE_REFERENCE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int BUSINESS_CLASS_ASSOCIATION_ROLE_REFERENCE__DTO
          The feature id for the 'Dto' container reference.
static int BUSINESS_CLASS_ASSOCIATION_ROLE_REFERENCE__DTO_TYPE
          The feature id for the 'Dto Type' reference.
static int BUSINESS_CLASS_ASSOCIATION_ROLE_REFERENCE__NAME
          The feature id for the 'Name' attribute.
static int BUSINESS_CLASS_ASSOCIATION_ROLE_REFERENCE_FEATURE_COUNT
          The number of structural features of the 'Business Class Association Role Reference' class.
static int BUSINESS_CLASS_DTO
          The meta object id for the 'Business Class Dto' class.
static int BUSINESS_CLASS_DTO__ASSOCIATION_REFERENCES
          The feature id for the 'Association References' containment reference list.
static int BUSINESS_CLASS_DTO__BASE
          The feature id for the 'Base' reference.
static int BUSINESS_CLASS_DTO__CREATABLE
          The feature id for the 'Creatable' attribute.
static int BUSINESS_CLASS_DTO__DATACONTRACT_MODEL
          The feature id for the 'Datacontract Model' container reference.
static int BUSINESS_CLASS_DTO__DESCRIPTION
          The feature id for the 'Description' attribute.
static int BUSINESS_CLASS_DTO__NAME
          The feature id for the 'Name' attribute.
static int BUSINESS_CLASS_DTO__PROPERTIES
          The feature id for the 'Properties' containment reference list.
static int BUSINESS_CLASS_DTO__PROPERTY_REFERENCES
          The feature id for the 'Property References' containment reference list.
static int BUSINESS_CLASS_DTO_FEATURE_COUNT
          The number of structural features of the 'Business Class Dto' class.
static int BUSINESS_CLASS_PROPERTY_REFERENCE
          The meta object id for the 'Business Class Property Reference' class.
static int BUSINESS_CLASS_PROPERTY_REFERENCE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int BUSINESS_CLASS_PROPERTY_REFERENCE__DTO
          The feature id for the 'Dto' container reference.
static int BUSINESS_CLASS_PROPERTY_REFERENCE__NAME
          The feature id for the 'Name' attribute.
static int BUSINESS_CLASS_PROPERTY_REFERENCE_FEATURE_COUNT
          The number of structural features of the 'Business Class Property Reference' class.
static int CUSTOM_DTO
          The meta object id for the 'Custom Dto' class.
static int CUSTOM_DTO__DATACONTRACT_MODEL
          The feature id for the 'Datacontract Model' container reference.
static int CUSTOM_DTO__DESCRIPTION
          The feature id for the 'Description' attribute.
static int CUSTOM_DTO__NAME
          The feature id for the 'Name' attribute.
static int CUSTOM_DTO__PROPERTIES
          The feature id for the 'Properties' containment reference list.
static int CUSTOM_DTO_FEATURE_COUNT
          The number of structural features of the 'Custom Dto' class.
static int DATA_CONTRACT_MODEL
          The meta object id for the 'Data Contract Model' class.
static int DATA_CONTRACT_MODEL__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DATA_CONTRACT_MODEL__DTOS
          The feature id for the 'Dtos' containment reference list.
static int DATA_CONTRACT_MODEL__ENUMERATIONS
          The feature id for the 'Enumerations' containment reference list.
static int DATA_CONTRACT_MODEL__EXTERNAL_REFERENCES
          The feature id for the 'External References' containment reference list.
static int DATA_CONTRACT_MODEL__NAME
          The feature id for the 'Name' attribute.
static int DATA_CONTRACT_MODEL_FEATURE_COUNT
          The number of structural features of the 'Data Contract Model' class.
static int DTO
          The meta object id for the 'Dto' class.
static int DTO__DATACONTRACT_MODEL
          The feature id for the 'Datacontract Model' container reference.
static int DTO__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DTO__NAME
          The feature id for the 'Name' attribute.
static int DTO_ASSOCIATION_ROLE_PROPERTY
          The meta object id for the 'Dto Association Role Property' class.
static int DTO_ASSOCIATION_ROLE_PROPERTY__BUSINESS_CLASS_DTO
          The feature id for the 'Business Class Dto' container reference.
static int DTO_ASSOCIATION_ROLE_PROPERTY__CUSTOM_DTO
          The feature id for the 'Custom Dto' container reference.
static int DTO_ASSOCIATION_ROLE_PROPERTY__DATA_TYPE
          The feature id for the 'Data Type' attribute.
static int DTO_ASSOCIATION_ROLE_PROPERTY__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DTO_ASSOCIATION_ROLE_PROPERTY__DTO_TYPE
          The feature id for the 'Dto Type' reference.
static int DTO_ASSOCIATION_ROLE_PROPERTY__MANDATORY_FOR_CREATION
          The feature id for the 'Mandatory For Creation' attribute.
static int DTO_ASSOCIATION_ROLE_PROPERTY__NAME
          The feature id for the 'Name' attribute.
static int DTO_ASSOCIATION_ROLE_PROPERTY__NULLABLE
          The feature id for the 'Nullable' attribute.
static int DTO_ASSOCIATION_ROLE_PROPERTY__ORDERED
          The feature id for the 'Ordered' attribute.
static int DTO_ASSOCIATION_ROLE_PROPERTY__WRITABLE
          The feature id for the 'Writable' attribute.
static int DTO_ASSOCIATION_ROLE_PROPERTY_FEATURE_COUNT
          The number of structural features of the 'Dto Association Role Property' class.
static int DTO_BOOLEAN_PROPERTY
          The meta object id for the 'Dto Boolean Property' class.
static int DTO_BOOLEAN_PROPERTY__BUSINESS_CLASS_DTO
          The feature id for the 'Business Class Dto' container reference.
static int DTO_BOOLEAN_PROPERTY__CUSTOM_DTO
          The feature id for the 'Custom Dto' container reference.
static int DTO_BOOLEAN_PROPERTY__DATA_TYPE
          The feature id for the 'Data Type' attribute.
static int DTO_BOOLEAN_PROPERTY__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DTO_BOOLEAN_PROPERTY__MANDATORY_FOR_CREATION
          The feature id for the 'Mandatory For Creation' attribute.
static int DTO_BOOLEAN_PROPERTY__NAME
          The feature id for the 'Name' attribute.
static int DTO_BOOLEAN_PROPERTY__NULLABLE
          The feature id for the 'Nullable' attribute.
static int DTO_BOOLEAN_PROPERTY__WRITABLE
          The feature id for the 'Writable' attribute.
static int DTO_BOOLEAN_PROPERTY_FEATURE_COUNT
          The number of structural features of the 'Dto Boolean Property' class.
static int DTO_DATA_PROPERTY
          The meta object id for the 'Dto Data Property' class.
static int DTO_DATA_PROPERTY__BUSINESS_CLASS_DTO
          The feature id for the 'Business Class Dto' container reference.
static int DTO_DATA_PROPERTY__CUSTOM_DTO
          The feature id for the 'Custom Dto' container reference.
static int DTO_DATA_PROPERTY__DATA_TYPE
          The feature id for the 'Data Type' attribute.
static int DTO_DATA_PROPERTY__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DTO_DATA_PROPERTY__MANDATORY_FOR_CREATION
          The feature id for the 'Mandatory For Creation' attribute.
static int DTO_DATA_PROPERTY__NAME
          The feature id for the 'Name' attribute.
static int DTO_DATA_PROPERTY__NULLABLE
          The feature id for the 'Nullable' attribute.
static int DTO_DATA_PROPERTY__WRITABLE
          The feature id for the 'Writable' attribute.
static int DTO_DATA_PROPERTY_FEATURE_COUNT
          The number of structural features of the 'Dto Data Property' class.
static int DTO_DATE_TIME_PROPERTY
          The meta object id for the 'Dto Date Time Property' class.
static int DTO_DATE_TIME_PROPERTY__BUSINESS_CLASS_DTO
          The feature id for the 'Business Class Dto' container reference.
static int DTO_DATE_TIME_PROPERTY__CUSTOM_DTO
          The feature id for the 'Custom Dto' container reference.
static int DTO_DATE_TIME_PROPERTY__DATA_TYPE
          The feature id for the 'Data Type' attribute.
static int DTO_DATE_TIME_PROPERTY__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DTO_DATE_TIME_PROPERTY__MANDATORY_FOR_CREATION
          The feature id for the 'Mandatory For Creation' attribute.
static int DTO_DATE_TIME_PROPERTY__NAME
          The feature id for the 'Name' attribute.
static int DTO_DATE_TIME_PROPERTY__NULLABLE
          The feature id for the 'Nullable' attribute.
static int DTO_DATE_TIME_PROPERTY__WRITABLE
          The feature id for the 'Writable' attribute.
static int DTO_DATE_TIME_PROPERTY_FEATURE_COUNT
          The number of structural features of the 'Dto Date Time Property' class.
static int DTO_DECIMAL_PROPERTY
          The meta object id for the 'Dto Decimal Property' class.
static int DTO_DECIMAL_PROPERTY__BUSINESS_CLASS_DTO
          The feature id for the 'Business Class Dto' container reference.
static int DTO_DECIMAL_PROPERTY__CUSTOM_DTO
          The feature id for the 'Custom Dto' container reference.
static int DTO_DECIMAL_PROPERTY__DATA_TYPE
          The feature id for the 'Data Type' attribute.
static int DTO_DECIMAL_PROPERTY__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DTO_DECIMAL_PROPERTY__MANDATORY_FOR_CREATION
          The feature id for the 'Mandatory For Creation' attribute.
static int DTO_DECIMAL_PROPERTY__NAME
          The feature id for the 'Name' attribute.
static int DTO_DECIMAL_PROPERTY__NULLABLE
          The feature id for the 'Nullable' attribute.
static int DTO_DECIMAL_PROPERTY__WRITABLE
          The feature id for the 'Writable' attribute.
static int DTO_DECIMAL_PROPERTY_FEATURE_COUNT
          The number of structural features of the 'Dto Decimal Property' class.
static int DTO_ENUMERATION_PROPERTY
          The meta object id for the 'Dto Enumeration Property' class.
static int DTO_ENUMERATION_PROPERTY__BUSINESS_CLASS_DTO
          The feature id for the 'Business Class Dto' container reference.
static int DTO_ENUMERATION_PROPERTY__CUSTOM_DTO
          The feature id for the 'Custom Dto' container reference.
static int DTO_ENUMERATION_PROPERTY__DATA_TYPE
          The feature id for the 'Data Type' attribute.
static int DTO_ENUMERATION_PROPERTY__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DTO_ENUMERATION_PROPERTY__MANDATORY_FOR_CREATION
          The feature id for the 'Mandatory For Creation' attribute.
static int DTO_ENUMERATION_PROPERTY__NAME
          The feature id for the 'Name' attribute.
static int DTO_ENUMERATION_PROPERTY__NULLABLE
          The feature id for the 'Nullable' attribute.
static int DTO_ENUMERATION_PROPERTY__TYPE
          The feature id for the 'Type' reference.
static int DTO_ENUMERATION_PROPERTY__WRITABLE
          The feature id for the 'Writable' attribute.
static int DTO_ENUMERATION_PROPERTY_FEATURE_COUNT
          The number of structural features of the 'Dto Enumeration Property' class.
static int DTO_FEATURE_COUNT
          The number of structural features of the 'Dto' class.
static int DTO_INTEGER_PROPERTY
          The meta object id for the 'Dto Integer Property' class.
static int DTO_INTEGER_PROPERTY__BUSINESS_CLASS_DTO
          The feature id for the 'Business Class Dto' container reference.
static int DTO_INTEGER_PROPERTY__CUSTOM_DTO
          The feature id for the 'Custom Dto' container reference.
static int DTO_INTEGER_PROPERTY__DATA_TYPE
          The feature id for the 'Data Type' attribute.
static int DTO_INTEGER_PROPERTY__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DTO_INTEGER_PROPERTY__MANDATORY_FOR_CREATION
          The feature id for the 'Mandatory For Creation' attribute.
static int DTO_INTEGER_PROPERTY__NAME
          The feature id for the 'Name' attribute.
static int DTO_INTEGER_PROPERTY__NULLABLE
          The feature id for the 'Nullable' attribute.
static int DTO_INTEGER_PROPERTY__WRITABLE
          The feature id for the 'Writable' attribute.
static int DTO_INTEGER_PROPERTY_FEATURE_COUNT
          The number of structural features of the 'Dto Integer Property' class.
static int DTO_PROPERTY
          The meta object id for the 'Dto Property' class.
static int DTO_PROPERTY__BUSINESS_CLASS_DTO
          The feature id for the 'Business Class Dto' container reference.
static int DTO_PROPERTY__CUSTOM_DTO
          The feature id for the 'Custom Dto' container reference.
static int DTO_PROPERTY__DATA_TYPE
          The feature id for the 'Data Type' attribute.
static int DTO_PROPERTY__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DTO_PROPERTY__MANDATORY_FOR_CREATION
          The feature id for the 'Mandatory For Creation' attribute.
static int DTO_PROPERTY__NAME
          The feature id for the 'Name' attribute.
static int DTO_PROPERTY__NULLABLE
          The feature id for the 'Nullable' attribute.
static int DTO_PROPERTY__WRITABLE
          The feature id for the 'Writable' attribute.
static int DTO_PROPERTY_FEATURE_COUNT
          The number of structural features of the 'Dto Property' class.
static int DTO_PROPERTY_REFERENCE
          The meta object id for the 'Dto Property Reference' class.
static int DTO_PROPERTY_REFERENCE__BUSINESS_CLASS_DTO
          The feature id for the 'Business Class Dto' container reference.
static int DTO_PROPERTY_REFERENCE__CUSTOM_DTO
          The feature id for the 'Custom Dto' container reference.
static int DTO_PROPERTY_REFERENCE__DATA_TYPE
          The feature id for the 'Data Type' attribute.
static int DTO_PROPERTY_REFERENCE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DTO_PROPERTY_REFERENCE__MANDATORY_FOR_CREATION
          The feature id for the 'Mandatory For Creation' attribute.
static int DTO_PROPERTY_REFERENCE__NAME
          The feature id for the 'Name' attribute.
static int DTO_PROPERTY_REFERENCE__NULLABLE
          The feature id for the 'Nullable' attribute.
static int DTO_PROPERTY_REFERENCE__REFERRED_PROPERTY
          The feature id for the 'Referred Property' reference.
static int DTO_PROPERTY_REFERENCE__WRITABLE
          The feature id for the 'Writable' attribute.
static int DTO_PROPERTY_REFERENCE_FEATURE_COUNT
          The number of structural features of the 'Dto Property Reference' class.
static int DTO_STRING_PROPERTY
          The meta object id for the 'Dto String Property' class.
static int DTO_STRING_PROPERTY__BUSINESS_CLASS_DTO
          The feature id for the 'Business Class Dto' container reference.
static int DTO_STRING_PROPERTY__CUSTOM_DTO
          The feature id for the 'Custom Dto' container reference.
static int DTO_STRING_PROPERTY__DATA_TYPE
          The feature id for the 'Data Type' attribute.
static int DTO_STRING_PROPERTY__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DTO_STRING_PROPERTY__MANDATORY_FOR_CREATION
          The feature id for the 'Mandatory For Creation' attribute.
static int DTO_STRING_PROPERTY__NAME
          The feature id for the 'Name' attribute.
static int DTO_STRING_PROPERTY__NULLABLE
          The feature id for the 'Nullable' attribute.
static int DTO_STRING_PROPERTY__WRITABLE
          The feature id for the 'Writable' attribute.
static int DTO_STRING_PROPERTY_FEATURE_COUNT
          The number of structural features of the 'Dto String Property' class.
static DataContractDslPackage eINSTANCE
          The singleton instance of the package.
static java.lang.String eNAME
          The package name.
static java.lang.String eNS_PREFIX
          The package namespace name.
static java.lang.String eNS_URI
          The package namespace URI.
static int ENUMERATION_DTO
          The meta object id for the 'Enumeration Dto' class.
static int ENUMERATION_DTO__BASE
          The feature id for the 'Base' reference.
static int ENUMERATION_DTO__DATACONTRACT_MODEL
          The feature id for the 'Datacontract Model' container reference.
static int ENUMERATION_DTO__DESCRIPTION
          The feature id for the 'Description' attribute.
static int ENUMERATION_DTO__LITERALS
          The feature id for the 'Literals' containment reference list.
static int ENUMERATION_DTO__NAME
          The feature id for the 'Name' attribute.
static int ENUMERATION_DTO_FEATURE_COUNT
          The number of structural features of the 'Enumeration Dto' class.
static int ENUMERATION_DTO_LITERAL
          The meta object id for the 'Enumeration Dto Literal' class.
static int ENUMERATION_DTO_LITERAL__DESCRIPTION
          The feature id for the 'Description' attribute.
static int ENUMERATION_DTO_LITERAL__NAME
          The feature id for the 'Name' attribute.
static int ENUMERATION_DTO_LITERAL__VALUE
          The feature id for the 'Value' attribute.
static int ENUMERATION_DTO_LITERAL_FEATURE_COUNT
          The number of structural features of the 'Enumeration Dto Literal' class.
static int EXTERNAL_REFERENCE
          The meta object id for the 'External Reference' class.
static int EXTERNAL_REFERENCE__DATACONTRACT_MODEL
          The feature id for the 'Datacontract Model' container reference.
static int EXTERNAL_REFERENCE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int EXTERNAL_REFERENCE__MODELNAME
          The feature id for the 'Modelname' attribute.
static int EXTERNAL_REFERENCE__NAME
          The feature id for the 'Name' attribute.
static int EXTERNAL_REFERENCE_FEATURE_COUNT
          The number of structural features of the 'External Reference' class.
static int LIST_DTO
          The meta object id for the 'List Dto' class.
static int LIST_DTO__BASE_DTO
          The feature id for the 'Base Dto' reference.
static int LIST_DTO__DATACONTRACT_MODEL
          The feature id for the 'Datacontract Model' container reference.
static int LIST_DTO__DESCRIPTION
          The feature id for the 'Description' attribute.
static int LIST_DTO__NAME
          The feature id for the 'Name' attribute.
static int LIST_DTO__SELECTED_PROPERTIES
          The feature id for the 'Selected Properties' containment reference list.
static int LIST_DTO_FEATURE_COUNT
          The number of structural features of the 'List Dto' class.
static int MODEL_ELEMENT
          The meta object id for the 'Model Element' class.
static int MODEL_ELEMENT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int MODEL_ELEMENT__NAME
          The feature id for the 'Name' attribute.
static int MODEL_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Model Element' class.
 
Method Summary
 org.eclipse.emf.ecore.EReference getBusinessClassAssociationRoleReference_Dto()
          Returns the meta object for the container reference 'Dto'.
 org.eclipse.emf.ecore.EReference getBusinessClassAssociationRoleReference_DtoType()
          Returns the meta object for the reference 'Dto Type'.
 org.eclipse.emf.ecore.EClass getBusinessClassAssociationRoleReference()
          Returns the meta object for class 'Business Class Association Role Reference'.
 org.eclipse.emf.ecore.EReference getBusinessClassDto_AssociationReferences()
          Returns the meta object for the containment reference list 'Association References'.
 org.eclipse.emf.ecore.EReference getBusinessClassDto_Base()
          Returns the meta object for the reference 'Base'.
 org.eclipse.emf.ecore.EAttribute getBusinessClassDto_Creatable()
          Returns the meta object for the attribute 'Creatable'.
 org.eclipse.emf.ecore.EReference getBusinessClassDto_Properties()
          Returns the meta object for the containment reference list 'Properties'.
 org.eclipse.emf.ecore.EReference getBusinessClassDto_PropertyReferences()
          Returns the meta object for the containment reference list 'Property References'.
 org.eclipse.emf.ecore.EClass getBusinessClassDto()
          Returns the meta object for class 'Business Class Dto'.
 org.eclipse.emf.ecore.EReference getBusinessClassPropertyReference_Dto()
          Returns the meta object for the container reference 'Dto'.
 org.eclipse.emf.ecore.EClass getBusinessClassPropertyReference()
          Returns the meta object for class 'Business Class Property Reference'.
 org.eclipse.emf.ecore.EReference getCustomDto_Properties()
          Returns the meta object for the containment reference list 'Properties'.
 org.eclipse.emf.ecore.EClass getCustomDto()
          Returns the meta object for class 'Custom Dto'.
 DataContractDslFactory getDataContractDslFactory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EReference getDataContractModel_Dtos()
          Returns the meta object for the containment reference list 'Dtos'.
 org.eclipse.emf.ecore.EReference getDataContractModel_Enumerations()
          Returns the meta object for the containment reference list 'Enumerations'.
 org.eclipse.emf.ecore.EReference getDataContractModel_ExternalReferences()
          Returns the meta object for the containment reference list 'External References'.
 org.eclipse.emf.ecore.EClass getDataContractModel()
          Returns the meta object for class 'Data Contract Model'.
 org.eclipse.emf.ecore.EReference getDto_DatacontractModel()
          Returns the meta object for the container reference 'Datacontract Model'.
 org.eclipse.emf.ecore.EClass getDto()
          Returns the meta object for class 'Dto'.
 org.eclipse.emf.ecore.EReference getDtoAssociationRoleProperty_DtoType()
          Returns the meta object for the reference 'Dto Type'.
 org.eclipse.emf.ecore.EAttribute getDtoAssociationRoleProperty_Ordered()
          Returns the meta object for the attribute 'Ordered'.
 org.eclipse.emf.ecore.EClass getDtoAssociationRoleProperty()
          Returns the meta object for class 'Dto Association Role Property'.
 org.eclipse.emf.ecore.EClass getDtoBooleanProperty()
          Returns the meta object for class 'Dto Boolean Property'.
 org.eclipse.emf.ecore.EClass getDtoDataProperty()
          Returns the meta object for class 'Dto Data Property'.
 org.eclipse.emf.ecore.EClass getDtoDateTimeProperty()
          Returns the meta object for class 'Dto Date Time Property'.
 org.eclipse.emf.ecore.EClass getDtoDecimalProperty()
          Returns the meta object for class 'Dto Decimal Property'.
 org.eclipse.emf.ecore.EReference getDtoEnumerationProperty_Type()
          Returns the meta object for the reference 'Type'.
 org.eclipse.emf.ecore.EClass getDtoEnumerationProperty()
          Returns the meta object for class 'Dto Enumeration Property'.
 org.eclipse.emf.ecore.EClass getDtoIntegerProperty()
          Returns the meta object for class 'Dto Integer Property'.
 org.eclipse.emf.ecore.EReference getDtoProperty_BusinessClassDto()
          Returns the meta object for the container reference 'Business Class Dto'.
 org.eclipse.emf.ecore.EReference getDtoProperty_CustomDto()
          Returns the meta object for the container reference 'Custom Dto'.
 org.eclipse.emf.ecore.EAttribute getDtoProperty_DataType()
          Returns the meta object for the attribute 'Data Type'.
 org.eclipse.emf.ecore.EAttribute getDtoProperty_MandatoryForCreation()
          Returns the meta object for the attribute 'Mandatory For Creation'.
 org.eclipse.emf.ecore.EAttribute getDtoProperty_Nullable()
          Returns the meta object for the attribute 'Nullable'.
 org.eclipse.emf.ecore.EAttribute getDtoProperty_Writable()
          Returns the meta object for the attribute 'Writable'.
 org.eclipse.emf.ecore.EClass getDtoProperty()
          Returns the meta object for class 'Dto Property'.
 org.eclipse.emf.ecore.EReference getDtoPropertyReference_ReferredProperty()
          Returns the meta object for the reference 'Referred Property'.
 org.eclipse.emf.ecore.EClass getDtoPropertyReference()
          Returns the meta object for class 'Dto Property Reference'.
 org.eclipse.emf.ecore.EClass getDtoStringProperty()
          Returns the meta object for class 'Dto String Property'.
 org.eclipse.emf.ecore.EReference getEnumerationDto_Base()
          Returns the meta object for the reference 'Base'.
 org.eclipse.emf.ecore.EReference getEnumerationDto_DatacontractModel()
          Returns the meta object for the container reference 'Datacontract Model'.
 org.eclipse.emf.ecore.EReference getEnumerationDto_Literals()
          Returns the meta object for the containment reference list 'Literals'.
 org.eclipse.emf.ecore.EClass getEnumerationDto()
          Returns the meta object for class 'Enumeration Dto'.
 org.eclipse.emf.ecore.EAttribute getEnumerationDtoLiteral_Value()
          Returns the meta object for the attribute 'Value'.
 org.eclipse.emf.ecore.EClass getEnumerationDtoLiteral()
          Returns the meta object for class 'Enumeration Dto Literal'.
 org.eclipse.emf.ecore.EReference getExternalReference_DatacontractModel()
          Returns the meta object for the container reference 'Datacontract Model'.
 org.eclipse.emf.ecore.EAttribute getExternalReference_Modelname()
          Returns the meta object for the attribute 'Modelname'.
 org.eclipse.emf.ecore.EClass getExternalReference()
          Returns the meta object for class 'External Reference'.
 org.eclipse.emf.ecore.EReference getListDto_BaseDto()
          Returns the meta object for the reference 'Base Dto'.
 org.eclipse.emf.ecore.EReference getListDto_SelectedProperties()
          Returns the meta object for the containment reference list 'Selected Properties'.
 org.eclipse.emf.ecore.EClass getListDto()
          Returns the meta object for class 'List Dto'.
 org.eclipse.emf.ecore.EAttribute getModelElement_Description()
          Returns the meta object for the attribute 'Description'.
 org.eclipse.emf.ecore.EAttribute getModelElement_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EClass getModelElement()
          Returns the meta object for class 'Model Element'.
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
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, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

static final DataContractDslPackage eINSTANCE
The singleton instance of the package.


MODEL_ELEMENT

static final int MODEL_ELEMENT
The meta object id for the 'Model Element' class.

See Also:
ModelElementImpl, DataContractDslPackageImpl.getModelElement(), Constant Field Values

MODEL_ELEMENT__NAME

static final int MODEL_ELEMENT__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

MODEL_ELEMENT__DESCRIPTION

static final int MODEL_ELEMENT__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

MODEL_ELEMENT_FEATURE_COUNT

static final int MODEL_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Model Element' class.

See Also:
Constant Field Values

DATA_CONTRACT_MODEL

static final int DATA_CONTRACT_MODEL
The meta object id for the 'Data Contract Model' class.

See Also:
DataContractModelImpl, DataContractDslPackageImpl.getDataContractModel(), Constant Field Values

DATA_CONTRACT_MODEL__NAME

static final int DATA_CONTRACT_MODEL__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

DATA_CONTRACT_MODEL__DESCRIPTION

static final int DATA_CONTRACT_MODEL__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DATA_CONTRACT_MODEL__DTOS

static final int DATA_CONTRACT_MODEL__DTOS
The feature id for the 'Dtos' containment reference list.

See Also:
Constant Field Values

DATA_CONTRACT_MODEL__ENUMERATIONS

static final int DATA_CONTRACT_MODEL__ENUMERATIONS
The feature id for the 'Enumerations' containment reference list.

See Also:
Constant Field Values

DATA_CONTRACT_MODEL__EXTERNAL_REFERENCES

static final int DATA_CONTRACT_MODEL__EXTERNAL_REFERENCES
The feature id for the 'External References' containment reference list.

See Also:
Constant Field Values

DATA_CONTRACT_MODEL_FEATURE_COUNT

static final int DATA_CONTRACT_MODEL_FEATURE_COUNT
The number of structural features of the 'Data Contract Model' class.

See Also:
Constant Field Values

DTO

static final int DTO
The meta object id for the 'Dto' class.

See Also:
DtoImpl, DataContractDslPackageImpl.getDto(), Constant Field Values

DTO__NAME

static final int DTO__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

DTO__DESCRIPTION

static final int DTO__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DTO__DATACONTRACT_MODEL

static final int DTO__DATACONTRACT_MODEL
The feature id for the 'Datacontract Model' container reference.

See Also:
Constant Field Values

DTO_FEATURE_COUNT

static final int DTO_FEATURE_COUNT
The number of structural features of the 'Dto' class.

See Also:
Constant Field Values

BUSINESS_CLASS_DTO

static final int BUSINESS_CLASS_DTO
The meta object id for the 'Business Class Dto' class.

See Also:
BusinessClassDtoImpl, DataContractDslPackageImpl.getBusinessClassDto(), Constant Field Values

BUSINESS_CLASS_DTO__NAME

static final int BUSINESS_CLASS_DTO__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

BUSINESS_CLASS_DTO__DESCRIPTION

static final int BUSINESS_CLASS_DTO__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

BUSINESS_CLASS_DTO__DATACONTRACT_MODEL

static final int BUSINESS_CLASS_DTO__DATACONTRACT_MODEL
The feature id for the 'Datacontract Model' container reference.

See Also:
Constant Field Values

BUSINESS_CLASS_DTO__PROPERTIES

static final int BUSINESS_CLASS_DTO__PROPERTIES
The feature id for the 'Properties' containment reference list.

See Also:
Constant Field Values

BUSINESS_CLASS_DTO__BASE

static final int BUSINESS_CLASS_DTO__BASE
The feature id for the 'Base' reference.

See Also:
Constant Field Values

BUSINESS_CLASS_DTO__PROPERTY_REFERENCES

static final int BUSINESS_CLASS_DTO__PROPERTY_REFERENCES
The feature id for the 'Property References' containment reference list.

See Also:
Constant Field Values

BUSINESS_CLASS_DTO__ASSOCIATION_REFERENCES

static final int BUSINESS_CLASS_DTO__ASSOCIATION_REFERENCES
The feature id for the 'Association References' containment reference list.

See Also:
Constant Field Values

BUSINESS_CLASS_DTO__CREATABLE

static final int BUSINESS_CLASS_DTO__CREATABLE
The feature id for the 'Creatable' attribute.

See Also:
Constant Field Values

BUSINESS_CLASS_DTO_FEATURE_COUNT

static final int BUSINESS_CLASS_DTO_FEATURE_COUNT
The number of structural features of the 'Business Class Dto' class.

See Also:
Constant Field Values

LIST_DTO

static final int LIST_DTO
The meta object id for the 'List Dto' class.

See Also:
ListDtoImpl, DataContractDslPackageImpl.getListDto(), Constant Field Values

LIST_DTO__NAME

static final int LIST_DTO__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

LIST_DTO__DESCRIPTION

static final int LIST_DTO__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

LIST_DTO__DATACONTRACT_MODEL

static final int LIST_DTO__DATACONTRACT_MODEL
The feature id for the 'Datacontract Model' container reference.

See Also:
Constant Field Values

LIST_DTO__BASE_DTO

static final int LIST_DTO__BASE_DTO
The feature id for the 'Base Dto' reference.

See Also:
Constant Field Values

LIST_DTO__SELECTED_PROPERTIES

static final int LIST_DTO__SELECTED_PROPERTIES
The feature id for the 'Selected Properties' containment reference list.

See Also:
Constant Field Values

LIST_DTO_FEATURE_COUNT

static final int LIST_DTO_FEATURE_COUNT
The number of structural features of the 'List Dto' class.

See Also:
Constant Field Values

DTO_PROPERTY

static final int DTO_PROPERTY
The meta object id for the 'Dto Property' class.

See Also:
DtoPropertyImpl, DataContractDslPackageImpl.getDtoProperty(), Constant Field Values

DTO_PROPERTY__NAME

static final int DTO_PROPERTY__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

DTO_PROPERTY__DESCRIPTION

static final int DTO_PROPERTY__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DTO_PROPERTY__DATA_TYPE

static final int DTO_PROPERTY__DATA_TYPE
The feature id for the 'Data Type' attribute.

See Also:
Constant Field Values

DTO_PROPERTY__BUSINESS_CLASS_DTO

static final int DTO_PROPERTY__BUSINESS_CLASS_DTO
The feature id for the 'Business Class Dto' container reference.

See Also:
Constant Field Values

DTO_PROPERTY__CUSTOM_DTO

static final int DTO_PROPERTY__CUSTOM_DTO
The feature id for the 'Custom Dto' container reference.

See Also:
Constant Field Values

DTO_PROPERTY__MANDATORY_FOR_CREATION

static final int DTO_PROPERTY__MANDATORY_FOR_CREATION
The feature id for the 'Mandatory For Creation' attribute.

See Also:
Constant Field Values

DTO_PROPERTY__NULLABLE

static final int DTO_PROPERTY__NULLABLE
The feature id for the 'Nullable' attribute.

See Also:
Constant Field Values

DTO_PROPERTY__WRITABLE

static final int DTO_PROPERTY__WRITABLE
The feature id for the 'Writable' attribute.

See Also:
Constant Field Values

DTO_PROPERTY_FEATURE_COUNT

static final int DTO_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Dto Property' class.

See Also:
Constant Field Values

DTO_PROPERTY_REFERENCE

static final int DTO_PROPERTY_REFERENCE
The meta object id for the 'Dto Property Reference' class.

See Also:
DtoPropertyReferenceImpl, DataContractDslPackageImpl.getDtoPropertyReference(), Constant Field Values

DTO_PROPERTY_REFERENCE__NAME

static final int DTO_PROPERTY_REFERENCE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

DTO_PROPERTY_REFERENCE__DESCRIPTION

static final int DTO_PROPERTY_REFERENCE__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DTO_PROPERTY_REFERENCE__DATA_TYPE

static final int DTO_PROPERTY_REFERENCE__DATA_TYPE
The feature id for the 'Data Type' attribute.

See Also:
Constant Field Values

DTO_PROPERTY_REFERENCE__BUSINESS_CLASS_DTO

static final int DTO_PROPERTY_REFERENCE__BUSINESS_CLASS_DTO
The feature id for the 'Business Class Dto' container reference.

See Also:
Constant Field Values

DTO_PROPERTY_REFERENCE__CUSTOM_DTO

static final int DTO_PROPERTY_REFERENCE__CUSTOM_DTO
The feature id for the 'Custom Dto' container reference.

See Also:
Constant Field Values

DTO_PROPERTY_REFERENCE__MANDATORY_FOR_CREATION

static final int DTO_PROPERTY_REFERENCE__MANDATORY_FOR_CREATION
The feature id for the 'Mandatory For Creation' attribute.

See Also:
Constant Field Values

DTO_PROPERTY_REFERENCE__NULLABLE

static final int DTO_PROPERTY_REFERENCE__NULLABLE
The feature id for the 'Nullable' attribute.

See Also:
Constant Field Values

DTO_PROPERTY_REFERENCE__WRITABLE

static final int DTO_PROPERTY_REFERENCE__WRITABLE
The feature id for the 'Writable' attribute.

See Also:
Constant Field Values

DTO_PROPERTY_REFERENCE__REFERRED_PROPERTY

static final int DTO_PROPERTY_REFERENCE__REFERRED_PROPERTY
The feature id for the 'Referred Property' reference.

See Also:
Constant Field Values

DTO_PROPERTY_REFERENCE_FEATURE_COUNT

static final int DTO_PROPERTY_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Dto Property Reference' class.

See Also:
Constant Field Values

DTO_DATA_PROPERTY

static final int DTO_DATA_PROPERTY
The meta object id for the 'Dto Data Property' class.

See Also:
DtoDataPropertyImpl, DataContractDslPackageImpl.getDtoDataProperty(), Constant Field Values

DTO_DATA_PROPERTY__NAME

static final int DTO_DATA_PROPERTY__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

DTO_DATA_PROPERTY__DESCRIPTION

static final int DTO_DATA_PROPERTY__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DTO_DATA_PROPERTY__DATA_TYPE

static final int DTO_DATA_PROPERTY__DATA_TYPE
The feature id for the 'Data Type' attribute.

See Also:
Constant Field Values

DTO_DATA_PROPERTY__BUSINESS_CLASS_DTO

static final int DTO_DATA_PROPERTY__BUSINESS_CLASS_DTO
The feature id for the 'Business Class Dto' container reference.

See Also:
Constant Field Values

DTO_DATA_PROPERTY__CUSTOM_DTO

static final int DTO_DATA_PROPERTY__CUSTOM_DTO
The feature id for the 'Custom Dto' container reference.

See Also:
Constant Field Values

DTO_DATA_PROPERTY__MANDATORY_FOR_CREATION

static final int DTO_DATA_PROPERTY__MANDATORY_FOR_CREATION
The feature id for the 'Mandatory For Creation' attribute.

See Also:
Constant Field Values

DTO_DATA_PROPERTY__NULLABLE

static final int DTO_DATA_PROPERTY__NULLABLE
The feature id for the 'Nullable' attribute.

See Also:
Constant Field Values

DTO_DATA_PROPERTY__WRITABLE

static final int DTO_DATA_PROPERTY__WRITABLE
The feature id for the 'Writable' attribute.

See Also:
Constant Field Values

DTO_DATA_PROPERTY_FEATURE_COUNT

static final int DTO_DATA_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Dto Data Property' class.

See Also:
Constant Field Values

DTO_STRING_PROPERTY

static final int DTO_STRING_PROPERTY
The meta object id for the 'Dto String Property' class.

See Also:
DtoStringPropertyImpl, DataContractDslPackageImpl.getDtoStringProperty(), Constant Field Values

DTO_STRING_PROPERTY__NAME

static final int DTO_STRING_PROPERTY__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

DTO_STRING_PROPERTY__DESCRIPTION

static final int DTO_STRING_PROPERTY__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DTO_STRING_PROPERTY__DATA_TYPE

static final int DTO_STRING_PROPERTY__DATA_TYPE
The feature id for the 'Data Type' attribute.

See Also:
Constant Field Values

DTO_STRING_PROPERTY__BUSINESS_CLASS_DTO

static final int DTO_STRING_PROPERTY__BUSINESS_CLASS_DTO
The feature id for the 'Business Class Dto' container reference.

See Also:
Constant Field Values

DTO_STRING_PROPERTY__CUSTOM_DTO

static final int DTO_STRING_PROPERTY__CUSTOM_DTO
The feature id for the 'Custom Dto' container reference.

See Also:
Constant Field Values

DTO_STRING_PROPERTY__MANDATORY_FOR_CREATION

static final int DTO_STRING_PROPERTY__MANDATORY_FOR_CREATION
The feature id for the 'Mandatory For Creation' attribute.

See Also:
Constant Field Values

DTO_STRING_PROPERTY__NULLABLE

static final int DTO_STRING_PROPERTY__NULLABLE
The feature id for the 'Nullable' attribute.

See Also:
Constant Field Values

DTO_STRING_PROPERTY__WRITABLE

static final int DTO_STRING_PROPERTY__WRITABLE
The feature id for the 'Writable' attribute.

See Also:
Constant Field Values

DTO_STRING_PROPERTY_FEATURE_COUNT

static final int DTO_STRING_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Dto String Property' class.

See Also:
Constant Field Values

DTO_BOOLEAN_PROPERTY

static final int DTO_BOOLEAN_PROPERTY
The meta object id for the 'Dto Boolean Property' class.

See Also:
DtoBooleanPropertyImpl, DataContractDslPackageImpl.getDtoBooleanProperty(), Constant Field Values

DTO_BOOLEAN_PROPERTY__NAME

static final int DTO_BOOLEAN_PROPERTY__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

DTO_BOOLEAN_PROPERTY__DESCRIPTION

static final int DTO_BOOLEAN_PROPERTY__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DTO_BOOLEAN_PROPERTY__DATA_TYPE

static final int DTO_BOOLEAN_PROPERTY__DATA_TYPE
The feature id for the 'Data Type' attribute.

See Also:
Constant Field Values

DTO_BOOLEAN_PROPERTY__BUSINESS_CLASS_DTO

static final int DTO_BOOLEAN_PROPERTY__BUSINESS_CLASS_DTO
The feature id for the 'Business Class Dto' container reference.

See Also:
Constant Field Values

DTO_BOOLEAN_PROPERTY__CUSTOM_DTO

static final int DTO_BOOLEAN_PROPERTY__CUSTOM_DTO
The feature id for the 'Custom Dto' container reference.

See Also:
Constant Field Values

DTO_BOOLEAN_PROPERTY__MANDATORY_FOR_CREATION

static final int DTO_BOOLEAN_PROPERTY__MANDATORY_FOR_CREATION
The feature id for the 'Mandatory For Creation' attribute.

See Also:
Constant Field Values

DTO_BOOLEAN_PROPERTY__NULLABLE

static final int DTO_BOOLEAN_PROPERTY__NULLABLE
The feature id for the 'Nullable' attribute.

See Also:
Constant Field Values

DTO_BOOLEAN_PROPERTY__WRITABLE

static final int DTO_BOOLEAN_PROPERTY__WRITABLE
The feature id for the 'Writable' attribute.

See Also:
Constant Field Values

DTO_BOOLEAN_PROPERTY_FEATURE_COUNT

static final int DTO_BOOLEAN_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Dto Boolean Property' class.

See Also:
Constant Field Values

ENUMERATION_DTO

static final int ENUMERATION_DTO
The meta object id for the 'Enumeration Dto' class.

See Also:
EnumerationDtoImpl, DataContractDslPackageImpl.getEnumerationDto(), Constant Field Values

ENUMERATION_DTO__NAME

static final int ENUMERATION_DTO__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

ENUMERATION_DTO__DESCRIPTION

static final int ENUMERATION_DTO__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

ENUMERATION_DTO__LITERALS

static final int ENUMERATION_DTO__LITERALS
The feature id for the 'Literals' containment reference list.

See Also:
Constant Field Values

ENUMERATION_DTO__BASE

static final int ENUMERATION_DTO__BASE
The feature id for the 'Base' reference.

See Also:
Constant Field Values

ENUMERATION_DTO__DATACONTRACT_MODEL

static final int ENUMERATION_DTO__DATACONTRACT_MODEL
The feature id for the 'Datacontract Model' container reference.

See Also:
Constant Field Values

ENUMERATION_DTO_FEATURE_COUNT

static final int ENUMERATION_DTO_FEATURE_COUNT
The number of structural features of the 'Enumeration Dto' class.

See Also:
Constant Field Values

ENUMERATION_DTO_LITERAL

static final int ENUMERATION_DTO_LITERAL
The meta object id for the 'Enumeration Dto Literal' class.

See Also:
EnumerationDtoLiteralImpl, DataContractDslPackageImpl.getEnumerationDtoLiteral(), Constant Field Values

ENUMERATION_DTO_LITERAL__NAME

static final int ENUMERATION_DTO_LITERAL__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

ENUMERATION_DTO_LITERAL__DESCRIPTION

static final int ENUMERATION_DTO_LITERAL__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

ENUMERATION_DTO_LITERAL__VALUE

static final int ENUMERATION_DTO_LITERAL__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

ENUMERATION_DTO_LITERAL_FEATURE_COUNT

static final int ENUMERATION_DTO_LITERAL_FEATURE_COUNT
The number of structural features of the 'Enumeration Dto Literal' class.

See Also:
Constant Field Values

CUSTOM_DTO

static final int CUSTOM_DTO
The meta object id for the 'Custom Dto' class.

See Also:
CustomDtoImpl, DataContractDslPackageImpl.getCustomDto(), Constant Field Values

CUSTOM_DTO__NAME

static final int CUSTOM_DTO__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

CUSTOM_DTO__DESCRIPTION

static final int CUSTOM_DTO__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

CUSTOM_DTO__DATACONTRACT_MODEL

static final int CUSTOM_DTO__DATACONTRACT_MODEL
The feature id for the 'Datacontract Model' container reference.

See Also:
Constant Field Values

CUSTOM_DTO__PROPERTIES

static final int CUSTOM_DTO__PROPERTIES
The feature id for the 'Properties' containment reference list.

See Also:
Constant Field Values

CUSTOM_DTO_FEATURE_COUNT

static final int CUSTOM_DTO_FEATURE_COUNT
The number of structural features of the 'Custom Dto' class.

See Also:
Constant Field Values

DTO_INTEGER_PROPERTY

static final int DTO_INTEGER_PROPERTY
The meta object id for the 'Dto Integer Property' class.

See Also:
DtoIntegerPropertyImpl, DataContractDslPackageImpl.getDtoIntegerProperty(), Constant Field Values

DTO_INTEGER_PROPERTY__NAME

static final int DTO_INTEGER_PROPERTY__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

DTO_INTEGER_PROPERTY__DESCRIPTION

static final int DTO_INTEGER_PROPERTY__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DTO_INTEGER_PROPERTY__DATA_TYPE

static final int DTO_INTEGER_PROPERTY__DATA_TYPE
The feature id for the 'Data Type' attribute.

See Also:
Constant Field Values

DTO_INTEGER_PROPERTY__BUSINESS_CLASS_DTO

static final int DTO_INTEGER_PROPERTY__BUSINESS_CLASS_DTO
The feature id for the 'Business Class Dto' container reference.

See Also:
Constant Field Values

DTO_INTEGER_PROPERTY__CUSTOM_DTO

static final int DTO_INTEGER_PROPERTY__CUSTOM_DTO
The feature id for the 'Custom Dto' container reference.

See Also:
Constant Field Values

DTO_INTEGER_PROPERTY__MANDATORY_FOR_CREATION

static final int DTO_INTEGER_PROPERTY__MANDATORY_FOR_CREATION
The feature id for the 'Mandatory For Creation' attribute.

See Also:
Constant Field Values

DTO_INTEGER_PROPERTY__NULLABLE

static final int DTO_INTEGER_PROPERTY__NULLABLE
The feature id for the 'Nullable' attribute.

See Also:
Constant Field Values

DTO_INTEGER_PROPERTY__WRITABLE

static final int DTO_INTEGER_PROPERTY__WRITABLE
The feature id for the 'Writable' attribute.

See Also:
Constant Field Values

DTO_INTEGER_PROPERTY_FEATURE_COUNT

static final int DTO_INTEGER_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Dto Integer Property' class.

See Also:
Constant Field Values

DTO_DECIMAL_PROPERTY

static final int DTO_DECIMAL_PROPERTY
The meta object id for the 'Dto Decimal Property' class.

See Also:
DtoDecimalPropertyImpl, DataContractDslPackageImpl.getDtoDecimalProperty(), Constant Field Values

DTO_DECIMAL_PROPERTY__NAME

static final int DTO_DECIMAL_PROPERTY__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

DTO_DECIMAL_PROPERTY__DESCRIPTION

static final int DTO_DECIMAL_PROPERTY__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DTO_DECIMAL_PROPERTY__DATA_TYPE

static final int DTO_DECIMAL_PROPERTY__DATA_TYPE
The feature id for the 'Data Type' attribute.

See Also:
Constant Field Values

DTO_DECIMAL_PROPERTY__BUSINESS_CLASS_DTO

static final int DTO_DECIMAL_PROPERTY__BUSINESS_CLASS_DTO
The feature id for the 'Business Class Dto' container reference.

See Also:
Constant Field Values

DTO_DECIMAL_PROPERTY__CUSTOM_DTO

static final int DTO_DECIMAL_PROPERTY__CUSTOM_DTO
The feature id for the 'Custom Dto' container reference.

See Also:
Constant Field Values

DTO_DECIMAL_PROPERTY__MANDATORY_FOR_CREATION

static final int DTO_DECIMAL_PROPERTY__MANDATORY_FOR_CREATION
The feature id for the 'Mandatory For Creation' attribute.

See Also:
Constant Field Values

DTO_DECIMAL_PROPERTY__NULLABLE

static final int DTO_DECIMAL_PROPERTY__NULLABLE
The feature id for the 'Nullable' attribute.

See Also:
Constant Field Values

DTO_DECIMAL_PROPERTY__WRITABLE

static final int DTO_DECIMAL_PROPERTY__WRITABLE
The feature id for the 'Writable' attribute.

See Also:
Constant Field Values

DTO_DECIMAL_PROPERTY_FEATURE_COUNT

static final int DTO_DECIMAL_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Dto Decimal Property' class.

See Also:
Constant Field Values

DTO_ENUMERATION_PROPERTY

static final int DTO_ENUMERATION_PROPERTY
The meta object id for the 'Dto Enumeration Property' class.

See Also:
DtoEnumerationPropertyImpl, DataContractDslPackageImpl.getDtoEnumerationProperty(), Constant Field Values

DTO_ENUMERATION_PROPERTY__NAME

static final int DTO_ENUMERATION_PROPERTY__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

DTO_ENUMERATION_PROPERTY__DESCRIPTION

static final int DTO_ENUMERATION_PROPERTY__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DTO_ENUMERATION_PROPERTY__DATA_TYPE

static final int DTO_ENUMERATION_PROPERTY__DATA_TYPE
The feature id for the 'Data Type' attribute.

See Also:
Constant Field Values

DTO_ENUMERATION_PROPERTY__BUSINESS_CLASS_DTO

static final int DTO_ENUMERATION_PROPERTY__BUSINESS_CLASS_DTO
The feature id for the 'Business Class Dto' container reference.

See Also:
Constant Field Values

DTO_ENUMERATION_PROPERTY__CUSTOM_DTO

static final int DTO_ENUMERATION_PROPERTY__CUSTOM_DTO
The feature id for the 'Custom Dto' container reference.

See Also:
Constant Field Values

DTO_ENUMERATION_PROPERTY__MANDATORY_FOR_CREATION

static final int DTO_ENUMERATION_PROPERTY__MANDATORY_FOR_CREATION
The feature id for the 'Mandatory For Creation' attribute.

See Also:
Constant Field Values

DTO_ENUMERATION_PROPERTY__NULLABLE

static final int DTO_ENUMERATION_PROPERTY__NULLABLE
The feature id for the 'Nullable' attribute.

See Also:
Constant Field Values

DTO_ENUMERATION_PROPERTY__WRITABLE

static final int DTO_ENUMERATION_PROPERTY__WRITABLE
The feature id for the 'Writable' attribute.

See Also:
Constant Field Values

DTO_ENUMERATION_PROPERTY__TYPE

static final int DTO_ENUMERATION_PROPERTY__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values

DTO_ENUMERATION_PROPERTY_FEATURE_COUNT

static final int DTO_ENUMERATION_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Dto Enumeration Property' class.

See Also:
Constant Field Values

DTO_DATE_TIME_PROPERTY

static final int DTO_DATE_TIME_PROPERTY
The meta object id for the 'Dto Date Time Property' class.

See Also:
DtoDateTimePropertyImpl, DataContractDslPackageImpl.getDtoDateTimeProperty(), Constant Field Values

DTO_DATE_TIME_PROPERTY__NAME

static final int DTO_DATE_TIME_PROPERTY__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

DTO_DATE_TIME_PROPERTY__DESCRIPTION

static final int DTO_DATE_TIME_PROPERTY__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DTO_DATE_TIME_PROPERTY__DATA_TYPE

static final int DTO_DATE_TIME_PROPERTY__DATA_TYPE
The feature id for the 'Data Type' attribute.

See Also:
Constant Field Values

DTO_DATE_TIME_PROPERTY__BUSINESS_CLASS_DTO

static final int DTO_DATE_TIME_PROPERTY__BUSINESS_CLASS_DTO
The feature id for the 'Business Class Dto' container reference.

See Also:
Constant Field Values

DTO_DATE_TIME_PROPERTY__CUSTOM_DTO

static final int DTO_DATE_TIME_PROPERTY__CUSTOM_DTO
The feature id for the 'Custom Dto' container reference.

See Also:
Constant Field Values

DTO_DATE_TIME_PROPERTY__MANDATORY_FOR_CREATION

static final int DTO_DATE_TIME_PROPERTY__MANDATORY_FOR_CREATION
The feature id for the 'Mandatory For Creation' attribute.

See Also:
Constant Field Values

DTO_DATE_TIME_PROPERTY__NULLABLE

static final int DTO_DATE_TIME_PROPERTY__NULLABLE
The feature id for the 'Nullable' attribute.

See Also:
Constant Field Values

DTO_DATE_TIME_PROPERTY__WRITABLE

static final int DTO_DATE_TIME_PROPERTY__WRITABLE
The feature id for the 'Writable' attribute.

See Also:
Constant Field Values

DTO_DATE_TIME_PROPERTY_FEATURE_COUNT

static final int DTO_DATE_TIME_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Dto Date Time Property' class.

See Also:
Constant Field Values

BUSINESS_CLASS_PROPERTY_REFERENCE

static final int BUSINESS_CLASS_PROPERTY_REFERENCE
The meta object id for the 'Business Class Property Reference' class.

See Also:
BusinessClassPropertyReferenceImpl, DataContractDslPackageImpl.getBusinessClassPropertyReference(), Constant Field Values

BUSINESS_CLASS_PROPERTY_REFERENCE__NAME

static final int BUSINESS_CLASS_PROPERTY_REFERENCE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

BUSINESS_CLASS_PROPERTY_REFERENCE__DESCRIPTION

static final int BUSINESS_CLASS_PROPERTY_REFERENCE__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

BUSINESS_CLASS_PROPERTY_REFERENCE__DTO

static final int BUSINESS_CLASS_PROPERTY_REFERENCE__DTO
The feature id for the 'Dto' container reference.

See Also:
Constant Field Values

BUSINESS_CLASS_PROPERTY_REFERENCE_FEATURE_COUNT

static final int BUSINESS_CLASS_PROPERTY_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Business Class Property Reference' class.

See Also:
Constant Field Values

BUSINESS_CLASS_ASSOCIATION_ROLE_REFERENCE

static final int BUSINESS_CLASS_ASSOCIATION_ROLE_REFERENCE
The meta object id for the 'Business Class Association Role Reference' class.

See Also:
BusinessClassAssociationRoleReferenceImpl, DataContractDslPackageImpl.getBusinessClassAssociationRoleReference(), Constant Field Values

BUSINESS_CLASS_ASSOCIATION_ROLE_REFERENCE__NAME

static final int BUSINESS_CLASS_ASSOCIATION_ROLE_REFERENCE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

BUSINESS_CLASS_ASSOCIATION_ROLE_REFERENCE__DESCRIPTION

static final int BUSINESS_CLASS_ASSOCIATION_ROLE_REFERENCE__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

BUSINESS_CLASS_ASSOCIATION_ROLE_REFERENCE__DTO

static final int BUSINESS_CLASS_ASSOCIATION_ROLE_REFERENCE__DTO
The feature id for the 'Dto' container reference.

See Also:
Constant Field Values

BUSINESS_CLASS_ASSOCIATION_ROLE_REFERENCE__DTO_TYPE

static final int BUSINESS_CLASS_ASSOCIATION_ROLE_REFERENCE__DTO_TYPE
The feature id for the 'Dto Type' reference.

See Also:
Constant Field Values

BUSINESS_CLASS_ASSOCIATION_ROLE_REFERENCE_FEATURE_COUNT

static final int BUSINESS_CLASS_ASSOCIATION_ROLE_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Business Class Association Role Reference' class.

See Also:
Constant Field Values

DTO_ASSOCIATION_ROLE_PROPERTY

static final int DTO_ASSOCIATION_ROLE_PROPERTY
The meta object id for the 'Dto Association Role Property' class.

See Also:
DtoAssociationRolePropertyImpl, DataContractDslPackageImpl.getDtoAssociationRoleProperty(), Constant Field Values

DTO_ASSOCIATION_ROLE_PROPERTY__NAME

static final int DTO_ASSOCIATION_ROLE_PROPERTY__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

DTO_ASSOCIATION_ROLE_PROPERTY__DESCRIPTION

static final int DTO_ASSOCIATION_ROLE_PROPERTY__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DTO_ASSOCIATION_ROLE_PROPERTY__DATA_TYPE

static final int DTO_ASSOCIATION_ROLE_PROPERTY__DATA_TYPE
The feature id for the 'Data Type' attribute.

See Also:
Constant Field Values

DTO_ASSOCIATION_ROLE_PROPERTY__BUSINESS_CLASS_DTO

static final int DTO_ASSOCIATION_ROLE_PROPERTY__BUSINESS_CLASS_DTO
The feature id for the 'Business Class Dto' container reference.

See Also:
Constant Field Values

DTO_ASSOCIATION_ROLE_PROPERTY__CUSTOM_DTO

static final int DTO_ASSOCIATION_ROLE_PROPERTY__CUSTOM_DTO
The feature id for the 'Custom Dto' container reference.

See Also:
Constant Field Values

DTO_ASSOCIATION_ROLE_PROPERTY__MANDATORY_FOR_CREATION

static final int DTO_ASSOCIATION_ROLE_PROPERTY__MANDATORY_FOR_CREATION
The feature id for the 'Mandatory For Creation' attribute.

See Also:
Constant Field Values

DTO_ASSOCIATION_ROLE_PROPERTY__NULLABLE

static final int DTO_ASSOCIATION_ROLE_PROPERTY__NULLABLE
The feature id for the 'Nullable' attribute.

See Also:
Constant Field Values

DTO_ASSOCIATION_ROLE_PROPERTY__WRITABLE

static final int DTO_ASSOCIATION_ROLE_PROPERTY__WRITABLE
The feature id for the 'Writable' attribute.

See Also:
Constant Field Values

DTO_ASSOCIATION_ROLE_PROPERTY__DTO_TYPE

static final int DTO_ASSOCIATION_ROLE_PROPERTY__DTO_TYPE
The feature id for the 'Dto Type' reference.

See Also:
Constant Field Values

DTO_ASSOCIATION_ROLE_PROPERTY__ORDERED

static final int DTO_ASSOCIATION_ROLE_PROPERTY__ORDERED
The feature id for the 'Ordered' attribute.

See Also:
Constant Field Values

DTO_ASSOCIATION_ROLE_PROPERTY_FEATURE_COUNT

static final int DTO_ASSOCIATION_ROLE_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Dto Association Role Property' class.

See Also:
Constant Field Values

EXTERNAL_REFERENCE

static final int EXTERNAL_REFERENCE
The meta object id for the 'External Reference' class.

See Also:
ExternalReferenceImpl, DataContractDslPackageImpl.getExternalReference(), Constant Field Values

EXTERNAL_REFERENCE__NAME

static final int EXTERNAL_REFERENCE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

EXTERNAL_REFERENCE__DESCRIPTION

static final int EXTERNAL_REFERENCE__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

EXTERNAL_REFERENCE__MODELNAME

static final int EXTERNAL_REFERENCE__MODELNAME
The feature id for the 'Modelname' attribute.

See Also:
Constant Field Values

EXTERNAL_REFERENCE__DATACONTRACT_MODEL

static final int EXTERNAL_REFERENCE__DATACONTRACT_MODEL
The feature id for the 'Datacontract Model' container reference.

See Also:
Constant Field Values

EXTERNAL_REFERENCE_FEATURE_COUNT

static final int EXTERNAL_REFERENCE_FEATURE_COUNT
The number of structural features of the 'External Reference' class.

See Also:
Constant Field Values
Method Detail

getDataContractModel

org.eclipse.emf.ecore.EClass getDataContractModel()
Returns the meta object for class 'Data Contract Model'.

Returns:
the meta object for class 'Data Contract Model'.
See Also:
DataContractModel

getDataContractModel_Dtos

org.eclipse.emf.ecore.EReference getDataContractModel_Dtos()
Returns the meta object for the containment reference list 'Dtos'.

Returns:
the meta object for the containment reference list 'Dtos'.
See Also:
DataContractModel.getDtos(), getDataContractModel()

getDataContractModel_Enumerations

org.eclipse.emf.ecore.EReference getDataContractModel_Enumerations()
Returns the meta object for the containment reference list 'Enumerations'.

Returns:
the meta object for the containment reference list 'Enumerations'.
See Also:
DataContractModel.getEnumerations(), getDataContractModel()

getDataContractModel_ExternalReferences

org.eclipse.emf.ecore.EReference getDataContractModel_ExternalReferences()
Returns the meta object for the containment reference list 'External References'.

Returns:
the meta object for the containment reference list 'External References'.
See Also:
DataContractModel.getExternalReferences(), getDataContractModel()

getDto

org.eclipse.emf.ecore.EClass getDto()
Returns the meta object for class 'Dto'.

Returns:
the meta object for class 'Dto'.
See Also:
Dto

getDto_DatacontractModel

org.eclipse.emf.ecore.EReference getDto_DatacontractModel()
Returns the meta object for the container reference 'Datacontract Model'.

Returns:
the meta object for the container reference 'Datacontract Model'.
See Also:
Dto.getDatacontractModel(), getDto()

getBusinessClassDto

org.eclipse.emf.ecore.EClass getBusinessClassDto()
Returns the meta object for class 'Business Class Dto'.

Returns:
the meta object for class 'Business Class Dto'.
See Also:
BusinessClassDto

getBusinessClassDto_Properties

org.eclipse.emf.ecore.EReference getBusinessClassDto_Properties()
Returns the meta object for the containment reference list 'Properties'.

Returns:
the meta object for the containment reference list 'Properties'.
See Also:
BusinessClassDto.getProperties(), getBusinessClassDto()

getBusinessClassDto_Base

org.eclipse.emf.ecore.EReference getBusinessClassDto_Base()
Returns the meta object for the reference 'Base'.

Returns:
the meta object for the reference 'Base'.
See Also:
BusinessClassDto.getBase(), getBusinessClassDto()

getBusinessClassDto_PropertyReferences

org.eclipse.emf.ecore.EReference getBusinessClassDto_PropertyReferences()
Returns the meta object for the containment reference list 'Property References'.

Returns:
the meta object for the containment reference list 'Property References'.
See Also:
BusinessClassDto.getPropertyReferences(), getBusinessClassDto()

getBusinessClassDto_AssociationReferences

org.eclipse.emf.ecore.EReference getBusinessClassDto_AssociationReferences()
Returns the meta object for the containment reference list 'Association References'.

Returns:
the meta object for the containment reference list 'Association References'.
See Also:
BusinessClassDto.getAssociationReferences(), getBusinessClassDto()

getBusinessClassDto_Creatable

org.eclipse.emf.ecore.EAttribute getBusinessClassDto_Creatable()
Returns the meta object for the attribute 'Creatable'.

Returns:
the meta object for the attribute 'Creatable'.
See Also:
BusinessClassDto.isCreatable(), getBusinessClassDto()

getListDto

org.eclipse.emf.ecore.EClass getListDto()
Returns the meta object for class 'List Dto'.

Returns:
the meta object for class 'List Dto'.
See Also:
ListDto

getListDto_BaseDto

org.eclipse.emf.ecore.EReference getListDto_BaseDto()
Returns the meta object for the reference 'Base Dto'.

Returns:
the meta object for the reference 'Base Dto'.
See Also:
ListDto.getBaseDto(), getListDto()

getListDto_SelectedProperties

org.eclipse.emf.ecore.EReference getListDto_SelectedProperties()
Returns the meta object for the containment reference list 'Selected Properties'.

Returns:
the meta object for the containment reference list 'Selected Properties'.
See Also:
ListDto.getSelectedProperties(), getListDto()

getDtoProperty

org.eclipse.emf.ecore.EClass getDtoProperty()
Returns the meta object for class 'Dto Property'.

Returns:
the meta object for class 'Dto Property'.
See Also:
DtoProperty

getDtoProperty_DataType

org.eclipse.emf.ecore.EAttribute getDtoProperty_DataType()
Returns the meta object for the attribute 'Data Type'.

Returns:
the meta object for the attribute 'Data Type'.
See Also:
DtoProperty.getDataType(), getDtoProperty()

getDtoProperty_BusinessClassDto

org.eclipse.emf.ecore.EReference getDtoProperty_BusinessClassDto()
Returns the meta object for the container reference 'Business Class Dto'.

Returns:
the meta object for the container reference 'Business Class Dto'.
See Also:
DtoProperty.getBusinessClassDto(), getDtoProperty()

getDtoProperty_CustomDto

org.eclipse.emf.ecore.EReference getDtoProperty_CustomDto()
Returns the meta object for the container reference 'Custom Dto'.

Returns:
the meta object for the container reference 'Custom Dto'.
See Also:
DtoProperty.getCustomDto(), getDtoProperty()

getDtoProperty_MandatoryForCreation

org.eclipse.emf.ecore.EAttribute getDtoProperty_MandatoryForCreation()
Returns the meta object for the attribute 'Mandatory For Creation'.

Returns:
the meta object for the attribute 'Mandatory For Creation'.
See Also:
DtoProperty.isMandatoryForCreation(), getDtoProperty()

getDtoProperty_Nullable

org.eclipse.emf.ecore.EAttribute getDtoProperty_Nullable()
Returns the meta object for the attribute 'Nullable'.

Returns:
the meta object for the attribute 'Nullable'.
See Also:
DtoProperty.isNullable(), getDtoProperty()

getDtoProperty_Writable

org.eclipse.emf.ecore.EAttribute getDtoProperty_Writable()
Returns the meta object for the attribute 'Writable'.

Returns:
the meta object for the attribute 'Writable'.
See Also:
DtoProperty.isWritable(), getDtoProperty()

getDtoPropertyReference

org.eclipse.emf.ecore.EClass getDtoPropertyReference()
Returns the meta object for class 'Dto Property Reference'.

Returns:
the meta object for class 'Dto Property Reference'.
See Also:
DtoPropertyReference

getDtoPropertyReference_ReferredProperty

org.eclipse.emf.ecore.EReference getDtoPropertyReference_ReferredProperty()
Returns the meta object for the reference 'Referred Property'.

Returns:
the meta object for the reference 'Referred Property'.
See Also:
DtoPropertyReference.getReferredProperty(), getDtoPropertyReference()

getDtoDataProperty

org.eclipse.emf.ecore.EClass getDtoDataProperty()
Returns the meta object for class 'Dto Data Property'.

Returns:
the meta object for class 'Dto Data Property'.
See Also:
DtoDataProperty

getDtoStringProperty

org.eclipse.emf.ecore.EClass getDtoStringProperty()
Returns the meta object for class 'Dto String Property'.

Returns:
the meta object for class 'Dto String Property'.
See Also:
DtoStringProperty

getDtoBooleanProperty

org.eclipse.emf.ecore.EClass getDtoBooleanProperty()
Returns the meta object for class 'Dto Boolean Property'.

Returns:
the meta object for class 'Dto Boolean Property'.
See Also:
DtoBooleanProperty

getEnumerationDto

org.eclipse.emf.ecore.EClass getEnumerationDto()
Returns the meta object for class 'Enumeration Dto'.

Returns:
the meta object for class 'Enumeration Dto'.
See Also:
EnumerationDto

getEnumerationDto_Literals

org.eclipse.emf.ecore.EReference getEnumerationDto_Literals()
Returns the meta object for the containment reference list 'Literals'.

Returns:
the meta object for the containment reference list 'Literals'.
See Also:
EnumerationDto.getLiterals(), getEnumerationDto()

getEnumerationDto_Base

org.eclipse.emf.ecore.EReference getEnumerationDto_Base()
Returns the meta object for the reference 'Base'.

Returns:
the meta object for the reference 'Base'.
See Also:
EnumerationDto.getBase(), getEnumerationDto()

getEnumerationDto_DatacontractModel

org.eclipse.emf.ecore.EReference getEnumerationDto_DatacontractModel()
Returns the meta object for the container reference 'Datacontract Model'.

Returns:
the meta object for the container reference 'Datacontract Model'.
See Also:
EnumerationDto.getDatacontractModel(), getEnumerationDto()

getEnumerationDtoLiteral

org.eclipse.emf.ecore.EClass getEnumerationDtoLiteral()
Returns the meta object for class 'Enumeration Dto Literal'.

Returns:
the meta object for class 'Enumeration Dto Literal'.
See Also:
EnumerationDtoLiteral

getEnumerationDtoLiteral_Value

org.eclipse.emf.ecore.EAttribute getEnumerationDtoLiteral_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
EnumerationDtoLiteral.getValue(), getEnumerationDtoLiteral()

getModelElement

org.eclipse.emf.ecore.EClass getModelElement()
Returns the meta object for class 'Model Element'.

Returns:
the meta object for class 'Model Element'.
See Also:
ModelElement

getModelElement_Name

org.eclipse.emf.ecore.EAttribute getModelElement_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
ModelElement.getName(), getModelElement()

getModelElement_Description

org.eclipse.emf.ecore.EAttribute getModelElement_Description()
Returns the meta object for the attribute 'Description'.

Returns:
the meta object for the attribute 'Description'.
See Also:
ModelElement.getDescription(), getModelElement()

getCustomDto

org.eclipse.emf.ecore.EClass getCustomDto()
Returns the meta object for class 'Custom Dto'.

Returns:
the meta object for class 'Custom Dto'.
See Also:
CustomDto

getCustomDto_Properties

org.eclipse.emf.ecore.EReference getCustomDto_Properties()
Returns the meta object for the containment reference list 'Properties'.

Returns:
the meta object for the containment reference list 'Properties'.
See Also:
CustomDto.getProperties(), getCustomDto()

getDtoIntegerProperty

org.eclipse.emf.ecore.EClass getDtoIntegerProperty()
Returns the meta object for class 'Dto Integer Property'.

Returns:
the meta object for class 'Dto Integer Property'.
See Also:
DtoIntegerProperty

getDtoDecimalProperty

org.eclipse.emf.ecore.EClass getDtoDecimalProperty()
Returns the meta object for class 'Dto Decimal Property'.

Returns:
the meta object for class 'Dto Decimal Property'.
See Also:
DtoDecimalProperty

getDtoEnumerationProperty

org.eclipse.emf.ecore.EClass getDtoEnumerationProperty()
Returns the meta object for class 'Dto Enumeration Property'.

Returns:
the meta object for class 'Dto Enumeration Property'.
See Also:
DtoEnumerationProperty

getDtoEnumerationProperty_Type

org.eclipse.emf.ecore.EReference getDtoEnumerationProperty_Type()
Returns the meta object for the reference 'Type'.

Returns:
the meta object for the reference 'Type'.
See Also:
DtoEnumerationProperty.getType(), getDtoEnumerationProperty()

getDtoDateTimeProperty

org.eclipse.emf.ecore.EClass getDtoDateTimeProperty()
Returns the meta object for class 'Dto Date Time Property'.

Returns:
the meta object for class 'Dto Date Time Property'.
See Also:
DtoDateTimeProperty

getBusinessClassPropertyReference

org.eclipse.emf.ecore.EClass getBusinessClassPropertyReference()
Returns the meta object for class 'Business Class Property Reference'.

Returns:
the meta object for class 'Business Class Property Reference'.
See Also:
BusinessClassPropertyReference

getBusinessClassPropertyReference_Dto

org.eclipse.emf.ecore.EReference getBusinessClassPropertyReference_Dto()
Returns the meta object for the container reference 'Dto'.

Returns:
the meta object for the container reference 'Dto'.
See Also:
BusinessClassPropertyReference.getDto(), getBusinessClassPropertyReference()

getBusinessClassAssociationRoleReference

org.eclipse.emf.ecore.EClass getBusinessClassAssociationRoleReference()
Returns the meta object for class 'Business Class Association Role Reference'.

Returns:
the meta object for class 'Business Class Association Role Reference'.
See Also:
BusinessClassAssociationRoleReference

getBusinessClassAssociationRoleReference_Dto

org.eclipse.emf.ecore.EReference getBusinessClassAssociationRoleReference_Dto()
Returns the meta object for the container reference 'Dto'.

Returns:
the meta object for the container reference 'Dto'.
See Also:
BusinessClassAssociationRoleReference.getDto(), getBusinessClassAssociationRoleReference()

getBusinessClassAssociationRoleReference_DtoType

org.eclipse.emf.ecore.EReference getBusinessClassAssociationRoleReference_DtoType()
Returns the meta object for the reference 'Dto Type'.

Returns:
the meta object for the reference 'Dto Type'.
See Also:
BusinessClassAssociationRoleReference.getDtoType(), getBusinessClassAssociationRoleReference()

getDtoAssociationRoleProperty

org.eclipse.emf.ecore.EClass getDtoAssociationRoleProperty()
Returns the meta object for class 'Dto Association Role Property'.

Returns:
the meta object for class 'Dto Association Role Property'.
See Also:
DtoAssociationRoleProperty

getDtoAssociationRoleProperty_DtoType

org.eclipse.emf.ecore.EReference getDtoAssociationRoleProperty_DtoType()
Returns the meta object for the reference 'Dto Type'.

Returns:
the meta object for the reference 'Dto Type'.
See Also:
DtoAssociationRoleProperty.getDtoType(), getDtoAssociationRoleProperty()

getDtoAssociationRoleProperty_Ordered

org.eclipse.emf.ecore.EAttribute getDtoAssociationRoleProperty_Ordered()
Returns the meta object for the attribute 'Ordered'.

Returns:
the meta object for the attribute 'Ordered'.
See Also:
DtoAssociationRoleProperty.isOrdered(), getDtoAssociationRoleProperty()

getExternalReference

org.eclipse.emf.ecore.EClass getExternalReference()
Returns the meta object for class 'External Reference'.

Returns:
the meta object for class 'External Reference'.
See Also:
ExternalReference

getExternalReference_Modelname

org.eclipse.emf.ecore.EAttribute getExternalReference_Modelname()
Returns the meta object for the attribute 'Modelname'.

Returns:
the meta object for the attribute 'Modelname'.
See Also:
ExternalReference.getModelname(), getExternalReference()

getExternalReference_DatacontractModel

org.eclipse.emf.ecore.EReference getExternalReference_DatacontractModel()
Returns the meta object for the container reference 'Datacontract Model'.

Returns:
the meta object for the container reference 'Datacontract Model'.
See Also:
ExternalReference.getDatacontractModel(), getExternalReference()

getDataContractDslFactory

DataContractDslFactory getDataContractDslFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.


Copyright © 2009 Mod4j. All Rights Reserved.