|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface traceabilitymodelPackage
The Package for the model. It contains accessors for the meta objects to represent
traceabilitymodelFactory
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
Field Summary | |
---|---|
static int |
BLOCK
The meta object id for the ' Block ' class |
static int |
BLOCK__END_POSITION
The feature id for the 'End Position' containment reference |
static int |
BLOCK__ID
The feature id for the 'ID' attribute |
static int |
BLOCK__START_POSITION
The feature id for the 'Start Position' containment reference |
static int |
BLOCK_FEATURE_COUNT
The number of structural features of the the 'Block' class |
static traceabilitymodelPackage |
eINSTANCE
The singleton instance of the package |
static java.lang.String |
eNAME
The package name |
static java.lang.String |
eNS_PREFIX
The package namespace name |
static java.lang.String |
eNS_URI
The package namespace URI |
static int |
FILE
The meta object id for the ' File ' class |
static int |
FILE__BLOCKS
The feature id for the 'Blocks' containment reference list |
static int |
FILE__ID
The feature id for the 'ID' attribute |
static int |
FILE__NAME
The feature id for the 'Name' attribute |
static int |
FILE__URI
The feature id for the 'URI' attribute |
static int |
FILE_FEATURE_COUNT
The number of structural features of the the 'File' class |
static int |
MODEL_ELEMENT_REF
The meta object id for the ' Model Element Ref ' class |
static int |
MODEL_ELEMENT_REF__FEATURE_REF
The feature id for the 'Feature Ref' attribute |
static int |
MODEL_ELEMENT_REF__ID
The feature id for the 'ID' attribute |
static int |
MODEL_ELEMENT_REF__NAME
The feature id for the 'Name' attribute |
static int |
MODEL_ELEMENT_REF__URI
The feature id for the 'Uri' attribute |
static int |
MODEL_ELEMENT_REF_FEATURE_COUNT
The number of structural features of the the 'Model Element Ref' class |
static int |
POSITION
The meta object id for the ' Position ' class |
static int |
POSITION__COLUMN
The feature id for the 'Column' attribute |
static int |
POSITION__ROW
The feature id for the 'Row' attribute |
static int |
POSITION_FEATURE_COUNT
The number of structural features of the the 'Position' class |
static int |
PROTECTED_BLOCK
The meta object id for the ' Protected Block ' class |
static int |
PROTECTED_BLOCK__END_POSITION
The feature id for the 'End Position' containment reference |
static int |
PROTECTED_BLOCK__ID
The feature id for the 'ID' attribute |
static int |
PROTECTED_BLOCK__SEGMENT
The feature id for the 'Segment' containment reference list |
static int |
PROTECTED_BLOCK__START_POSITION
The feature id for the 'Start Position' containment reference |
static int |
PROTECTED_BLOCK_FEATURE_COUNT
The number of structural features of the the 'Protected Block' class |
static int |
TRACE
The meta object id for the ' Trace ' class |
static int |
TRACE__ORIGINATING_ELEMENT
The feature id for the 'Originating Element' containment reference |
static int |
TRACE__SEGMENT
The feature id for the 'Segment' reference list |
static int |
TRACE__SOURCE_OPERATION_ID
The feature id for the 'Source Operation ID' attribute |
static int |
TRACE__SOURCE_OPERATION_NAME
The feature id for the 'Source Operation Name' attribute |
static int |
TRACE_FEATURE_COUNT
The number of structural features of the the 'Trace' class |
static int |
TRACE_MODEL
The meta object id for the ' Trace Model ' class |
static int |
TRACE_MODEL__FILES
The feature id for the 'Files' containment reference list |
static int |
TRACE_MODEL__TRACE
The feature id for the 'Trace' containment reference list |
static int |
TRACE_MODEL_FEATURE_COUNT
The number of structural features of the the 'Trace Model' class |
static int |
TRACEABLE_SEGMENT
The meta object id for the ' Traceable Segment ' class |
static int |
TRACEABLE_SEGMENT__END_OFFSET
The feature id for the 'End Offset' containment reference |
static int |
TRACEABLE_SEGMENT__OWNING_BLOCK
The feature id for the 'Owning Block' container reference |
static int |
TRACEABLE_SEGMENT__START_OFFSET
The feature id for the 'Start Offset' containment reference |
static int |
TRACEABLE_SEGMENT_FEATURE_COUNT
The number of structural features of the the 'Traceable Segment' class |
Method Summary | |
---|---|
org.eclipse.emf.ecore.EReference |
getBlock_EndPosition()
Returns the meta object for the containment reference ' End Position ' |
org.eclipse.emf.ecore.EAttribute |
getBlock_ID()
Returns the meta object for the attribute ' ID ' |
org.eclipse.emf.ecore.EReference |
getBlock_StartPosition()
Returns the meta object for the containment reference ' Start Position ' |
org.eclipse.emf.ecore.EClass |
getBlock()
Returns the meta object for class ' Block ' |
org.eclipse.emf.ecore.EReference |
getFile_Blocks()
Returns the meta object for the containment reference list ' Blocks ' |
org.eclipse.emf.ecore.EAttribute |
getFile_ID()
Returns the meta object for the attribute ' ID ' |
org.eclipse.emf.ecore.EAttribute |
getFile_Name()
Returns the meta object for the attribute ' Name ' |
org.eclipse.emf.ecore.EAttribute |
getFile_URI()
Returns the meta object for the attribute ' URI ' |
org.eclipse.emf.ecore.EClass |
getFile()
Returns the meta object for class ' File ' |
org.eclipse.emf.ecore.EAttribute |
getModelElementRef_FeatureRef()
Returns the meta object for the attribute ' Feature Ref ' |
org.eclipse.emf.ecore.EAttribute |
getModelElementRef_ID()
Returns the meta object for the attribute ' ID ' |
org.eclipse.emf.ecore.EAttribute |
getModelElementRef_Name()
Returns the meta object for the attribute ' Name ' |
org.eclipse.emf.ecore.EAttribute |
getModelElementRef_Uri()
Returns the meta object for the attribute ' Uri ' |
org.eclipse.emf.ecore.EClass |
getModelElementRef()
Returns the meta object for class ' Model Element Ref ' |
org.eclipse.emf.ecore.EAttribute |
getPosition_Column()
Returns the meta object for the attribute ' Column ' |
org.eclipse.emf.ecore.EAttribute |
getPosition_Row()
Returns the meta object for the attribute ' Row ' |
org.eclipse.emf.ecore.EClass |
getPosition()
Returns the meta object for class ' Position ' |
org.eclipse.emf.ecore.EReference |
getProtectedBlock_Segment()
Returns the meta object for the containment reference list ' Segment ' |
org.eclipse.emf.ecore.EClass |
getProtectedBlock()
Returns the meta object for class ' Protected Block ' |
org.eclipse.emf.ecore.EReference |
getTrace_OriginatingElement()
Returns the meta object for the containment reference ' Originating Element ' |
org.eclipse.emf.ecore.EReference |
getTrace_Segment()
Returns the meta object for the reference list ' Segment ' |
org.eclipse.emf.ecore.EAttribute |
getTrace_SourceOperationID()
Returns the meta object for the attribute ' Source Operation ID ' |
org.eclipse.emf.ecore.EAttribute |
getTrace_SourceOperationName()
Returns the meta object for the attribute ' Source Operation Name ' |
org.eclipse.emf.ecore.EClass |
getTrace()
Returns the meta object for class ' Trace ' |
traceabilitymodelFactory |
gettraceabilitymodelFactory()
Returns the factory that creates the instances of the model |
org.eclipse.emf.ecore.EReference |
getTraceableSegment_EndOffset()
Returns the meta object for the containment reference ' End Offset ' |
org.eclipse.emf.ecore.EReference |
getTraceableSegment_OwningBlock()
Returns the meta object for the container reference ' Owning Block ' |
org.eclipse.emf.ecore.EReference |
getTraceableSegment_StartOffset()
Returns the meta object for the containment reference ' Start Offset ' |
org.eclipse.emf.ecore.EClass |
getTraceableSegment()
Returns the meta object for class ' Traceable Segment ' |
org.eclipse.emf.ecore.EReference |
getTraceModel_Files()
Returns the meta object for the containment reference list ' Files ' |
org.eclipse.emf.ecore.EReference |
getTraceModel_Trace()
Returns the meta object for the containment reference list ' Trace ' |
org.eclipse.emf.ecore.EClass |
getTraceModel()
Returns the meta object for class ' Trace Model ' |
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.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final traceabilitymodelPackage eINSTANCE
static final int MODEL_ELEMENT_REF
Model Element Ref
' class.
ModelElementRefImpl
,
traceabilitymodelPackageImpl.getModelElementRef()
,
Constant Field Valuesstatic final int MODEL_ELEMENT_REF__ID
static final int MODEL_ELEMENT_REF__NAME
static final int MODEL_ELEMENT_REF__FEATURE_REF
static final int MODEL_ELEMENT_REF__URI
static final int MODEL_ELEMENT_REF_FEATURE_COUNT
static final int TRACE
Trace
' class.
TraceImpl
,
traceabilitymodelPackageImpl.getTrace()
,
Constant Field Valuesstatic final int TRACE__ORIGINATING_ELEMENT
static final int TRACE__SEGMENT
static final int TRACE__SOURCE_OPERATION_ID
static final int TRACE__SOURCE_OPERATION_NAME
static final int TRACE_FEATURE_COUNT
static final int TRACE_MODEL
Trace Model
' class.
TraceModelImpl
,
traceabilitymodelPackageImpl.getTraceModel()
,
Constant Field Valuesstatic final int TRACE_MODEL__TRACE
static final int TRACE_MODEL__FILES
static final int TRACE_MODEL_FEATURE_COUNT
static final int TRACEABLE_SEGMENT
Traceable Segment
' class.
TraceableSegmentImpl
,
traceabilitymodelPackageImpl.getTraceableSegment()
,
Constant Field Valuesstatic final int TRACEABLE_SEGMENT__OWNING_BLOCK
static final int TRACEABLE_SEGMENT__START_OFFSET
static final int TRACEABLE_SEGMENT__END_OFFSET
static final int TRACEABLE_SEGMENT_FEATURE_COUNT
static final int FILE
File
' class.
FileImpl
,
traceabilitymodelPackageImpl.getFile()
,
Constant Field Valuesstatic final int FILE__BLOCKS
static final int FILE__ID
static final int FILE__NAME
static final int FILE__URI
static final int FILE_FEATURE_COUNT
static final int BLOCK
Block
' class.
BlockImpl
,
traceabilitymodelPackageImpl.getBlock()
,
Constant Field Valuesstatic final int BLOCK__ID
static final int BLOCK__START_POSITION
static final int BLOCK__END_POSITION
static final int BLOCK_FEATURE_COUNT
static final int PROTECTED_BLOCK
Protected Block
' class.
ProtectedBlockImpl
,
traceabilitymodelPackageImpl.getProtectedBlock()
,
Constant Field Valuesstatic final int PROTECTED_BLOCK__ID
static final int PROTECTED_BLOCK__START_POSITION
static final int PROTECTED_BLOCK__END_POSITION
static final int PROTECTED_BLOCK__SEGMENT
static final int PROTECTED_BLOCK_FEATURE_COUNT
static final int POSITION
Position
' class.
PositionImpl
,
traceabilitymodelPackageImpl.getPosition()
,
Constant Field Valuesstatic final int POSITION__ROW
static final int POSITION__COLUMN
static final int POSITION_FEATURE_COUNT
Method Detail |
---|
org.eclipse.emf.ecore.EClass getModelElementRef()
Model Element Ref
'.
ModelElementRef
org.eclipse.emf.ecore.EAttribute getModelElementRef_ID()
ID
'.
ModelElementRef.getID()
,
getModelElementRef()
org.eclipse.emf.ecore.EAttribute getModelElementRef_Name()
Name
'.
ModelElementRef.getName()
,
getModelElementRef()
org.eclipse.emf.ecore.EAttribute getModelElementRef_FeatureRef()
Feature Ref
'.
ModelElementRef.getFeatureRef()
,
getModelElementRef()
org.eclipse.emf.ecore.EAttribute getModelElementRef_Uri()
Uri
'.
ModelElementRef.getUri()
,
getModelElementRef()
org.eclipse.emf.ecore.EClass getTrace()
Trace
'.
Trace
org.eclipse.emf.ecore.EReference getTrace_OriginatingElement()
Originating Element
'.
Trace.getOriginatingElement()
,
getTrace()
org.eclipse.emf.ecore.EReference getTrace_Segment()
Segment
'.
Trace.getSegment()
,
getTrace()
org.eclipse.emf.ecore.EAttribute getTrace_SourceOperationID()
Source Operation ID
'.
Trace.getSourceOperationID()
,
getTrace()
org.eclipse.emf.ecore.EAttribute getTrace_SourceOperationName()
Source Operation Name
'.
Trace.getSourceOperationName()
,
getTrace()
org.eclipse.emf.ecore.EClass getTraceModel()
Trace Model
'.
TraceModel
org.eclipse.emf.ecore.EReference getTraceModel_Trace()
Trace
'.
TraceModel.getTrace()
,
getTraceModel()
org.eclipse.emf.ecore.EReference getTraceModel_Files()
Files
'.
TraceModel.getFiles()
,
getTraceModel()
org.eclipse.emf.ecore.EClass getTraceableSegment()
Traceable Segment
'.
TraceableSegment
org.eclipse.emf.ecore.EReference getTraceableSegment_OwningBlock()
Owning Block
'.
TraceableSegment.getOwningBlock()
,
getTraceableSegment()
org.eclipse.emf.ecore.EReference getTraceableSegment_StartOffset()
Start Offset
'.
TraceableSegment.getStartOffset()
,
getTraceableSegment()
org.eclipse.emf.ecore.EReference getTraceableSegment_EndOffset()
End Offset
'.
TraceableSegment.getEndOffset()
,
getTraceableSegment()
org.eclipse.emf.ecore.EClass getFile()
File
'.
File
org.eclipse.emf.ecore.EReference getFile_Blocks()
Blocks
'.
File.getBlocks()
,
getFile()
org.eclipse.emf.ecore.EAttribute getFile_ID()
ID
'.
File.getID()
,
getFile()
org.eclipse.emf.ecore.EAttribute getFile_Name()
Name
'.
File.getName()
,
getFile()
org.eclipse.emf.ecore.EAttribute getFile_URI()
URI
'.
File.getURI()
,
getFile()
org.eclipse.emf.ecore.EClass getBlock()
Block
'.
Block
org.eclipse.emf.ecore.EAttribute getBlock_ID()
ID
'.
Block.getID()
,
getBlock()
org.eclipse.emf.ecore.EReference getBlock_StartPosition()
Start Position
'.
Block.getStartPosition()
,
getBlock()
org.eclipse.emf.ecore.EReference getBlock_EndPosition()
End Position
'.
Block.getEndPosition()
,
getBlock()
org.eclipse.emf.ecore.EClass getProtectedBlock()
Protected Block
'.
ProtectedBlock
org.eclipse.emf.ecore.EReference getProtectedBlock_Segment()
Segment
'.
ProtectedBlock.getSegment()
,
getProtectedBlock()
org.eclipse.emf.ecore.EClass getPosition()
Position
'.
Position
org.eclipse.emf.ecore.EAttribute getPosition_Row()
Row
'.
Position.getRow()
,
getPosition()
org.eclipse.emf.ecore.EAttribute getPosition_Column()
Column
'.
Position.getColumn()
,
getPosition()
traceabilitymodelFactory gettraceabilitymodelFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |