public interface VocabularyBoolean extends VocabularyProperty
The following features are supported:
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
getValue()
Returns the value of the 'Value' attribute
|
void |
setValue(java.lang.Boolean value)
Sets the value of the '
Value ' attribute |
isManuallyCreated, setManuallyCreated
getValidationMessages, hasErrors, hasErrors, hasErrorsOrWarnings, hasErrorsOrWarnings, hasSeverity, hasSeverity, hasWarnings, hasWarnings, isValid, isValid
java.lang.Boolean getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(Boolean)
,
CanonicalvocabularymodelPackage.getVocabularyBoolean_Value()
void setValue(java.lang.Boolean value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.