|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LiteralInputType
A representation of the model object 'Literal Input Type'. Description of a process input that consists of a simple literal value (e.g., "2.1"). (Informative: This type is a subset of the ows:UnNamedDomainType defined in owsDomaintype.xsd.)
The following features are supported:
Wps10Package.getLiteralInputType()
Method Summary | |
---|---|
AllowedValuesType |
getAllowedValues()
Returns the value of the 'Allowed Values' containment reference. |
AnyValueType |
getAnyValue()
Returns the value of the 'Any Value' containment reference. |
java.lang.String |
getDefaultValue()
Returns the value of the 'Default Value' attribute. |
ValuesReferenceType |
getValuesReference()
Returns the value of the 'Values Reference' containment reference. |
void |
setAllowedValues(AllowedValuesType value)
Sets the value of the ' Allowed Values ' containment reference. |
void |
setAnyValue(AnyValueType value)
Sets the value of the ' Any Value ' containment reference. |
void |
setDefaultValue(java.lang.String value)
Sets the value of the ' Default Value ' attribute. |
void |
setValuesReference(ValuesReferenceType value)
Sets the value of the ' Values Reference ' containment reference. |
Methods inherited from interface net.opengis.wps10.LiteralOutputType |
---|
getDataType, getUOMs, setDataType, setUOMs |
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 |
---|
AllowedValuesType getAllowedValues()
setAllowedValues(AllowedValuesType)
,
Wps10Package.getLiteralInputType_AllowedValues()
void setAllowedValues(AllowedValuesType value)
Allowed Values
' containment reference.
value
- the new value of the 'Allowed Values' containment reference.getAllowedValues()
AnyValueType getAnyValue()
setAnyValue(AnyValueType)
,
Wps10Package.getLiteralInputType_AnyValue()
void setAnyValue(AnyValueType value)
Any Value
' containment reference.
value
- the new value of the 'Any Value' containment reference.getAnyValue()
ValuesReferenceType getValuesReference()
setValuesReference(ValuesReferenceType)
,
Wps10Package.getLiteralInputType_ValuesReference()
void setValuesReference(ValuesReferenceType value)
Values Reference
' containment reference.
value
- the new value of the 'Values Reference' containment reference.getValuesReference()
java.lang.String getDefaultValue()
setDefaultValue(String)
,
Wps10Package.getLiteralInputType_DefaultValue()
void setDefaultValue(java.lang.String value)
Default Value
' attribute.
value
- the new value of the 'Default Value' attribute.getDefaultValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |