public interface SignalElement
extends org.eclipse.emf.ecore.EObject
The following features are supported:
SsmePackage.getSignalElement()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Comment> |
getCommentPost()
Returns the value of the 'Comment Post' containment reference list.
|
org.eclipse.emf.common.util.EList<Comment> |
getCommentPre()
Returns the value of the 'Comment Pre' containment reference list.
|
void |
getParent() |
long |
makeAST() |
void |
setASTAttribute(org.eclipse.emf.ecore.EObject sigElem,
long tree) |
org.eclipse.emf.common.util.EList<Comment> getCommentPre()
Comment
.
If the meaning of the 'Comment Pre' reference list isn't clear, there really should be more of a description here...
SsmePackage.getSignalElement_CommentPre()
org.eclipse.emf.common.util.EList<Comment> getCommentPost()
Comment
.
If the meaning of the 'Comment Post' containment reference list isn't clear, there really should be more of a description here...
SsmePackage.getSignalElement_CommentPost()
void getParent()
long makeAST()
void setASTAttribute(org.eclipse.emf.ecore.EObject sigElem, long tree)