|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Mapper
A representation of the model object 'Mapper'.
The following features are supported:
DomPackage.getMapper()| Method Summary | |
|---|---|
ComplexType |
getLeft()
Returns the value of the 'Left' reference. |
org.eclipse.emf.common.util.EList<PropertyMapping> |
getPropertyMappings()
Returns the value of the 'Property Mappings' containment reference list. |
ComplexType |
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(ComplexType value)
Sets the value of the ' Left' reference. |
void |
setRight(ComplexType 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.openxma.dsl.core.model.ModelElement |
|---|
getName, setName |
| Methods inherited from interface org.openxma.dsl.core.model.IDocumentable |
|---|
getTxtDescription, setTxtDescription |
| 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 |
|---|
ComplexType getLeft()
If the meaning of the 'Left' reference isn't clear, there really should be more of a description here...
setLeft(ComplexType),
DomPackage.getMapper_Left()void setLeft(ComplexType 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.getMapper_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.getMapper_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.getMapper_ToRight()void setToRight(boolean value)
To Right' attribute.
value - the new value of the 'To Right' attribute.isToRight()ComplexType getRight()
If the meaning of the 'Right' reference isn't clear, there really should be more of a description here...
setRight(ComplexType),
DomPackage.getMapper_Right()void setRight(ComplexType value)
Right' reference.
value - the new value of the 'Right' reference.getRight()org.eclipse.emf.common.util.EList<PropertyMapping> getPropertyMappings()
PropertyMapping.
If the meaning of the 'Property Mappings' containment reference list isn't clear, there really should be more of a description here...
DomPackage.getMapper_PropertyMappings()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||