|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UnNamedDomainType
A representation of the model object 'Un Named Domain Type'. Valid domain (or allowed set of values) of one quantity, with needed metadata but without a quantity name or identifier.
The following features are supported:
Allowed Values
Any Value
No Values
Values Reference
Default Value
Meaning
Data Type
UOM
Reference System
Metadata
Ows11Package.getUnNamedDomainType()
Method Summary | |
---|---|
AllowedValuesType |
getAllowedValues()
Returns the value of the 'Allowed Values' containment reference. |
AnyValueType |
getAnyValue()
Returns the value of the 'Any Value' containment reference. |
DomainMetadataType |
getDataType()
Returns the value of the 'Data Type' containment reference. |
ValueType |
getDefaultValue()
Returns the value of the 'Default Value' containment reference. |
DomainMetadataType |
getMeaning()
Returns the value of the 'Meaning' containment reference. |
org.eclipse.emf.common.util.EList |
getMetadata()
Returns the value of the 'Metadata' containment reference list. |
NoValuesType |
getNoValues()
Returns the value of the 'No Values' containment reference. |
DomainMetadataType |
getReferenceSystem()
Returns the value of the 'Reference System' containment reference. |
DomainMetadataType |
getUOM()
Returns the value of the 'UOM' containment reference. |
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 |
setDataType(DomainMetadataType value)
Sets the value of the ' Data Type ' containment reference. |
void |
setDefaultValue(ValueType value)
Sets the value of the ' Default Value ' containment reference. |
void |
setMeaning(DomainMetadataType value)
Sets the value of the ' Meaning ' containment reference. |
void |
setNoValues(NoValuesType value)
Sets the value of the ' No Values ' containment reference. |
void |
setReferenceSystem(DomainMetadataType value)
Sets the value of the ' Reference System ' containment reference. |
void |
setUOM(DomainMetadataType value)
Sets the value of the ' UOM ' containment reference. |
void |
setValuesReference(ValuesReferenceType value)
Sets the value of the ' Values Reference ' 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 |
---|
AllowedValuesType getAllowedValues()
setAllowedValues(AllowedValuesType)
,
Ows11Package.getUnNamedDomainType_AllowedValues()
void setAllowedValues(AllowedValuesType value)
Allowed Values
' containment reference.
value
- the new value of the 'Allowed Values' containment reference.getAllowedValues()
AnyValueType getAnyValue()
setAnyValue(AnyValueType)
,
Ows11Package.getUnNamedDomainType_AnyValue()
void setAnyValue(AnyValueType value)
Any Value
' containment reference.
value
- the new value of the 'Any Value' containment reference.getAnyValue()
NoValuesType getNoValues()
setNoValues(NoValuesType)
,
Ows11Package.getUnNamedDomainType_NoValues()
void setNoValues(NoValuesType value)
No Values
' containment reference.
value
- the new value of the 'No Values' containment reference.getNoValues()
ValuesReferenceType getValuesReference()
setValuesReference(ValuesReferenceType)
,
Ows11Package.getUnNamedDomainType_ValuesReference()
void setValuesReference(ValuesReferenceType value)
Values Reference
' containment reference.
value
- the new value of the 'Values Reference' containment reference.getValuesReference()
ValueType getDefaultValue()
setDefaultValue(ValueType)
,
Ows11Package.getUnNamedDomainType_DefaultValue()
void setDefaultValue(ValueType value)
Default Value
' containment reference.
value
- the new value of the 'Default Value' containment reference.getDefaultValue()
DomainMetadataType getMeaning()
setMeaning(DomainMetadataType)
,
Ows11Package.getUnNamedDomainType_Meaning()
void setMeaning(DomainMetadataType value)
Meaning
' containment reference.
value
- the new value of the 'Meaning' containment reference.getMeaning()
DomainMetadataType getDataType()
setDataType(DomainMetadataType)
,
Ows11Package.getUnNamedDomainType_DataType()
void setDataType(DomainMetadataType value)
Data Type
' containment reference.
value
- the new value of the 'Data Type' containment reference.getDataType()
DomainMetadataType getUOM()
setUOM(DomainMetadataType)
,
Ows11Package.getUnNamedDomainType_UOM()
void setUOM(DomainMetadataType value)
UOM
' containment reference.
value
- the new value of the 'UOM' containment reference.getUOM()
DomainMetadataType getReferenceSystem()
setReferenceSystem(DomainMetadataType)
,
Ows11Package.getUnNamedDomainType_ReferenceSystem()
void setReferenceSystem(DomainMetadataType value)
Reference System
' containment reference.
value
- the new value of the 'Reference System' containment reference.getReferenceSystem()
org.eclipse.emf.common.util.EList getMetadata()
MetadataType
.
Optional unordered list of other metadata about this quantity. A list of required and optional other metadata elements for this quantity should be specified in the Implementation Specification for this service.
Ows11Package.getUnNamedDomainType_Metadata()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |