public interface SpecObject extends SpecElementWithAttributes
The following features are supported:
ReqifPackage.getSpecObject()
Modifier and Type | Method and Description |
---|---|
ReqIFContent |
getCoreContent()
Returns the value of the 'Core Content' container reference.
|
SpecObjectType |
getType()
Returns the value of the 'Type' reference.
|
void |
setCoreContent(ReqIFContent value)
Sets the value of the '
Core Content ' container reference. |
void |
setType(SpecObjectType value)
Sets the value of the '
Type ' reference. |
createValue, getValues
getAlternativeID, getDesc, getIdentifier, getLastChange, getLongName, setAlternativeID, setDesc, setIdentifier, setLastChange, setLongName
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
SpecObjectType getType()
getType
in interface SpecElementWithAttributes
setType(SpecObjectType)
,
ReqifPackage.getSpecObject_Type()
void setType(SpecObjectType value)
Type
' reference.
value
- the new value of the 'Type' reference.getType()
ReqIFContent getCoreContent()
Spec Objects
'.
The back linkage to the owning ReqIFContent element.
setCoreContent(ReqIFContent)
,
ReqifPackage.getSpecObject_CoreContent()
,
ReqIFContent.getSpecObjects()
void setCoreContent(ReqIFContent value)
Core Content
' container reference.
value
- the new value of the 'Core Content' container reference.getCoreContent()