|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceModel
A representation of the model object 'Service Model'.
The following features are supported:
ServiceDslPackage.getServiceModel()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<CrudService> |
getCrudServices()
Returns the value of the 'Crud Services' containment reference list. |
org.eclipse.emf.common.util.EList<DtoReference> |
getDtoReferences()
Returns the value of the 'Dto References' containment reference list. |
org.eclipse.emf.common.util.EList<ServiceMethod> |
getMethods()
Returns the value of the 'Methods' containment reference list. |
| 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 |
|---|
org.eclipse.emf.common.util.EList<ServiceMethod> getMethods()
ServiceMethod.
It is bidirectional and its opposite is 'Model'.
If the meaning of the 'Methods' containment reference list isn't clear, there really should be more of a description here...
ServiceDslPackage.getServiceModel_Methods(),
ServiceMethod.getModel()org.eclipse.emf.common.util.EList<DtoReference> getDtoReferences()
DtoReference.
It is bidirectional and its opposite is 'Model'.
If the meaning of the 'Dto References' containment reference list isn't clear, there really should be more of a description here...
ServiceDslPackage.getServiceModel_DtoReferences(),
DtoReference.getModel()org.eclipse.emf.common.util.EList<CrudService> getCrudServices()
CrudService.
It is bidirectional and its opposite is 'Model'.
If the meaning of the 'Crud Services' containment reference list isn't clear, there really should be more of a description here...
ServiceDslPackage.getServiceModel_CrudServices(),
CrudService.getModel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||