|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UnmatchModel
A representation of the model object 'Unmatch Model'.
The following features are supported:
MatchPackage.getUnmatchModel()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> |
getRoots()
Returns the value of the 'Roots' reference list. |
Side |
getSide()
Returns the value of the 'Side' attribute. |
boolean |
isRemote()
Returns the value of the 'Remote' attribute |
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.common.util.EList<org.eclipse.emf.ecore.EObject> getRoots()
EObject
.
If the meaning of the 'Roots' reference list isn't clear, there really should be more of a description here...
MatchPackage.getUnmatchModel_Roots()
boolean isRemote()
If the meaning of the 'Remote' attribute isn't clear, there really should be more of a description here...
setRemote(boolean)
,
MatchPackage.getUnmatchModel_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.getUnmatchModel_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 |