public interface VSingleColumnConfiguration extends VTableColumnConfiguration
The following features are supported:
VTablePackage.getSingleColumnConfiguration()
Modifier and Type | Method and Description |
---|---|
VDomainModelReference |
getColumnDomainReference()
Returns the value of the 'Column Domain Reference' reference.
|
void |
setColumnDomainReference(VDomainModelReference value)
Sets the value of the
'
Column
Domain Reference ' reference. |
VDomainModelReference getColumnDomainReference()
If the meaning of the 'Column Domain Reference' reference isn't clear, there really should be more of a description here...
setColumnDomainReference(VDomainModelReference)
,
VTablePackage.getSingleColumnConfiguration_ColumnDomainReference()
void setColumnDomainReference(VDomainModelReference value)
Column
Domain Reference
' reference.
value
- the new value of the 'Column Domain Reference' reference.getColumnDomainReference()
Copyright © 2019. All rights reserved.