public interface VocabularyValueSet extends VocabularyProperty
The following features are supported:
Modifier and Type | Method and Description |
---|---|
com.corticon.eclipse.core.util.ValueSet |
getValue()
Returns the value of the 'Value' attribute
|
void |
setValue(com.corticon.eclipse.core.util.ValueSet value)
Sets the value of the '
Value ' attribute |
isManuallyCreated, setManuallyCreated
getValidationMessages, hasErrors, hasErrors, hasErrorsOrWarnings, hasErrorsOrWarnings, hasSeverity, hasSeverity, hasWarnings, hasWarnings, isValid, isValid
com.corticon.eclipse.core.util.ValueSet getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(ValueSet)
,
CanonicalvocabularymodelPackage.getVocabularyValueSet_Value()
void setValue(com.corticon.eclipse.core.util.ValueSet 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.