public interface CollectionLiteralExpCS extends LiteralExpCS
The following features are supported:
CSTPackage.getCollectionLiteralExpCS()| Modifier and Type | Method and Description |
|---|---|
<any> |
getCollectionLiteralParts()
Returns the value of the 'Collection Literal Parts' containment reference list.
|
CollectionTypeIdentifierEnum |
getCollectionType()
Returns the value of the 'Collection Type' attribute.
|
void |
setCollectionType(CollectionTypeIdentifierEnum value)
Sets the value of the '
Collection Type' attribute. |
getAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenCollectionTypeIdentifierEnum getCollectionType()
CollectionTypeIdentifierEnum.
If the meaning of the 'Collection Type' attribute isn't clear, there really should be more of a description here...
CollectionTypeIdentifierEnum,
setCollectionType(CollectionTypeIdentifierEnum),
CSTPackage.getCollectionLiteralExpCS_CollectionType()void setCollectionType(CollectionTypeIdentifierEnum value)
Collection Type' attribute.
value - the new value of the 'Collection Type' attribute.CollectionTypeIdentifierEnum,
getCollectionType()<any> getCollectionLiteralParts()
CollectionLiteralPartCS.
If the meaning of the 'Collection Literal Parts' containment reference list isn't clear, there really should be more of a description here...
CSTPackage.getCollectionLiteralExpCS_CollectionLiteralParts()Copyright © 2015 Open eHealth Foundation. All rights reserved.