| Modifier and Type | Method and Description |
|---|---|
Event |
ExmaraldaBasicFactory.createEvent()
Returns a new object of class 'Event'
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Event> |
TLI.getEndingEvents()
Returns the value of the 'Ending Events' reference list.
|
org.eclipse.emf.common.util.EList<Event> |
Tier.getEvents()
Returns the value of the 'Events' containment reference list.
|
org.eclipse.emf.common.util.EList<Event> |
TLI.getStartingEvents()
Returns the value of the 'Starting Events' reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EventImpl
An implementation of the model object 'Event'
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Event> |
TLIImpl.endingEvents
The cached value of the '
Ending Events' reference list |
protected org.eclipse.emf.common.util.EList<Event> |
TierImpl.events
The cached value of the '
Events' containment reference list |
protected org.eclipse.emf.common.util.EList<Event> |
TLIImpl.startingEvents
The cached value of the '
Starting Events' reference list |
| Modifier and Type | Method and Description |
|---|---|
Event |
ExmaraldaBasicFactoryImpl.createEvent() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Event> |
TLIImpl.getEndingEvents() |
org.eclipse.emf.common.util.EList<Event> |
TierImpl.getEvents() |
org.eclipse.emf.common.util.EList<Event> |
BasicTranscriptionImpl.getEventsByTLI(TLI tli) |
org.eclipse.emf.common.util.EList<Event> |
TLIImpl.getStartingEvents() |
| Modifier and Type | Method and Description |
|---|---|
T |
ExmaraldaBasicSwitch.caseEvent(Event object)
Returns the result of interpreting the object as an instance of 'Event'
|
Copyright © 2020. All rights reserved.