public interface Iteration extends PartialArrayDefinition
The following features are supported:
SsmePackage.getIteration()
Modifier and Type | Method and Description |
---|---|
ExprSignal |
getElemDefinition()
Returns the value of the 'Elem Definition' containment reference
|
org.eclipse.emf.common.util.EList<PartialIteration> |
getPartialIteration()
Returns the value of the 'Partial Iteration' containment reference list.
|
void |
setElemDefinition(ExprSignal value)
Sets the value of the '
Elem Definition ' containment reference |
getCommentPost, getCommentPre, getParent, makeAST, setASTAttribute
org.eclipse.emf.common.util.EList<PartialIteration> getPartialIteration()
PartialIteration
.
If the meaning of the 'Partial Iteration' containment reference list isn't clear, there really should be more of a description here...
SsmePackage.getIteration_PartialIteration()
ExprSignal getElemDefinition()
If the meaning of the 'Elem Definition' containment reference isn't clear, there really should be more of a description here...
setElemDefinition(ExprSignal)
,
SsmePackage.getIteration_ElemDefinition()
void setElemDefinition(ExprSignal value)
Elem Definition
' containment reference.
value
- the new value of the 'Elem Definition' containment reference.getElemDefinition()