Interface ValuetypePackage

  • All Superinterfaces:
    EModelElement, ENamedElement, EObject, EPackage, Notifier
    All Known Implementing Classes:
    ValuetypePackageImpl

    public interface ValuetypePackage
    extends EPackage
    The Package for the model. It contains accessors for the meta objects to represent
    • each class,
    • each feature of each class,
    • each enum,
    • and each data type
    See Also:
    ValuetypeFactory
    Generated class or method.
    EMF model class or method.
    kind="package" annotation="http://www.eclipse.org/emf/2002/Ecore invocationDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot' settingDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot' validationDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot'"
    • Field Detail

      • eNAME

        static final java.lang.String eNAME
        The package name.
        See Also:
        Constant Field Values
        Generated class or method.
      • eNS_URI

        static final java.lang.String eNS_URI
        The package namespace URI.
        See Also:
        Constant Field Values
        Generated class or method.
      • eNS_PREFIX

        static final java.lang.String eNS_PREFIX
        The package namespace name.
        See Also:
        Constant Field Values
        Generated class or method.
      • eINSTANCE

        static final ValuetypePackage eINSTANCE
        The singleton instance of the package.
        Generated class or method.
      • VALUE_TYPE__ID

        static final int VALUE_TYPE__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VALUE_TYPE__ENTITY_NAME

        static final int VALUE_TYPE__ENTITY_NAME
        The feature id for the 'Entity Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VALUE_TYPE_FEATURE_COUNT

        static final int VALUE_TYPE_FEATURE_COUNT
        The number of structural features of the 'Value Type' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BASE_VALUE_TYPE__ID

        static final int BASE_VALUE_TYPE__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BASE_VALUE_TYPE__ENTITY_NAME

        static final int BASE_VALUE_TYPE__ENTITY_NAME
        The feature id for the 'Entity Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BASE_VALUE_TYPE_FEATURE_COUNT

        static final int BASE_VALUE_TYPE_FEATURE_COUNT
        The number of structural features of the 'Base Value Type' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EDATA_TYPE_VALUE_TYPE__ID

        static final int EDATA_TYPE_VALUE_TYPE__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EDATA_TYPE_VALUE_TYPE__ENTITY_NAME

        static final int EDATA_TYPE_VALUE_TYPE__ENTITY_NAME
        The feature id for the 'Entity Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EDATA_TYPE_VALUE_TYPE__BASE_TYPE

        static final int EDATA_TYPE_VALUE_TYPE__BASE_TYPE
        The feature id for the 'Base Type' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EDATA_TYPE_VALUE_TYPE_FEATURE_COUNT

        static final int EDATA_TYPE_VALUE_TYPE_FEATURE_COUNT
        The number of structural features of the 'EData Type Value Type' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STRUCTURED_VALUE_TYPE__ID

        static final int STRUCTURED_VALUE_TYPE__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STRUCTURED_VALUE_TYPE__ENTITY_NAME

        static final int STRUCTURED_VALUE_TYPE__ENTITY_NAME
        The feature id for the 'Entity Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STRUCTURED_VALUE_TYPE__ELEMENTS

        static final int STRUCTURED_VALUE_TYPE__ELEMENTS
        The feature id for the 'Elements' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STRUCTURED_VALUE_TYPE_FEATURE_COUNT

        static final int STRUCTURED_VALUE_TYPE_FEATURE_COUNT
        The number of structural features of the 'Structured Value Type' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ENUM_VALUE_TYPE__ID

        static final int ENUM_VALUE_TYPE__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ENUM_VALUE_TYPE__ENTITY_NAME

        static final int ENUM_VALUE_TYPE__ENTITY_NAME
        The feature id for the 'Entity Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ENUM_VALUE_TYPE__LITERALS

        static final int ENUM_VALUE_TYPE__LITERALS
        The feature id for the 'Literals' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ENUM_VALUE_TYPE_FEATURE_COUNT

        static final int ENUM_VALUE_TYPE_FEATURE_COUNT
        The number of structural features of the 'Enum Value Type' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • COLLECTION_VALUE_TYPE__ID

        static final int COLLECTION_VALUE_TYPE__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • COLLECTION_VALUE_TYPE__ENTITY_NAME

        static final int COLLECTION_VALUE_TYPE__ENTITY_NAME
        The feature id for the 'Entity Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • COLLECTION_VALUE_TYPE__NESTED_TYPE

        static final int COLLECTION_VALUE_TYPE__NESTED_TYPE
        The feature id for the 'Nested Type' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • COLLECTION_VALUE_TYPE__LOWER_BOUND

        static final int COLLECTION_VALUE_TYPE__LOWER_BOUND
        The feature id for the 'Lower Bound' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • COLLECTION_VALUE_TYPE__UPPER_BOUND

        static final int COLLECTION_VALUE_TYPE__UPPER_BOUND
        The feature id for the 'Upper Bound' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • COLLECTION_VALUE_TYPE_FEATURE_COUNT

        static final int COLLECTION_VALUE_TYPE_FEATURE_COUNT
        The number of structural features of the 'Collection Value Type' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VALUE_TYPE_REPOSITORY__VALUETYPE

        static final int VALUE_TYPE_REPOSITORY__VALUETYPE
        The feature id for the 'Valuetype' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VALUE_TYPE_REPOSITORY_FEATURE_COUNT

        static final int VALUE_TYPE_REPOSITORY_FEATURE_COUNT
        The number of structural features of the 'Value Type Repository' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VALUE_TYPE_ALIAS__ID

        static final int VALUE_TYPE_ALIAS__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VALUE_TYPE_ALIAS__ENTITY_NAME

        static final int VALUE_TYPE_ALIAS__ENTITY_NAME
        The feature id for the 'Entity Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VALUE_TYPE_ALIAS__ORIGINAL_VALUE_TYPE

        static final int VALUE_TYPE_ALIAS__ORIGINAL_VALUE_TYPE
        The feature id for the 'Original Value Type' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • VALUE_TYPE_ALIAS_FEATURE_COUNT

        static final int VALUE_TYPE_ALIAS_FEATURE_COUNT
        The number of structural features of the 'Value Type Alias' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STRUCTURED_VALUE_TYPE_ELEMENT__ENTITY_NAME

        static final int STRUCTURED_VALUE_TYPE_ELEMENT__ENTITY_NAME
        The feature id for the 'Entity Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STRUCTURED_VALUE_TYPE_ELEMENT__VALUETYPE

        static final int STRUCTURED_VALUE_TYPE_ELEMENT__VALUETYPE
        The feature id for the 'Valuetype' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STRUCTURED_VALUE_TYPE_ELEMENT_FEATURE_COUNT

        static final int STRUCTURED_VALUE_TYPE_ELEMENT_FEATURE_COUNT
        The number of structural features of the 'Structured Value Type Element' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ENUM_LITERAL__MANIFESTATION

        static final int ENUM_LITERAL__MANIFESTATION
        The feature id for the 'Manifestation' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ENUM_LITERAL__VALUETYPE

        static final int ENUM_LITERAL__VALUETYPE
        The feature id for the 'Valuetype' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ENUM_LITERAL__ENTITY_NAME

        static final int ENUM_LITERAL__ENTITY_NAME
        The feature id for the 'Entity Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ENUM_LITERAL_FEATURE_COUNT

        static final int ENUM_LITERAL_FEATURE_COUNT
        The number of structural features of the 'Enum Literal' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.