|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BoolProperty
A representation of the model object 'Bool Property'.
The following features are supported:
BusinessDomainDslPackage.getBoolProperty()| Method Summary | |
|---|---|
boolean |
isDefaultValue()
Returns the value of the 'Default Value' attribute. |
void |
setDefaultValue(boolean 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 |
|---|
boolean isDefaultValue()
"false".
If the meaning of the 'Default Value' attribute isn't clear, there really should be more of a description here...
setDefaultValue(boolean),
BusinessDomainDslPackage.getBoolProperty_DefaultValue()void setDefaultValue(boolean value)
Default Value' attribute.
value - the new value of the 'Default Value' attribute.isDefaultValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||