|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MappingModel
A representation of the model object 'Mapping Model'.
The following features are supported:
ModelPackage.getMappingModel()
Method Summary | |
---|---|
String |
getPath()
Returns the value of the 'Path' attribute |
String |
getSource()
Returns the value of the 'Source' attribute |
String |
getTarget()
Returns the value of the 'Target' attribute |
void |
setPath(String value)
Sets the value of the ' Path ' attribute |
void |
setSource(String value)
Sets the value of the ' Source ' attribute |
void |
setTarget(String value)
Sets the value of the ' Target ' attribute |
Methods inherited from interface org.eclipse.egf.model.NamedModelElementWithId |
---|
getDescription, getId, getJavaIdentifier, getName, setDescription, setId, setName |
Method Detail |
---|
String getPath()
If the meaning of the 'Path' attribute isn't clear, there really should be more of a description here...
setPath(String)
,
ModelPackage.getMappingModel_Path()
void setPath(String value)
Path
' attribute.
value
- the new value of the 'Path' attribute.getPath()
String getSource()
If the meaning of the 'Source' attribute isn't clear, there really should be more of a description here...
setSource(String)
,
ModelPackage.getMappingModel_Source()
void setSource(String value)
Source
' attribute.
value
- the new value of the 'Source' attribute.getSource()
String getTarget()
If the meaning of the 'Target' attribute isn't clear, there really should be more of a description here...
setTarget(String)
,
ModelPackage.getMappingModel_Target()
void setTarget(String value)
Target
' attribute.
value
- the new value of the 'Target' attribute.getTarget()
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.