| Modifier and Type | Method and Description |
|---|---|
MetaInformation |
ExmaraldaBasicFactory.createMetaInformation()
Returns a new object of class 'Meta Information'
|
MetaInformation |
BasicTranscription.getMetaInformation()
Returns the value of the 'Meta Information' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicTranscription.setMetaInformation(MetaInformation value)
Sets the value of the '
Meta Information' containment reference |
| Modifier and Type | Class and Description |
|---|---|
class |
MetaInformationImpl
An implementation of the model object 'Meta Information'
|
| Modifier and Type | Field and Description |
|---|---|
protected MetaInformation |
BasicTranscriptionImpl.metaInformation
The cached value of the '
Meta Information' containment reference |
| Modifier and Type | Method and Description |
|---|---|
MetaInformation |
ExmaraldaBasicFactoryImpl.createMetaInformation() |
MetaInformation |
BasicTranscriptionImpl.getMetaInformation() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
BasicTranscriptionImpl.basicSetMetaInformation(MetaInformation newMetaInformation,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
BasicTranscriptionImpl.setMetaInformation(MetaInformation newMetaInformation) |
| Modifier and Type | Method and Description |
|---|---|
T |
ExmaraldaBasicSwitch.caseMetaInformation(MetaInformation object)
Returns the result of interpreting the object as an instance of 'Meta Information'
|
Copyright © 2020. All rights reserved.