|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EnumFeatureValuesXML
A representation of the model object 'Enum Feature Values XML'.
The following features are supported:
ConfigPackage.getEnumFeatureValuesXML()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<String> |
getValues()
Returns the value of the 'Values' attribute list. |
boolean |
isCaseSensitive()
Returns the value of the 'Case Sensitive' attribute. |
boolean |
isSetCaseSensitive()
Returns whether the value of the ' Case Sensitive ' attribute is set. |
void |
setCaseSensitive(boolean value)
Sets the value of the ' Case Sensitive ' attribute. |
void |
unsetCaseSensitive()
Unsets the value of the ' Case Sensitive ' attribute. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
org.eclipse.emf.common.util.EList<String> getValues()
String
.
If the meaning of the 'Values' attribute list isn't clear, there really should be more of a description here...
ConfigPackage.getEnumFeatureValuesXML_Values()
boolean isCaseSensitive()
If the meaning of the 'Case Sensitive' attribute isn't clear, there really should be more of a description here...
isSetCaseSensitive()
,
unsetCaseSensitive()
,
setCaseSensitive(boolean)
,
ConfigPackage.getEnumFeatureValuesXML_CaseSensitive()
void setCaseSensitive(boolean value)
Case Sensitive
' attribute.
value
- the new value of the 'Case Sensitive' attribute.isSetCaseSensitive()
,
unsetCaseSensitive()
,
isCaseSensitive()
void unsetCaseSensitive()
Case Sensitive
' attribute.
isSetCaseSensitive()
,
isCaseSensitive()
,
setCaseSensitive(boolean)
boolean isSetCaseSensitive()
Case Sensitive
' attribute is set.
unsetCaseSensitive()
,
isCaseSensitive()
,
setCaseSensitive(boolean)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |