public interface ExmaraldaBasicPackage
extends org.eclipse.emf.ecore.EPackage
ExmaraldaBasicFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
ExmaraldaBasicPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
| Modifier and Type | Field and Description |
|---|---|
static int |
BASIC_TRANSCRIPTION
The meta object id for the '
Basic Transcription' class |
static int |
BASIC_TRANSCRIPTION__COMMON_TIME_LINE
The feature id for the 'Common Time Line' containment reference
|
static int |
BASIC_TRANSCRIPTION__META_INFORMATION
The feature id for the 'Meta Information' containment reference
|
static int |
BASIC_TRANSCRIPTION__SPEAKERTABLE
The feature id for the 'Speakertable' containment reference list
|
static int |
BASIC_TRANSCRIPTION__TIERS
The feature id for the 'Tiers' containment reference list
|
static int |
BASIC_TRANSCRIPTION_FEATURE_COUNT
The number of structural features of the 'Basic Transcription' class
|
static int |
COMMON_TIME_LINE
The meta object id for the '
Common Time Line' class |
static int |
COMMON_TIME_LINE__TL_IS
The feature id for the 'TL Is' containment reference list
|
static int |
COMMON_TIME_LINE_FEATURE_COUNT
The number of structural features of the 'Common Time Line' class
|
static ExmaraldaBasicPackage |
eINSTANCE
The singleton instance of the package
|
static String |
eNAME
The package name
|
static String |
eNS_PREFIX
The package namespace name
|
static String |
eNS_URI
The package namespace URI
|
static int |
EVENT
The meta object id for the '
Event' class |
static int |
EVENT__END
The feature id for the 'End' reference
|
static int |
EVENT__MEDIUM
The feature id for the 'Medium' attribute
|
static int |
EVENT__START
The feature id for the 'Start' reference
|
static int |
EVENT__TIER
The feature id for the 'Tier' container reference
|
static int |
EVENT__UD_INFORMATIONS
The feature id for the 'Ud Informations' containment reference list
|
static int |
EVENT__URL
The feature id for the 'Url' attribute
|
static int |
EVENT__VALUE
The feature id for the 'Value' attribute
|
static int |
EVENT_FEATURE_COUNT
The number of structural features of the 'Event' class
|
static int |
EVENT_MEDIUM
The meta object id for the '
EVENT MEDIUM' enum |
static int |
META_INFORMATION
The meta object id for the '
Meta Information' class |
static int |
META_INFORMATION__COMMENT
The feature id for the 'Comment' attribute
|
static int |
META_INFORMATION__PROJECT_NAME
The feature id for the 'Project Name' attribute
|
static int |
META_INFORMATION__REFERENCED_FILE
The feature id for the 'Referenced File' attribute
|
static int |
META_INFORMATION__TRANSCRIPTION_CONVENTION
The feature id for the 'Transcription Convention' attribute
|
static int |
META_INFORMATION__TRANSCRIPTION_NAME
The feature id for the 'Transcription Name' attribute
|
static int |
META_INFORMATION__UD_META_INFORMATIONS
The feature id for the 'Ud Meta Informations' containment reference list
|
static int |
META_INFORMATION_FEATURE_COUNT
The number of structural features of the 'Meta Information' class
|
static int |
SPEAKER
The meta object id for the '
Speaker' class |
static int |
SPEAKER__ABBREVIATION
The feature id for the 'Abbreviation' attribute
|
static int |
SPEAKER__COMMENT
The feature id for the 'Comment' attribute
|
static int |
SPEAKER__ID
The feature id for the 'Id' attribute
|
static int |
SPEAKER__L1
The feature id for the 'L1' attribute list
|
static int |
SPEAKER__L2
The feature id for the 'L2' attribute list
|
static int |
SPEAKER__LANGUAGE_USED
The feature id for the 'Language Used' attribute list
|
static int |
SPEAKER__SEX
The feature id for the 'Sex' attribute
|
static int |
SPEAKER__UD_SPEAKER_INFORMATIONS
The feature id for the 'Ud Speaker Informations' containment reference list
|
static int |
SPEAKER_FEATURE_COUNT
The number of structural features of the 'Speaker' class
|
static int |
SPEAKER_SEX
The meta object id for the '
SPEAKER SEX' enum |
static int |
TIER
The meta object id for the '
Tier' class |
static int |
TIER__CATEGORY
The feature id for the 'Category' attribute
|
static int |
TIER__DISPLAY_NAME
The feature id for the 'Display Name' attribute
|
static int |
TIER__EVENTS
The feature id for the 'Events' containment reference list
|
static int |
TIER__ID
The feature id for the 'Id' attribute
|
static int |
TIER__SPEAKER
The feature id for the 'Speaker' reference
|
static int |
TIER__TYPE
The feature id for the 'Type' attribute
|
static int |
TIER__UD_TIER_INFORMATIONS
The feature id for the 'Ud Tier Informations' containment reference list
|
static int |
TIER_FEATURE_COUNT
The number of structural features of the 'Tier' class
|
static int |
TIER_TYPE
The meta object id for the '
TIER TYPE' enum |
static int |
TIME_TYPE
The meta object id for the '
TIME TYPE' enum |
static int |
TLI
The meta object id for the '
TLI' class |
static int |
TLI__ENDING_EVENTS
The feature id for the 'Ending Events' reference list
|
static int |
TLI__ID
The feature id for the 'Id' attribute
|
static int |
TLI__STARTING_EVENTS
The feature id for the 'Starting Events' reference list
|
static int |
TLI__TIME
The feature id for the 'Time' attribute
|
static int |
TLI__TYPE
The feature id for the 'Type' attribute
|
static int |
TLI_FEATURE_COUNT
The number of structural features of the 'TLI' class
|
static int |
UD_INFORMATION
The meta object id for the '
UD Information' class |
static int |
UD_INFORMATION__ATTRIBUTE_NAME
The feature id for the 'Attribute Name' attribute
|
static int |
UD_INFORMATION__VALUE
The feature id for the 'Value' attribute
|
static int |
UD_INFORMATION_FEATURE_COUNT
The number of structural features of the 'UD Information' class
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EReference |
getBasicTranscription_CommonTimeLine()
Returns the meta object for the containment reference '
Common Time Line' |
org.eclipse.emf.ecore.EReference |
getBasicTranscription_MetaInformation()
Returns the meta object for the containment reference '
Meta Information' |
org.eclipse.emf.ecore.EReference |
getBasicTranscription_Speakertable()
Returns the meta object for the containment reference list '
Speakertable' |
org.eclipse.emf.ecore.EReference |
getBasicTranscription_Tiers()
Returns the meta object for the containment reference list '
Tiers' |
org.eclipse.emf.ecore.EClass |
getBasicTranscription()
Returns the meta object for class '
Basic Transcription' |
org.eclipse.emf.ecore.EReference |
getCommonTimeLine_TLIs()
Returns the meta object for the containment reference list '
TL Is' |
org.eclipse.emf.ecore.EClass |
getCommonTimeLine()
Returns the meta object for class '
Common Time Line' |
org.eclipse.emf.ecore.EReference |
getEvent_End()
Returns the meta object for the reference '
End' |
org.eclipse.emf.ecore.EAttribute |
getEvent_Medium()
Returns the meta object for the attribute '
Medium' |
org.eclipse.emf.ecore.EEnum |
getEVENT_MEDIUM()
Returns the meta object for enum '
EVENT MEDIUM' |
org.eclipse.emf.ecore.EReference |
getEvent_Start()
Returns the meta object for the reference '
Start' |
org.eclipse.emf.ecore.EReference |
getEvent_Tier()
Returns the meta object for the container reference '
Tier' |
org.eclipse.emf.ecore.EReference |
getEvent_UdInformations()
Returns the meta object for the containment reference list '
Ud Informations' |
org.eclipse.emf.ecore.EAttribute |
getEvent_Url()
Returns the meta object for the attribute '
Url' |
org.eclipse.emf.ecore.EAttribute |
getEvent_Value()
Returns the meta object for the attribute '
Value' |
org.eclipse.emf.ecore.EClass |
getEvent()
Returns the meta object for class '
Event' |
ExmaraldaBasicFactory |
getExmaraldaBasicFactory()
Returns the factory that creates the instances of the model
|
org.eclipse.emf.ecore.EAttribute |
getMetaInformation_Comment()
Returns the meta object for the attribute '
Comment' |
org.eclipse.emf.ecore.EAttribute |
getMetaInformation_ProjectName()
Returns the meta object for the attribute '
Project Name' |
org.eclipse.emf.ecore.EAttribute |
getMetaInformation_ReferencedFile()
Returns the meta object for the attribute '
Referenced File' |
org.eclipse.emf.ecore.EAttribute |
getMetaInformation_TranscriptionConvention()
Returns the meta object for the attribute '
Transcription Convention' |
org.eclipse.emf.ecore.EAttribute |
getMetaInformation_TranscriptionName()
Returns the meta object for the attribute '
Transcription Name' |
org.eclipse.emf.ecore.EReference |
getMetaInformation_UdMetaInformations()
Returns the meta object for the containment reference list '
Ud Meta Informations' |
org.eclipse.emf.ecore.EClass |
getMetaInformation()
Returns the meta object for class '
Meta Information' |
org.eclipse.emf.ecore.EAttribute |
getSpeaker_Abbreviation()
Returns the meta object for the attribute '
Abbreviation' |
org.eclipse.emf.ecore.EAttribute |
getSpeaker_Comment()
Returns the meta object for the attribute '
Comment' |
org.eclipse.emf.ecore.EAttribute |
getSpeaker_Id()
Returns the meta object for the attribute '
Id' |
org.eclipse.emf.ecore.EAttribute |
getSpeaker_L1()
Returns the meta object for the attribute list '
L1' |
org.eclipse.emf.ecore.EAttribute |
getSpeaker_L2()
Returns the meta object for the attribute list '
L2' |
org.eclipse.emf.ecore.EAttribute |
getSpeaker_LanguageUsed()
Returns the meta object for the attribute list '
Language Used' |
org.eclipse.emf.ecore.EAttribute |
getSpeaker_Sex()
Returns the meta object for the attribute '
Sex' |
org.eclipse.emf.ecore.EEnum |
getSPEAKER_SEX()
Returns the meta object for enum '
SPEAKER SEX' |
org.eclipse.emf.ecore.EReference |
getSpeaker_UdSpeakerInformations()
Returns the meta object for the containment reference list '
Ud Speaker Informations' |
org.eclipse.emf.ecore.EClass |
getSpeaker()
Returns the meta object for class '
Speaker' |
org.eclipse.emf.ecore.EAttribute |
getTier_Category()
Returns the meta object for the attribute '
Category' |
org.eclipse.emf.ecore.EAttribute |
getTier_DisplayName()
Returns the meta object for the attribute '
Display Name' |
org.eclipse.emf.ecore.EReference |
getTier_Events()
Returns the meta object for the containment reference list '
Events' |
org.eclipse.emf.ecore.EAttribute |
getTier_Id()
Returns the meta object for the attribute '
Id' |
org.eclipse.emf.ecore.EReference |
getTier_Speaker()
Returns the meta object for the reference '
Speaker' |
org.eclipse.emf.ecore.EAttribute |
getTier_Type()
Returns the meta object for the attribute '
Type' |
org.eclipse.emf.ecore.EEnum |
getTIER_TYPE()
Returns the meta object for enum '
TIER TYPE' |
org.eclipse.emf.ecore.EReference |
getTier_UdTierInformations()
Returns the meta object for the containment reference list '
Ud Tier Informations' |
org.eclipse.emf.ecore.EClass |
getTier()
Returns the meta object for class '
Tier' |
org.eclipse.emf.ecore.EEnum |
getTIME_TYPE()
Returns the meta object for enum '
TIME TYPE' |
org.eclipse.emf.ecore.EReference |
getTLI_EndingEvents()
Returns the meta object for the reference list '
Ending Events' |
org.eclipse.emf.ecore.EAttribute |
getTLI_Id()
Returns the meta object for the attribute '
Id' |
org.eclipse.emf.ecore.EReference |
getTLI_StartingEvents()
Returns the meta object for the reference list '
Starting Events' |
org.eclipse.emf.ecore.EAttribute |
getTLI_Time()
Returns the meta object for the attribute '
Time' |
org.eclipse.emf.ecore.EAttribute |
getTLI_Type()
Returns the meta object for the attribute '
Type' |
org.eclipse.emf.ecore.EClass |
getTLI()
Returns the meta object for class '
TLI' |
org.eclipse.emf.ecore.EAttribute |
getUDInformation_AttributeName()
Returns the meta object for the attribute '
Attribute Name' |
org.eclipse.emf.ecore.EAttribute |
getUDInformation_Value()
Returns the meta object for the attribute '
Value' |
org.eclipse.emf.ecore.EClass |
getUDInformation()
Returns the meta object for class '
UD Information' |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationsstatic final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final ExmaraldaBasicPackage eINSTANCE
static final int BASIC_TRANSCRIPTION
Basic Transcription' class.
static final int BASIC_TRANSCRIPTION__COMMON_TIME_LINE
static final int BASIC_TRANSCRIPTION__META_INFORMATION
static final int BASIC_TRANSCRIPTION__SPEAKERTABLE
static final int BASIC_TRANSCRIPTION__TIERS
static final int BASIC_TRANSCRIPTION_FEATURE_COUNT
static final int META_INFORMATION
Meta Information' class.
static final int META_INFORMATION__PROJECT_NAME
static final int META_INFORMATION__TRANSCRIPTION_NAME
static final int META_INFORMATION__REFERENCED_FILE
static final int META_INFORMATION__COMMENT
static final int META_INFORMATION__UD_META_INFORMATIONS
static final int META_INFORMATION__TRANSCRIPTION_CONVENTION
static final int META_INFORMATION_FEATURE_COUNT
static final int COMMON_TIME_LINE
Common Time Line' class.
static final int COMMON_TIME_LINE__TL_IS
static final int COMMON_TIME_LINE_FEATURE_COUNT
static final int UD_INFORMATION
UD Information' class.
static final int UD_INFORMATION__ATTRIBUTE_NAME
static final int UD_INFORMATION__VALUE
static final int UD_INFORMATION_FEATURE_COUNT
static final int SPEAKER
Speaker' class.
static final int SPEAKER__ID
static final int SPEAKER__ABBREVIATION
static final int SPEAKER__SEX
static final int SPEAKER__COMMENT
static final int SPEAKER__UD_SPEAKER_INFORMATIONS
static final int SPEAKER__LANGUAGE_USED
static final int SPEAKER__L1
static final int SPEAKER__L2
static final int SPEAKER_FEATURE_COUNT
static final int TIER
Tier' class.
static final int TIER__CATEGORY
static final int TIER__DISPLAY_NAME
static final int TIER__TYPE
static final int TIER__EVENTS
static final int TIER__ID
static final int TIER__SPEAKER
static final int TIER__UD_TIER_INFORMATIONS
static final int TIER_FEATURE_COUNT
static final int EVENT
Event' class.
static final int EVENT__UD_INFORMATIONS
static final int EVENT__START
static final int EVENT__END
static final int EVENT__MEDIUM
static final int EVENT__URL
static final int EVENT__VALUE
static final int EVENT__TIER
static final int EVENT_FEATURE_COUNT
static final int TLI
TLI' class.
static final int TLI__TIME
static final int TLI__TYPE
static final int TLI__ID
static final int TLI__STARTING_EVENTS
static final int TLI__ENDING_EVENTS
static final int TLI_FEATURE_COUNT
static final int SPEAKER_SEX
SPEAKER SEX' enum.
static final int TIER_TYPE
TIER TYPE' enum.
static final int TIME_TYPE
TIME TYPE' enum.
static final int EVENT_MEDIUM
EVENT MEDIUM' enum.
org.eclipse.emf.ecore.EClass getBasicTranscription()
Basic Transcription'.
BasicTranscriptionorg.eclipse.emf.ecore.EReference getBasicTranscription_CommonTimeLine()
Common Time Line'.
BasicTranscription.getCommonTimeLine(),
getBasicTranscription()org.eclipse.emf.ecore.EReference getBasicTranscription_MetaInformation()
Meta Information'.
BasicTranscription.getMetaInformation(),
getBasicTranscription()org.eclipse.emf.ecore.EReference getBasicTranscription_Speakertable()
Speakertable'.
BasicTranscription.getSpeakertable(),
getBasicTranscription()org.eclipse.emf.ecore.EReference getBasicTranscription_Tiers()
Tiers'.
BasicTranscription.getTiers(),
getBasicTranscription()org.eclipse.emf.ecore.EClass getMetaInformation()
Meta Information'.
MetaInformationorg.eclipse.emf.ecore.EAttribute getMetaInformation_ProjectName()
Project Name'.
MetaInformation.getProjectName(),
getMetaInformation()org.eclipse.emf.ecore.EAttribute getMetaInformation_TranscriptionName()
Transcription Name'.
MetaInformation.getTranscriptionName(),
getMetaInformation()org.eclipse.emf.ecore.EAttribute getMetaInformation_ReferencedFile()
Referenced File'.
MetaInformation.getReferencedFile(),
getMetaInformation()org.eclipse.emf.ecore.EAttribute getMetaInformation_Comment()
Comment'.
MetaInformation.getComment(),
getMetaInformation()org.eclipse.emf.ecore.EReference getMetaInformation_UdMetaInformations()
Ud Meta Informations'.
MetaInformation.getUdMetaInformations(),
getMetaInformation()org.eclipse.emf.ecore.EAttribute getMetaInformation_TranscriptionConvention()
Transcription Convention'.
MetaInformation.getTranscriptionConvention(),
getMetaInformation()org.eclipse.emf.ecore.EClass getCommonTimeLine()
Common Time Line'.
CommonTimeLineorg.eclipse.emf.ecore.EReference getCommonTimeLine_TLIs()
TL Is'.
CommonTimeLine.getTLIs(),
getCommonTimeLine()org.eclipse.emf.ecore.EClass getUDInformation()
UD Information'.
UDInformationorg.eclipse.emf.ecore.EAttribute getUDInformation_AttributeName()
Attribute Name'.
UDInformation.getAttributeName(),
getUDInformation()org.eclipse.emf.ecore.EAttribute getUDInformation_Value()
Value'.
UDInformation.getValue(),
getUDInformation()org.eclipse.emf.ecore.EClass getSpeaker()
Speaker'.
Speakerorg.eclipse.emf.ecore.EAttribute getSpeaker_Id()
Id'.
Speaker.getId(),
getSpeaker()org.eclipse.emf.ecore.EAttribute getSpeaker_Abbreviation()
Abbreviation'.
Speaker.getAbbreviation(),
getSpeaker()org.eclipse.emf.ecore.EAttribute getSpeaker_Sex()
Sex'.
Speaker.getSex(),
getSpeaker()org.eclipse.emf.ecore.EAttribute getSpeaker_Comment()
Comment'.
Speaker.getComment(),
getSpeaker()org.eclipse.emf.ecore.EReference getSpeaker_UdSpeakerInformations()
Ud Speaker Informations'.
Speaker.getUdSpeakerInformations(),
getSpeaker()org.eclipse.emf.ecore.EAttribute getSpeaker_LanguageUsed()
Language Used'.
Speaker.getLanguageUsed(),
getSpeaker()org.eclipse.emf.ecore.EAttribute getSpeaker_L1()
L1'.
Speaker.getL1(),
getSpeaker()org.eclipse.emf.ecore.EAttribute getSpeaker_L2()
L2'.
Speaker.getL2(),
getSpeaker()org.eclipse.emf.ecore.EClass getTier()
Tier'.
Tierorg.eclipse.emf.ecore.EAttribute getTier_Category()
Category'.
Tier.getCategory(),
getTier()org.eclipse.emf.ecore.EAttribute getTier_DisplayName()
Display Name'.
Tier.getDisplayName(),
getTier()org.eclipse.emf.ecore.EAttribute getTier_Type()
Type'.
Tier.getType(),
getTier()org.eclipse.emf.ecore.EReference getTier_Events()
Events'.
Tier.getEvents(),
getTier()org.eclipse.emf.ecore.EAttribute getTier_Id()
Id'.
Tier.getId(),
getTier()org.eclipse.emf.ecore.EReference getTier_Speaker()
Speaker'.
Tier.getSpeaker(),
getTier()org.eclipse.emf.ecore.EReference getTier_UdTierInformations()
Ud Tier Informations'.
Tier.getUdTierInformations(),
getTier()org.eclipse.emf.ecore.EClass getEvent()
Event'.
Eventorg.eclipse.emf.ecore.EReference getEvent_UdInformations()
Ud Informations'.
Event.getUdInformations(),
getEvent()org.eclipse.emf.ecore.EReference getEvent_Start()
Start'.
Event.getStart(),
getEvent()org.eclipse.emf.ecore.EReference getEvent_End()
End'.
Event.getEnd(),
getEvent()org.eclipse.emf.ecore.EAttribute getEvent_Medium()
Medium'.
Event.getMedium(),
getEvent()org.eclipse.emf.ecore.EAttribute getEvent_Url()
Url'.
Event.getUrl(),
getEvent()org.eclipse.emf.ecore.EAttribute getEvent_Value()
Value'.
Event.getValue(),
getEvent()org.eclipse.emf.ecore.EReference getEvent_Tier()
Tier'.
Event.getTier(),
getEvent()org.eclipse.emf.ecore.EClass getTLI()
TLI'.
TLIorg.eclipse.emf.ecore.EAttribute getTLI_Time()
Time'.
TLI.getTime(),
getTLI()org.eclipse.emf.ecore.EAttribute getTLI_Type()
Type'.
TLI.getType(),
getTLI()org.eclipse.emf.ecore.EAttribute getTLI_Id()
Id'.
TLI.getId(),
getTLI()org.eclipse.emf.ecore.EReference getTLI_StartingEvents()
Starting Events'.
TLI.getStartingEvents(),
getTLI()org.eclipse.emf.ecore.EReference getTLI_EndingEvents()
Ending Events'.
TLI.getEndingEvents(),
getTLI()org.eclipse.emf.ecore.EEnum getSPEAKER_SEX()
SPEAKER SEX'.
SPEAKER_SEXorg.eclipse.emf.ecore.EEnum getTIER_TYPE()
TIER TYPE'.
TIER_TYPEorg.eclipse.emf.ecore.EEnum getTIME_TYPE()
TIME TYPE'.
TIME_TYPEorg.eclipse.emf.ecore.EEnum getEVENT_MEDIUM()
EVENT MEDIUM'.
EVENT_MEDIUMExmaraldaBasicFactory getExmaraldaBasicFactory()
Copyright © 2020. All rights reserved.