|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HTTPType
A representation of the model object 'HTTP Type'.
The following features are supported:
Ows11Package.getHTTPType()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getGet()
Returns the value of the 'Get' containment reference list. |
org.eclipse.emf.ecore.util.FeatureMap |
getGroup()
Returns the value of the 'Group' attribute list. |
org.eclipse.emf.common.util.EList |
getPost()
Returns the value of the 'Post' containment reference list. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
org.eclipse.emf.ecore.util.FeatureMap getGroup()
FeatureMap.Entry
.
If the meaning of the 'Group' attribute list isn't clear, there really should be more of a description here...
Ows11Package.getHTTPType_Group()
org.eclipse.emf.common.util.EList getGet()
RequestMethodType
.
Connect point URL prefix and any constraints for the HTTP "Get" request method for this operation request.
Ows11Package.getHTTPType_Get()
org.eclipse.emf.common.util.EList getPost()
RequestMethodType
.
Connect point URL and any constraints for the HTTP "Post" request method for this operation request.
Ows11Package.getHTTPType_Post()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |