public static interface SocialNetworkPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EClass |
COMMENT
The meta object literal for the '
Comment' class. |
static org.eclipse.emf.ecore.EReference |
COMMENT__COMMENTED
The meta object literal for the 'Commented' container reference feature.
|
static org.eclipse.emf.ecore.EReference |
COMMENT__LIKED_BY
The meta object literal for the 'Liked By' reference list feature.
|
static org.eclipse.emf.ecore.EReference |
COMMENT__POST
The meta object literal for the 'Post' reference feature.
|
static org.eclipse.emf.ecore.EClass |
POST
The meta object literal for the '
Post' class. |
static org.eclipse.emf.ecore.EClass |
SOCIAL_NETWORK_ROOT
The meta object literal for the '
Root' class. |
static org.eclipse.emf.ecore.EReference |
SOCIAL_NETWORK_ROOT__POSTS
The meta object literal for the 'Posts' containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
SOCIAL_NETWORK_ROOT__USERS
The meta object literal for the 'Users' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
SUBMISSION
The meta object literal for the '
Submission' class. |
static org.eclipse.emf.ecore.EReference |
SUBMISSION__COMMENTS
The meta object literal for the 'Comments' containment reference list feature.
|
static org.eclipse.emf.ecore.EAttribute |
SUBMISSION__CONTENT
The meta object literal for the 'Content' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
SUBMISSION__ID
The meta object literal for the 'Id' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
SUBMISSION__SUBMITTER
The meta object literal for the 'Submitter' reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
SUBMISSION__TIMESTAMP
The meta object literal for the 'Timestamp' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
USER
The meta object literal for the '
User' class. |
static org.eclipse.emf.ecore.EReference |
USER__FRIENDS
The meta object literal for the 'Friends' reference list feature.
|
static org.eclipse.emf.ecore.EAttribute |
USER__ID
The meta object literal for the 'Id' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
USER__LIKES
The meta object literal for the 'Likes' reference list feature.
|
static org.eclipse.emf.ecore.EAttribute |
USER__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
USER__SUBMISSIONS
The meta object literal for the 'Submissions' reference list feature.
|
static final org.eclipse.emf.ecore.EClass SUBMISSION
Submission' class.
static final org.eclipse.emf.ecore.EAttribute SUBMISSION__ID
static final org.eclipse.emf.ecore.EAttribute SUBMISSION__TIMESTAMP
static final org.eclipse.emf.ecore.EAttribute SUBMISSION__CONTENT
static final org.eclipse.emf.ecore.EReference SUBMISSION__SUBMITTER
static final org.eclipse.emf.ecore.EReference SUBMISSION__COMMENTS
static final org.eclipse.emf.ecore.EClass POST
Post' class.
PostImpl,
SocialNetworkPackageImpl.getPost()static final org.eclipse.emf.ecore.EClass COMMENT
Comment' class.
CommentImpl,
SocialNetworkPackageImpl.getComment()static final org.eclipse.emf.ecore.EReference COMMENT__COMMENTED
static final org.eclipse.emf.ecore.EReference COMMENT__LIKED_BY
static final org.eclipse.emf.ecore.EReference COMMENT__POST
static final org.eclipse.emf.ecore.EClass USER
User' class.
UserImpl,
SocialNetworkPackageImpl.getUser()static final org.eclipse.emf.ecore.EAttribute USER__ID
static final org.eclipse.emf.ecore.EAttribute USER__NAME
static final org.eclipse.emf.ecore.EReference USER__SUBMISSIONS
static final org.eclipse.emf.ecore.EReference USER__LIKES
static final org.eclipse.emf.ecore.EReference USER__FRIENDS
static final org.eclipse.emf.ecore.EClass SOCIAL_NETWORK_ROOT
Root' class.
static final org.eclipse.emf.ecore.EReference SOCIAL_NETWORK_ROOT__POSTS
static final org.eclipse.emf.ecore.EReference SOCIAL_NETWORK_ROOT__USERS
Copyright © 2018–2020 Atlanmod. All rights reserved.