| Package | Description |
|---|---|
| org.atlanmod.zoo.socialnetwork | |
| org.atlanmod.zoo.socialnetwork.impl | |
| org.atlanmod.zoo.socialnetwork.util |
| Modifier and Type | Method and Description |
|---|---|
Comment |
SocialNetworkFactory.createComment()
Returns a new object of class 'Comment'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Comment> |
Submission.getComments()
Returns the value of the 'Comments' containment reference list.
|
org.eclipse.emf.common.util.EList<Comment> |
User.getLikes()
Returns the value of the 'Likes' reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommentImpl
An implementation of the model object 'Comment'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Comment> |
SubmissionImpl.comments
The cached value of the '
Comments' containment reference list. |
protected org.eclipse.emf.common.util.EList<Comment> |
UserImpl.likes
The cached value of the '
Likes' reference list. |
| Modifier and Type | Method and Description |
|---|---|
Comment |
SocialNetworkFactoryImpl.createComment() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Comment> |
SubmissionImpl.getComments() |
org.eclipse.emf.common.util.EList<Comment> |
UserImpl.getLikes() |
| Modifier and Type | Method and Description |
|---|---|
T |
SocialNetworkSwitch.caseComment(Comment object)
Returns the result of interpreting the object as an instance of 'Comment'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.