|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TargetAnnotationXML
A representation of the model object 'Target Annotation XML'.
The following features are supported:
ConfigPackage.getTargetAnnotationXML()
Method Summary | |
---|---|
String |
getClassName()
Returns the value of the 'Class Name' attribute. |
String |
getEnclosingAnnotation()
Returns the value of the 'Enclosing Annotation' attribute. |
org.eclipse.emf.common.util.EList<FeatureObjectMatcherXML> |
getFeatureAnnotationMatchers()
Returns the value of the 'Feature Annotation Matchers' containment reference list. |
PartialObjectMatcherXML |
getTargetAnnotationMatcher()
Returns the value of the 'Target Annotation Matcher' containment reference. |
void |
setClassName(String value)
Sets the value of the ' Class Name ' attribute. |
void |
setEnclosingAnnotation(String value)
Sets the value of the ' Enclosing Annotation ' attribute. |
void |
setTargetAnnotationMatcher(PartialObjectMatcherXML value)
Sets the value of the ' Target Annotation Matcher ' containment reference. |
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 |
---|
PartialObjectMatcherXML getTargetAnnotationMatcher()
If the meaning of the 'Target Annotation Matcher' containment reference isn't clear, there really should be more of a description here...
setTargetAnnotationMatcher(PartialObjectMatcherXML)
,
ConfigPackage.getTargetAnnotationXML_TargetAnnotationMatcher()
void setTargetAnnotationMatcher(PartialObjectMatcherXML value)
Target Annotation Matcher
' containment reference.
value
- the new value of the 'Target Annotation Matcher' containment reference.getTargetAnnotationMatcher()
org.eclipse.emf.common.util.EList<FeatureObjectMatcherXML> getFeatureAnnotationMatchers()
FeatureObjectMatcherXML
.
If the meaning of the 'Feature Annotation Matchers' containment reference list isn't clear, there really should be more of a description here...
ConfigPackage.getTargetAnnotationXML_FeatureAnnotationMatchers()
String getClassName()
setClassName(String)
,
ConfigPackage.getTargetAnnotationXML_ClassName()
void setClassName(String value)
Class Name
' attribute.
value
- the new value of the 'Class Name' attribute.getClassName()
String getEnclosingAnnotation()
If the meaning of the 'Enclosing Annotation' attribute isn't clear, there really should be more of a description here...
setEnclosingAnnotation(String)
,
ConfigPackage.getTargetAnnotationXML_EnclosingAnnotation()
void setEnclosingAnnotation(String value)
Enclosing Annotation
' attribute.
value
- the new value of the 'Enclosing Annotation' attribute.getEnclosingAnnotation()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |