|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DtoReference
A representation of the model object 'Dto Reference'.
The following features are supported:
ServiceDslPackage.getDtoReference()| Method Summary | |
|---|---|
ServiceModel |
getModel()
Returns the value of the 'Model' container reference. |
java.lang.String |
getModelname()
Returns the value of the 'Modelname' attribute. |
void |
setModel(ServiceModel value)
Sets the value of the ' Model' container reference. |
void |
setModelname(java.lang.String value)
Sets the value of the ' Modelname' attribute. |
| Methods inherited from interface org.mod4j.dsl.service.mm.ServiceDsl.ModelElement |
|---|
getDescription, getName, setDescription, setName |
| 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 |
|---|
java.lang.String getModelname()
If the meaning of the 'Modelname' attribute isn't clear, there really should be more of a description here...
setModelname(String),
ServiceDslPackage.getDtoReference_Modelname()void setModelname(java.lang.String value)
Modelname' attribute.
value - the new value of the 'Modelname' attribute.getModelname()ServiceModel getModel()
Dto References'.
If the meaning of the 'Model' container reference isn't clear, there really should be more of a description here...
setModel(ServiceModel),
ServiceDslPackage.getDtoReference_Model(),
ServiceModel.getDtoReferences()void setModel(ServiceModel value)
Model' container reference.
value - the new value of the 'Model' container reference.getModel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||