|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DateTimeProperty
A representation of the model object 'Date Time Property'.
The following features are supported:
BusinessDomainDslPackage.getDateTimeProperty()| Method Summary | |
|---|---|
DateTimeAccuracy |
getAccuracy()
Returns the value of the 'Accuracy' attribute. |
java.lang.String |
getDefaultValue()
Returns the value of the 'Default Value' attribute. |
void |
setAccuracy(DateTimeAccuracy value)
Sets the value of the ' Accuracy' attribute. |
void |
setDefaultValue(java.lang.String value)
Sets the value of the ' Default Value' attribute. |
| Methods inherited from interface BusinessDomainDsl.Property |
|---|
getDataType, getOwningType, getPersistency, isDerived, isHasDefault, isNullable, isWritable, setDataType, setDerived, setHasDefault, setNullable, setOwningType, setPersistency, setWritable |
| Methods inherited from interface BusinessDomainDsl.ModelElement |
|---|
getDescription, getName, setDescription, setName |
| 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 |
|---|
DateTimeAccuracy getAccuracy()
"".
The literals are from the enumeration DateTimeAccuracy.
If the meaning of the 'Accuracy' attribute isn't clear, there really should be more of a description here...
DateTimeAccuracy,
setAccuracy(DateTimeAccuracy),
BusinessDomainDslPackage.getDateTimeProperty_Accuracy()void setAccuracy(DateTimeAccuracy value)
Accuracy' attribute.
value - the new value of the 'Accuracy' attribute.DateTimeAccuracy,
getAccuracy()java.lang.String getDefaultValue()
"".
If the meaning of the 'Default Value' attribute isn't clear, there really should be more of a description here...
setDefaultValue(String),
BusinessDomainDslPackage.getDateTimeProperty_DefaultValue()void setDefaultValue(java.lang.String value)
Default Value' attribute.
value - the new value of the 'Default Value' attribute.getDefaultValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||