public interface TextlinkPackage
extends org.eclipse.emf.ecore.EPackage
TextlinkFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
TextlinkPackage.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 TextlinkPackage |
eINSTANCE
The singleton instance of the package.
|
static int |
EMF_MODEL_LOCATION
The meta object id for the '
Emf Model Location' class. |
static int |
EMF_MODEL_LOCATION__MODEL_ELEMENT
The feature id for the 'Model Element' reference.
|
static int |
EMF_MODEL_LOCATION__PROPERTY_NAME
The feature id for the 'Property Name' attribute.
|
static int |
EMF_MODEL_LOCATION_FEATURE_COUNT
The number of structural features of the 'Emf Model Location' class.
|
static String |
eNAME
The package name.
|
static String |
eNS_PREFIX
The package namespace name.
|
static String |
eNS_URI
The package namespace URI.
|
static int |
MODEL_LOCATION
The meta object id for the '
Model Location' class. |
static int |
MODEL_LOCATION__PROPERTY_NAME
The feature id for the 'Property Name' attribute.
|
static int |
MODEL_LOCATION_FEATURE_COUNT
The number of structural features of the 'Model Location' class.
|
static int |
REGION
The meta object id for the '
Region' class. |
static int |
REGION__LENGTH
The feature id for the 'Length' attribute.
|
static int |
REGION__OFFSET
The feature id for the 'Offset' attribute.
|
static int |
REGION_FEATURE_COUNT
The number of structural features of the 'Region' class.
|
static int |
TEXT_LOCATION
The meta object id for the '
Text Location' class. |
static int |
TEXT_LOCATION__REGION
The feature id for the 'Region' containment reference.
|
static int |
TEXT_LOCATION__RESOURCE
The feature id for the 'Resource' attribute.
|
static int |
TEXT_LOCATION_FEATURE_COUNT
The number of structural features of the 'Text Location' class.
|
static int |
TRACE
The meta object id for the '
Trace' class. |
static int |
TRACE__TRACE_LINKS
The feature id for the 'Trace Links' containment reference list.
|
static int |
TRACE_FEATURE_COUNT
The number of structural features of the 'Trace' class.
|
static int |
TRACE_LINK
The meta object id for the '
Trace Link' class. |
static int |
TRACE_LINK__DESTINATION
The feature id for the 'Destination' containment reference.
|
static int |
TRACE_LINK__SOURCE
The feature id for the 'Source' containment reference.
|
static int |
TRACE_LINK_END
The meta object id for the '
Trace Link End' class. |
static int |
TRACE_LINK_END_FEATURE_COUNT
The number of structural features of the 'Trace Link End' class.
|
static int |
TRACE_LINK_FEATURE_COUNT
The number of structural features of the 'Trace Link' class.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EReference |
getEmfModelLocation_ModelElement()
Returns the meta object for the reference '
Model Element'. |
org.eclipse.emf.ecore.EClass |
getEmfModelLocation()
Returns the meta object for class '
Emf Model Location'. |
org.eclipse.emf.ecore.EAttribute |
getModelLocation_PropertyName()
Returns the meta object for the attribute '
Property Name'. |
org.eclipse.emf.ecore.EClass |
getModelLocation()
Returns the meta object for class '
Model Location'. |
org.eclipse.emf.ecore.EAttribute |
getRegion_Length()
Returns the meta object for the attribute '
Length'. |
org.eclipse.emf.ecore.EAttribute |
getRegion_Offset()
Returns the meta object for the attribute '
Offset'. |
org.eclipse.emf.ecore.EClass |
getRegion()
Returns the meta object for class '
Region'. |
TextlinkFactory |
getTextlinkFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EReference |
getTextLocation_Region()
Returns the meta object for the containment reference '
Region'. |
org.eclipse.emf.ecore.EAttribute |
getTextLocation_Resource()
Returns the meta object for the attribute '
Resource'. |
org.eclipse.emf.ecore.EClass |
getTextLocation()
Returns the meta object for class '
Text Location'. |
org.eclipse.emf.ecore.EReference |
getTrace_TraceLinks()
Returns the meta object for the containment reference list '
Trace Links'. |
org.eclipse.emf.ecore.EClass |
getTrace()
Returns the meta object for class '
Trace'. |
org.eclipse.emf.ecore.EReference |
getTraceLink_Destination()
Returns the meta object for the containment reference '
Destination'. |
org.eclipse.emf.ecore.EReference |
getTraceLink_Source()
Returns the meta object for the containment reference '
Source'. |
org.eclipse.emf.ecore.EClass |
getTraceLink()
Returns the meta object for class '
Trace Link'. |
org.eclipse.emf.ecore.EClass |
getTraceLinkEnd()
Returns the meta object for class '
Trace Link End'. |
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 TextlinkPackage eINSTANCE
static final int TRACE
Trace' class.
static final int TRACE__TRACE_LINKS
static final int TRACE_FEATURE_COUNT
static final int TRACE_LINK
Trace Link' class.
static final int TRACE_LINK__SOURCE
static final int TRACE_LINK__DESTINATION
static final int TRACE_LINK_FEATURE_COUNT
static final int TRACE_LINK_END
Trace Link End' class.
static final int TRACE_LINK_END_FEATURE_COUNT
static final int MODEL_LOCATION
Model Location' class.
static final int MODEL_LOCATION__PROPERTY_NAME
static final int MODEL_LOCATION_FEATURE_COUNT
static final int EMF_MODEL_LOCATION
Emf Model Location' class.
static final int EMF_MODEL_LOCATION__PROPERTY_NAME
static final int EMF_MODEL_LOCATION__MODEL_ELEMENT
static final int EMF_MODEL_LOCATION_FEATURE_COUNT
static final int TEXT_LOCATION
Text Location' class.
static final int TEXT_LOCATION__RESOURCE
static final int TEXT_LOCATION__REGION
static final int TEXT_LOCATION_FEATURE_COUNT
static final int REGION
Region' class.
static final int REGION__OFFSET
static final int REGION__LENGTH
static final int REGION_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getTrace()
Trace'.
Traceorg.eclipse.emf.ecore.EReference getTrace_TraceLinks()
Trace Links'.
Trace.getTraceLinks(),
getTrace()org.eclipse.emf.ecore.EClass getTraceLink()
Trace Link'.
TraceLinkorg.eclipse.emf.ecore.EReference getTraceLink_Source()
Source'.
TraceLink.getSource(),
getTraceLink()org.eclipse.emf.ecore.EReference getTraceLink_Destination()
Destination'.
TraceLink.getDestination(),
getTraceLink()org.eclipse.emf.ecore.EClass getTraceLinkEnd()
Trace Link End'.
TraceLinkEndorg.eclipse.emf.ecore.EClass getModelLocation()
Model Location'.
ModelLocationorg.eclipse.emf.ecore.EAttribute getModelLocation_PropertyName()
Property Name'.
ModelLocation.getPropertyName(),
getModelLocation()org.eclipse.emf.ecore.EClass getEmfModelLocation()
Emf Model Location'.
EmfModelLocationorg.eclipse.emf.ecore.EReference getEmfModelLocation_ModelElement()
Model Element'.
EmfModelLocation.getModelElement(),
getEmfModelLocation()org.eclipse.emf.ecore.EClass getTextLocation()
Text Location'.
TextLocationorg.eclipse.emf.ecore.EAttribute getTextLocation_Resource()
Resource'.
TextLocation.getResource(),
getTextLocation()org.eclipse.emf.ecore.EReference getTextLocation_Region()
Region'.
TextLocation.getRegion(),
getTextLocation()org.eclipse.emf.ecore.EClass getRegion()
Region'.
Regionorg.eclipse.emf.ecore.EAttribute getRegion_Offset()
Offset'.
Region.getOffset(),
getRegion()org.eclipse.emf.ecore.EAttribute getRegion_Length()
Length'.
Region.getLength(),
getRegion()TextlinkFactory getTextlinkFactory()
Copyright © 2016. All rights reserved.