public interface CollectionTypeCS extends SimpleNameCS, TypeCS
The following features are supported:
CSTPackage.getCollectionTypeCS()| Modifier and Type | Method and Description |
|---|---|
CollectionTypeIdentifierEnum |
getCollectionTypeIdentifier()
Returns the value of the 'Collection Type Identifier' attribute.
|
TypeCS |
getTypeCS()
Returns the value of the 'Type CS' containment reference.
|
void |
setCollectionTypeIdentifier(CollectionTypeIdentifierEnum value)
Sets the value of the '
Collection Type Identifier' attribute. |
void |
setTypeCS(TypeCS value)
Sets the value of the '
Type CS' containment reference. |
getType, getValue, setType, setValuegetAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartTokenCollectionTypeIdentifierEnum getCollectionTypeIdentifier()
CollectionTypeIdentifierEnum.
If the meaning of the 'Collection Type Identifier' attribute isn't clear, there really should be more of a description here...
CollectionTypeIdentifierEnum,
setCollectionTypeIdentifier(CollectionTypeIdentifierEnum),
CSTPackage.getCollectionTypeCS_CollectionTypeIdentifier()void setCollectionTypeIdentifier(CollectionTypeIdentifierEnum value)
Collection Type Identifier' attribute.
value - the new value of the 'Collection Type Identifier' attribute.CollectionTypeIdentifierEnum,
getCollectionTypeIdentifier()TypeCS getTypeCS()
If the meaning of the 'Type CS' containment reference isn't clear, there really should be more of a description here...
setTypeCS(TypeCS),
CSTPackage.getCollectionTypeCS_TypeCS()void setTypeCS(TypeCS value)
Type CS' containment reference.
value - the new value of the 'Type CS' containment reference.getTypeCS()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.