|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OperationsMetadataType
A representation of the model object 'Operations Metadata Type'.
The following features are supported:
Ows11Package.getOperationsMetadataType()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getConstraint()
Returns the value of the 'Constraint' containment reference list. |
org.eclipse.emf.ecore.EObject |
getExtendedCapabilities()
Returns the value of the 'Extended Capabilities' containment reference. |
org.eclipse.emf.common.util.EList |
getOperation()
Returns the value of the 'Operation' containment reference list. |
org.eclipse.emf.common.util.EList |
getParameter()
Returns the value of the 'Parameter' containment reference list. |
void |
setExtendedCapabilities(org.eclipse.emf.ecore.EObject value)
Sets the value of the ' Extended Capabilities ' containment reference. |
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.common.util.EList getOperation()
OperationType
.
Metadata for unordered list of all the (requests for) operations that this server interface implements. The list of required and optional operations implemented shall be specified in the Implementation Specification for this service.
Ows11Package.getOperationsMetadataType_Operation()
org.eclipse.emf.common.util.EList getParameter()
DomainType
.
Optional unordered list of parameter valid domains that each apply to one or more operations which this server interface implements. The list of required and optional parameter domain limitations shall be specified in the Implementation Specification for this service.
Ows11Package.getOperationsMetadataType_Parameter()
org.eclipse.emf.common.util.EList getConstraint()
DomainType
.
Optional unordered list of valid domain constraints on non-parameter quantities that each apply to this server. The list of required and optional constraints shall be specified in the Implementation Specification for this service.
Ows11Package.getOperationsMetadataType_Constraint()
org.eclipse.emf.ecore.EObject getExtendedCapabilities()
setExtendedCapabilities(EObject)
,
Ows11Package.getOperationsMetadataType_ExtendedCapabilities()
void setExtendedCapabilities(org.eclipse.emf.ecore.EObject value)
Extended Capabilities
' containment reference.
value
- the new value of the 'Extended Capabilities' containment reference.getExtendedCapabilities()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |