|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FieldSubsetType
A representation of the model object 'Field Subset Type'.
The following features are supported:
Wcs111Package.getFieldSubsetType()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getAxisSubset()
Returns the value of the 'Axis Subset' containment reference list. |
CodeType |
getIdentifier()
Returns the value of the 'Identifier' containment reference. |
java.lang.String |
getInterpolationType()
Returns the value of the 'Interpolation Type' attribute. |
void |
setIdentifier(CodeType value)
Sets the value of the ' Identifier ' containment reference. |
void |
setInterpolationType(java.lang.String value)
Sets the value of the ' Interpolation Type ' attribute. |
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 |
---|
CodeType getIdentifier()
setIdentifier(CodeType)
,
Wcs111Package.getFieldSubsetType_Identifier()
void setIdentifier(CodeType value)
Identifier
' containment reference.
value
- the new value of the 'Identifier' containment reference.getIdentifier()
java.lang.String getInterpolationType()
setInterpolationType(String)
,
Wcs111Package.getFieldSubsetType_InterpolationType()
void setInterpolationType(java.lang.String value)
Interpolation Type
' attribute.
value
- the new value of the 'Interpolation Type' attribute.getInterpolationType()
org.eclipse.emf.common.util.EList getAxisSubset()
AxisSubsetType
.
Unordered list of zero or more axis subsets for this field. TBD.
Wcs111Package.getFieldSubsetType_AxisSubset()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |