public interface UnconditionedDependences extends Dependences
The following features are supported:
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Signals> |
getDependenceElementsList()
Returns the value of the 'Dependence Elements List' containment reference list.
|
Signals |
getSignals()
Returns the value of the 'Signals' containment reference
|
void |
setSignals(Signals value)
Sets the value of the '
Signals ' containment reference |
getCommentPost, getCommentPre, getParent, makeAST, setASTAttribute
Signals getSignals()
If the meaning of the 'Signals' containment reference isn't clear, there really should be more of a description here...
setSignals(Signals)
,
SsmePackage.getUnconditionedDependences_Signals()
void setSignals(Signals value)
Signals
' containment reference.
value
- the new value of the 'Signals' containment reference.getSignals()
org.eclipse.emf.common.util.EList<Signals> getDependenceElementsList()
Signals
.
If the meaning of the 'Dependence Elements List' containment reference list isn't clear, there really should be more of a description here...
SsmePackage.getUnconditionedDependences_DependenceElementsList()