|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BooleanValue
A representation of the model object 'Boolean Value'. Only String value of 'true' in xml will result in isTrue() being true. All other String values will result in false.
The following features are supported:
TraitTypesPackage.getBooleanValue()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
boolean |
isTrue()
Returns the value of the 'True' attribute |
void |
setTrue(boolean value)
Sets the value of the ' True ' attribute |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
boolean isTrue()
If the meaning of the 'True' attribute isn't clear, there really should be more of a description here...
setTrue(boolean)
,
TraitTypesPackage.getBooleanValue_True()
void setTrue(boolean value)
True
' attribute.
value
- the new value of the 'True' attribute.isTrue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |