|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceMethod
A representation of the model object 'Service Method'.
The following features are supported:
ServiceDslPackage.getServiceMethod()| Method Summary | |
|---|---|
ServiceModel |
getModel()
Returns the value of the 'Model' container reference. |
MethodType |
getType()
Returns the value of the 'Type' attribute. |
void |
setModel(ServiceModel value)
Sets the value of the ' Model' container reference. |
void |
setType(MethodType value)
Sets the value of the ' Type' 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 |
|---|
MethodType getType()
"Custom".
The literals are from the enumeration MethodType.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
MethodType,
setType(MethodType),
ServiceDslPackage.getServiceMethod_Type()void setType(MethodType value)
Type' attribute.
value - the new value of the 'Type' attribute.MethodType,
getType()ServiceModel getModel()
Methods'.
If the meaning of the 'Model' container reference isn't clear, there really should be more of a description here...
setModel(ServiceModel),
ServiceDslPackage.getServiceMethod_Model(),
ServiceModel.getMethods()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 | |||||||||