|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DomainType
A representation of the model object 'Domain Type'. Valid domain (or allowed set of values) of one quantity, with its name or identifier.
The following features are supported:
Ows11Package.getDomainType()
Method Summary | |
---|---|
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
void |
setName(java.lang.String value)
Sets the value of the ' Name ' attribute. |
Methods inherited from interface net.opengis.ows11.UnNamedDomainType |
---|
getAllowedValues, getAnyValue, getDataType, getDefaultValue, getMeaning, getMetadata, getNoValues, getReferenceSystem, getUOM, getValuesReference, setAllowedValues, setAnyValue, setDataType, setDefaultValue, setMeaning, setNoValues, setReferenceSystem, setUOM, setValuesReference |
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 getName()
setName(String)
,
Ows11Package.getDomainType_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |