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