public interface BuildDescription extends BuildResource
The following features are supported:
BuildPackage.getBuildDescription()| Modifier and Type | Method and Description |
|---|---|
|
getSource()
Returns the value of the 'Source' containment reference list.
|
java.lang.String |
getText()
Returns the value of the 'Text' attribute.
|
void |
setText(java.lang.String value)
Sets the value of the '
Text' attribute. |
getBuildElement, getGroupedBuild, getImplementationgetBuildRelationcreateAggregation, deleteAggregation, getGroup, getGroupedElement, getInAggregated, getInbound, getModel, getName, getOutAggregated, getOutbound, getOwnedElement, getOwnedRelation, getOwner, setNamegetStereotype, getTaggedValuegetAnnotation, getAttributegetSource()
SourceRef.
If the meaning of the 'Source' containment reference list isn't clear, there really should be more of a description here...
BuildPackage.getBuildDescription_Source()java.lang.String getText()
If the meaning of the 'Text' attribute isn't clear, there really should be more of a description here...
setText(String),
BuildPackage.getBuildDescription_Text()