|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SupportedCRSsType
A representation of the model object 'Supported CR Ss Type'. Listing of the Coordinate Reference System (CRS) support for this process input or output.
The following features are supported:
Wps10Package.getSupportedCRSsType()
Method Summary | |
---|---|
DefaultType |
getDefault()
Returns the value of the 'Default' containment reference. |
CRSsType |
getSupported()
Returns the value of the 'Supported' containment reference. |
void |
setDefault(DefaultType value)
Sets the value of the ' Default ' containment reference. |
void |
setSupported(CRSsType value)
Sets the value of the ' Supported ' 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 |
---|
DefaultType getDefault()
setDefault(DefaultType)
,
Wps10Package.getSupportedCRSsType_Default()
void setDefault(DefaultType value)
Default
' containment reference.
value
- the new value of the 'Default' containment reference.getDefault()
CRSsType getSupported()
setSupported(CRSsType)
,
Wps10Package.getSupportedCRSsType_Supported()
void setSupported(CRSsType value)
Supported
' containment reference.
value
- the new value of the 'Supported' containment reference.getSupported()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |