|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProcessBriefType
A representation of the model object 'Process Brief Type'.
The following features are supported:
Wps10Package.getProcessBriefType()
Method Summary | |
---|---|
java.lang.String |
getProcessVersion()
Returns the value of the 'Process Version' attribute. |
java.lang.String |
getProfile()
Returns the value of the 'Profile' attribute. |
WSDLType |
getWSDL()
Returns the value of the 'WSDL' containment reference. |
void |
setProcessVersion(java.lang.String value)
Sets the value of the ' Process Version ' attribute. |
void |
setProfile(java.lang.String value)
Sets the value of the ' Profile ' attribute. |
void |
setWSDL(WSDLType value)
Sets the value of the ' WSDL ' containment reference. |
Methods inherited from interface net.opengis.wps10.DescriptionType |
---|
getAbstract, getIdentifier, getMetadata, getTitle, setAbstract, setIdentifier, setTitle |
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 |
---|
java.lang.String getProfile()
setProfile(String)
,
Wps10Package.getProcessBriefType_Profile()
void setProfile(java.lang.String value)
Profile
' attribute.
value
- the new value of the 'Profile' attribute.getProfile()
WSDLType getWSDL()
setWSDL(WSDLType)
,
Wps10Package.getProcessBriefType_WSDL()
void setWSDL(WSDLType value)
WSDL
' containment reference.
value
- the new value of the 'WSDL' containment reference.getWSDL()
java.lang.String getProcessVersion()
setProcessVersion(String)
,
Wps10Package.getProcessBriefType_ProcessVersion()
void setProcessVersion(java.lang.String value)
Process Version
' attribute.
value
- the new value of the 'Process Version' attribute.getProcessVersion()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |