|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ArrayType
A representation of the model object 'Array Type'.
The following features are supported:
CodePackage.getArrayType()| Method Summary | |
|---|---|
IndexUnit |
getIndexUnit()
Returns the value of the 'Index Unit' containment reference. |
java.lang.Integer |
getSize()
Returns the value of the 'Size' attribute. |
void |
setIndexUnit(IndexUnit value)
Sets the value of the ' Index Unit' containment reference. |
void |
setSize(java.lang.Integer value)
Sets the value of the ' Size' attribute. |
| Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.code.DerivedType |
|---|
getItemUnit, setItemUnit |
| 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 |
|---|
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.getArrayType_Size()void setSize(java.lang.Integer value)
Size' attribute.
value - the new value of the 'Size' attribute.getSize()IndexUnit getIndexUnit()
If the meaning of the 'Index Unit' containment reference isn't clear, there really should be more of a description here...
setIndexUnit(IndexUnit),
CodePackage.getArrayType_IndexUnit()void setIndexUnit(IndexUnit value)
Index Unit' containment reference.
value - the new value of the 'Index Unit' containment reference.getIndexUnit()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||