Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Method and Description |
---|---|
Comment |
SsmeFactory.createComment()
Returns a new object of class 'Comment'
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Comment> |
SignalElement.getCommentPost()
Returns the value of the 'Comment Post' containment reference list.
|
org.eclipse.emf.common.util.EList<Comment> |
SignalElement.getCommentPre()
Returns the value of the 'Comment Pre' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
CommentImpl
An implementation of the model object 'Comment'
|
Modifier and Type | Method and Description |
---|---|
Comment |
SsmeFactoryImpl.createComment() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Comment> |
SignalElementImpl.getCommentPost() |
org.eclipse.emf.common.util.EList<Comment> |
SignalElementImpl.getCommentPre() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseComment(Comment object)
Returns the result of interpreting the object as an instance of 'Comment'
|