public interface CollectionItem<C> extends CollectionLiteralPart<C>
The following features are supported:
ExpressionsPackage.getCollectionItem()| Modifier and Type | Method and Description |
|---|---|
boolean |
checkItemType(DiagnosticChain diagnostics,
Map<Object,Object> context)
type = item.type
|
OCLExpression<C> |
getItem()
Returns the value of the 'Item' containment reference.
|
void |
setItem(OCLExpression<C> value)
Sets the value of the '
Item' containment reference. |
getName, getType, setName, setTypeOCLExpression<C> getItem()
If the meaning of the 'Item' containment reference isn't clear, there really should be more of a description here...
setItem(OCLExpression),
ExpressionsPackage.getCollectionItem_Item()void setItem(OCLExpression<C> value)
Item' containment reference.
value - the new value of the 'Item' containment reference.getItem()Copyright © 2015 Open eHealth Foundation. All rights reserved.