|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EnumerationProperty
A representation of the model object 'Enumeration Property'.
The following features are supported:
BusinessDomainDslPackage.getEnumerationProperty()| Method Summary | |
|---|---|
java.lang.String |
getDefaultValueAsString()
Returns the value of the 'Default Value As String' attribute. |
Enumeration |
getType()
Returns the value of the 'Type' reference. |
void |
setDefaultValueAsString(java.lang.String value)
Sets the value of the ' Default Value As String' attribute. |
void |
setType(Enumeration value)
Sets the value of the ' Type' reference. |
| 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 |
|---|
Enumeration getType()
If the meaning of the 'Type' reference isn't clear, there really should be more of a description here...
setType(Enumeration),
BusinessDomainDslPackage.getEnumerationProperty_Type()void setType(Enumeration value)
Type' reference.
value - the new value of the 'Type' reference.getType()java.lang.String getDefaultValueAsString()
If the meaning of the 'Default Value As String' attribute isn't clear, there really should be more of a description here...
setDefaultValueAsString(String),
BusinessDomainDslPackage.getEnumerationProperty_DefaultValueAsString()void setDefaultValueAsString(java.lang.String value)
Default Value As String' attribute.
value - the new value of the 'Default Value As String' attribute.getDefaultValueAsString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||