|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LiteralOutputType
A representation of the model object 'Literal Output Type'. Description of a literal output (or input).
The following features are supported:
Wps10Package.getLiteralOutputType()
Method Summary | |
---|---|
DomainMetadataType |
getDataType()
Returns the value of the 'Data Type' containment reference. |
SupportedUOMsType |
getUOMs()
Returns the value of the 'UO Ms' containment reference. |
void |
setDataType(DomainMetadataType value)
Sets the value of the ' Data Type ' containment reference. |
void |
setUOMs(SupportedUOMsType value)
Sets the value of the ' UO Ms ' 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 |
---|
DomainMetadataType getDataType()
setDataType(DomainMetadataType)
,
Wps10Package.getLiteralOutputType_DataType()
void setDataType(DomainMetadataType value)
Data Type
' containment reference.
value
- the new value of the 'Data Type' containment reference.getDataType()
SupportedUOMsType getUOMs()
setUOMs(SupportedUOMsType)
,
Wps10Package.getLiteralOutputType_UOMs()
void setUOMs(SupportedUOMsType value)
UO Ms
' containment reference.
value
- the new value of the 'UO Ms' containment reference.getUOMs()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |