public interface DataTypeCS
A representation of the model object 'Data Type CS'.
The following features are supported:
KM3CSTPackage.getDataTypeCS()
Method Summary | |
---|---|
IdentifierCS |
getInstance()
Returns the value of the 'Instance' containment reference. |
void |
setInstance(IdentifierCS value)
Sets the value of the ' Instance ' containment reference. |
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 |
---|
IdentifierCS getInstance()
If the meaning of the 'Instance' attribute isn't clear, there really should be more of a description here...
setInstance(IdentifierCS)
,
KM3CSTPackage.getDataTypeCS_Instance()
void setInstance(IdentifierCS value)
Instance
' containment reference.
value
- the new value of the 'Instance' containment reference.getInstance()