public interface AttributeCS
A representation of the model object 'Attribute CS'.
The following features are supported:
KM3CSTPackage.getAttributeCS()
Method Summary | |
---|---|
boolean |
isUnique()
Returns the value of the 'Unique' attribute. |
void |
setUnique(boolean value)
Sets the value of the ' Unique ' attribute. |
Methods inherited from interface org.eclipse.gmt.umlx.km3.cst.FeatureCS |
---|
getLower, getTyperef, getUpper, isOrdered, setLower, setOrdered, setTyperef, setUpper |
Methods inherited from interface org.eclipse.gmt.umlx.km3.cst.IdentifiedElementCS |
---|
getIdentifier, setIdentifier |
Methods inherited from interface org.eclipse.gmt.umlx.km3.cst.ElementCS |
---|
getEndOffset, getStartOffset, setEndOffset, setStartOffset |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
boolean isUnique()
If the meaning of the 'Unique' attribute isn't clear, there really should be more of a description here...
setUnique(boolean)
,
KM3CSTPackage.getAttributeCS_Unique()
void setUnique(boolean value)
Unique
' attribute.
value
- the new value of the 'Unique' attribute.isUnique()