| Modifier and Type | Method and Description |
|---|---|
Tier |
ExmaraldaBasicFactory.createTier()
Returns a new object of class 'Tier'
|
Tier |
Event.getTier()
Returns the value of the 'Tier' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Tier> |
BasicTranscription.getTiers()
Returns the value of the 'Tiers' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Event.setTier(Tier value)
Sets the value of the '
Tier' container reference |
| Modifier and Type | Class and Description |
|---|---|
class |
TierImpl
An implementation of the model object 'Tier'
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Tier> |
BasicTranscriptionImpl.tiers
The cached value of the '
Tiers' containment reference list |
| Modifier and Type | Method and Description |
|---|---|
Tier |
ExmaraldaBasicFactoryImpl.createTier() |
Tier |
EventImpl.getTier() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Tier> |
BasicTranscriptionImpl.getTiers() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
EventImpl.basicSetTier(Tier newTier,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
EventImpl.setTier(Tier newTier) |
| Modifier and Type | Method and Description |
|---|---|
T |
ExmaraldaBasicSwitch.caseTier(Tier object)
Returns the result of interpreting the object as an instance of 'Tier'
|
Copyright © 2020. All rights reserved.