|
||||||||||
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 | |
---|---|
static interface |
TraceabilitymodelPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
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_COLUMN
The feature id for the 'End Column' attribute |
static int |
BLOCK__END_LINE
The feature id for the 'End Line' attribute |
static int |
BLOCK__END_POS
The feature id for the 'End Pos' attribute |
static int |
BLOCK__ID
The feature id for the 'ID' attribute |
static int |
BLOCK__PROTECTED_BLOCK
The feature id for the 'Protected Block' attribute |
static int |
BLOCK__START_COLUMN
The feature id for the 'Start Column' attribute |
static int |
BLOCK__START_LINE
The feature id for the 'Start Line' attribute |
static int |
BLOCK__START_POS
The feature id for the 'Start Pos' attribute |
static int |
BLOCK__TRACEABLESEGMENT
The feature id for the 'Traceablesegment' containment reference list |
static int |
BLOCK_FEATURE_COUNT
The number of structural features of 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 'File' class |
static int |
META_MODEL
The meta object id for the ' Meta Model ' class |
static int |
META_MODEL__NAME
The feature id for the 'Name' attribute |
static int |
META_MODEL__NS_URI
The feature id for the 'Ns Uri' attribute |
static int |
META_MODEL_FEATURE_COUNT
The number of structural features of the 'Meta Model' 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__META_MODEL
The feature id for the 'Meta Model' reference |
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 'Model Element Ref' class |
static int |
TRACE
The meta object id for the ' Trace ' class |
static int |
TRACE__ORIGINATIN_ELEMENT
The feature id for the 'Originatin Element' reference |
static int |
TRACE__SEGMENT
The feature id for the 'Segment' reference |
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__SPECIFICATION_NAME
The feature id for the 'Specification Name' attribute |
static int |
TRACE_FEATURE_COUNT
The number of structural features of 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__META_MODELS
The feature id for the 'Meta Models' containment reference list |
static int |
TRACE_MODEL__MODEL_ELEMENT_REFS
The feature id for the 'Model Element Refs' 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 'Trace Model' class |
static int |
TRACEABLE_SEGMENT
The meta object id for the ' Traceable Segment ' class |
static int |
TRACEABLE_SEGMENT__END_COLUMN
The feature id for the 'End Column' attribute |
static int |
TRACEABLE_SEGMENT__END_LINE
The feature id for the 'End Line' attribute |
static int |
TRACEABLE_SEGMENT__END_POS
The feature id for the 'End Pos' attribute |
static int |
TRACEABLE_SEGMENT__START_COLUMN
The feature id for the 'Start Column' attribute |
static int |
TRACEABLE_SEGMENT__START_LINE
The feature id for the 'Start Line' attribute |
static int |
TRACEABLE_SEGMENT__START_POS
The feature id for the 'Start Pos' attribute |
static int |
TRACEABLE_SEGMENT_FEATURE_COUNT
The number of structural features of the 'Traceable Segment' class |
Method Summary | |
---|---|
org.eclipse.emf.ecore.EAttribute |
getBlock_EndColumn()
Returns the meta object for the attribute ' End Column ' |
org.eclipse.emf.ecore.EAttribute |
getBlock_EndLine()
Returns the meta object for the attribute ' End Line ' |
org.eclipse.emf.ecore.EAttribute |
getBlock_EndPos()
Returns the meta object for the attribute ' End Pos ' |
org.eclipse.emf.ecore.EAttribute |
getBlock_ID()
Returns the meta object for the attribute ' ID ' |
org.eclipse.emf.ecore.EAttribute |
getBlock_ProtectedBlock()
Returns the meta object for the attribute ' Protected Block ' |
org.eclipse.emf.ecore.EAttribute |
getBlock_StartColumn()
Returns the meta object for the attribute ' Start Column ' |
org.eclipse.emf.ecore.EAttribute |
getBlock_StartLine()
Returns the meta object for the attribute ' Start Line ' |
org.eclipse.emf.ecore.EAttribute |
getBlock_StartPos()
Returns the meta object for the attribute ' Start Pos ' |
org.eclipse.emf.ecore.EReference |
getBlock_Traceablesegment()
Returns the meta object for the containment reference list ' Traceablesegment ' |
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 |
getMetaModel_Name()
Returns the meta object for the attribute ' Name ' |
org.eclipse.emf.ecore.EAttribute |
getMetaModel_NsUri()
Returns the meta object for the attribute ' Ns Uri ' |
org.eclipse.emf.ecore.EClass |
getMetaModel()
Returns the meta object for class ' Meta Model ' |
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.EReference |
getModelElementRef_MetaModel()
Returns the meta object for the reference ' Meta Model ' |
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.EReference |
getTrace_OriginatinElement()
Returns the meta object for the reference ' Originatin Element ' |
org.eclipse.emf.ecore.EReference |
getTrace_Segment()
Returns the meta object for the reference ' 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.EAttribute |
getTrace_SpecificationName()
Returns the meta object for the attribute ' Specification 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.EAttribute |
getTraceableSegment_EndColumn()
Returns the meta object for the attribute ' End Column ' |
org.eclipse.emf.ecore.EAttribute |
getTraceableSegment_EndLine()
Returns the meta object for the attribute ' End Line ' |
org.eclipse.emf.ecore.EAttribute |
getTraceableSegment_EndPos()
Returns the meta object for the attribute ' End Pos ' |
org.eclipse.emf.ecore.EAttribute |
getTraceableSegment_StartColumn()
Returns the meta object for the attribute ' Start Column ' |
org.eclipse.emf.ecore.EAttribute |
getTraceableSegment_StartLine()
Returns the meta object for the attribute ' Start Line ' |
org.eclipse.emf.ecore.EAttribute |
getTraceableSegment_StartPos()
Returns the meta object for the attribute ' Start Pos ' |
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_MetaModels()
Returns the meta object for the containment reference list ' Meta Models ' |
org.eclipse.emf.ecore.EReference |
getTraceModel_ModelElementRefs()
Returns the meta object for the containment reference list ' Model Element Refs ' |
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__META_MODEL
static final int MODEL_ELEMENT_REF_FEATURE_COUNT
static final int TRACE
Trace
' class.
TraceImpl
,
TraceabilitymodelPackageImpl.getTrace()
,
Constant Field Valuesstatic final int TRACE__SEGMENT
static final int TRACE__SOURCE_OPERATION_ID
static final int TRACE__SOURCE_OPERATION_NAME
static final int TRACE__ORIGINATIN_ELEMENT
static final int TRACE__SPECIFICATION_NAME
static final int TRACE_FEATURE_COUNT
static final int TRACEABLE_SEGMENT
Traceable Segment
' class.
TraceableSegmentImpl
,
TraceabilitymodelPackageImpl.getTraceableSegment()
,
Constant Field Valuesstatic final int TRACEABLE_SEGMENT__START_POS
static final int TRACEABLE_SEGMENT__END_POS
static final int TRACEABLE_SEGMENT__START_LINE
static final int TRACEABLE_SEGMENT__END_LINE
static final int TRACEABLE_SEGMENT__START_COLUMN
static final int TRACEABLE_SEGMENT__END_COLUMN
static final int TRACEABLE_SEGMENT_FEATURE_COUNT
static final int BLOCK
Block
' class.
BlockImpl
,
TraceabilitymodelPackageImpl.getBlock()
,
Constant Field Valuesstatic final int BLOCK__ID
static final int BLOCK__START_POS
static final int BLOCK__END_POS
static final int BLOCK__PROTECTED_BLOCK
static final int BLOCK__TRACEABLESEGMENT
static final int BLOCK__START_LINE
static final int BLOCK__START_COLUMN
static final int BLOCK__END_COLUMN
static final int BLOCK__END_LINE
static final int BLOCK_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__MODEL_ELEMENT_REFS
static final int TRACE_MODEL__META_MODELS
static final int TRACE_MODEL_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 META_MODEL
Meta Model
' class.
MetaModelImpl
,
TraceabilitymodelPackageImpl.getMetaModel()
,
Constant Field Valuesstatic final int META_MODEL__NAME
static final int META_MODEL__NS_URI
static final int META_MODEL_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.EReference getModelElementRef_MetaModel()
Meta Model
'.
ModelElementRef.getMetaModel()
,
getModelElementRef()
org.eclipse.emf.ecore.EClass getTrace()
Trace
'.
Trace
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.EReference getTrace_OriginatinElement()
Originatin Element
'.
Trace.getOriginatinElement()
,
getTrace()
org.eclipse.emf.ecore.EAttribute getTrace_SpecificationName()
Specification Name
'.
Trace.getSpecificationName()
,
getTrace()
org.eclipse.emf.ecore.EClass getTraceableSegment()
Traceable Segment
'.
TraceableSegment
org.eclipse.emf.ecore.EAttribute getTraceableSegment_StartPos()
Start Pos
'.
TraceableSegment.getStartPos()
,
getTraceableSegment()
org.eclipse.emf.ecore.EAttribute getTraceableSegment_EndPos()
End Pos
'.
TraceableSegment.getEndPos()
,
getTraceableSegment()
org.eclipse.emf.ecore.EAttribute getTraceableSegment_StartLine()
Start Line
'.
TraceableSegment.getStartLine()
,
getTraceableSegment()
org.eclipse.emf.ecore.EAttribute getTraceableSegment_EndLine()
End Line
'.
TraceableSegment.getEndLine()
,
getTraceableSegment()
org.eclipse.emf.ecore.EAttribute getTraceableSegment_StartColumn()
Start Column
'.
TraceableSegment.getStartColumn()
,
getTraceableSegment()
org.eclipse.emf.ecore.EAttribute getTraceableSegment_EndColumn()
End Column
'.
TraceableSegment.getEndColumn()
,
getTraceableSegment()
org.eclipse.emf.ecore.EClass getBlock()
Block
'.
Block
org.eclipse.emf.ecore.EAttribute getBlock_ID()
ID
'.
Block.getID()
,
getBlock()
org.eclipse.emf.ecore.EAttribute getBlock_StartPos()
Start Pos
'.
Block.getStartPos()
,
getBlock()
org.eclipse.emf.ecore.EAttribute getBlock_EndPos()
End Pos
'.
Block.getEndPos()
,
getBlock()
org.eclipse.emf.ecore.EAttribute getBlock_ProtectedBlock()
Protected Block
'.
Block.isProtectedBlock()
,
getBlock()
org.eclipse.emf.ecore.EReference getBlock_Traceablesegment()
Traceablesegment
'.
Block.getTraceablesegment()
,
getBlock()
org.eclipse.emf.ecore.EAttribute getBlock_StartLine()
Start Line
'.
Block.getStartLine()
,
getBlock()
org.eclipse.emf.ecore.EAttribute getBlock_StartColumn()
Start Column
'.
Block.getStartColumn()
,
getBlock()
org.eclipse.emf.ecore.EAttribute getBlock_EndColumn()
End Column
'.
Block.getEndColumn()
,
getBlock()
org.eclipse.emf.ecore.EAttribute getBlock_EndLine()
End Line
'.
Block.getEndLine()
,
getBlock()
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.EReference getTraceModel_ModelElementRefs()
Model Element Refs
'.
TraceModel.getModelElementRefs()
,
getTraceModel()
org.eclipse.emf.ecore.EReference getTraceModel_MetaModels()
Meta Models
'.
TraceModel.getMetaModels()
,
getTraceModel()
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 getMetaModel()
Meta Model
'.
MetaModel
org.eclipse.emf.ecore.EAttribute getMetaModel_Name()
Name
'.
MetaModel.getName()
,
getMetaModel()
org.eclipse.emf.ecore.EAttribute getMetaModel_NsUri()
Ns Uri
'.
MetaModel.getNsUri()
,
getMetaModel()
TraceabilitymodelFactory getTraceabilitymodelFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |