|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GroupFeatureMatcherXML
A representation of the model object 'Group Feature Matcher XML'.
The following features are supported:
ConfigPackage.getGroupFeatureMatcherXML()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<SingleFeatureMatcherXML> |
getFeatureMatchers()
Returns the value of the 'Feature Matchers' containment reference list. |
boolean |
isExclude()
Returns the value of the 'Exclude' attribute. |
boolean |
isSetExclude()
Returns whether the value of the ' Exclude ' attribute is set. |
void |
setExclude(boolean value)
Sets the value of the ' Exclude ' attribute. |
void |
unsetExclude()
Unsets the value of the ' Exclude ' 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<SingleFeatureMatcherXML> getFeatureMatchers()
SingleFeatureMatcherXML
.
If the meaning of the 'Feature Matchers' containment reference list isn't clear, there really should be more of a description here...
ConfigPackage.getGroupFeatureMatcherXML_FeatureMatchers()
boolean isExclude()
If the meaning of the 'Exclude' attribute isn't clear, there really should be more of a description here...
isSetExclude()
,
unsetExclude()
,
setExclude(boolean)
,
ConfigPackage.getGroupFeatureMatcherXML_Exclude()
void setExclude(boolean value)
Exclude
' attribute.
value
- the new value of the 'Exclude' attribute.isSetExclude()
,
unsetExclude()
,
isExclude()
void unsetExclude()
Exclude
' attribute.
isSetExclude()
,
isExclude()
,
setExclude(boolean)
boolean isSetExclude()
Exclude
' attribute is set.
unsetExclude()
,
isExclude()
,
setExclude(boolean)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |