| Modifier and Type | Method and Description |
|---|---|
UDInformation |
ExmaraldaBasicFactory.createUDInformation()
Returns a new object of class 'UD Information'
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<UDInformation> |
Event.getUdInformations()
Returns the value of the 'Ud Informations' containment reference list.
|
org.eclipse.emf.common.util.EList<UDInformation> |
MetaInformation.getUdMetaInformations()
Returns the value of the 'Ud Meta Informations' containment reference list.
|
org.eclipse.emf.common.util.EList<UDInformation> |
Speaker.getUdSpeakerInformations()
Returns the value of the 'Ud Speaker Informations' containment reference list.
|
org.eclipse.emf.common.util.EList<UDInformation> |
Tier.getUdTierInformations()
Returns the value of the 'Ud Tier Informations' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UDInformationImpl
An implementation of the model object 'UD Information'
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<UDInformation> |
EventImpl.udInformations
The cached value of the '
Ud Informations' containment reference list |
protected org.eclipse.emf.common.util.EList<UDInformation> |
MetaInformationImpl.udMetaInformations
The cached value of the '
Ud Meta Informations' containment reference list |
protected org.eclipse.emf.common.util.EList<UDInformation> |
SpeakerImpl.udSpeakerInformations
The cached value of the '
Ud Speaker Informations' containment reference list |
protected org.eclipse.emf.common.util.EList<UDInformation> |
TierImpl.udTierInformations
The cached value of the '
Ud Tier Informations' containment reference list |
| Modifier and Type | Method and Description |
|---|---|
UDInformation |
ExmaraldaBasicFactoryImpl.createUDInformation() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<UDInformation> |
EventImpl.getUdInformations() |
org.eclipse.emf.common.util.EList<UDInformation> |
MetaInformationImpl.getUdMetaInformations() |
org.eclipse.emf.common.util.EList<UDInformation> |
SpeakerImpl.getUdSpeakerInformations() |
org.eclipse.emf.common.util.EList<UDInformation> |
TierImpl.getUdTierInformations() |
| Modifier and Type | Method and Description |
|---|---|
T |
ExmaraldaBasicSwitch.caseUDInformation(UDInformation object)
Returns the result of interpreting the object as an instance of 'UD Information'
|
Copyright © 2020. All rights reserved.