| Modifier and Type | Method and Description |
|---|---|
CommonTimeLine |
ExmaraldaBasicFactory.createCommonTimeLine()
Returns a new object of class 'Common Time Line'
|
CommonTimeLine |
BasicTranscription.getCommonTimeLine()
Returns the value of the 'Common Time Line' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicTranscription.setCommonTimeLine(CommonTimeLine value)
Sets the value of the '
Common Time Line' containment reference |
| Modifier and Type | Class and Description |
|---|---|
class |
CommonTimeLineImpl
An implementation of the model object 'Common Time Line'
|
| Modifier and Type | Field and Description |
|---|---|
protected CommonTimeLine |
BasicTranscriptionImpl.commonTimeLine
The cached value of the '
Common Time Line' containment reference |
| Modifier and Type | Method and Description |
|---|---|
CommonTimeLine |
ExmaraldaBasicFactoryImpl.createCommonTimeLine() |
CommonTimeLine |
BasicTranscriptionImpl.getCommonTimeLine()
Returns the
CommonTimeLine object. |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
BasicTranscriptionImpl.basicSetCommonTimeLine(CommonTimeLine newCommonTimeLine,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
BasicTranscriptionImpl.setCommonTimeLine(CommonTimeLine newCommonTimeLine) |
| Modifier and Type | Method and Description |
|---|---|
T |
ExmaraldaBasicSwitch.caseCommonTimeLine(CommonTimeLine object)
Returns the result of interpreting the object as an instance of 'Common Time Line'
|
Copyright © 2020. All rights reserved.