|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SupportedComplexDataType
A representation of the model object 'Supported Complex Data Type'. Formats, encodings, and schemas supported by a process input or output.
The following features are supported:
Wps10Package.getSupportedComplexDataType()
Method Summary | |
---|---|
ComplexDataCombinationType |
getDefault()
Returns the value of the 'Default' containment reference. |
ComplexDataCombinationsType |
getSupported()
Returns the value of the 'Supported' containment reference. |
void |
setDefault(ComplexDataCombinationType value)
Sets the value of the ' Default ' containment reference. |
void |
setSupported(ComplexDataCombinationsType value)
Sets the value of the ' Supported ' 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 |
---|
ComplexDataCombinationType getDefault()
setDefault(ComplexDataCombinationType)
,
Wps10Package.getSupportedComplexDataType_Default()
void setDefault(ComplexDataCombinationType value)
Default
' containment reference.
value
- the new value of the 'Default' containment reference.getDefault()
ComplexDataCombinationsType getSupported()
setSupported(ComplexDataCombinationsType)
,
Wps10Package.getSupportedComplexDataType_Supported()
void setSupported(ComplexDataCombinationsType value)
Supported
' containment reference.
value
- the new value of the 'Supported' containment reference.getSupported()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |