| Package | Description |
|---|---|
| org.atlanmod.zoo.socialnetwork | |
| org.atlanmod.zoo.socialnetwork.impl | |
| org.atlanmod.zoo.socialnetwork.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Comment
A representation of the model object 'Comment'.
|
interface |
Post
A representation of the model object 'Post'.
|
| Modifier and Type | Method and Description |
|---|---|
Submission |
Comment.getCommented()
Returns the value of the 'Commented' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Submission> |
User.getSubmissions()
Returns the value of the 'Submissions' reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommentImpl
An implementation of the model object 'Comment'.
|
class |
PostImpl
An implementation of the model object 'Post'.
|
class |
SubmissionImpl
An implementation of the model object 'Submission'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Submission> |
UserImpl.submissions
The cached value of the '
Submissions' reference list. |
| Modifier and Type | Method and Description |
|---|---|
Submission |
CommentImpl.basicGetCommented() |
Submission |
CommentImpl.getCommented() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Submission> |
UserImpl.getSubmissions() |
| Modifier and Type | Method and Description |
|---|---|
T |
SocialNetworkSwitch.caseSubmission(Submission object)
Returns the result of interpreting the object as an instance of 'Submission'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.