| Modifier and Type | Method and Description |
|---|---|
Speaker |
ExmaraldaBasicFactory.createSpeaker()
Returns a new object of class 'Speaker'
|
Speaker |
Tier.getSpeaker()
Returns the value of the 'Speaker' reference
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Speaker> |
BasicTranscription.getSpeakertable()
Returns the value of the 'Speakertable' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Tier.setSpeaker(Speaker value)
Sets the value of the '
Speaker' reference |
| Modifier and Type | Class and Description |
|---|---|
class |
SpeakerImpl
An implementation of the model object 'Speaker'
|
| Modifier and Type | Field and Description |
|---|---|
protected Speaker |
TierImpl.speaker
The cached value of the '
Speaker' reference |
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Speaker> |
BasicTranscriptionImpl.speakertable
The cached value of the '
Speakertable' containment reference list |
| Modifier and Type | Method and Description |
|---|---|
Speaker |
TierImpl.basicGetSpeaker() |
Speaker |
ExmaraldaBasicFactoryImpl.createSpeaker() |
Speaker |
TierImpl.getSpeaker() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Speaker> |
BasicTranscriptionImpl.getSpeakertable() |
| Modifier and Type | Method and Description |
|---|---|
void |
TierImpl.setSpeaker(Speaker newSpeaker) |
| Modifier and Type | Method and Description |
|---|---|
T |
ExmaraldaBasicSwitch.caseSpeaker(Speaker object)
Returns the result of interpreting the object as an instance of 'Speaker'
|
Copyright © 2020. All rights reserved.