|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Parameter
A representation of the model object 'Parameter'.
The following features are supported:
ServiceDslPackage.getParameter()| Method Summary | |
|---|---|
CollectionType |
getCollection()
Returns the value of the 'Collection' attribute. |
CustomMethod |
getMethod()
Returns the value of the 'Method' container reference. |
DtoReference |
getType()
Returns the value of the 'Type' reference. |
void |
setCollection(CollectionType value)
Sets the value of the ' Collection' attribute. |
void |
setMethod(CustomMethod value)
Sets the value of the ' Method' container reference. |
void |
setType(DtoReference value)
Sets the value of the ' Type' 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 getType()
If the meaning of the 'Type' reference isn't clear, there really should be more of a description here...
setType(DtoReference),
ServiceDslPackage.getParameter_Type()void setType(DtoReference value)
Type' reference.
value - the new value of the 'Type' reference.getType()CustomMethod getMethod()
In Parameters'.
If the meaning of the 'Method' container reference isn't clear, there really should be more of a description here...
setMethod(CustomMethod),
ServiceDslPackage.getParameter_Method(),
CustomMethod.getInParameters()void setMethod(CustomMethod value)
Method' container reference.
value - the new value of the 'Method' container reference.getMethod()CollectionType getCollection()
"SINGLE".
The literals are from the enumeration CollectionType.
If the meaning of the 'Collection' attribute isn't clear, there really should be more of a description here...
CollectionType,
setCollection(CollectionType),
ServiceDslPackage.getParameter_Collection()void setCollection(CollectionType value)
Collection' attribute.
value - the new value of the 'Collection' attribute.CollectionType,
getCollection()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||