public interface BaselineSetDefinition extends NamedElement
The following features are supported:
DoorsPackage.getBaselineSetDefinition()
Modifier and Type | Method and Description |
---|---|
MDWEList<BaselineSet> |
getBaselineSets()
Returns the value of the 'Baseline Sets' containment reference list.
|
String |
getDescription()
Returns the value of the 'Description' attribute.
|
MDWEList<FormalModule> |
getModules()
Returns the value of the 'Modules' reference list.
|
Folder |
getOwner()
Returns the value of the 'Owner' container reference.
|
void |
setDescription(String value)
Sets the value of the '
Description ' attribute. |
void |
setOwner(Folder value)
Sets the value of the '
Owner ' container reference. |
getName, setName
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
Folder getOwner()
Baseline Set
Definitions
'.
setOwner(Folder)
,
DoorsPackage.getBaselineSetDefinition_Owner()
,
Folder.getBaselineSetDefinitions()
void setOwner(Folder value)
Owner
' container reference.
value
- the new value of the 'Owner' container reference.getOwner()
MDWEList<BaselineSet> getBaselineSets()
BaselineSet
.
It is bidirectional and its opposite is 'Owner
'.
DoorsPackage.getBaselineSetDefinition_BaselineSets()
,
BaselineSet.getOwner()
MDWEList<FormalModule> getModules()
FormalModule
.
DoorsPackage.getBaselineSetDefinition_Modules()
String getDescription()
""
.
setDescription(String)
,
DoorsPackage.getBaselineSetDefinition_Description()
void setDescription(String value)
Description
' attribute.
value
- the new value of the 'Description' attribute.getDescription()