BusinessDomainDsl
Interface BusinessDomainDslPackage.Literals

Enclosing interface:
BusinessDomainDslPackage

public static interface BusinessDomainDslPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass ABSTRACT_BUSINESS_CLASS
          The meta object literal for the 'Abstract Business Class' class.
static org.eclipse.emf.ecore.EReference ABSTRACT_BUSINESS_CLASS__ASSOCIATIONS_FROM
          The meta object literal for the 'Associations From' reference list feature.
static org.eclipse.emf.ecore.EClass ABSTRACT_BUSINESS_RULE
          The meta object literal for the 'Abstract Business Rule' class.
static org.eclipse.emf.ecore.EReference ABSTRACT_BUSINESS_RULE__BUSINESS_CLASS
          The meta object literal for the 'Business Class' container reference feature.
static org.eclipse.emf.ecore.EClass ABSTRACT_TYPE
          The meta object literal for the 'Abstract Type' class.
static org.eclipse.emf.ecore.EReference ABSTRACT_TYPE__MODEL
          The meta object literal for the 'Model' container reference feature.
static org.eclipse.emf.ecore.EReference ABSTRACT_TYPE__PROPERTIES
          The meta object literal for the 'Properties' containment reference list feature.
static org.eclipse.emf.ecore.EClass ASSOCIATION
          The meta object literal for the 'Association' class.
static org.eclipse.emf.ecore.EAttribute ASSOCIATION__BIDIRECTIONAL
          The meta object literal for the 'Bidirectional' attribute feature.
static org.eclipse.emf.ecore.EAttribute ASSOCIATION__COMPOSITE
          The meta object literal for the 'Composite' attribute feature.
static org.eclipse.emf.ecore.EReference ASSOCIATION__MODEL
          The meta object literal for the 'Model' container reference feature.
static org.eclipse.emf.ecore.EAttribute ASSOCIATION__ORDERED
          The meta object literal for the 'Ordered' attribute feature.
static org.eclipse.emf.ecore.EReference ASSOCIATION__SOURCE
          The meta object literal for the 'Source' reference feature.
static org.eclipse.emf.ecore.EAttribute ASSOCIATION__SOURCE_MULTIPLICITY
          The meta object literal for the 'Source Multiplicity' attribute feature.
static org.eclipse.emf.ecore.EAttribute ASSOCIATION__SOURCE_ROLE_NAME
          The meta object literal for the 'Source Role Name' attribute feature.
static org.eclipse.emf.ecore.EReference ASSOCIATION__TARGET
          The meta object literal for the 'Target' reference feature.
static org.eclipse.emf.ecore.EAttribute ASSOCIATION__TARGET_MULTIPLICITY
          The meta object literal for the 'Target Multiplicity' attribute feature.
static org.eclipse.emf.ecore.EAttribute ASSOCIATION__TARGET_ROLE_NAME
          The meta object literal for the 'Target Role Name' attribute feature.
static org.eclipse.emf.ecore.EClass BLOB_BINARY_PROPERTY
          The meta object literal for the 'Blob Binary Property' class.
static org.eclipse.emf.ecore.EClass BLOB_TEXT_PROPERTY
          The meta object literal for the 'Blob Text Property' class.
static org.eclipse.emf.ecore.EClass BOOL_PROPERTY
          The meta object literal for the 'Bool Property' class.
static org.eclipse.emf.ecore.EAttribute BOOL_PROPERTY__DEFAULT_VALUE
          The meta object literal for the 'Default Value' attribute feature.
static org.eclipse.emf.ecore.EClass BUSINESS_CLASS
          The meta object literal for the 'Business Class' class.
static org.eclipse.emf.ecore.EReference BUSINESS_CLASS__ASSOCIATIONS_TO
          The meta object literal for the 'Associations To' reference list feature.
static org.eclipse.emf.ecore.EReference BUSINESS_CLASS__BUSINESS_RULES
          The meta object literal for the 'Business Rules' containment reference list feature.
static org.eclipse.emf.ecore.EReference BUSINESS_CLASS__SUPERCLASS
          The meta object literal for the 'Superclass' reference feature.
static org.eclipse.emf.ecore.EClass BUSINESS_CLASS_REFERENCE
          The meta object literal for the 'Business Class Reference' class.
static org.eclipse.emf.ecore.EAttribute BUSINESS_CLASS_REFERENCE__REFERRED_MODEL
          The meta object literal for the 'Referred Model' attribute feature.
static org.eclipse.emf.ecore.EClass BUSINESS_DOMAIN_MODEL
          The meta object literal for the 'Business Domain Model' class.
static org.eclipse.emf.ecore.EReference BUSINESS_DOMAIN_MODEL__ASSOCIATIONS
          The meta object literal for the 'Associations' containment reference list feature.
static org.eclipse.emf.ecore.EReference BUSINESS_DOMAIN_MODEL__ENUMERATIONS
          The meta object literal for the 'Enumerations' containment reference list feature.
static org.eclipse.emf.ecore.EReference BUSINESS_DOMAIN_MODEL__TYPES
          The meta object literal for the 'Types' containment reference list feature.
static org.eclipse.emf.ecore.EClass BUSINESS_RULE
          The meta object literal for the 'Business Rule' class.
static org.eclipse.emf.ecore.EEnum DATE_TIME_ACCURACY
          The meta object literal for the 'Date Time Accuracy' enum.
static org.eclipse.emf.ecore.EClass DATE_TIME_PROPERTY
          The meta object literal for the 'Date Time Property' class.
static org.eclipse.emf.ecore.EAttribute DATE_TIME_PROPERTY__ACCURACY
          The meta object literal for the 'Accuracy' attribute feature.
static org.eclipse.emf.ecore.EAttribute DATE_TIME_PROPERTY__DEFAULT_VALUE
          The meta object literal for the 'Default Value' attribute feature.
static org.eclipse.emf.ecore.EClass DECIMAL_PROPERTY
          The meta object literal for the 'Decimal Property' class.
static org.eclipse.emf.ecore.EAttribute DECIMAL_PROPERTY__DEFAULT_VALUE
          The meta object literal for the 'Default Value' attribute feature.
static org.eclipse.emf.ecore.EAttribute DECIMAL_PROPERTY__MAX_INCLUSIVE
          The meta object literal for the 'Max Inclusive' attribute feature.
static org.eclipse.emf.ecore.EAttribute DECIMAL_PROPERTY__MAX_VALUE
          The meta object literal for the 'Max Value' attribute feature.
static org.eclipse.emf.ecore.EAttribute DECIMAL_PROPERTY__MIN_INCLUSIVE
          The meta object literal for the 'Min Inclusive' attribute feature.
static org.eclipse.emf.ecore.EAttribute DECIMAL_PROPERTY__MIN_VALUE
          The meta object literal for the 'Min Value' attribute feature.
static org.eclipse.emf.ecore.EClass ENUMERATION
          The meta object literal for the 'Enumeration' class.
static org.eclipse.emf.ecore.EReference ENUMERATION__ENUMERATION_LITERALS
          The meta object literal for the 'Enumeration Literals' containment reference list feature.
static org.eclipse.emf.ecore.EReference ENUMERATION__MODEL
          The meta object literal for the 'Model' container reference feature.
static org.eclipse.emf.ecore.EClass ENUMERATION_LITERAL
          The meta object literal for the 'Enumeration Literal' class.
static org.eclipse.emf.ecore.EReference ENUMERATION_LITERAL__ENUMERATION
          The meta object literal for the 'Enumeration' container reference feature.
static org.eclipse.emf.ecore.EAttribute ENUMERATION_LITERAL__PERSISTED_VALUE
          The meta object literal for the 'Persisted Value' attribute feature.
static org.eclipse.emf.ecore.EClass ENUMERATION_PROPERTY
          The meta object literal for the 'Enumeration Property' class.
static org.eclipse.emf.ecore.EAttribute ENUMERATION_PROPERTY__DEFAULT_VALUE_AS_STRING
          The meta object literal for the 'Default Value As String' attribute feature.
static org.eclipse.emf.ecore.EReference ENUMERATION_PROPERTY__TYPE
          The meta object literal for the 'Type' reference feature.
static org.eclipse.emf.ecore.EClass INTEGER_PROPERTY
          The meta object literal for the 'Integer Property' class.
static org.eclipse.emf.ecore.EAttribute INTEGER_PROPERTY__DEFAULT_VALUE
          The meta object literal for the 'Default Value' attribute feature.
static org.eclipse.emf.ecore.EAttribute INTEGER_PROPERTY__MAX_VALUE
          The meta object literal for the 'Max Value' attribute feature.
static org.eclipse.emf.ecore.EAttribute INTEGER_PROPERTY__MIN_VALUE
          The meta object literal for the 'Min Value' attribute feature.
static org.eclipse.emf.ecore.EClass MODEL_ELEMENT
          The meta object literal for the 'Model Element' class.
static org.eclipse.emf.ecore.EAttribute MODEL_ELEMENT__DESCRIPTION
          The meta object literal for the 'Description' attribute feature.
static org.eclipse.emf.ecore.EAttribute MODEL_ELEMENT__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EEnum MULTIPLICITY
          The meta object literal for the 'Multiplicity' enum.
static org.eclipse.emf.ecore.EEnum PERSISTENCY_MODE
          The meta object literal for the 'Persistency Mode' enum.
static org.eclipse.emf.ecore.EClass PROPERTY
          The meta object literal for the 'Property' class.
static org.eclipse.emf.ecore.EAttribute PROPERTY__DATA_TYPE
          The meta object literal for the 'Data Type' attribute feature.
static org.eclipse.emf.ecore.EAttribute PROPERTY__DERIVED
          The meta object literal for the 'Derived' attribute feature.
static org.eclipse.emf.ecore.EAttribute PROPERTY__HAS_DEFAULT
          The meta object literal for the 'Has Default' attribute feature.
static org.eclipse.emf.ecore.EAttribute PROPERTY__NULLABLE
          The meta object literal for the 'Nullable' attribute feature.
static org.eclipse.emf.ecore.EReference PROPERTY__OWNING_TYPE
          The meta object literal for the 'Owning Type' container reference feature.
static org.eclipse.emf.ecore.EAttribute PROPERTY__PERSISTENCY
          The meta object literal for the 'Persistency' attribute feature.
static org.eclipse.emf.ecore.EAttribute PROPERTY__WRITABLE
          The meta object literal for the 'Writable' attribute feature.
static org.eclipse.emf.ecore.EClass STRING_PROPERTY
          The meta object literal for the 'String Property' class.
static org.eclipse.emf.ecore.EAttribute STRING_PROPERTY__DEFAULT_VALUE
          The meta object literal for the 'Default Value' attribute feature.
static org.eclipse.emf.ecore.EAttribute STRING_PROPERTY__MAX_LENGTH
          The meta object literal for the 'Max Length' attribute feature.
static org.eclipse.emf.ecore.EAttribute STRING_PROPERTY__MIN_LENGTH
          The meta object literal for the 'Min Length' attribute feature.
static org.eclipse.emf.ecore.EAttribute STRING_PROPERTY__REGULAR_EXPRESSION
          The meta object literal for the 'Regular Expression' attribute feature.
static org.eclipse.emf.ecore.EClass UNIQUE_RULE
          The meta object literal for the 'Unique Rule' class.
static org.eclipse.emf.ecore.EReference UNIQUE_RULE__PROPERTIES
          The meta object literal for the 'Properties' reference list feature.
 

Field Detail

MODEL_ELEMENT

static final org.eclipse.emf.ecore.EClass MODEL_ELEMENT
The meta object literal for the 'Model Element' class.

See Also:
ModelElementImpl, BusinessDomainDslPackageImpl.getModelElement()

MODEL_ELEMENT__NAME

static final org.eclipse.emf.ecore.EAttribute MODEL_ELEMENT__NAME
The meta object literal for the 'Name' attribute feature.


MODEL_ELEMENT__DESCRIPTION

static final org.eclipse.emf.ecore.EAttribute MODEL_ELEMENT__DESCRIPTION
The meta object literal for the 'Description' attribute feature.


BUSINESS_DOMAIN_MODEL

static final org.eclipse.emf.ecore.EClass BUSINESS_DOMAIN_MODEL
The meta object literal for the 'Business Domain Model' class.

See Also:
BusinessDomainModelImpl, BusinessDomainDslPackageImpl.getBusinessDomainModel()

BUSINESS_DOMAIN_MODEL__ENUMERATIONS

static final org.eclipse.emf.ecore.EReference BUSINESS_DOMAIN_MODEL__ENUMERATIONS
The meta object literal for the 'Enumerations' containment reference list feature.


BUSINESS_DOMAIN_MODEL__TYPES

static final org.eclipse.emf.ecore.EReference BUSINESS_DOMAIN_MODEL__TYPES
The meta object literal for the 'Types' containment reference list feature.


BUSINESS_DOMAIN_MODEL__ASSOCIATIONS

static final org.eclipse.emf.ecore.EReference BUSINESS_DOMAIN_MODEL__ASSOCIATIONS
The meta object literal for the 'Associations' containment reference list feature.


BUSINESS_CLASS

static final org.eclipse.emf.ecore.EClass BUSINESS_CLASS
The meta object literal for the 'Business Class' class.

See Also:
BusinessClassImpl, BusinessDomainDslPackageImpl.getBusinessClass()

BUSINESS_CLASS__BUSINESS_RULES

static final org.eclipse.emf.ecore.EReference BUSINESS_CLASS__BUSINESS_RULES
The meta object literal for the 'Business Rules' containment reference list feature.


BUSINESS_CLASS__SUPERCLASS

static final org.eclipse.emf.ecore.EReference BUSINESS_CLASS__SUPERCLASS
The meta object literal for the 'Superclass' reference feature.


BUSINESS_CLASS__ASSOCIATIONS_TO

static final org.eclipse.emf.ecore.EReference BUSINESS_CLASS__ASSOCIATIONS_TO
The meta object literal for the 'Associations To' reference list feature.


PROPERTY

static final org.eclipse.emf.ecore.EClass PROPERTY
The meta object literal for the 'Property' class.

See Also:
PropertyImpl, BusinessDomainDslPackageImpl.getProperty()

PROPERTY__DATA_TYPE

static final org.eclipse.emf.ecore.EAttribute PROPERTY__DATA_TYPE
The meta object literal for the 'Data Type' attribute feature.


PROPERTY__NULLABLE

static final org.eclipse.emf.ecore.EAttribute PROPERTY__NULLABLE
The meta object literal for the 'Nullable' attribute feature.


PROPERTY__DERIVED

static final org.eclipse.emf.ecore.EAttribute PROPERTY__DERIVED
The meta object literal for the 'Derived' attribute feature.


PROPERTY__WRITABLE

static final org.eclipse.emf.ecore.EAttribute PROPERTY__WRITABLE
The meta object literal for the 'Writable' attribute feature.


PROPERTY__PERSISTENCY

static final org.eclipse.emf.ecore.EAttribute PROPERTY__PERSISTENCY
The meta object literal for the 'Persistency' attribute feature.


PROPERTY__HAS_DEFAULT

static final org.eclipse.emf.ecore.EAttribute PROPERTY__HAS_DEFAULT
The meta object literal for the 'Has Default' attribute feature.


PROPERTY__OWNING_TYPE

static final org.eclipse.emf.ecore.EReference PROPERTY__OWNING_TYPE
The meta object literal for the 'Owning Type' container reference feature.


ENUMERATION

static final org.eclipse.emf.ecore.EClass ENUMERATION
The meta object literal for the 'Enumeration' class.

See Also:
EnumerationImpl, BusinessDomainDslPackageImpl.getEnumeration()

ENUMERATION__ENUMERATION_LITERALS

static final org.eclipse.emf.ecore.EReference ENUMERATION__ENUMERATION_LITERALS
The meta object literal for the 'Enumeration Literals' containment reference list feature.


ENUMERATION__MODEL

static final org.eclipse.emf.ecore.EReference ENUMERATION__MODEL
The meta object literal for the 'Model' container reference feature.


ENUMERATION_LITERAL

static final org.eclipse.emf.ecore.EClass ENUMERATION_LITERAL
The meta object literal for the 'Enumeration Literal' class.

See Also:
EnumerationLiteralImpl, BusinessDomainDslPackageImpl.getEnumerationLiteral()

ENUMERATION_LITERAL__PERSISTED_VALUE

static final org.eclipse.emf.ecore.EAttribute ENUMERATION_LITERAL__PERSISTED_VALUE
The meta object literal for the 'Persisted Value' attribute feature.


ENUMERATION_LITERAL__ENUMERATION

static final org.eclipse.emf.ecore.EReference ENUMERATION_LITERAL__ENUMERATION
The meta object literal for the 'Enumeration' container reference feature.


ABSTRACT_BUSINESS_RULE

static final org.eclipse.emf.ecore.EClass ABSTRACT_BUSINESS_RULE
The meta object literal for the 'Abstract Business Rule' class.

See Also:
AbstractBusinessRuleImpl, BusinessDomainDslPackageImpl.getAbstractBusinessRule()

ABSTRACT_BUSINESS_RULE__BUSINESS_CLASS

static final org.eclipse.emf.ecore.EReference ABSTRACT_BUSINESS_RULE__BUSINESS_CLASS
The meta object literal for the 'Business Class' container reference feature.


BOOL_PROPERTY

static final org.eclipse.emf.ecore.EClass BOOL_PROPERTY
The meta object literal for the 'Bool Property' class.

See Also:
BoolPropertyImpl, BusinessDomainDslPackageImpl.getBoolProperty()

BOOL_PROPERTY__DEFAULT_VALUE

static final org.eclipse.emf.ecore.EAttribute BOOL_PROPERTY__DEFAULT_VALUE
The meta object literal for the 'Default Value' attribute feature.


DATE_TIME_PROPERTY

static final org.eclipse.emf.ecore.EClass DATE_TIME_PROPERTY
The meta object literal for the 'Date Time Property' class.

See Also:
DateTimePropertyImpl, BusinessDomainDslPackageImpl.getDateTimeProperty()

DATE_TIME_PROPERTY__ACCURACY

static final org.eclipse.emf.ecore.EAttribute DATE_TIME_PROPERTY__ACCURACY
The meta object literal for the 'Accuracy' attribute feature.


DATE_TIME_PROPERTY__DEFAULT_VALUE

static final org.eclipse.emf.ecore.EAttribute DATE_TIME_PROPERTY__DEFAULT_VALUE
The meta object literal for the 'Default Value' attribute feature.


ENUMERATION_PROPERTY

static final org.eclipse.emf.ecore.EClass ENUMERATION_PROPERTY
The meta object literal for the 'Enumeration Property' class.

See Also:
EnumerationPropertyImpl, BusinessDomainDslPackageImpl.getEnumerationProperty()

ENUMERATION_PROPERTY__TYPE

static final org.eclipse.emf.ecore.EReference ENUMERATION_PROPERTY__TYPE
The meta object literal for the 'Type' reference feature.


ENUMERATION_PROPERTY__DEFAULT_VALUE_AS_STRING

static final org.eclipse.emf.ecore.EAttribute ENUMERATION_PROPERTY__DEFAULT_VALUE_AS_STRING
The meta object literal for the 'Default Value As String' attribute feature.


INTEGER_PROPERTY

static final org.eclipse.emf.ecore.EClass INTEGER_PROPERTY
The meta object literal for the 'Integer Property' class.

See Also:
IntegerPropertyImpl, BusinessDomainDslPackageImpl.getIntegerProperty()

INTEGER_PROPERTY__MIN_VALUE

static final org.eclipse.emf.ecore.EAttribute INTEGER_PROPERTY__MIN_VALUE
The meta object literal for the 'Min Value' attribute feature.


INTEGER_PROPERTY__MAX_VALUE

static final org.eclipse.emf.ecore.EAttribute INTEGER_PROPERTY__MAX_VALUE
The meta object literal for the 'Max Value' attribute feature.


INTEGER_PROPERTY__DEFAULT_VALUE

static final org.eclipse.emf.ecore.EAttribute INTEGER_PROPERTY__DEFAULT_VALUE
The meta object literal for the 'Default Value' attribute feature.


STRING_PROPERTY

static final org.eclipse.emf.ecore.EClass STRING_PROPERTY
The meta object literal for the 'String Property' class.

See Also:
StringPropertyImpl, BusinessDomainDslPackageImpl.getStringProperty()

STRING_PROPERTY__REGULAR_EXPRESSION

static final org.eclipse.emf.ecore.EAttribute STRING_PROPERTY__REGULAR_EXPRESSION
The meta object literal for the 'Regular Expression' attribute feature.


STRING_PROPERTY__MIN_LENGTH

static final org.eclipse.emf.ecore.EAttribute STRING_PROPERTY__MIN_LENGTH
The meta object literal for the 'Min Length' attribute feature.


STRING_PROPERTY__MAX_LENGTH

static final org.eclipse.emf.ecore.EAttribute STRING_PROPERTY__MAX_LENGTH
The meta object literal for the 'Max Length' attribute feature.


STRING_PROPERTY__DEFAULT_VALUE

static final org.eclipse.emf.ecore.EAttribute STRING_PROPERTY__DEFAULT_VALUE
The meta object literal for the 'Default Value' attribute feature.


ABSTRACT_TYPE

static final org.eclipse.emf.ecore.EClass ABSTRACT_TYPE
The meta object literal for the 'Abstract Type' class.

See Also:
AbstractTypeImpl, BusinessDomainDslPackageImpl.getAbstractType()

ABSTRACT_TYPE__PROPERTIES

static final org.eclipse.emf.ecore.EReference ABSTRACT_TYPE__PROPERTIES
The meta object literal for the 'Properties' containment reference list feature.


ABSTRACT_TYPE__MODEL

static final org.eclipse.emf.ecore.EReference ABSTRACT_TYPE__MODEL
The meta object literal for the 'Model' container reference feature.


BLOB_BINARY_PROPERTY

static final org.eclipse.emf.ecore.EClass BLOB_BINARY_PROPERTY
The meta object literal for the 'Blob Binary Property' class.

See Also:
BlobBinaryPropertyImpl, BusinessDomainDslPackageImpl.getBlobBinaryProperty()

BLOB_TEXT_PROPERTY

static final org.eclipse.emf.ecore.EClass BLOB_TEXT_PROPERTY
The meta object literal for the 'Blob Text Property' class.

See Also:
BlobTextPropertyImpl, BusinessDomainDslPackageImpl.getBlobTextProperty()

ASSOCIATION

static final org.eclipse.emf.ecore.EClass ASSOCIATION
The meta object literal for the 'Association' class.

See Also:
AssociationImpl, BusinessDomainDslPackageImpl.getAssociation()

ASSOCIATION__SOURCE

static final org.eclipse.emf.ecore.EReference ASSOCIATION__SOURCE
The meta object literal for the 'Source' reference feature.


ASSOCIATION__TARGET

static final org.eclipse.emf.ecore.EReference ASSOCIATION__TARGET
The meta object literal for the 'Target' reference feature.


ASSOCIATION__SOURCE_ROLE_NAME

static final org.eclipse.emf.ecore.EAttribute ASSOCIATION__SOURCE_ROLE_NAME
The meta object literal for the 'Source Role Name' attribute feature.


ASSOCIATION__SOURCE_MULTIPLICITY

static final org.eclipse.emf.ecore.EAttribute ASSOCIATION__SOURCE_MULTIPLICITY
The meta object literal for the 'Source Multiplicity' attribute feature.


ASSOCIATION__TARGET_ROLE_NAME

static final org.eclipse.emf.ecore.EAttribute ASSOCIATION__TARGET_ROLE_NAME
The meta object literal for the 'Target Role Name' attribute feature.


ASSOCIATION__TARGET_MULTIPLICITY

static final org.eclipse.emf.ecore.EAttribute ASSOCIATION__TARGET_MULTIPLICITY
The meta object literal for the 'Target Multiplicity' attribute feature.


ASSOCIATION__COMPOSITE

static final org.eclipse.emf.ecore.EAttribute ASSOCIATION__COMPOSITE
The meta object literal for the 'Composite' attribute feature.


ASSOCIATION__BIDIRECTIONAL

static final org.eclipse.emf.ecore.EAttribute ASSOCIATION__BIDIRECTIONAL
The meta object literal for the 'Bidirectional' attribute feature.


ASSOCIATION__ORDERED

static final org.eclipse.emf.ecore.EAttribute ASSOCIATION__ORDERED
The meta object literal for the 'Ordered' attribute feature.


ASSOCIATION__MODEL

static final org.eclipse.emf.ecore.EReference ASSOCIATION__MODEL
The meta object literal for the 'Model' container reference feature.


DECIMAL_PROPERTY

static final org.eclipse.emf.ecore.EClass DECIMAL_PROPERTY
The meta object literal for the 'Decimal Property' class.

See Also:
DecimalPropertyImpl, BusinessDomainDslPackageImpl.getDecimalProperty()

DECIMAL_PROPERTY__MIN_VALUE

static final org.eclipse.emf.ecore.EAttribute DECIMAL_PROPERTY__MIN_VALUE
The meta object literal for the 'Min Value' attribute feature.


DECIMAL_PROPERTY__MAX_VALUE

static final org.eclipse.emf.ecore.EAttribute DECIMAL_PROPERTY__MAX_VALUE
The meta object literal for the 'Max Value' attribute feature.


DECIMAL_PROPERTY__MIN_INCLUSIVE

static final org.eclipse.emf.ecore.EAttribute DECIMAL_PROPERTY__MIN_INCLUSIVE
The meta object literal for the 'Min Inclusive' attribute feature.


DECIMAL_PROPERTY__MAX_INCLUSIVE

static final org.eclipse.emf.ecore.EAttribute DECIMAL_PROPERTY__MAX_INCLUSIVE
The meta object literal for the 'Max Inclusive' attribute feature.


DECIMAL_PROPERTY__DEFAULT_VALUE

static final org.eclipse.emf.ecore.EAttribute DECIMAL_PROPERTY__DEFAULT_VALUE
The meta object literal for the 'Default Value' attribute feature.


ABSTRACT_BUSINESS_CLASS

static final org.eclipse.emf.ecore.EClass ABSTRACT_BUSINESS_CLASS
The meta object literal for the 'Abstract Business Class' class.

See Also:
AbstractBusinessClassImpl, BusinessDomainDslPackageImpl.getAbstractBusinessClass()

ABSTRACT_BUSINESS_CLASS__ASSOCIATIONS_FROM

static final org.eclipse.emf.ecore.EReference ABSTRACT_BUSINESS_CLASS__ASSOCIATIONS_FROM
The meta object literal for the 'Associations From' reference list feature.


BUSINESS_CLASS_REFERENCE

static final org.eclipse.emf.ecore.EClass BUSINESS_CLASS_REFERENCE
The meta object literal for the 'Business Class Reference' class.

See Also:
BusinessClassReferenceImpl, BusinessDomainDslPackageImpl.getBusinessClassReference()

BUSINESS_CLASS_REFERENCE__REFERRED_MODEL

static final org.eclipse.emf.ecore.EAttribute BUSINESS_CLASS_REFERENCE__REFERRED_MODEL
The meta object literal for the 'Referred Model' attribute feature.


UNIQUE_RULE

static final org.eclipse.emf.ecore.EClass UNIQUE_RULE
The meta object literal for the 'Unique Rule' class.

See Also:
UniqueRuleImpl, BusinessDomainDslPackageImpl.getUniqueRule()

UNIQUE_RULE__PROPERTIES

static final org.eclipse.emf.ecore.EReference UNIQUE_RULE__PROPERTIES
The meta object literal for the 'Properties' reference list feature.


BUSINESS_RULE

static final org.eclipse.emf.ecore.EClass BUSINESS_RULE
The meta object literal for the 'Business Rule' class.

See Also:
BusinessRuleImpl, BusinessDomainDslPackageImpl.getBusinessRule()

MULTIPLICITY

static final org.eclipse.emf.ecore.EEnum MULTIPLICITY
The meta object literal for the 'Multiplicity' enum.

See Also:
Multiplicity, BusinessDomainDslPackageImpl.getMultiplicity()

DATE_TIME_ACCURACY

static final org.eclipse.emf.ecore.EEnum DATE_TIME_ACCURACY
The meta object literal for the 'Date Time Accuracy' enum.

See Also:
DateTimeAccuracy, BusinessDomainDslPackageImpl.getDateTimeAccuracy()

PERSISTENCY_MODE

static final org.eclipse.emf.ecore.EEnum PERSISTENCY_MODE
The meta object literal for the 'Persistency Mode' enum.

See Also:
PersistencyMode, BusinessDomainDslPackageImpl.getPersistencyMode()


Copyright © 2010 Mod4j. All Rights Reserved.