public interface PartWithSequenceData
The following features are supported:
EsxPackage.getPartWithSequenceData()
Modifier and Type | Method and Description |
---|---|
SequenceData |
getSequenceData()
Returns the value of the 'Sequence Data' containment reference.
|
void |
setSequenceData(SequenceData value)
Sets the value of the '
Sequence Data ' containment reference. |
SequenceData getSequenceData()
If the meaning of the 'Sequence Data' containment reference isn't clear, there really should be more of a description here...
setSequenceData(SequenceData)
,
EsxPackage.getPartWithSequenceData_SequenceData()
void setSequenceData(SequenceData value)
Sequence Data
' containment reference.
value
- the new value of the 'Sequence Data' containment reference.getSequenceData()