Modifier and Type | Field and Description |
---|---|
protected SampleData |
sampleData
The cached value of the '
Sample Data ' containment reference. |
Modifier | Constructor and Description |
---|---|
protected |
ChannelImpl() |
Modifier and Type | Method and Description |
---|---|
NotificationChain |
basicSetSampleData(SampleData newSampleData,
NotificationChain msgs) |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
SampleData |
getSampleData() |
void |
setSampleData(SampleData newSampleData) |
protected SampleData sampleData
Sample Data
' containment reference.
getSampleData()
protected EClass eStaticClass()
public SampleData getSampleData()
getSampleData
in interface Channel
Channel.setSampleData(SampleData)
,
WavPackage.getChannel_SampleData()
public NotificationChain basicSetSampleData(SampleData newSampleData, NotificationChain msgs)
public void setSampleData(SampleData newSampleData)
setSampleData
in interface Channel
newSampleData
- the new value of the 'Sample Data' containment reference.Channel.getSampleData()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID, java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)