Interface FamiliesPackage.Literals

  • Enclosing interface:
    FamiliesPackage

    public static interface FamiliesPackage.Literals
    Defines literals for the meta objects that represent
    • each class,
    • each feature of each class,
    • each enum,
    • and each data type
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.eclipse.emf.ecore.EClass BIKE
      The meta object literal for the 'Bike' class.
      static org.eclipse.emf.ecore.EReference BIKE__OWNER
      The meta object literal for the 'Owner' reference feature.
      static org.eclipse.emf.ecore.EReference BIKE__RIDER
      The meta object literal for the 'Rider' containment reference feature.
      static org.eclipse.emf.ecore.EClass DISTRICT
      The meta object literal for the 'District' class.
      static org.eclipse.emf.ecore.EReference DISTRICT__DOGS
      The meta object literal for the 'Dogs' containment reference list feature.
      static org.eclipse.emf.ecore.EReference DISTRICT__FAMILIES
      The meta object literal for the 'Families' containment reference list feature.
      static org.eclipse.emf.ecore.EClass DOG
      The meta object literal for the 'Dog' class.
      static org.eclipse.emf.ecore.EAttribute DOG__BREED
      The meta object literal for the 'Breed' attribute feature.
      static org.eclipse.emf.ecore.EReference DOG__DISTRICT
      The meta object literal for the 'District' container reference feature.
      static org.eclipse.emf.ecore.EAttribute DOG__LOUD
      The meta object literal for the 'Loud' attribute feature.
      static org.eclipse.emf.ecore.EEnum DOG_BREED
      The meta object literal for the 'Dog Breed' enum.
      static org.eclipse.emf.ecore.EClass FAMILY
      The meta object literal for the 'Family' class.
      static org.eclipse.emf.ecore.EAttribute FAMILY__ADDRESS
      The meta object literal for the 'Address' attribute list feature.
      static org.eclipse.emf.ecore.EAttribute FAMILY__AVERAGE_AGE
      The meta object literal for the 'Average Age' attribute feature.
      static org.eclipse.emf.ecore.EReference FAMILY__DISTRICT
      The meta object literal for the 'District' container reference feature.
      static org.eclipse.emf.ecore.EReference FAMILY__DOGS
      The meta object literal for the 'Dogs' reference list feature.
      static org.eclipse.emf.ecore.EAttribute FAMILY__ID
      The meta object literal for the 'Id' attribute feature.
      static org.eclipse.emf.ecore.EAttribute FAMILY__LOTTERY_NUMBERS
      The meta object literal for the 'Lottery Numbers' attribute list feature.
      static org.eclipse.emf.ecore.EReference FAMILY__MEMBERS
      The meta object literal for the 'Members' containment reference list feature.
      static org.eclipse.emf.ecore.EAttribute FAMILY__NUCLEAR
      The meta object literal for the 'Nuclear' attribute feature.
      static org.eclipse.emf.ecore.EAttribute FAMILY__NUMBER_OF_CHILDREN
      The meta object literal for the 'Number Of Children' attribute feature.
      static org.eclipse.emf.ecore.EReference FAMILY__PETS
      The meta object literal for the 'Pets' reference list feature.
      static org.eclipse.emf.ecore.EClass MODEL
      The meta object literal for the 'Model' class.
      static org.eclipse.emf.ecore.EReference MODEL__CONTENTS
      The meta object literal for the 'Contents' containment reference list feature.
      static org.eclipse.emf.ecore.EReference MODEL__CONTENTS2
      The meta object literal for the 'Contents2' containment reference list feature.
      static org.eclipse.emf.ecore.EClass NAMED_ELEMENT
      The meta object literal for the 'Named Element' class.
      static org.eclipse.emf.ecore.EAttribute NAMED_ELEMENT__NAME
      The meta object literal for the 'Name' attribute feature.
      static org.eclipse.emf.ecore.EClass PERSON
      The meta object literal for the 'Person' class.
      static org.eclipse.emf.ecore.EReference PERSON__ACCOUNTS
      The meta object literal for the 'Accounts' containment reference list feature.
      static org.eclipse.emf.ecore.EReference PERSON__FRIENDS
      The meta object literal for the 'Friends' reference list feature.
      static org.eclipse.emf.ecore.EReference PERSON__SHARED_ACCOUNTS
      The meta object literal for the 'Shared Accounts' reference list feature.
      static org.eclipse.emf.ecore.EClass PET
      The meta object literal for the 'Pet' class.
      static org.eclipse.emf.ecore.EAttribute PET__MALE
      The meta object literal for the 'Male' attribute feature.
    • Field Detail

      • NAMED_ELEMENT__NAME

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

        static final org.eclipse.emf.ecore.EAttribute FAMILY__ADDRESS
        The meta object literal for the 'Address' attribute list feature.
      • FAMILY__PETS

        static final org.eclipse.emf.ecore.EReference FAMILY__PETS
        The meta object literal for the 'Pets' reference list feature.
      • FAMILY__NUMBER_OF_CHILDREN

        static final org.eclipse.emf.ecore.EAttribute FAMILY__NUMBER_OF_CHILDREN
        The meta object literal for the 'Number Of Children' attribute feature.
      • FAMILY__MEMBERS

        static final org.eclipse.emf.ecore.EReference FAMILY__MEMBERS
        The meta object literal for the 'Members' containment reference list feature.
      • FAMILY__ID

        static final org.eclipse.emf.ecore.EAttribute FAMILY__ID
        The meta object literal for the 'Id' attribute feature.
      • FAMILY__NUCLEAR

        static final org.eclipse.emf.ecore.EAttribute FAMILY__NUCLEAR
        The meta object literal for the 'Nuclear' attribute feature.
      • FAMILY__AVERAGE_AGE

        static final org.eclipse.emf.ecore.EAttribute FAMILY__AVERAGE_AGE
        The meta object literal for the 'Average Age' attribute feature.
      • FAMILY__DOGS

        static final org.eclipse.emf.ecore.EReference FAMILY__DOGS
        The meta object literal for the 'Dogs' reference list feature.
      • FAMILY__DISTRICT

        static final org.eclipse.emf.ecore.EReference FAMILY__DISTRICT
        The meta object literal for the 'District' container reference feature.
      • FAMILY__LOTTERY_NUMBERS

        static final org.eclipse.emf.ecore.EAttribute FAMILY__LOTTERY_NUMBERS
        The meta object literal for the 'Lottery Numbers' attribute list feature.
      • PET__MALE

        static final org.eclipse.emf.ecore.EAttribute PET__MALE
        The meta object literal for the 'Male' attribute feature.
      • PERSON__SHARED_ACCOUNTS

        static final org.eclipse.emf.ecore.EReference PERSON__SHARED_ACCOUNTS
        The meta object literal for the 'Shared Accounts' reference list feature.
      • PERSON__ACCOUNTS

        static final org.eclipse.emf.ecore.EReference PERSON__ACCOUNTS
        The meta object literal for the 'Accounts' containment reference list feature.
      • PERSON__FRIENDS

        static final org.eclipse.emf.ecore.EReference PERSON__FRIENDS
        The meta object literal for the 'Friends' reference list feature.
      • DOG__LOUD

        static final org.eclipse.emf.ecore.EAttribute DOG__LOUD
        The meta object literal for the 'Loud' attribute feature.
      • DOG__BREED

        static final org.eclipse.emf.ecore.EAttribute DOG__BREED
        The meta object literal for the 'Breed' attribute feature.
      • DOG__DISTRICT

        static final org.eclipse.emf.ecore.EReference DOG__DISTRICT
        The meta object literal for the 'District' container reference feature.
      • DISTRICT__FAMILIES

        static final org.eclipse.emf.ecore.EReference DISTRICT__FAMILIES
        The meta object literal for the 'Families' containment reference list feature.
      • DISTRICT__DOGS

        static final org.eclipse.emf.ecore.EReference DISTRICT__DOGS
        The meta object literal for the 'Dogs' containment reference list feature.
      • MODEL__CONTENTS

        static final org.eclipse.emf.ecore.EReference MODEL__CONTENTS
        The meta object literal for the 'Contents' containment reference list feature.
      • MODEL__CONTENTS2

        static final org.eclipse.emf.ecore.EReference MODEL__CONTENTS2
        The meta object literal for the 'Contents2' containment reference list feature.
      • BIKE__RIDER

        static final org.eclipse.emf.ecore.EReference BIKE__RIDER
        The meta object literal for the 'Rider' containment reference feature.
      • BIKE__OWNER

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