|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BuildDescription
A representation of the model object 'Description'.
The following features are supported:
BuildPackage.getBuildDescription()
Method Summary | |
---|---|
|
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. |
Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.build.BuildResource |
---|
getBuildElement, getGroupedBuild, getImplementation |
Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.build.AbstractBuildElement |
---|
getBuildRelation |
Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.KDMEntity |
---|
createAggregation, deleteAggregation, getGroup, getGroupedElement, getInAggregated, getInbound, getModel, getName, getOutAggregated, getOutbound, getOwnedElement, getOwnedRelation, getOwner, setName |
Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.ModelElement |
---|
getStereotype, getTaggedValue |
Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.Element |
---|
getAnnotation, getAttribute |
Method Detail |
---|
getSource()
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()
void setText(java.lang.String value)
Text
' attribute.
value
- the new value of the 'Text' attribute.getText()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |