|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SingleFeatureMatcherXML
A representation of the model object 'Single Feature Matcher XML'.
The following features are supported:
Range Feature Values
Enum Feature Values
Bitset Feature Values
Object Path Feature Values
Pattern Feature Values
Exclude
Feature Path
Feature Type Name
Quiet
ConfigPackage.getSingleFeatureMatcherXML()
Method Summary | |
---|---|
BitsetFeatureValuesXML |
getBitsetFeatureValues()
Returns the value of the 'Bitset Feature Values' containment reference. |
EnumFeatureValuesXML |
getEnumFeatureValues()
Returns the value of the 'Enum Feature Values' containment reference. |
String |
getFeaturePath()
Returns the value of the 'Feature Path' attribute. |
String |
getFeatureTypeName()
Returns the value of the 'Feature Type Name' attribute. |
ObjectPathFeatureValuesXML |
getObjectPathFeatureValues()
Returns the value of the 'Object Path Feature Values' containment reference. |
PatternFeatureValuesXML |
getPatternFeatureValues()
Returns the value of the 'Pattern Feature Values' containment reference. |
RangeFeatureValuesXML |
getRangeFeatureValues()
Returns the value of the 'Range Feature Values' containment reference. |
boolean |
isExclude()
Returns the value of the 'Exclude' attribute. |
boolean |
isQuiet()
Returns the value of the 'Quiet' attribute. |
boolean |
isSetExclude()
Returns whether the value of the ' Exclude ' attribute is set. |
boolean |
isSetQuiet()
Returns whether the value of the ' Quiet ' attribute is set. |
void |
setBitsetFeatureValues(BitsetFeatureValuesXML value)
Sets the value of the ' Bitset Feature Values ' containment reference. |
void |
setEnumFeatureValues(EnumFeatureValuesXML value)
Sets the value of the ' Enum Feature Values ' containment reference. |
void |
setExclude(boolean value)
Sets the value of the ' Exclude ' attribute. |
void |
setFeaturePath(String value)
Sets the value of the ' Feature Path ' attribute. |
void |
setFeatureTypeName(String value)
Sets the value of the ' Feature Type Name ' attribute. |
void |
setObjectPathFeatureValues(ObjectPathFeatureValuesXML value)
Sets the value of the ' Object Path Feature Values ' containment reference. |
void |
setPatternFeatureValues(PatternFeatureValuesXML value)
Sets the value of the ' Pattern Feature Values ' containment reference. |
void |
setQuiet(boolean value)
Sets the value of the ' Quiet ' attribute. |
void |
setRangeFeatureValues(RangeFeatureValuesXML value)
Sets the value of the ' Range Feature Values ' containment reference. |
void |
unsetExclude()
Unsets the value of the ' Exclude ' attribute. |
void |
unsetQuiet()
Unsets the value of the ' Quiet ' 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 |
---|
RangeFeatureValuesXML getRangeFeatureValues()
If the meaning of the 'Range Feature Values' containment reference isn't clear, there really should be more of a description here...
setRangeFeatureValues(RangeFeatureValuesXML)
,
ConfigPackage.getSingleFeatureMatcherXML_RangeFeatureValues()
void setRangeFeatureValues(RangeFeatureValuesXML value)
Range Feature Values
' containment reference.
value
- the new value of the 'Range Feature Values' containment reference.getRangeFeatureValues()
EnumFeatureValuesXML getEnumFeatureValues()
If the meaning of the 'Enum Feature Values' containment reference isn't clear, there really should be more of a description here...
setEnumFeatureValues(EnumFeatureValuesXML)
,
ConfigPackage.getSingleFeatureMatcherXML_EnumFeatureValues()
void setEnumFeatureValues(EnumFeatureValuesXML value)
Enum Feature Values
' containment reference.
value
- the new value of the 'Enum Feature Values' containment reference.getEnumFeatureValues()
BitsetFeatureValuesXML getBitsetFeatureValues()
If the meaning of the 'Bitset Feature Values' containment reference isn't clear, there really should be more of a description here...
setBitsetFeatureValues(BitsetFeatureValuesXML)
,
ConfigPackage.getSingleFeatureMatcherXML_BitsetFeatureValues()
void setBitsetFeatureValues(BitsetFeatureValuesXML value)
Bitset Feature Values
' containment reference.
value
- the new value of the 'Bitset Feature Values' containment reference.getBitsetFeatureValues()
ObjectPathFeatureValuesXML getObjectPathFeatureValues()
If the meaning of the 'Object Path Feature Values' containment reference isn't clear, there really should be more of a description here...
setObjectPathFeatureValues(ObjectPathFeatureValuesXML)
,
ConfigPackage.getSingleFeatureMatcherXML_ObjectPathFeatureValues()
void setObjectPathFeatureValues(ObjectPathFeatureValuesXML value)
Object Path Feature Values
' containment reference.
value
- the new value of the 'Object Path Feature Values' containment reference.getObjectPathFeatureValues()
PatternFeatureValuesXML getPatternFeatureValues()
If the meaning of the 'Pattern Feature Values' containment reference isn't clear, there really should be more of a description here...
setPatternFeatureValues(PatternFeatureValuesXML)
,
ConfigPackage.getSingleFeatureMatcherXML_PatternFeatureValues()
void setPatternFeatureValues(PatternFeatureValuesXML value)
Pattern Feature Values
' containment reference.
value
- the new value of the 'Pattern Feature Values' containment reference.getPatternFeatureValues()
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.getSingleFeatureMatcherXML_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)
String getFeaturePath()
If the meaning of the 'Feature Path' attribute isn't clear, there really should be more of a description here...
setFeaturePath(String)
,
ConfigPackage.getSingleFeatureMatcherXML_FeaturePath()
void setFeaturePath(String value)
Feature Path
' attribute.
value
- the new value of the 'Feature Path' attribute.getFeaturePath()
String getFeatureTypeName()
If the meaning of the 'Feature Type Name' attribute isn't clear, there really should be more of a description here...
setFeatureTypeName(String)
,
ConfigPackage.getSingleFeatureMatcherXML_FeatureTypeName()
void setFeatureTypeName(String value)
Feature Type Name
' attribute.
value
- the new value of the 'Feature Type Name' attribute.getFeatureTypeName()
boolean isQuiet()
If the meaning of the 'Quiet' attribute isn't clear, there really should be more of a description here...
isSetQuiet()
,
unsetQuiet()
,
setQuiet(boolean)
,
ConfigPackage.getSingleFeatureMatcherXML_Quiet()
void setQuiet(boolean value)
Quiet
' attribute.
value
- the new value of the 'Quiet' attribute.isSetQuiet()
,
unsetQuiet()
,
isQuiet()
void unsetQuiet()
Quiet
' attribute.
isSetQuiet()
,
isQuiet()
,
setQuiet(boolean)
boolean isSetQuiet()
Quiet
' attribute is set.
unsetQuiet()
,
isQuiet()
,
setQuiet(boolean)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |