|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UnmatchElement
A representation of the model object 'Unmatch Element'.
The following features are supported:
MatchPackage.getUnmatchElement()
Method Summary | |
---|---|
org.eclipse.emf.ecore.EObject |
getElement()
Returns the value of the 'Element' reference |
Side |
getSide()
Returns the value of the 'Side' attribute. |
boolean |
isConflicting()
Returns the value of the 'Conflicting' attribute |
boolean |
isRemote()
Returns the value of the 'Remote' attribute |
void |
setConflicting(boolean value)
Sets the value of the ' Conflicting ' attribute |
void |
setElement(org.eclipse.emf.ecore.EObject value)
Sets the value of the ' Element ' reference |
void |
setRemote(boolean value)
Sets the value of the ' Remote ' attribute |
void |
setSide(Side value)
Sets the value of the ' Side ' attribute |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
org.eclipse.emf.ecore.EObject getElement()
If the meaning of the 'Element' reference isn't clear, there really should be more of a description here...
setElement(EObject)
,
MatchPackage.getUnmatchElement_Element()
void setElement(org.eclipse.emf.ecore.EObject value)
Element
' reference.
value
- the new value of the 'Element' reference.getElement()
boolean isConflicting()
If the meaning of the 'Conflicting' attribute isn't clear, there really should be more of a description here...
setConflicting(boolean)
,
MatchPackage.getUnmatchElement_Conflicting()
void setConflicting(boolean value)
Conflicting
' attribute.
value
- the new value of the 'Conflicting' attribute.isConflicting()
boolean isRemote()
If the meaning of the 'Remote' attribute isn't clear, there really should be more of a description here...
setRemote(boolean)
,
MatchPackage.getUnmatchElement_Remote()
void setRemote(boolean value)
Remote
' attribute.
value
- the new value of the 'Remote' attribute.isRemote()
Side getSide()
Side
.
If the meaning of the 'Side' attribute isn't clear, there really should be more of a description here...
Side
,
setSide(Side)
,
MatchPackage.getUnmatchElement_Side()
void setSide(Side value)
Side
' attribute.
value
- the new value of the 'Side' attribute.Side
,
getSide()
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |