|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataElement
A representation of the model object 'Data Element'.
The following features are supported:
CodePackage.getDataElement()| Method Summary | |
|---|---|
|
getCodeElement()
Returns the value of the 'Code Element' containment reference list. |
java.lang.String |
getExt()
Returns the value of the 'Ext' attribute. |
java.lang.Integer |
getSize()
Returns the value of the 'Size' attribute. |
Datatype |
getType()
Returns the value of the 'Type' reference. |
void |
setExt(java.lang.String value)
Sets the value of the ' Ext' attribute. |
void |
setSize(java.lang.Integer value)
Sets the value of the ' Size' attribute. |
void |
setType(Datatype value)
Sets the value of the ' Type' reference. |
| Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.code.AbstractCodeElement |
|---|
getCodeRelation, getComment, getEntryFlow, getSource |
| 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 |
|---|
Datatype getType()
If the meaning of the 'Type' reference isn't clear, there really should be more of a description here...
setType(Datatype),
CodePackage.getDataElement_Type()void setType(Datatype value)
Type' reference.
value - the new value of the 'Type' reference.getType()java.lang.String getExt()
If the meaning of the 'Ext' attribute isn't clear, there really should be more of a description here...
setExt(String),
CodePackage.getDataElement_Ext()void setExt(java.lang.String value)
Ext' attribute.
value - the new value of the 'Ext' attribute.getExt()java.lang.Integer getSize()
If the meaning of the 'Size' attribute isn't clear, there really should be more of a description here...
setSize(Integer),
CodePackage.getDataElement_Size()void setSize(java.lang.Integer value)
Size' attribute.
value - the new value of the 'Size' attribute.getSize()getCodeElement()
Datatype.
If the meaning of the 'Code Element' containment reference list isn't clear, there really should be more of a description here...
CodePackage.getDataElement_CodeElement()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||