|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.AdapterFactoryImpl
net.opengis.wcs11.util.Wcs111AdapterFactory
public class Wcs111AdapterFactory
The Adapter Factory for the model.
It provides an adapter createXXX
method for each class of the model.
Wcs111Package
Field Summary | |
---|---|
protected static Wcs111Package |
modelPackage
The cached model package. |
protected Wcs111Switch |
modelSwitch
The switch the delegates to the createXXX methods. |
Constructor Summary | |
---|---|
Wcs111AdapterFactory()
Creates an instance of the adapter factory. |
Method Summary | |
---|---|
org.eclipse.emf.common.notify.Adapter |
createAdapter(org.eclipse.emf.common.notify.Notifier target)
Creates an adapter for the target . |
org.eclipse.emf.common.notify.Adapter |
createAvailableKeysTypeAdapter()
Creates a new adapter for an object of class ' Available Keys Type '. |
org.eclipse.emf.common.notify.Adapter |
createAxisSubsetTypeAdapter()
Creates a new adapter for an object of class ' Axis Subset Type '. |
org.eclipse.emf.common.notify.Adapter |
createAxisTypeAdapter()
Creates a new adapter for an object of class ' Axis Type '. |
org.eclipse.emf.common.notify.Adapter |
createCapabilitiesBaseTypeAdapter()
Creates a new adapter for an object of class ' Capabilities Base Type '. |
org.eclipse.emf.common.notify.Adapter |
createCapabilitiesTypeAdapter()
Creates a new adapter for an object of class ' Capabilities Type '. |
org.eclipse.emf.common.notify.Adapter |
createCodeTypeAdapter()
Creates a new adapter for an object of class ' Code Type '. |
org.eclipse.emf.common.notify.Adapter |
createContentsTypeAdapter()
Creates a new adapter for an object of class ' Contents Type '. |
org.eclipse.emf.common.notify.Adapter |
createCoverageDescriptionsTypeAdapter()
Creates a new adapter for an object of class ' Coverage Descriptions Type '. |
org.eclipse.emf.common.notify.Adapter |
createCoverageDescriptionTypeAdapter()
Creates a new adapter for an object of class ' Coverage Description Type '. |
org.eclipse.emf.common.notify.Adapter |
createCoverageDomainTypeAdapter()
Creates a new adapter for an object of class ' Coverage Domain Type '. |
org.eclipse.emf.common.notify.Adapter |
createCoveragesTypeAdapter()
Creates a new adapter for an object of class ' Coverages Type '. |
org.eclipse.emf.common.notify.Adapter |
createCoverageSummaryTypeAdapter()
Creates a new adapter for an object of class ' Coverage Summary Type '. |
org.eclipse.emf.common.notify.Adapter |
createDescribeCoverageTypeAdapter()
Creates a new adapter for an object of class ' Describe Coverage Type '. |
org.eclipse.emf.common.notify.Adapter |
createDescriptionTypeAdapter()
Creates a new adapter for an object of class ' Description Type '. |
org.eclipse.emf.common.notify.Adapter |
createDocumentRootAdapter()
Creates a new adapter for an object of class ' Document Root '. |
org.eclipse.emf.common.notify.Adapter |
createDomainSubsetTypeAdapter()
Creates a new adapter for an object of class ' Domain Subset Type '. |
org.eclipse.emf.common.notify.Adapter |
createEObjectAdapter()
Creates a new adapter for the default case. |
org.eclipse.emf.common.notify.Adapter |
createFieldSubsetTypeAdapter()
Creates a new adapter for an object of class ' Field Subset Type '. |
org.eclipse.emf.common.notify.Adapter |
createFieldTypeAdapter()
Creates a new adapter for an object of class ' Field Type '. |
org.eclipse.emf.common.notify.Adapter |
createGetCapabilitiesType_1Adapter()
Creates a new adapter for an object of class ' Get Capabilities Type '. |
org.eclipse.emf.common.notify.Adapter |
createGetCapabilitiesTypeAdapter()
Creates a new adapter for an object of class ' Get Capabilities Type '. |
org.eclipse.emf.common.notify.Adapter |
createGetCoverageTypeAdapter()
Creates a new adapter for an object of class ' Get Coverage Type '. |
org.eclipse.emf.common.notify.Adapter |
createGridCrsTypeAdapter()
Creates a new adapter for an object of class ' Grid Crs Type '. |
org.eclipse.emf.common.notify.Adapter |
createImageCRSRefTypeAdapter()
Creates a new adapter for an object of class ' Image CRS Ref Type '. |
org.eclipse.emf.common.notify.Adapter |
createInterpolationMethodBaseTypeAdapter()
Creates a new adapter for an object of class ' Interpolation Method Base Type '. |
org.eclipse.emf.common.notify.Adapter |
createInterpolationMethodsTypeAdapter()
Creates a new adapter for an object of class ' Interpolation Methods Type '. |
org.eclipse.emf.common.notify.Adapter |
createInterpolationMethodTypeAdapter()
Creates a new adapter for an object of class ' Interpolation Method Type '. |
org.eclipse.emf.common.notify.Adapter |
createOutputTypeAdapter()
Creates a new adapter for an object of class ' Output Type '. |
org.eclipse.emf.common.notify.Adapter |
createRangeSubsetTypeAdapter()
Creates a new adapter for an object of class ' Range Subset Type '. |
org.eclipse.emf.common.notify.Adapter |
createRangeTypeAdapter()
Creates a new adapter for an object of class ' Range Type '. |
org.eclipse.emf.common.notify.Adapter |
createRequestBaseTypeAdapter()
Creates a new adapter for an object of class ' Request Base Type '. |
org.eclipse.emf.common.notify.Adapter |
createSpatialDomainTypeAdapter()
Creates a new adapter for an object of class ' Spatial Domain Type '. |
org.eclipse.emf.common.notify.Adapter |
createTimePeriodTypeAdapter()
Creates a new adapter for an object of class ' Time Period Type '. |
org.eclipse.emf.common.notify.Adapter |
createTimeSequenceTypeAdapter()
Creates a new adapter for an object of class ' Time Sequence Type '. |
boolean |
isFactoryForType(java.lang.Object object)
Returns whether this factory is applicable for the type of the object. |
Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl |
---|
adapt, adapt, adaptAllNew, adaptNew, associate, createAdapter, resolve |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static Wcs111Package modelPackage
protected Wcs111Switch modelSwitch
createXXX
methods.
Constructor Detail |
---|
public Wcs111AdapterFactory()
Method Detail |
---|
public boolean isFactoryForType(java.lang.Object object)
true
if the object is either the model's package or is an instance object of the model.
isFactoryForType
in interface org.eclipse.emf.common.notify.AdapterFactory
isFactoryForType
in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
public org.eclipse.emf.common.notify.Adapter createAdapter(org.eclipse.emf.common.notify.Notifier target)
target
.
createAdapter
in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
target
- the object to adapt.
target
.public org.eclipse.emf.common.notify.Adapter createAvailableKeysTypeAdapter()
Available Keys Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
AvailableKeysType
public org.eclipse.emf.common.notify.Adapter createAxisSubsetTypeAdapter()
Axis Subset Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
AxisSubsetType
public org.eclipse.emf.common.notify.Adapter createAxisTypeAdapter()
Axis Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
AxisType
public org.eclipse.emf.common.notify.Adapter createCapabilitiesTypeAdapter()
Capabilities Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CapabilitiesType
public org.eclipse.emf.common.notify.Adapter createContentsTypeAdapter()
Contents Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ContentsType
public org.eclipse.emf.common.notify.Adapter createCoverageDescriptionsTypeAdapter()
Coverage Descriptions Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CoverageDescriptionsType
public org.eclipse.emf.common.notify.Adapter createCoverageDescriptionTypeAdapter()
Coverage Description Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CoverageDescriptionType
public org.eclipse.emf.common.notify.Adapter createCoverageDomainTypeAdapter()
Coverage Domain Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CoverageDomainType
public org.eclipse.emf.common.notify.Adapter createCoveragesTypeAdapter()
Coverages Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CoveragesType
public org.eclipse.emf.common.notify.Adapter createCoverageSummaryTypeAdapter()
Coverage Summary Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CoverageSummaryType
public org.eclipse.emf.common.notify.Adapter createDescribeCoverageTypeAdapter()
Describe Coverage Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
DescribeCoverageType
public org.eclipse.emf.common.notify.Adapter createDocumentRootAdapter()
Document Root
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
DocumentRoot
public org.eclipse.emf.common.notify.Adapter createDomainSubsetTypeAdapter()
Domain Subset Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
DomainSubsetType
public org.eclipse.emf.common.notify.Adapter createFieldSubsetTypeAdapter()
Field Subset Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
FieldSubsetType
public org.eclipse.emf.common.notify.Adapter createFieldTypeAdapter()
Field Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
FieldType
public org.eclipse.emf.common.notify.Adapter createGetCapabilitiesTypeAdapter()
Get Capabilities Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
GetCapabilitiesType
public org.eclipse.emf.common.notify.Adapter createGetCoverageTypeAdapter()
Get Coverage Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
GetCoverageType
public org.eclipse.emf.common.notify.Adapter createGridCrsTypeAdapter()
Grid Crs Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
GridCrsType
public org.eclipse.emf.common.notify.Adapter createImageCRSRefTypeAdapter()
Image CRS Ref Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
ImageCRSRefType
public org.eclipse.emf.common.notify.Adapter createInterpolationMethodBaseTypeAdapter()
Interpolation Method Base Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
InterpolationMethodBaseType
public org.eclipse.emf.common.notify.Adapter createInterpolationMethodsTypeAdapter()
Interpolation Methods Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
InterpolationMethodsType
public org.eclipse.emf.common.notify.Adapter createInterpolationMethodTypeAdapter()
Interpolation Method Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
InterpolationMethodType
public org.eclipse.emf.common.notify.Adapter createOutputTypeAdapter()
Output Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
OutputType
public org.eclipse.emf.common.notify.Adapter createRangeSubsetTypeAdapter()
Range Subset Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RangeSubsetType
public org.eclipse.emf.common.notify.Adapter createRangeTypeAdapter()
Range Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RangeType
public org.eclipse.emf.common.notify.Adapter createRequestBaseTypeAdapter()
Request Base Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
RequestBaseType
public org.eclipse.emf.common.notify.Adapter createSpatialDomainTypeAdapter()
Spatial Domain Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
SpatialDomainType
public org.eclipse.emf.common.notify.Adapter createTimePeriodTypeAdapter()
Time Period Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TimePeriodType
public org.eclipse.emf.common.notify.Adapter createTimeSequenceTypeAdapter()
Time Sequence Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
TimeSequenceType
public org.eclipse.emf.common.notify.Adapter createDescriptionTypeAdapter()
Description Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
DescriptionType
public org.eclipse.emf.common.notify.Adapter createCapabilitiesBaseTypeAdapter()
Capabilities Base Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CapabilitiesBaseType
public org.eclipse.emf.common.notify.Adapter createGetCapabilitiesType_1Adapter()
Get Capabilities Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
GetCapabilitiesType
public org.eclipse.emf.common.notify.Adapter createCodeTypeAdapter()
Code Type
'.
This default implementation returns null so that we can easily ignore cases;
it's useful to ignore a case when inheritance will catch all the cases anyway.
CodeType
public org.eclipse.emf.common.notify.Adapter createEObjectAdapter()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |