public interface SetType extends DerivedType
The following features are supported:
CodePackage.getSetType()| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getSize()
Returns the value of the 'Size' attribute.
|
void |
setSize(java.lang.Integer value)
Sets the value of the '
Size' attribute. |
getItemUnit, setItemUnitgetCodeRelation, getComment, getEntryFlow, getSourcecreateAggregation, deleteAggregation, getGroup, getGroupedElement, getInAggregated, getInbound, getModel, getName, getOutAggregated, getOutbound, getOwnedElement, getOwnedRelation, getOwner, setNamegetStereotype, getTaggedValuegetAnnotation, getAttributejava.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.getSetType_Size()