|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PartialObjectMatcherXML
A representation of the model object 'Partial Object Matcher XML'.
The following features are supported:
ConfigPackage.getPartialObjectMatcherXML()
Method Summary | |
---|---|
String |
getAnnotationTypeName()
Returns the value of the 'Annotation Type Name' attribute. |
String |
getFullPath()
Returns the value of the 'Full Path' attribute. |
org.eclipse.emf.common.util.EList<GroupFeatureMatcherXML> |
getGroupFeatureMatchers()
Returns the value of the 'Group Feature Matchers' containment reference list. |
void |
setAnnotationTypeName(String value)
Sets the value of the ' Annotation Type Name ' attribute. |
void |
setFullPath(String value)
Sets the value of the ' Full Path ' 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<GroupFeatureMatcherXML> getGroupFeatureMatchers()
GroupFeatureMatcherXML
.
If the meaning of the 'Group Feature Matchers' containment reference list isn't clear, there really should be more of a description here...
ConfigPackage.getPartialObjectMatcherXML_GroupFeatureMatchers()
String getAnnotationTypeName()
If the meaning of the 'Annotation Type Name' attribute isn't clear, there really should be more of a description here...
setAnnotationTypeName(String)
,
ConfigPackage.getPartialObjectMatcherXML_AnnotationTypeName()
void setAnnotationTypeName(String value)
Annotation Type Name
' attribute.
value
- the new value of the 'Annotation Type Name' attribute.getAnnotationTypeName()
String getFullPath()
If the meaning of the 'Full Path' attribute isn't clear, there really should be more of a description here...
setFullPath(String)
,
ConfigPackage.getPartialObjectMatcherXML_FullPath()
void setFullPath(String value)
Full Path
' attribute.
value
- the new value of the 'Full Path' attribute.getFullPath()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |