public interface VocabularyExpression extends VocabularyProperty
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getExternal()
Returns the value of the 'External' attribute
|
ParserOutput |
getParserOutput()
Returns the value of the 'Parser Output' containment reference
|
void |
setExternal(java.lang.String value)
Sets the value of the '
External' attribute |
void |
setParserOutput(ParserOutput value)
Sets the value of the '
Parser Output' containment reference |
isManuallyCreated, setManuallyCreatedgetValidationMessages, hasErrors, hasErrors, hasErrorsOrWarnings, hasErrorsOrWarnings, hasSeverity, hasSeverity, hasWarnings, hasWarnings, isValid, isValidjava.lang.String getExternal()
If the meaning of the 'External' attribute isn't clear, there really should be more of a description here...
setExternal(String),
CanonicalvocabularymodelPackage.getVocabularyExpression_External()void setExternal(java.lang.String value)
External' attribute.
value - the new value of the 'External' attribute.getExternal()ParserOutput getParserOutput()
If the meaning of the 'Parser Output' containment reference isn't clear, there really should be more of a description here...
setParserOutput(ParserOutput),
CanonicalvocabularymodelPackage.getVocabularyExpression_ParserOutput()void setParserOutput(ParserOutput value)
Parser Output' containment reference.
value - the new value of the 'Parser Output' containment reference.getParserOutput()Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.