public static interface FamiliesPackage.Literals
| Modifier and Type | Field and 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.
|
static final org.eclipse.emf.ecore.EClass NAMED_ELEMENT
Named Element' class.
static final org.eclipse.emf.ecore.EAttribute NAMED_ELEMENT__NAME
static final org.eclipse.emf.ecore.EClass FAMILY
Family' class.
FamilyImpl,
FamiliesPackageImpl.getFamily()static final org.eclipse.emf.ecore.EAttribute FAMILY__ADDRESS
static final org.eclipse.emf.ecore.EReference FAMILY__PETS
static final org.eclipse.emf.ecore.EAttribute FAMILY__NUMBER_OF_CHILDREN
static final org.eclipse.emf.ecore.EReference FAMILY__MEMBERS
static final org.eclipse.emf.ecore.EAttribute FAMILY__ID
static final org.eclipse.emf.ecore.EAttribute FAMILY__NUCLEAR
static final org.eclipse.emf.ecore.EAttribute FAMILY__AVERAGE_AGE
static final org.eclipse.emf.ecore.EReference FAMILY__DOGS
static final org.eclipse.emf.ecore.EReference FAMILY__DISTRICT
static final org.eclipse.emf.ecore.EAttribute FAMILY__LOTTERY_NUMBERS
static final org.eclipse.emf.ecore.EClass PET
Pet' class.
PetImpl,
FamiliesPackageImpl.getPet()static final org.eclipse.emf.ecore.EAttribute PET__MALE
static final org.eclipse.emf.ecore.EClass PERSON
Person' class.
PersonImpl,
FamiliesPackageImpl.getPerson()static final org.eclipse.emf.ecore.EReference PERSON__SHARED_ACCOUNTS
static final org.eclipse.emf.ecore.EReference PERSON__ACCOUNTS
static final org.eclipse.emf.ecore.EReference PERSON__FRIENDS
static final org.eclipse.emf.ecore.EClass DOG
Dog' class.
DogImpl,
FamiliesPackageImpl.getDog()static final org.eclipse.emf.ecore.EAttribute DOG__LOUD
static final org.eclipse.emf.ecore.EAttribute DOG__BREED
static final org.eclipse.emf.ecore.EReference DOG__DISTRICT
static final org.eclipse.emf.ecore.EClass DISTRICT
District' class.
DistrictImpl,
FamiliesPackageImpl.getDistrict()static final org.eclipse.emf.ecore.EReference DISTRICT__FAMILIES
static final org.eclipse.emf.ecore.EReference DISTRICT__DOGS
static final org.eclipse.emf.ecore.EClass MODEL
Model' class.
ModelImpl,
FamiliesPackageImpl.getModel()static final org.eclipse.emf.ecore.EReference MODEL__CONTENTS
static final org.eclipse.emf.ecore.EReference MODEL__CONTENTS2
static final org.eclipse.emf.ecore.EClass BIKE
Bike' class.
BikeImpl,
FamiliesPackageImpl.getBike()static final org.eclipse.emf.ecore.EReference BIKE__RIDER
static final org.eclipse.emf.ecore.EReference BIKE__OWNER
static final org.eclipse.emf.ecore.EEnum DOG_BREED
Dog Breed' enum.
DogBreed,
FamiliesPackageImpl.getDogBreed()Copyright © 2020. All rights reserved.