public interface ValueComponent extends ReadableComponent
The following features are supported:
DetailViewPackage.getValueComponent()
Modifier and Type | Method and Description |
---|---|
Boolean |
getDate()
Returns the value of the 'Date' attribute.
|
String |
getDescriptor()
Returns the value of the 'Descriptor' attribute.
|
void |
setDate(Boolean value)
Sets the value of the '
Date ' attribute. |
void |
setDescriptor(String value)
Sets the value of the '
Descriptor ' attribute. |
getAttribute, getDecimal, getFormat, getHdConnectionId, getHdItemId, getHdQueryString, getNullReplacementValue, isIsText, setAttribute, setDecimal, setFormat, setHdConnectionId, setHdItemId, setHdQueryString, setIsText, setNullReplacementValue
getVisibility, setVisibility
String getDescriptor()
If the meaning of the 'Descriptor' attribute isn't clear, there really should be more of a description here...
setDescriptor(String)
,
DetailViewPackage.getValueComponent_Descriptor()
void setDescriptor(String value)
Descriptor
' attribute.
value
- the new value of the 'Descriptor' attribute.getDescriptor()
Boolean getDate()
If the meaning of the 'Date' attribute isn't clear, there really should be more of a description here...
setDate(Boolean)
,
DetailViewPackage.getValueComponent_Date()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.