|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Trace
A representation of the model object 'Trace'.
The following features are supported:
TraceabilitymodelPackage.getTrace()
Method Summary | |
---|---|
ModelElementRef |
getOriginatinElement()
Returns the value of the 'Originatin Element' reference |
TraceableSegment |
getSegment()
Returns the value of the 'Segment' reference |
java.lang.String |
getSourceOperationID()
Returns the value of the 'Source Operation ID' attribute. |
java.lang.String |
getSourceOperationName()
Returns the value of the 'Source Operation Name' attribute. |
java.lang.String |
getSpecificationName()
Returns the value of the 'Specification Name' attribute. |
void |
setOriginatinElement(ModelElementRef value)
Sets the value of the ' Originatin Element ' reference |
void |
setSegment(TraceableSegment value)
Sets the value of the ' Segment ' reference |
void |
setSourceOperationID(java.lang.String value)
Sets the value of the ' Source Operation ID ' attribute |
void |
setSourceOperationName(java.lang.String value)
Sets the value of the ' Source Operation Name ' attribute |
void |
setSpecificationName(java.lang.String value)
Sets the value of the ' Specification Name ' attribute |
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 |
Method Detail |
---|
TraceableSegment getSegment()
If the meaning of the 'Segment' reference isn't clear, there really should be more of a description here...
setSegment(TraceableSegment)
,
TraceabilitymodelPackage.getTrace_Segment()
void setSegment(TraceableSegment value)
Segment
' reference.
value
- the new value of the 'Segment' reference.getSegment()
java.lang.String getSourceOperationID()
""
.
If the meaning of the 'Source Operation ID' attribute isn't clear, there really should be more of a description here...
setSourceOperationID(String)
,
TraceabilitymodelPackage.getTrace_SourceOperationID()
void setSourceOperationID(java.lang.String value)
Source Operation ID
' attribute.
value
- the new value of the 'Source Operation ID' attribute.getSourceOperationID()
java.lang.String getSourceOperationName()
""
.
If the meaning of the 'Source Operation Name' attribute isn't clear, there really should be more of a description here...
setSourceOperationName(String)
,
TraceabilitymodelPackage.getTrace_SourceOperationName()
void setSourceOperationName(java.lang.String value)
Source Operation Name
' attribute.
value
- the new value of the 'Source Operation Name' attribute.getSourceOperationName()
ModelElementRef getOriginatinElement()
If the meaning of the 'Originatin Element' reference isn't clear, there really should be more of a description here...
setOriginatinElement(ModelElementRef)
,
TraceabilitymodelPackage.getTrace_OriginatinElement()
void setOriginatinElement(ModelElementRef value)
Originatin Element
' reference.
value
- the new value of the 'Originatin Element' reference.getOriginatinElement()
java.lang.String getSpecificationName()
""
.
If the meaning of the 'Specification Name' attribute isn't clear, there really should be more of a description here...
setSpecificationName(String)
,
TraceabilitymodelPackage.getTrace_SpecificationName()
void setSpecificationName(java.lang.String value)
Specification Name
' attribute.
value
- the new value of the 'Specification Name' attribute.getSpecificationName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |