public interface ExternalGraph extends SignalElement
The following features are supported:
SsmePackage.getExternalGraph()
Modifier and Type | Method and Description |
---|---|
GraphSpecification |
getGraphSpecification()
Returns the value of the 'Graph Specification' containment reference
|
org.eclipse.emf.common.util.EList<ProcessAttribute> |
getProcessAttributes()
Returns the value of the 'Process Attributes' containment reference list.
|
void |
setGraphSpecification(GraphSpecification value)
Sets the value of the '
Graph Specification ' containment reference |
getCommentPost, getCommentPre, getParent, makeAST, setASTAttribute
org.eclipse.emf.common.util.EList<ProcessAttribute> getProcessAttributes()
ProcessAttribute
.
If the meaning of the 'Process Attributes' containment reference list isn't clear, there really should be more of a description here...
SsmePackage.getExternalGraph_ProcessAttributes()
GraphSpecification getGraphSpecification()
If the meaning of the 'Graph Specification' containment reference isn't clear, there really should be more of a description here...
setGraphSpecification(GraphSpecification)
,
SsmePackage.getExternalGraph_GraphSpecification()
void setGraphSpecification(GraphSpecification value)
Graph Specification
' containment reference.
value
- the new value of the 'Graph Specification' containment reference.getGraphSpecification()