|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Input
A representation of the model object 'Input'.
The following features are supported:
DiffPackage.getInput()| Method Summary | |
|---|---|
java.util.Date |
getDate()
Returns the value of the 'Date' attribute. |
DiffModel |
getDiff()
Returns the value of the 'Diff' containment reference |
MapModel |
getMapping()
Returns the value of the 'Mapping' containment reference |
void |
setDate(java.util.Date value)
Sets the value of the ' Date' attribute |
void |
setDiff(DiffModel value)
Sets the value of the ' Diff' containment reference |
void |
setMapping(MapModel value)
Sets the value of the ' Mapping' containment reference |
| 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 |
|---|
MapModel getMapping()
If the meaning of the 'Mapping' containment reference isn't clear, there really should be more of a description here...
setMapping(MapModel),
DiffPackage.getInput_Mapping()void setMapping(MapModel value)
Mapping' containment reference.
value - the new value of the 'Mapping' containment reference.getMapping()DiffModel getDiff()
If the meaning of the 'Diff' containment reference isn't clear, there really should be more of a description here...
setDiff(DiffModel),
DiffPackage.getInput_Diff()void setDiff(DiffModel value)
Diff' containment reference.
value - the new value of the 'Diff' containment reference.getDiff()java.util.Date getDate()
"01-01-2000".
If the meaning of the 'Date' attribute isn't clear, there really should be more of a description here...
setDate(Date),
DiffPackage.getInput_Date()void setDate(java.util.Date value)
Date' attribute.
value - the new value of the 'Date' attribute.getDate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||