Interface TextlinkPackage
- All Superinterfaces:
org.eclipse.emf.ecore.EModelElement
,org.eclipse.emf.ecore.ENamedElement
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.ecore.EPackage
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
TextlinkPackageImpl
public interface TextlinkPackage
extends org.eclipse.emf.ecore.EPackage
The Package for the model.
It contains accessors for the meta objects to represent
- each class,
- each feature of each class,
- each enum,
- and each data type
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TextlinkPackage
The singleton instance of the package.static final int
The meta object id for the 'Emf Model Location
' class.static final int
The feature id for the 'Model Element' reference.static final int
The feature id for the 'Property Name' attribute.static final int
The number of structural features of the 'Emf Model Location' class.static final String
The package name.static final String
The package namespace name.static final String
The package namespace URI.static final int
The meta object id for the 'Model Location
' class.static final int
The feature id for the 'Property Name' attribute.static final int
The number of structural features of the 'Model Location' class.static final int
The meta object id for the 'Region
' class.static final int
The feature id for the 'Length' attribute.static final int
The feature id for the 'Offset' attribute.static final int
The feature id for the 'Text' attribute.static final int
The number of structural features of the 'Region' class.static final int
The meta object id for the 'Text Location
' class.static final int
The feature id for the 'Region' containment reference.static final int
The feature id for the 'Resource' attribute.static final int
The number of structural features of the 'Text Location' class.static final int
The meta object id for the 'Trace
' class.static final int
The feature id for the 'Trace Links' containment reference list.static final int
The number of structural features of the 'Trace' class.static final int
The meta object id for the 'Trace Link
' class.static final int
The feature id for the 'Destination' containment reference.static final int
The feature id for the 'Source' containment reference.static final int
The meta object id for the 'Trace Link End
' class.static final int
The number of structural features of the 'Trace Link End' class.static final int
The number of structural features of the 'Trace Link' class. -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.ecore.EClass
Returns the meta object for class 'Emf Model Location
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference 'Model Element
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Model Location
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Property Name
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Region
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Length
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Offset
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Text
'.Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Text Location
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Region
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Resource
'.org.eclipse.emf.ecore.EClass
getTrace()
Returns the meta object for class 'Trace
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Trace Links
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Trace Link
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Destination
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Source
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Trace Link End
'.Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
eNAME
The package name.- See Also:
-
eNS_URI
The package namespace URI.- See Also:
-
eNS_PREFIX
The package namespace name.- See Also:
-
eINSTANCE
The singleton instance of the package. -
TRACE
static final int TRACEThe meta object id for the 'Trace
' class. -
TRACE__TRACE_LINKS
static final int TRACE__TRACE_LINKSThe feature id for the 'Trace Links' containment reference list.- See Also:
-
TRACE_FEATURE_COUNT
static final int TRACE_FEATURE_COUNTThe number of structural features of the 'Trace' class.- See Also:
-
TRACE_LINK
static final int TRACE_LINKThe meta object id for the 'Trace Link
' class. -
TRACE_LINK__SOURCE
static final int TRACE_LINK__SOURCEThe feature id for the 'Source' containment reference.- See Also:
-
TRACE_LINK__DESTINATION
static final int TRACE_LINK__DESTINATIONThe feature id for the 'Destination' containment reference.- See Also:
-
TRACE_LINK_FEATURE_COUNT
static final int TRACE_LINK_FEATURE_COUNTThe number of structural features of the 'Trace Link' class.- See Also:
-
TRACE_LINK_END
static final int TRACE_LINK_ENDThe meta object id for the 'Trace Link End
' class. -
TRACE_LINK_END_FEATURE_COUNT
static final int TRACE_LINK_END_FEATURE_COUNTThe number of structural features of the 'Trace Link End' class.- See Also:
-
MODEL_LOCATION
static final int MODEL_LOCATIONThe meta object id for the 'Model Location
' class. -
MODEL_LOCATION__PROPERTY_NAME
static final int MODEL_LOCATION__PROPERTY_NAMEThe feature id for the 'Property Name' attribute.- See Also:
-
MODEL_LOCATION_FEATURE_COUNT
static final int MODEL_LOCATION_FEATURE_COUNTThe number of structural features of the 'Model Location' class.- See Also:
-
EMF_MODEL_LOCATION
static final int EMF_MODEL_LOCATIONThe meta object id for the 'Emf Model Location
' class. -
EMF_MODEL_LOCATION__PROPERTY_NAME
static final int EMF_MODEL_LOCATION__PROPERTY_NAMEThe feature id for the 'Property Name' attribute.- See Also:
-
EMF_MODEL_LOCATION__MODEL_ELEMENT
static final int EMF_MODEL_LOCATION__MODEL_ELEMENTThe feature id for the 'Model Element' reference.- See Also:
-
EMF_MODEL_LOCATION_FEATURE_COUNT
static final int EMF_MODEL_LOCATION_FEATURE_COUNTThe number of structural features of the 'Emf Model Location' class.- See Also:
-
TEXT_LOCATION
static final int TEXT_LOCATIONThe meta object id for the 'Text Location
' class. -
TEXT_LOCATION__RESOURCE
static final int TEXT_LOCATION__RESOURCEThe feature id for the 'Resource' attribute.- See Also:
-
TEXT_LOCATION__REGION
static final int TEXT_LOCATION__REGIONThe feature id for the 'Region' containment reference.- See Also:
-
TEXT_LOCATION_FEATURE_COUNT
static final int TEXT_LOCATION_FEATURE_COUNTThe number of structural features of the 'Text Location' class.- See Also:
-
REGION
static final int REGIONThe meta object id for the 'Region
' class. -
REGION__OFFSET
static final int REGION__OFFSETThe feature id for the 'Offset' attribute.- See Also:
-
REGION__LENGTH
static final int REGION__LENGTHThe feature id for the 'Length' attribute.- See Also:
-
REGION__TEXT
static final int REGION__TEXTThe feature id for the 'Text' attribute.- See Also:
-
REGION_FEATURE_COUNT
static final int REGION_FEATURE_COUNTThe number of structural features of the 'Region' class.- See Also:
-
-
Method Details
-
getTrace
org.eclipse.emf.ecore.EClass getTrace()Returns the meta object for class 'Trace
'.- Returns:
- the meta object for class 'Trace'.
- See Also:
-
getTrace_TraceLinks
org.eclipse.emf.ecore.EReference getTrace_TraceLinks()Returns the meta object for the containment reference list 'Trace Links
'.- Returns:
- the meta object for the containment reference list 'Trace Links'.
- See Also:
-
getTraceLink
org.eclipse.emf.ecore.EClass getTraceLink()Returns the meta object for class 'Trace Link
'.- Returns:
- the meta object for class 'Trace Link'.
- See Also:
-
getTraceLink_Source
org.eclipse.emf.ecore.EReference getTraceLink_Source()Returns the meta object for the containment reference 'Source
'.- Returns:
- the meta object for the containment reference 'Source'.
- See Also:
-
getTraceLink_Destination
org.eclipse.emf.ecore.EReference getTraceLink_Destination()Returns the meta object for the containment reference 'Destination
'.- Returns:
- the meta object for the containment reference 'Destination'.
- See Also:
-
getTraceLinkEnd
org.eclipse.emf.ecore.EClass getTraceLinkEnd()Returns the meta object for class 'Trace Link End
'.- Returns:
- the meta object for class 'Trace Link End'.
- See Also:
-
getModelLocation
org.eclipse.emf.ecore.EClass getModelLocation()Returns the meta object for class 'Model Location
'.- Returns:
- the meta object for class 'Model Location'.
- See Also:
-
getModelLocation_PropertyName
org.eclipse.emf.ecore.EAttribute getModelLocation_PropertyName()Returns the meta object for the attribute 'Property Name
'.- Returns:
- the meta object for the attribute 'Property Name'.
- See Also:
-
getEmfModelLocation
org.eclipse.emf.ecore.EClass getEmfModelLocation()Returns the meta object for class 'Emf Model Location
'.- Returns:
- the meta object for class 'Emf Model Location'.
- See Also:
-
getEmfModelLocation_ModelElement
org.eclipse.emf.ecore.EReference getEmfModelLocation_ModelElement()Returns the meta object for the reference 'Model Element
'.- Returns:
- the meta object for the reference 'Model Element'.
- See Also:
-
getTextLocation
org.eclipse.emf.ecore.EClass getTextLocation()Returns the meta object for class 'Text Location
'.- Returns:
- the meta object for class 'Text Location'.
- See Also:
-
getTextLocation_Resource
org.eclipse.emf.ecore.EAttribute getTextLocation_Resource()Returns the meta object for the attribute 'Resource
'.- Returns:
- the meta object for the attribute 'Resource'.
- See Also:
-
getTextLocation_Region
org.eclipse.emf.ecore.EReference getTextLocation_Region()Returns the meta object for the containment reference 'Region
'.- Returns:
- the meta object for the containment reference 'Region'.
- See Also:
-
getRegion
org.eclipse.emf.ecore.EClass getRegion()Returns the meta object for class 'Region
'.- Returns:
- the meta object for class 'Region'.
- See Also:
-
getRegion_Offset
org.eclipse.emf.ecore.EAttribute getRegion_Offset()Returns the meta object for the attribute 'Offset
'.- Returns:
- the meta object for the attribute 'Offset'.
- See Also:
-
getRegion_Length
org.eclipse.emf.ecore.EAttribute getRegion_Length()Returns the meta object for the attribute 'Length
'.- Returns:
- the meta object for the attribute 'Length'.
- See Also:
-
getRegion_Text
org.eclipse.emf.ecore.EAttribute getRegion_Text()Returns the meta object for the attribute 'Text
'.- Returns:
- the meta object for the attribute 'Text'.
- See Also:
-
getTextlinkFactory
TextlinkFactory getTextlinkFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-