public interface ContentItem extends AbstractContentElement
The following features are supported:
DataPackage.getContentItem()| Modifier and Type | Method and Description |
|---|---|
|
getContentElement()
Returns the value of the 'Content Element' containment reference list.
|
ComplexContentType |
getType()
Returns the value of the 'Type' reference.
|
void |
setType(ComplexContentType value)
Sets the value of the '
Type' reference. |
getAbstraction, getDataRelation, getSourcecreateAggregation, deleteAggregation, getGroup, getGroupedElement, getInAggregated, getInbound, getModel, getName, getOutAggregated, getOutbound, getOwnedElement, getOwnedRelation, getOwner, setNamegetStereotype, getTaggedValuegetAnnotation, getAttributeComplexContentType getType()
If the meaning of the 'Type' reference isn't clear, there really should be more of a description here...
setType(ComplexContentType),
DataPackage.getContentItem_Type()void setType(ComplexContentType value)
Type' reference.
value - the new value of the 'Type' reference.getType()getContentElement()
AbstractContentElement.
If the meaning of the 'Content Element' containment reference list isn't clear, there really should be more of a description here...
DataPackage.getContentItem_ContentElement()