public interface AbstractNamedReference
extends org.eclipse.emf.cdo.CDOObject
The following features are supported:
StoexPackage.getAbstractNamedReference()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getReferenceName()
Returns the value of the 'Reference Name' attribute.
|
void |
setReferenceName(java.lang.String value)
Sets the value of the '
Reference Name' attribute. |
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverstatic final java.lang.String copyright
java.lang.String getReferenceName()
If the meaning of the 'Reference Name' attribute isn't clear, there really should be more of a description here...
setReferenceName(String),
StoexPackage.getAbstractNamedReference_ReferenceName()void setReferenceName(java.lang.String value)
Reference Name' attribute. value - the new value of the 'Reference Name' attribute.getReferenceName()