|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ComplexDataDescriptionType
A representation of the model object 'Complex Data Description Type'. A combination of format, encoding, and/or schema supported by a process input or output.
The following features are supported:
Wps10Package.getComplexDataDescriptionType()
Method Summary | |
---|---|
java.lang.String |
getEncoding()
Returns the value of the 'Encoding' attribute. |
java.lang.String |
getMimeType()
Returns the value of the 'Mime Type' attribute. |
java.lang.String |
getSchema()
Returns the value of the 'Schema' attribute. |
void |
setEncoding(java.lang.String value)
Sets the value of the ' Encoding ' attribute. |
void |
setMimeType(java.lang.String value)
Sets the value of the ' Mime Type ' attribute. |
void |
setSchema(java.lang.String value)
Sets the value of the ' Schema ' attribute. |
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 getMimeType()
setMimeType(String)
,
Wps10Package.getComplexDataDescriptionType_MimeType()
void setMimeType(java.lang.String value)
Mime Type
' attribute.
value
- the new value of the 'Mime Type' attribute.getMimeType()
java.lang.String getEncoding()
setEncoding(String)
,
Wps10Package.getComplexDataDescriptionType_Encoding()
void setEncoding(java.lang.String value)
Encoding
' attribute.
value
- the new value of the 'Encoding' attribute.getEncoding()
java.lang.String getSchema()
setSchema(String)
,
Wps10Package.getComplexDataDescriptionType_Schema()
void setSchema(java.lang.String value)
Schema
' attribute.
value
- the new value of the 'Schema' attribute.getSchema()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |