|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PropertyMapping
A representation of the model object 'Property Mapping'.
The following features are supported:
DomPackage.getPropertyMapping()| Method Summary | |
|---|---|
Attribute |
getLeft()
Returns the value of the 'Left' reference. |
Attribute |
getRight()
Returns the value of the 'Right' reference. |
boolean |
isBiDirectional()
Returns the value of the 'Bi Directional' attribute. |
boolean |
isToLeft()
Returns the value of the 'To Left' attribute. |
boolean |
isToRight()
Returns the value of the 'To Right' attribute. |
void |
setBiDirectional(boolean value)
Sets the value of the ' Bi Directional' attribute. |
void |
setLeft(Attribute value)
Sets the value of the ' Left' reference. |
void |
setRight(Attribute value)
Sets the value of the ' Right' reference. |
void |
setToLeft(boolean value)
Sets the value of the ' To Left' attribute. |
void |
setToRight(boolean value)
Sets the value of the ' To Right' 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 |
|---|
Attribute getLeft()
If the meaning of the 'Left' reference isn't clear, there really should be more of a description here...
setLeft(Attribute),
DomPackage.getPropertyMapping_Left()void setLeft(Attribute value)
Left' reference.
value - the new value of the 'Left' reference.getLeft()boolean isBiDirectional()
If the meaning of the 'Bi Directional' attribute isn't clear, there really should be more of a description here...
setBiDirectional(boolean),
DomPackage.getPropertyMapping_BiDirectional()void setBiDirectional(boolean value)
Bi Directional' attribute.
value - the new value of the 'Bi Directional' attribute.isBiDirectional()boolean isToLeft()
If the meaning of the 'To Left' attribute isn't clear, there really should be more of a description here...
setToLeft(boolean),
DomPackage.getPropertyMapping_ToLeft()void setToLeft(boolean value)
To Left' attribute.
value - the new value of the 'To Left' attribute.isToLeft()boolean isToRight()
If the meaning of the 'To Right' attribute isn't clear, there really should be more of a description here...
setToRight(boolean),
DomPackage.getPropertyMapping_ToRight()void setToRight(boolean value)
To Right' attribute.
value - the new value of the 'To Right' attribute.isToRight()Attribute getRight()
If the meaning of the 'Right' reference isn't clear, there really should be more of a description here...
setRight(Attribute),
DomPackage.getPropertyMapping_Right()void setRight(Attribute value)
Right' reference.
value - the new value of the 'Right' reference.getRight()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||