|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CrudService
A representation of the model object 'Crud Service'.
The following features are supported:
ServiceDslPackage.getCrudService()| Method Summary | |
|---|---|
DtoReference |
getDto()
Returns the value of the 'Dto' reference. |
ServiceModel |
getModel()
Returns the value of the 'Model' container reference. |
void |
setDto(DtoReference value)
Sets the value of the ' Dto' reference. |
void |
setModel(ServiceModel value)
Sets the value of the ' Model' container reference. |
| 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 |
|---|
DtoReference getDto()
If the meaning of the 'Dto' reference isn't clear, there really should be more of a description here...
setDto(DtoReference),
ServiceDslPackage.getCrudService_Dto()void setDto(DtoReference value)
Dto' reference.
value - the new value of the 'Dto' reference.getDto()ServiceModel getModel()
Crud Services'.
If the meaning of the 'Model' container reference isn't clear, there really should be more of a description here...
setModel(ServiceModel),
ServiceDslPackage.getCrudService_Model(),
ServiceModel.getCrudServices()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 | |||||||||