public interface Header extends EncyclopediaElement
The following features are supported:
SaPackage.getHeader()
Modifier and Type | Method and Description |
---|---|
String |
getLinkFormat()
Returns the value of the 'Link Format' attribute.
|
MDWEList<EncyclopediaElement> |
getProducts()
Returns the value of the 'Products' containment reference list.
|
MDWEList<EncyclopediaElement> |
getVendors()
Returns the value of the 'Vendors' containment reference list.
|
void |
setLinkFormat(String value)
Sets the value of the '
Link Format ' attribute. |
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
String getLinkFormat()
""
.
setLinkFormat(String)
,
SaPackage.getHeader_LinkFormat()
void setLinkFormat(String value)
Link Format
' attribute.
value
- the new value of the 'Link Format' attribute.getLinkFormat()
MDWEList<EncyclopediaElement> getVendors()
EncyclopediaElement
.
SaPackage.getHeader_Vendors()
MDWEList<EncyclopediaElement> getProducts()
EncyclopediaElement
.
SaPackage.getHeader_Products()