|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface BitsetFeatureValuesXML
A representation of the model object 'Bitset Feature Values XML'.
The following features are supported:
ConfigPackage.getBitsetFeatureValuesXML()| Method Summary | |
|---|---|
String |
getBitmask()
Returns the value of the 'Bitmask' attribute. |
boolean |
isExactMatch()
Returns the value of the 'Exact Match' attribute. |
boolean |
isSetExactMatch()
Returns whether the value of the ' Exact Match' attribute is set. |
void |
setBitmask(String value)
Sets the value of the ' Bitmask' attribute. |
void |
setExactMatch(boolean value)
Sets the value of the ' Exact Match' attribute. |
void |
unsetExactMatch()
Unsets the value of the ' Exact Match' 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 |
|---|
String getBitmask()
If the meaning of the 'Bitmask' attribute isn't clear, there really should be more of a description here...
setBitmask(String),
ConfigPackage.getBitsetFeatureValuesXML_Bitmask()void setBitmask(String value)
Bitmask' attribute.
value - the new value of the 'Bitmask' attribute.getBitmask()boolean isExactMatch()
If the meaning of the 'Exact Match' attribute isn't clear, there really should be more of a description here...
isSetExactMatch(),
unsetExactMatch(),
setExactMatch(boolean),
ConfigPackage.getBitsetFeatureValuesXML_ExactMatch()void setExactMatch(boolean value)
Exact Match' attribute.
value - the new value of the 'Exact Match' attribute.isSetExactMatch(),
unsetExactMatch(),
isExactMatch()void unsetExactMatch()
Exact Match' attribute.
isSetExactMatch(),
isExactMatch(),
setExactMatch(boolean)boolean isSetExactMatch()
Exact Match' attribute is set.
unsetExactMatch(),
isExactMatch(),
setExactMatch(boolean)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||