public interface BaselineSet extends BaselineInfo
The following features are supported:
DoorsPackage.getBaselineSet()
Modifier and Type | Method and Description |
---|---|
MDWEList<Baseline> |
getBaselines()
Returns the value of the 'Baselines' reference list.
|
BaselineSetDefinition |
getOwner()
Returns the value of the 'Owner' container reference.
|
boolean |
isOpen()
Returns the value of the 'Open' attribute.
|
void |
setOpen(boolean value)
Sets the value of the '
Open ' attribute. |
void |
setOwner(BaselineSetDefinition value)
Sets the value of the '
Owner ' container reference. |
getCreatedBy, getCreatedOn, getDescription, getMajor, getMinor, getSuffix, getVersionID, setCreatedBy, setCreatedOn, setDescription, setMajor, setMinor, setSuffix
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
BaselineSetDefinition getOwner()
Baseline Sets
'.
setOwner(BaselineSetDefinition)
,
DoorsPackage.getBaselineSet_Owner()
,
BaselineSetDefinition.getBaselineSets()
void setOwner(BaselineSetDefinition value)
Owner
' container reference.
value
- the new value of the 'Owner' container reference.getOwner()
boolean isOpen()
setOpen(boolean)
,
DoorsPackage.getBaselineSet_Open()
void setOpen(boolean value)
Open
' attribute.
value
- the new value of the 'Open' attribute.isOpen()
MDWEList<Baseline> getBaselines()
Baseline
.
DoorsPackage.getBaselineSet_Baselines()