public class AfplibAdapterFactory
extends org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
createXXX method for each class of the model.
AfplibPackage| Modifier and Type | Field and Description |
|---|---|
protected static AfplibPackage |
modelPackage
The cached model package
|
protected AfplibSwitch<org.eclipse.emf.common.notify.Adapter> |
modelSwitch
The switch that delegates to the
createXXX methods |
| Constructor and Description |
|---|
AfplibAdapterFactory()
Creates an instance of the adapter factory
|
| Modifier and Type | Method and Description |
|---|---|
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 |
createAMBAdapter()
Creates a new adapter for an object of class '
AMB' |
org.eclipse.emf.common.notify.Adapter |
createAMIAdapter()
Creates a new adapter for an object of class '
AMI' |
org.eclipse.emf.common.notify.Adapter |
createAttributeQualifierAdapter()
Creates a new adapter for an object of class '
Attribute Qualifier' |
org.eclipse.emf.common.notify.Adapter |
createAttributeValueAdapter()
Creates a new adapter for an object of class '
Attribute Value' |
org.eclipse.emf.common.notify.Adapter |
createBAGAdapter()
Creates a new adapter for an object of class '
BAG' |
org.eclipse.emf.common.notify.Adapter |
createBandImageAdapter()
Creates a new adapter for an object of class '
Band Image' |
org.eclipse.emf.common.notify.Adapter |
createBandImageDataAdapter()
Creates a new adapter for an object of class '
Band Image Data' |
org.eclipse.emf.common.notify.Adapter |
createBandImageRGAdapter()
Creates a new adapter for an object of class '
Band Image RG' |
org.eclipse.emf.common.notify.Adapter |
createBBCAdapter()
Creates a new adapter for an object of class '
BBC' |
org.eclipse.emf.common.notify.Adapter |
createBCAAdapter()
Creates a new adapter for an object of class '
BCA' |
org.eclipse.emf.common.notify.Adapter |
createBCFAdapter()
Creates a new adapter for an object of class '
BCF' |
org.eclipse.emf.common.notify.Adapter |
createBCPAdapter()
Creates a new adapter for an object of class '
BCP' |
org.eclipse.emf.common.notify.Adapter |
createBDAAdapter()
Creates a new adapter for an object of class '
BDA' |
org.eclipse.emf.common.notify.Adapter |
createBDDAdapter()
Creates a new adapter for an object of class '
BDD' |
org.eclipse.emf.common.notify.Adapter |
createBDGAdapter()
Creates a new adapter for an object of class '
BDG' |
org.eclipse.emf.common.notify.Adapter |
createBDIAdapter()
Creates a new adapter for an object of class '
BDI' |
org.eclipse.emf.common.notify.Adapter |
createBDMAdapter()
Creates a new adapter for an object of class '
BDM' |
org.eclipse.emf.common.notify.Adapter |
createBDTAdapter()
Creates a new adapter for an object of class '
BDT' |
org.eclipse.emf.common.notify.Adapter |
createBDXAdapter()
Creates a new adapter for an object of class '
BDX' |
org.eclipse.emf.common.notify.Adapter |
createBeginImageAdapter()
Creates a new adapter for an object of class '
Begin Image' |
org.eclipse.emf.common.notify.Adapter |
createBeginSegmentAdapter()
Creates a new adapter for an object of class '
Begin Segment' |
org.eclipse.emf.common.notify.Adapter |
createBeginSegmentCommandAdapter()
Creates a new adapter for an object of class '
Begin Segment Command' |
org.eclipse.emf.common.notify.Adapter |
createBeginTileAdapter()
Creates a new adapter for an object of class '
Begin Tile' |
org.eclipse.emf.common.notify.Adapter |
createBeginTransparencyMaskAdapter()
Creates a new adapter for an object of class '
Begin Transparency Mask' |
org.eclipse.emf.common.notify.Adapter |
createBFGAdapter()
Creates a new adapter for an object of class '
BFG' |
org.eclipse.emf.common.notify.Adapter |
createBFMAdapter()
Creates a new adapter for an object of class '
BFM' |
org.eclipse.emf.common.notify.Adapter |
createBFNAdapter()
Creates a new adapter for an object of class '
BFN' |
org.eclipse.emf.common.notify.Adapter |
createBGRAdapter()
Creates a new adapter for an object of class '
BGR' |
org.eclipse.emf.common.notify.Adapter |
createBIIAdapter()
Creates a new adapter for an object of class '
BII' |
org.eclipse.emf.common.notify.Adapter |
createBIMAdapter()
Creates a new adapter for an object of class '
BIM' |
org.eclipse.emf.common.notify.Adapter |
createBLNAdapter()
Creates a new adapter for an object of class '
BLN' |
org.eclipse.emf.common.notify.Adapter |
createBMMAdapter()
Creates a new adapter for an object of class '
BMM' |
org.eclipse.emf.common.notify.Adapter |
createBMOAdapter()
Creates a new adapter for an object of class '
BMO' |
org.eclipse.emf.common.notify.Adapter |
createBNGAdapter()
Creates a new adapter for an object of class '
BNG' |
org.eclipse.emf.common.notify.Adapter |
createBOCAdapter()
Creates a new adapter for an object of class '
BOC' |
org.eclipse.emf.common.notify.Adapter |
createBOGAdapter()
Creates a new adapter for an object of class '
BOG' |
org.eclipse.emf.common.notify.Adapter |
createBPFAdapter()
Creates a new adapter for an object of class '
BPF' |
org.eclipse.emf.common.notify.Adapter |
createBPGAdapter()
Creates a new adapter for an object of class '
BPG' |
org.eclipse.emf.common.notify.Adapter |
createBPMAdapter()
Creates a new adapter for an object of class '
BPM' |
org.eclipse.emf.common.notify.Adapter |
createBPSAdapter()
Creates a new adapter for an object of class '
BPS' |
org.eclipse.emf.common.notify.Adapter |
createBPTAdapter()
Creates a new adapter for an object of class '
BPT' |
org.eclipse.emf.common.notify.Adapter |
createBRGAdapter()
Creates a new adapter for an object of class '
BRG' |
org.eclipse.emf.common.notify.Adapter |
createBRSAdapter()
Creates a new adapter for an object of class '
BRS' |
org.eclipse.emf.common.notify.Adapter |
createBSGAdapter()
Creates a new adapter for an object of class '
BSG' |
org.eclipse.emf.common.notify.Adapter |
createBSUAdapter()
Creates a new adapter for an object of class '
BSU' |
org.eclipse.emf.common.notify.Adapter |
createCATAdapter()
Creates a new adapter for an object of class '
CAT' |
org.eclipse.emf.common.notify.Adapter |
createCDDAdapter()
Creates a new adapter for an object of class '
CDD' |
org.eclipse.emf.common.notify.Adapter |
createCFCAdapter()
Creates a new adapter for an object of class '
CFC' |
org.eclipse.emf.common.notify.Adapter |
createCFIAdapter()
Creates a new adapter for an object of class '
CFI' |
org.eclipse.emf.common.notify.Adapter |
createCFIRGAdapter()
Creates a new adapter for an object of class '
CFIRG' |
org.eclipse.emf.common.notify.Adapter |
createCGCSGIDAdapter()
Creates a new adapter for an object of class '
CGCSGID' |
org.eclipse.emf.common.notify.Adapter |
createCharacterRotationAdapter()
Creates a new adapter for an object of class '
Character Rotation' |
org.eclipse.emf.common.notify.Adapter |
createCMRFidelityAdapter()
Creates a new adapter for an object of class '
CMR Fidelity' |
org.eclipse.emf.common.notify.Adapter |
createColorFidelityAdapter()
Creates a new adapter for an object of class '
Color Fidelity' |
org.eclipse.emf.common.notify.Adapter |
createColorManagementResourceDescriptorAdapter()
Creates a new adapter for an object of class '
Color Management Resource Descriptor' |
org.eclipse.emf.common.notify.Adapter |
createColorSpecificationAdapter()
Creates a new adapter for an object of class '
Color Specification' |
org.eclipse.emf.common.notify.Adapter |
createCommentAdapter()
Creates a new adapter for an object of class '
Comment' |
org.eclipse.emf.common.notify.Adapter |
createCPCAdapter()
Creates a new adapter for an object of class '
CPC' |
org.eclipse.emf.common.notify.Adapter |
createCPDAdapter()
Creates a new adapter for an object of class '
CPD' |
org.eclipse.emf.common.notify.Adapter |
createCPIAdapter()
Creates a new adapter for an object of class '
CPI' |
org.eclipse.emf.common.notify.Adapter |
createCPIRGAdapter()
Creates a new adapter for an object of class '
CPIRG' |
org.eclipse.emf.common.notify.Adapter |
createCRCResourceManagementAdapter()
Creates a new adapter for an object of class '
CRC Resource Management' |
org.eclipse.emf.common.notify.Adapter |
createCTCAdapter()
Creates a new adapter for an object of class '
CTC' |
org.eclipse.emf.common.notify.Adapter |
createDataObjectFontDescriptorAdapter()
Creates a new adapter for an object of class '
Data Object Font Descriptor' |
org.eclipse.emf.common.notify.Adapter |
createDBRAdapter()
Creates a new adapter for an object of class '
DBR' |
org.eclipse.emf.common.notify.Adapter |
createDescriptorPositionAdapter()
Creates a new adapter for an object of class '
Descriptor Position' |
org.eclipse.emf.common.notify.Adapter |
createDeviceAppearanceAdapter()
Creates a new adapter for an object of class '
Device Appearance' |
org.eclipse.emf.common.notify.Adapter |
createDIRAdapter()
Creates a new adapter for an object of class '
DIR' |
org.eclipse.emf.common.notify.Adapter |
createDrawingOrderSubsetAdapter()
Creates a new adapter for an object of class '
Drawing Order Subset' |
org.eclipse.emf.common.notify.Adapter |
createDXDAdapter()
Creates a new adapter for an object of class '
DXD' |
org.eclipse.emf.common.notify.Adapter |
createEAGAdapter()
Creates a new adapter for an object of class '
EAG' |
org.eclipse.emf.common.notify.Adapter |
createEBCAdapter()
Creates a new adapter for an object of class '
EBC' |
org.eclipse.emf.common.notify.Adapter |
createECAAdapter()
Creates a new adapter for an object of class '
ECA' |
org.eclipse.emf.common.notify.Adapter |
createECFAdapter()
Creates a new adapter for an object of class '
ECF' |
org.eclipse.emf.common.notify.Adapter |
createECPAdapter()
Creates a new adapter for an object of class '
ECP' |
org.eclipse.emf.common.notify.Adapter |
createEDGAdapter()
Creates a new adapter for an object of class '
EDG' |
org.eclipse.emf.common.notify.Adapter |
createEDIAdapter()
Creates a new adapter for an object of class '
EDI' |
org.eclipse.emf.common.notify.Adapter |
createEDMAdapter()
Creates a new adapter for an object of class '
EDM' |
org.eclipse.emf.common.notify.Adapter |
createEDTAdapter()
Creates a new adapter for an object of class '
EDT' |
org.eclipse.emf.common.notify.Adapter |
createEDXAdapter()
Creates a new adapter for an object of class '
EDX' |
org.eclipse.emf.common.notify.Adapter |
createEFGAdapter()
Creates a new adapter for an object of class '
EFG' |
org.eclipse.emf.common.notify.Adapter |
createEFMAdapter()
Creates a new adapter for an object of class '
EFM' |
org.eclipse.emf.common.notify.Adapter |
createEFNAdapter()
Creates a new adapter for an object of class '
EFN' |
org.eclipse.emf.common.notify.Adapter |
createEGRAdapter()
Creates a new adapter for an object of class '
EGR' |
org.eclipse.emf.common.notify.Adapter |
createEIIAdapter()
Creates a new adapter for an object of class '
EII' |
org.eclipse.emf.common.notify.Adapter |
createEIMAdapter()
Creates a new adapter for an object of class '
EIM' |
org.eclipse.emf.common.notify.Adapter |
createEMMAdapter()
Creates a new adapter for an object of class '
EMM' |
org.eclipse.emf.common.notify.Adapter |
createEMOAdapter()
Creates a new adapter for an object of class '
EMO' |
org.eclipse.emf.common.notify.Adapter |
createEncodingSchemeIDAdapter()
Creates a new adapter for an object of class '
Encoding Scheme ID' |
org.eclipse.emf.common.notify.Adapter |
createEndImageAdapter()
Creates a new adapter for an object of class '
End Image' |
org.eclipse.emf.common.notify.Adapter |
createEndSegmentAdapter()
Creates a new adapter for an object of class '
End Segment' |
org.eclipse.emf.common.notify.Adapter |
createEndSegmentCommandAdapter()
Creates a new adapter for an object of class '
End Segment Command' |
org.eclipse.emf.common.notify.Adapter |
createEndTileAdapter()
Creates a new adapter for an object of class '
End Tile' |
org.eclipse.emf.common.notify.Adapter |
createEndTransparencyMaskAdapter()
Creates a new adapter for an object of class '
End Transparency Mask' |
org.eclipse.emf.common.notify.Adapter |
createENGAdapter()
Creates a new adapter for an object of class '
ENG' |
org.eclipse.emf.common.notify.Adapter |
createEObjectAdapter()
Creates a new adapter for the default case
|
org.eclipse.emf.common.notify.Adapter |
createEOCAdapter()
Creates a new adapter for an object of class '
EOC' |
org.eclipse.emf.common.notify.Adapter |
createEOGAdapter()
Creates a new adapter for an object of class '
EOG' |
org.eclipse.emf.common.notify.Adapter |
createEPFAdapter()
Creates a new adapter for an object of class '
EPF' |
org.eclipse.emf.common.notify.Adapter |
createEPGAdapter()
Creates a new adapter for an object of class '
EPG' |
org.eclipse.emf.common.notify.Adapter |
createEPMAdapter()
Creates a new adapter for an object of class '
EPM' |
org.eclipse.emf.common.notify.Adapter |
createEPSAdapter()
Creates a new adapter for an object of class '
EPS' |
org.eclipse.emf.common.notify.Adapter |
createEPTAdapter()
Creates a new adapter for an object of class '
EPT' |
org.eclipse.emf.common.notify.Adapter |
createERGAdapter()
Creates a new adapter for an object of class '
ERG' |
org.eclipse.emf.common.notify.Adapter |
createERSAdapter()
Creates a new adapter for an object of class '
ERS' |
org.eclipse.emf.common.notify.Adapter |
createESGAdapter()
Creates a new adapter for an object of class '
ESG' |
org.eclipse.emf.common.notify.Adapter |
createESUAdapter()
Creates a new adapter for an object of class '
ESU' |
org.eclipse.emf.common.notify.Adapter |
createExtendedResourceLocalIdentifierAdapter()
Creates a new adapter for an object of class '
Extended Resource Local Identifier' |
org.eclipse.emf.common.notify.Adapter |
createExtensionFontAdapter()
Creates a new adapter for an object of class '
Extension Font' |
org.eclipse.emf.common.notify.Adapter |
createExternalAlgorithmAdapter()
Creates a new adapter for an object of class '
External Algorithm' |
org.eclipse.emf.common.notify.Adapter |
createExternalAlgorithmRGAdapter()
Creates a new adapter for an object of class '
External Algorithm RG' |
org.eclipse.emf.common.notify.Adapter |
createFGDAdapter()
Creates a new adapter for an object of class '
FGD' |
org.eclipse.emf.common.notify.Adapter |
createFinishingFidelityAdapter()
Creates a new adapter for an object of class '
Finishing Fidelity' |
org.eclipse.emf.common.notify.Adapter |
createFinishingOperationAdapter()
Creates a new adapter for an object of class '
Finishing Operation' |
org.eclipse.emf.common.notify.Adapter |
createFNCAdapter()
Creates a new adapter for an object of class '
FNC' |
org.eclipse.emf.common.notify.Adapter |
createFNDAdapter()
Creates a new adapter for an object of class '
FND' |
org.eclipse.emf.common.notify.Adapter |
createFNGAdapter()
Creates a new adapter for an object of class '
FNG' |
org.eclipse.emf.common.notify.Adapter |
createFNIAdapter()
Creates a new adapter for an object of class '
FNI' |
org.eclipse.emf.common.notify.Adapter |
createFNIRGAdapter()
Creates a new adapter for an object of class '
FNIRG' |
org.eclipse.emf.common.notify.Adapter |
createFNMAdapter()
Creates a new adapter for an object of class '
FNM' |
org.eclipse.emf.common.notify.Adapter |
createFNMRGAdapter()
Creates a new adapter for an object of class '
FNMRG' |
org.eclipse.emf.common.notify.Adapter |
createFNNAdapter()
Creates a new adapter for an object of class '
FNN' |
org.eclipse.emf.common.notify.Adapter |
createFNNRG2Adapter()
Creates a new adapter for an object of class '
FNNRG2' |
org.eclipse.emf.common.notify.Adapter |
createFNNRGAdapter()
Creates a new adapter for an object of class '
FNNRG' |
org.eclipse.emf.common.notify.Adapter |
createFNOAdapter()
Creates a new adapter for an object of class '
FNO' |
org.eclipse.emf.common.notify.Adapter |
createFNORGAdapter()
Creates a new adapter for an object of class '
FNORG' |
org.eclipse.emf.common.notify.Adapter |
createFNPAdapter()
Creates a new adapter for an object of class '
FNP' |
org.eclipse.emf.common.notify.Adapter |
createFNPRGAdapter()
Creates a new adapter for an object of class '
FNPRG' |
org.eclipse.emf.common.notify.Adapter |
createFontCodedGraphicCharacterSetGlobalIdentifierAdapter()
Creates a new adapter for an object of class '
Font Coded Graphic Character Set Global Identifier' |
org.eclipse.emf.common.notify.Adapter |
createFontDescriptorSpecificationAdapter()
Creates a new adapter for an object of class '
Font Descriptor Specification' |
org.eclipse.emf.common.notify.Adapter |
createFontFidelityAdapter()
Creates a new adapter for an object of class '
Font Fidelity' |
org.eclipse.emf.common.notify.Adapter |
createFontHorizontalScaleFactorAdapter()
Creates a new adapter for an object of class '
Font Horizontal Scale Factor' |
org.eclipse.emf.common.notify.Adapter |
createFontResolutionAdapter()
Creates a new adapter for an object of class '
Font Resolution' |
org.eclipse.emf.common.notify.Adapter |
createFullyQualifiedNameAdapter()
Creates a new adapter for an object of class '
Fully Qualified Name' |
org.eclipse.emf.common.notify.Adapter |
createGADAdapter()
Creates a new adapter for an object of class '
GAD' |
org.eclipse.emf.common.notify.Adapter |
createGBARAdapter()
Creates a new adapter for an object of class '
GBAR' |
org.eclipse.emf.common.notify.Adapter |
createGBIMGAdapter()
Creates a new adapter for an object of class '
GBIMG' |
org.eclipse.emf.common.notify.Adapter |
createGBOXAdapter()
Creates a new adapter for an object of class '
GBOX' |
org.eclipse.emf.common.notify.Adapter |
createGCBEZAdapter()
Creates a new adapter for an object of class '
GCBEZ' |
org.eclipse.emf.common.notify.Adapter |
createGCBEZRGAdapter()
Creates a new adapter for an object of class '
GCBEZRG' |
org.eclipse.emf.common.notify.Adapter |
createGCBIMGAdapter()
Creates a new adapter for an object of class '
GCBIMG' |
org.eclipse.emf.common.notify.Adapter |
createGCBOXAdapter()
Creates a new adapter for an object of class '
GCBOX' |
org.eclipse.emf.common.notify.Adapter |
createGCCBEZAdapter()
Creates a new adapter for an object of class '
GCCBEZ' |
org.eclipse.emf.common.notify.Adapter |
createGCCBEZRGAdapter()
Creates a new adapter for an object of class '
GCCBEZRG' |
org.eclipse.emf.common.notify.Adapter |
createGCCHSTAdapter()
Creates a new adapter for an object of class '
GCCHST' |
org.eclipse.emf.common.notify.Adapter |
createGCFARCAdapter()
Creates a new adapter for an object of class '
GCFARC' |
org.eclipse.emf.common.notify.Adapter |
createGCFLTAdapter()
Creates a new adapter for an object of class '
GCFLT' |
org.eclipse.emf.common.notify.Adapter |
createGCFLTRGAdapter()
Creates a new adapter for an object of class '
GCFLTRG' |
org.eclipse.emf.common.notify.Adapter |
createGCHSTAdapter()
Creates a new adapter for an object of class '
GCHST' |
org.eclipse.emf.common.notify.Adapter |
createGCLINEAdapter()
Creates a new adapter for an object of class '
GCLINE' |
org.eclipse.emf.common.notify.Adapter |
createGCLINERGAdapter()
Creates a new adapter for an object of class '
GCLINERG' |
org.eclipse.emf.common.notify.Adapter |
createGCMRKAdapter()
Creates a new adapter for an object of class '
GCMRK' |
org.eclipse.emf.common.notify.Adapter |
createGCMRKRGAdapter()
Creates a new adapter for an object of class '
GCMRKRG' |
org.eclipse.emf.common.notify.Adapter |
createGCOMTAdapter()
Creates a new adapter for an object of class '
GCOMT' |
org.eclipse.emf.common.notify.Adapter |
createGCPARCAdapter()
Creates a new adapter for an object of class '
GCPARC' |
org.eclipse.emf.common.notify.Adapter |
createGCRLINEAdapter()
Creates a new adapter for an object of class '
GCRLINE' |
org.eclipse.emf.common.notify.Adapter |
createGCRLINERGAdapter()
Creates a new adapter for an object of class '
GCRLINERG' |
org.eclipse.emf.common.notify.Adapter |
createGDDAdapter()
Creates a new adapter for an object of class '
GDD' |
org.eclipse.emf.common.notify.Adapter |
createGEARAdapter()
Creates a new adapter for an object of class '
GEAR' |
org.eclipse.emf.common.notify.Adapter |
createGEIMGAdapter()
Creates a new adapter for an object of class '
GEIMG' |
org.eclipse.emf.common.notify.Adapter |
createGEPROLAdapter()
Creates a new adapter for an object of class '
GEPROL' |
org.eclipse.emf.common.notify.Adapter |
createGFARCAdapter()
Creates a new adapter for an object of class '
GFARC' |
org.eclipse.emf.common.notify.Adapter |
createGFLTAdapter()
Creates a new adapter for an object of class '
GFLT' |
org.eclipse.emf.common.notify.Adapter |
createGFLTRGAdapter()
Creates a new adapter for an object of class '
GFLTRG' |
org.eclipse.emf.common.notify.Adapter |
createGIMDAdapter()
Creates a new adapter for an object of class '
GIMD' |
org.eclipse.emf.common.notify.Adapter |
createGLINEAdapter()
Creates a new adapter for an object of class '
GLINE' |
org.eclipse.emf.common.notify.Adapter |
createGLINERGAdapter()
Creates a new adapter for an object of class '
GLINERG' |
org.eclipse.emf.common.notify.Adapter |
createGMRKAdapter()
Creates a new adapter for an object of class '
GMRK' |
org.eclipse.emf.common.notify.Adapter |
createGMRKRGAdapter()
Creates a new adapter for an object of class '
GMRKRG' |
org.eclipse.emf.common.notify.Adapter |
createGNOP1Adapter()
Creates a new adapter for an object of class '
GNOP1' |
org.eclipse.emf.common.notify.Adapter |
createGPARCAdapter()
Creates a new adapter for an object of class '
GPARC' |
org.eclipse.emf.common.notify.Adapter |
createGRLINEAdapter()
Creates a new adapter for an object of class '
GRLINE' |
org.eclipse.emf.common.notify.Adapter |
createGRLINERGAdapter()
Creates a new adapter for an object of class '
GRLINERG' |
org.eclipse.emf.common.notify.Adapter |
createGSAPAdapter()
Creates a new adapter for an object of class '
GSAP' |
org.eclipse.emf.common.notify.Adapter |
createGSBMXAdapter()
Creates a new adapter for an object of class '
GSBMX' |
org.eclipse.emf.common.notify.Adapter |
createGSCAAdapter()
Creates a new adapter for an object of class '
GSCA' |
org.eclipse.emf.common.notify.Adapter |
createGSCCAdapter()
Creates a new adapter for an object of class '
GSCC' |
org.eclipse.emf.common.notify.Adapter |
createGSCDAdapter()
Creates a new adapter for an object of class '
GSCD' |
org.eclipse.emf.common.notify.Adapter |
createGSCHAdapter()
Creates a new adapter for an object of class '
GSCH' |
org.eclipse.emf.common.notify.Adapter |
createGSCOLAdapter()
Creates a new adapter for an object of class '
GSCOL' |
org.eclipse.emf.common.notify.Adapter |
createGSCPAdapter()
Creates a new adapter for an object of class '
GSCP' |
org.eclipse.emf.common.notify.Adapter |
createGSCRAdapter()
Creates a new adapter for an object of class '
GSCR' |
org.eclipse.emf.common.notify.Adapter |
createGSCSAdapter()
Creates a new adapter for an object of class '
GSCS' |
org.eclipse.emf.common.notify.Adapter |
createGSECOLAdapter()
Creates a new adapter for an object of class '
GSECOL' |
org.eclipse.emf.common.notify.Adapter |
createGSFLWAdapter()
Creates a new adapter for an object of class '
GSFLW' |
org.eclipse.emf.common.notify.Adapter |
createGSGCHAdapter()
Creates a new adapter for an object of class '
GSGCH' |
org.eclipse.emf.common.notify.Adapter |
createGSLEAdapter()
Creates a new adapter for an object of class '
GSLE' |
org.eclipse.emf.common.notify.Adapter |
createGSLJAdapter()
Creates a new adapter for an object of class '
GSLJ' |
org.eclipse.emf.common.notify.Adapter |
createGSLTAdapter()
Creates a new adapter for an object of class '
GSLT' |
org.eclipse.emf.common.notify.Adapter |
createGSLWAdapter()
Creates a new adapter for an object of class '
GSLW' |
org.eclipse.emf.common.notify.Adapter |
createGSMCAdapter()
Creates a new adapter for an object of class '
GSMC' |
org.eclipse.emf.common.notify.Adapter |
createGSMPAdapter()
Creates a new adapter for an object of class '
GSMP' |
org.eclipse.emf.common.notify.Adapter |
createGSMSAdapter()
Creates a new adapter for an object of class '
GSMS' |
org.eclipse.emf.common.notify.Adapter |
createGSMTAdapter()
Creates a new adapter for an object of class '
GSMT' |
org.eclipse.emf.common.notify.Adapter |
createGSMXAdapter()
Creates a new adapter for an object of class '
GSMX' |
org.eclipse.emf.common.notify.Adapter |
createGSPCOLAdapter()
Creates a new adapter for an object of class '
GSPCOL' |
org.eclipse.emf.common.notify.Adapter |
createGSPSAdapter()
Creates a new adapter for an object of class '
GSPS' |
org.eclipse.emf.common.notify.Adapter |
createGSPTAdapter()
Creates a new adapter for an object of class '
GSPT' |
org.eclipse.emf.common.notify.Adapter |
createICPAdapter()
Creates a new adapter for an object of class '
ICP' |
org.eclipse.emf.common.notify.Adapter |
createIDDAdapter()
Creates a new adapter for an object of class '
IDD' |
org.eclipse.emf.common.notify.Adapter |
createIDESizeAdapter()
Creates a new adapter for an object of class '
IDE Size' |
org.eclipse.emf.common.notify.Adapter |
createIDEStructureAdapter()
Creates a new adapter for an object of class '
IDE Structure' |
org.eclipse.emf.common.notify.Adapter |
createIELAdapter()
Creates a new adapter for an object of class '
IEL' |
org.eclipse.emf.common.notify.Adapter |
createIIDAdapter()
Creates a new adapter for an object of class '
IID' |
org.eclipse.emf.common.notify.Adapter |
createImageDataAdapter()
Creates a new adapter for an object of class '
Image Data' |
org.eclipse.emf.common.notify.Adapter |
createImageEncodingAdapter()
Creates a new adapter for an object of class '
Image Encoding' |
org.eclipse.emf.common.notify.Adapter |
createImageLUTIDAdapter()
Creates a new adapter for an object of class '
Image LUTID' |
org.eclipse.emf.common.notify.Adapter |
createImageResolutionAdapter()
Creates a new adapter for an object of class '
Image Resolution' |
org.eclipse.emf.common.notify.Adapter |
createImageSizeAdapter()
Creates a new adapter for an object of class '
Image Size' |
org.eclipse.emf.common.notify.Adapter |
createImageSubsamplingAdapter()
Creates a new adapter for an object of class '
Image Subsampling' |
org.eclipse.emf.common.notify.Adapter |
createIMMAdapter()
Creates a new adapter for an object of class '
IMM' |
org.eclipse.emf.common.notify.Adapter |
createIncludeTileAdapter()
Creates a new adapter for an object of class '
Include Tile' |
org.eclipse.emf.common.notify.Adapter |
createIOBAdapter()
Creates a new adapter for an object of class '
IOB' |
org.eclipse.emf.common.notify.Adapter |
createIOCAdapter()
Creates a new adapter for an object of class '
IOC' |
org.eclipse.emf.common.notify.Adapter |
createIOCAFunctionSetIdentificationAdapter()
Creates a new adapter for an object of class '
IOCA Function Set Identification' |
org.eclipse.emf.common.notify.Adapter |
createIPDAdapter()
Creates a new adapter for an object of class '
IPD' |
org.eclipse.emf.common.notify.Adapter |
createIPGAdapter()
Creates a new adapter for an object of class '
IPG' |
org.eclipse.emf.common.notify.Adapter |
createIPOAdapter()
Creates a new adapter for an object of class '
IPO' |
org.eclipse.emf.common.notify.Adapter |
createIPSAdapter()
Creates a new adapter for an object of class '
IPS' |
org.eclipse.emf.common.notify.Adapter |
createIRDAdapter()
Creates a new adapter for an object of class '
IRD' |
org.eclipse.emf.common.notify.Adapter |
createLineDataAdapter()
Creates a new adapter for an object of class '
Line Data' |
org.eclipse.emf.common.notify.Adapter |
createLineDataObjectPositionMigrationAdapter()
Creates a new adapter for an object of class '
Line Data Object Position Migration' |
org.eclipse.emf.common.notify.Adapter |
createLLEAdapter()
Creates a new adapter for an object of class '
LLE' |
org.eclipse.emf.common.notify.Adapter |
createLLERGAdapter()
Creates a new adapter for an object of class '
LLERG' |
org.eclipse.emf.common.notify.Adapter |
createLNCAdapter()
Creates a new adapter for an object of class '
LNC' |
org.eclipse.emf.common.notify.Adapter |
createLNDAdapter()
Creates a new adapter for an object of class '
LND' |
org.eclipse.emf.common.notify.Adapter |
createLocalDateAndTimeStampAdapter()
Creates a new adapter for an object of class '
Local Date And Time Stamp' |
org.eclipse.emf.common.notify.Adapter |
createLocaleSelectorAdapter()
Creates a new adapter for an object of class '
Locale Selector' |
org.eclipse.emf.common.notify.Adapter |
createMappingOptionAdapter()
Creates a new adapter for an object of class '
Mapping Option' |
org.eclipse.emf.common.notify.Adapter |
createMBCAdapter()
Creates a new adapter for an object of class '
MBC' |
org.eclipse.emf.common.notify.Adapter |
createMBCRGAdapter()
Creates a new adapter for an object of class '
MBCRG' |
org.eclipse.emf.common.notify.Adapter |
createMCAAdapter()
Creates a new adapter for an object of class '
MCA' |
org.eclipse.emf.common.notify.Adapter |
createMCARGAdapter()
Creates a new adapter for an object of class '
MCARG' |
org.eclipse.emf.common.notify.Adapter |
createMCCAdapter()
Creates a new adapter for an object of class '
MCC' |
org.eclipse.emf.common.notify.Adapter |
createMCCRGAdapter()
Creates a new adapter for an object of class '
MCCRG' |
org.eclipse.emf.common.notify.Adapter |
createMCDAdapter()
Creates a new adapter for an object of class '
MCD' |
org.eclipse.emf.common.notify.Adapter |
createMCDRGAdapter()
Creates a new adapter for an object of class '
MCDRG' |
org.eclipse.emf.common.notify.Adapter |
createMCF1Adapter()
Creates a new adapter for an object of class '
MCF1' |
org.eclipse.emf.common.notify.Adapter |
createMCF1RGAdapter()
Creates a new adapter for an object of class '
MCF1RG' |
org.eclipse.emf.common.notify.Adapter |
createMCFAdapter()
Creates a new adapter for an object of class '
MCF' |
org.eclipse.emf.common.notify.Adapter |
createMCFRGAdapter()
Creates a new adapter for an object of class '
MCFRG' |
org.eclipse.emf.common.notify.Adapter |
createMDDAdapter()
Creates a new adapter for an object of class '
MDD' |
org.eclipse.emf.common.notify.Adapter |
createMDRAdapter()
Creates a new adapter for an object of class '
MDR' |
org.eclipse.emf.common.notify.Adapter |
createMDRRGAdapter()
Creates a new adapter for an object of class '
MDRRG' |
org.eclipse.emf.common.notify.Adapter |
createMeasurementUnitsAdapter()
Creates a new adapter for an object of class '
Measurement Units' |
org.eclipse.emf.common.notify.Adapter |
createMediaEjectControlAdapter()
Creates a new adapter for an object of class '
Media Eject Control' |
org.eclipse.emf.common.notify.Adapter |
createMediaFidelityAdapter()
Creates a new adapter for an object of class '
Media Fidelity' |
org.eclipse.emf.common.notify.Adapter |
createMediumMapPageNumberAdapter()
Creates a new adapter for an object of class '
Medium Map Page Number' |
org.eclipse.emf.common.notify.Adapter |
createMediumOrientationAdapter()
Creates a new adapter for an object of class '
Medium Orientation' |
org.eclipse.emf.common.notify.Adapter |
createMetricAdjustmentAdapter()
Creates a new adapter for an object of class '
Metric Adjustment' |
org.eclipse.emf.common.notify.Adapter |
createMFCAdapter()
Creates a new adapter for an object of class '
MFC' |
org.eclipse.emf.common.notify.Adapter |
createMGOAdapter()
Creates a new adapter for an object of class '
MGO' |
org.eclipse.emf.common.notify.Adapter |
createMGORGAdapter()
Creates a new adapter for an object of class '
MGORG' |
org.eclipse.emf.common.notify.Adapter |
createMIOAdapter()
Creates a new adapter for an object of class '
MIO' |
org.eclipse.emf.common.notify.Adapter |
createMIORGAdapter()
Creates a new adapter for an object of class '
MIORG' |
org.eclipse.emf.common.notify.Adapter |
createMMCAdapter()
Creates a new adapter for an object of class '
MMC' |
org.eclipse.emf.common.notify.Adapter |
createMMCRGAdapter()
Creates a new adapter for an object of class '
MMCRG' |
org.eclipse.emf.common.notify.Adapter |
createMMDAdapter()
Creates a new adapter for an object of class '
MMD' |
org.eclipse.emf.common.notify.Adapter |
createMMDRGAdapter()
Creates a new adapter for an object of class '
MMDRG' |
org.eclipse.emf.common.notify.Adapter |
createMMOAdapter()
Creates a new adapter for an object of class '
MMO' |
org.eclipse.emf.common.notify.Adapter |
createMMORGAdapter()
Creates a new adapter for an object of class '
MMORG' |
org.eclipse.emf.common.notify.Adapter |
createMMTAdapter()
Creates a new adapter for an object of class '
MMT' |
org.eclipse.emf.common.notify.Adapter |
createMMTRGAdapter()
Creates a new adapter for an object of class '
MMTRG' |
org.eclipse.emf.common.notify.Adapter |
createMODCAInterchangeSetAdapter()
Creates a new adapter for an object of class '
MODCA Interchange Set' |
org.eclipse.emf.common.notify.Adapter |
createMPGAdapter()
Creates a new adapter for an object of class '
MPG' |
org.eclipse.emf.common.notify.Adapter |
createMPGRGAdapter()
Creates a new adapter for an object of class '
MPGRG' |
org.eclipse.emf.common.notify.Adapter |
createMPOAdapter()
Creates a new adapter for an object of class '
MPO' |
org.eclipse.emf.common.notify.Adapter |
createMPORGAdapter()
Creates a new adapter for an object of class '
MPORG' |
org.eclipse.emf.common.notify.Adapter |
createMPSAdapter()
Creates a new adapter for an object of class '
MPS' |
org.eclipse.emf.common.notify.Adapter |
createMPSRGAdapter()
Creates a new adapter for an object of class '
MPSRG' |
org.eclipse.emf.common.notify.Adapter |
createMSUAdapter()
Creates a new adapter for an object of class '
MSU' |
org.eclipse.emf.common.notify.Adapter |
createMSURGAdapter()
Creates a new adapter for an object of class '
MSURG' |
org.eclipse.emf.common.notify.Adapter |
createNOPAdapter()
Creates a new adapter for an object of class '
NOP' |
org.eclipse.emf.common.notify.Adapter |
createNOPCSAdapter()
Creates a new adapter for an object of class '
NOPCS' |
org.eclipse.emf.common.notify.Adapter |
createOBDAdapter()
Creates a new adapter for an object of class '
OBD' |
org.eclipse.emf.common.notify.Adapter |
createObjectAreaSizeAdapter()
Creates a new adapter for an object of class '
Object Area Size' |
org.eclipse.emf.common.notify.Adapter |
createObjectByteExtentAdapter()
Creates a new adapter for an object of class '
Object Byte Extent' |
org.eclipse.emf.common.notify.Adapter |
createObjectByteOffsetAdapter()
Creates a new adapter for an object of class '
Object Byte Offset' |
org.eclipse.emf.common.notify.Adapter |
createObjectClassificationAdapter()
Creates a new adapter for an object of class '
Object Classification' |
org.eclipse.emf.common.notify.Adapter |
createObjectContainerPresentationSpaceSizeAdapter()
Creates a new adapter for an object of class '
Object Container Presentation Space Size' |
org.eclipse.emf.common.notify.Adapter |
createObjectCountAdapter()
Creates a new adapter for an object of class '
Object Count' |
org.eclipse.emf.common.notify.Adapter |
createObjectFunctionSetSpecificationAdapter()
Creates a new adapter for an object of class '
Object Function Set Specification' |
org.eclipse.emf.common.notify.Adapter |
createObjectOffsetAdapter()
Creates a new adapter for an object of class '
Object Offset' |
org.eclipse.emf.common.notify.Adapter |
createObjectOriginIdentifierAdapter()
Creates a new adapter for an object of class '
Object Origin Identifier' |
org.eclipse.emf.common.notify.Adapter |
createObjectStructuredFieldExtentAdapter()
Creates a new adapter for an object of class '
Object Structured Field Extent' |
org.eclipse.emf.common.notify.Adapter |
createObjectStructuredFieldOffsetAdapter()
Creates a new adapter for an object of class '
Object Structured Field Offset' |
org.eclipse.emf.common.notify.Adapter |
createOBPAdapter()
Creates a new adapter for an object of class '
OBP' |
org.eclipse.emf.common.notify.Adapter |
createOCDAdapter()
Creates a new adapter for an object of class '
OCD' |
org.eclipse.emf.common.notify.Adapter |
createOVSAdapter()
Creates a new adapter for an object of class '
OVS' |
org.eclipse.emf.common.notify.Adapter |
createPageOverlayConditionalProcessingAdapter()
Creates a new adapter for an object of class '
Page Overlay Conditional Processing' |
org.eclipse.emf.common.notify.Adapter |
createPagePositionInformationAdapter()
Creates a new adapter for an object of class '
Page Position Information' |
org.eclipse.emf.common.notify.Adapter |
createPECAdapter()
Creates a new adapter for an object of class '
PEC' |
org.eclipse.emf.common.notify.Adapter |
createPFCAdapter()
Creates a new adapter for an object of class '
PFC' |
org.eclipse.emf.common.notify.Adapter |
createPGDAdapter()
Creates a new adapter for an object of class '
PGD' |
org.eclipse.emf.common.notify.Adapter |
createPGP1Adapter()
Creates a new adapter for an object of class '
PGP1' |
org.eclipse.emf.common.notify.Adapter |
createPGPAdapter()
Creates a new adapter for an object of class '
PGP' |
org.eclipse.emf.common.notify.Adapter |
createPGPRGAdapter()
Creates a new adapter for an object of class '
PGPRG' |
org.eclipse.emf.common.notify.Adapter |
createPMCAdapter()
Creates a new adapter for an object of class '
PMC' |
org.eclipse.emf.common.notify.Adapter |
createPPOAdapter()
Creates a new adapter for an object of class '
PPO' |
org.eclipse.emf.common.notify.Adapter |
createPPORGAdapter()
Creates a new adapter for an object of class '
PPORG' |
org.eclipse.emf.common.notify.Adapter |
createPresentationControlAdapter()
Creates a new adapter for an object of class '
Presentation Control' |
org.eclipse.emf.common.notify.Adapter |
createPresentationSpaceMixingRulesAdapter()
Creates a new adapter for an object of class '
Presentation Space Mixing Rules' |
org.eclipse.emf.common.notify.Adapter |
createPresentationSpaceResetMixingAdapter()
Creates a new adapter for an object of class '
Presentation Space Reset Mixing' |
org.eclipse.emf.common.notify.Adapter |
createPTD1Adapter()
Creates a new adapter for an object of class '
PTD1' |
org.eclipse.emf.common.notify.Adapter |
createPTDAdapter()
Creates a new adapter for an object of class '
PTD' |
org.eclipse.emf.common.notify.Adapter |
createPTXAdapter()
Creates a new adapter for an object of class '
PTX' |
org.eclipse.emf.common.notify.Adapter |
createRenderingIntentAdapter()
Creates a new adapter for an object of class '
Rendering Intent' |
org.eclipse.emf.common.notify.Adapter |
createResourceLocalIdentifierAdapter()
Creates a new adapter for an object of class '
Resource Local Identifier' |
org.eclipse.emf.common.notify.Adapter |
createResourceObjectIncludeAdapter()
Creates a new adapter for an object of class '
Resource Object Include' |
org.eclipse.emf.common.notify.Adapter |
createResourceObjectTypeAdapter()
Creates a new adapter for an object of class '
Resource Object Type' |
org.eclipse.emf.common.notify.Adapter |
createResourceSectionNumberAdapter()
Creates a new adapter for an object of class '
Resource Section Number' |
org.eclipse.emf.common.notify.Adapter |
createResourceUsageAttributeAdapter()
Creates a new adapter for an object of class '
Resource Usage Attribute' |
org.eclipse.emf.common.notify.Adapter |
createRMBAdapter()
Creates a new adapter for an object of class '
RMB' |
org.eclipse.emf.common.notify.Adapter |
createRMIAdapter()
Creates a new adapter for an object of class '
RMI' |
org.eclipse.emf.common.notify.Adapter |
createRPSAdapter()
Creates a new adapter for an object of class '
RPS' |
org.eclipse.emf.common.notify.Adapter |
createSamplingRatiosAdapter()
Creates a new adapter for an object of class '
Sampling Ratios' |
org.eclipse.emf.common.notify.Adapter |
createSamplingRatiosRGAdapter()
Creates a new adapter for an object of class '
Sampling Ratios RG' |
org.eclipse.emf.common.notify.Adapter |
createSBIAdapter()
Creates a new adapter for an object of class '
SBI' |
org.eclipse.emf.common.notify.Adapter |
createSCFLAdapter()
Creates a new adapter for an object of class '
SCFL' |
org.eclipse.emf.common.notify.Adapter |
createSECAdapter()
Creates a new adapter for an object of class '
SEC' |
org.eclipse.emf.common.notify.Adapter |
createSetBiLevelImageColorAdapter()
Creates a new adapter for an object of class '
Set Bi Level Image Color' |
org.eclipse.emf.common.notify.Adapter |
createSFAdapter()
Creates a new adapter for an object of class '
SF' |
org.eclipse.emf.common.notify.Adapter |
createSIAAdapter()
Creates a new adapter for an object of class '
SIA' |
org.eclipse.emf.common.notify.Adapter |
createSIMAdapter()
Creates a new adapter for an object of class '
SIM' |
org.eclipse.emf.common.notify.Adapter |
createSTCAdapter()
Creates a new adapter for an object of class '
STC' |
org.eclipse.emf.common.notify.Adapter |
createSTOAdapter()
Creates a new adapter for an object of class '
STO' |
org.eclipse.emf.common.notify.Adapter |
createSVIAdapter()
Creates a new adapter for an object of class '
SVI' |
org.eclipse.emf.common.notify.Adapter |
createTBMAdapter()
Creates a new adapter for an object of class '
TBM' |
org.eclipse.emf.common.notify.Adapter |
createTextFidelityAdapter()
Creates a new adapter for an object of class '
Text Fidelity' |
org.eclipse.emf.common.notify.Adapter |
createTextOrientationAdapter()
Creates a new adapter for an object of class '
Text Orientation' |
org.eclipse.emf.common.notify.Adapter |
createTilePositionAdapter()
Creates a new adapter for an object of class '
Tile Position' |
org.eclipse.emf.common.notify.Adapter |
createTileSetColorAdapter()
Creates a new adapter for an object of class '
Tile Set Color' |
org.eclipse.emf.common.notify.Adapter |
createTileSizeAdapter()
Creates a new adapter for an object of class '
Tile Size' |
org.eclipse.emf.common.notify.Adapter |
createTileTOCAdapter()
Creates a new adapter for an object of class '
Tile TOC' |
org.eclipse.emf.common.notify.Adapter |
createTileTOCRGAdapter()
Creates a new adapter for an object of class '
Tile TOCRG' |
org.eclipse.emf.common.notify.Adapter |
createTLEAdapter()
Creates a new adapter for an object of class '
TLE' |
org.eclipse.emf.common.notify.Adapter |
createTonerSaverAdapter()
Creates a new adapter for an object of class '
Toner Saver' |
org.eclipse.emf.common.notify.Adapter |
createTripletAdapter()
Creates a new adapter for an object of class '
Triplet' |
org.eclipse.emf.common.notify.Adapter |
createTRNAdapter()
Creates a new adapter for an object of class '
TRN' |
org.eclipse.emf.common.notify.Adapter |
createUniversalDateAndTimeStampAdapter()
Creates a new adapter for an object of class '
Universal Date And Time Stamp' |
org.eclipse.emf.common.notify.Adapter |
createUP3iFinishingOperationAdapter()
Creates a new adapter for an object of class '
UP 3i Finishing Operation' |
org.eclipse.emf.common.notify.Adapter |
createUSCAdapter()
Creates a new adapter for an object of class '
USC' |
org.eclipse.emf.common.notify.Adapter |
createWindowSpecificationAdapter()
Creates a new adapter for an object of class '
Window Specification' |
boolean |
isFactoryForType(Object object)
Returns whether this factory is applicable for the type of the object
|
protected static AfplibPackage modelPackage
protected AfplibSwitch<org.eclipse.emf.common.notify.Adapter> modelSwitch
createXXX methods.
public AfplibAdapterFactory()
public boolean isFactoryForType(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.AdapterFactoryisFactoryForType in class org.eclipse.emf.common.notify.impl.AdapterFactoryImplpublic org.eclipse.emf.common.notify.Adapter createAdapter(org.eclipse.emf.common.notify.Notifier target)
target.
createAdapter in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpltarget - the object to adapt.target.public org.eclipse.emf.common.notify.Adapter createLineDataAdapter()
Line Data'.
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.
LineDatapublic org.eclipse.emf.common.notify.Adapter createBAGAdapter()
BAG'.
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.
BAGpublic org.eclipse.emf.common.notify.Adapter createBBCAdapter()
BBC'.
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.
BBCpublic org.eclipse.emf.common.notify.Adapter createBCAAdapter()
BCA'.
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.
BCApublic org.eclipse.emf.common.notify.Adapter createBCFAdapter()
BCF'.
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.
BCFpublic org.eclipse.emf.common.notify.Adapter createBCPAdapter()
BCP'.
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.
BCPpublic org.eclipse.emf.common.notify.Adapter createBDAAdapter()
BDA'.
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.
BDApublic org.eclipse.emf.common.notify.Adapter createBDDAdapter()
BDD'.
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.
BDDpublic org.eclipse.emf.common.notify.Adapter createBDGAdapter()
BDG'.
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.
BDGpublic org.eclipse.emf.common.notify.Adapter createBDIAdapter()
BDI'.
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.
BDIpublic org.eclipse.emf.common.notify.Adapter createBDMAdapter()
BDM'.
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.
BDMpublic org.eclipse.emf.common.notify.Adapter createBDTAdapter()
BDT'.
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.
BDTpublic org.eclipse.emf.common.notify.Adapter createBDXAdapter()
BDX'.
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.
BDXpublic org.eclipse.emf.common.notify.Adapter createBFGAdapter()
BFG'.
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.
BFGpublic org.eclipse.emf.common.notify.Adapter createBFMAdapter()
BFM'.
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.
BFMpublic org.eclipse.emf.common.notify.Adapter createBFNAdapter()
BFN'.
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.
BFNpublic org.eclipse.emf.common.notify.Adapter createBGRAdapter()
BGR'.
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.
BGRpublic org.eclipse.emf.common.notify.Adapter createBIIAdapter()
BII'.
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.
BIIpublic org.eclipse.emf.common.notify.Adapter createBIMAdapter()
BIM'.
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.
BIMpublic org.eclipse.emf.common.notify.Adapter createBMMAdapter()
BMM'.
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.
BMMpublic org.eclipse.emf.common.notify.Adapter createBMOAdapter()
BMO'.
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.
BMOpublic org.eclipse.emf.common.notify.Adapter createBNGAdapter()
BNG'.
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.
BNGpublic org.eclipse.emf.common.notify.Adapter createBOCAdapter()
BOC'.
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.
BOCpublic org.eclipse.emf.common.notify.Adapter createBOGAdapter()
BOG'.
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.
BOGpublic org.eclipse.emf.common.notify.Adapter createBPFAdapter()
BPF'.
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.
BPFpublic org.eclipse.emf.common.notify.Adapter createBPGAdapter()
BPG'.
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.
BPGpublic org.eclipse.emf.common.notify.Adapter createBPMAdapter()
BPM'.
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.
BPMpublic org.eclipse.emf.common.notify.Adapter createBPSAdapter()
BPS'.
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.
BPSpublic org.eclipse.emf.common.notify.Adapter createBPTAdapter()
BPT'.
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.
BPTpublic org.eclipse.emf.common.notify.Adapter createBRGAdapter()
BRG'.
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.
BRGpublic org.eclipse.emf.common.notify.Adapter createBRSAdapter()
BRS'.
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.
BRSpublic org.eclipse.emf.common.notify.Adapter createBSGAdapter()
BSG'.
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.
BSGpublic org.eclipse.emf.common.notify.Adapter createCATAdapter()
CAT'.
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.
CATpublic org.eclipse.emf.common.notify.Adapter createCDDAdapter()
CDD'.
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.
CDDpublic org.eclipse.emf.common.notify.Adapter createCFCAdapter()
CFC'.
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.
CFCpublic org.eclipse.emf.common.notify.Adapter createCFIAdapter()
CFI'.
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.
CFIpublic org.eclipse.emf.common.notify.Adapter createCPCAdapter()
CPC'.
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.
CPCpublic org.eclipse.emf.common.notify.Adapter createCPDAdapter()
CPD'.
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.
CPDpublic org.eclipse.emf.common.notify.Adapter createCPIAdapter()
CPI'.
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.
CPIpublic org.eclipse.emf.common.notify.Adapter createCTCAdapter()
CTC'.
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.
CTCpublic org.eclipse.emf.common.notify.Adapter createDXDAdapter()
DXD'.
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.
DXDpublic org.eclipse.emf.common.notify.Adapter createEAGAdapter()
EAG'.
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.
EAGpublic org.eclipse.emf.common.notify.Adapter createEBCAdapter()
EBC'.
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.
EBCpublic org.eclipse.emf.common.notify.Adapter createECAAdapter()
ECA'.
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.
ECApublic org.eclipse.emf.common.notify.Adapter createECFAdapter()
ECF'.
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.
ECFpublic org.eclipse.emf.common.notify.Adapter createECPAdapter()
ECP'.
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.
ECPpublic org.eclipse.emf.common.notify.Adapter createEDGAdapter()
EDG'.
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.
EDGpublic org.eclipse.emf.common.notify.Adapter createEDIAdapter()
EDI'.
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.
EDIpublic org.eclipse.emf.common.notify.Adapter createEDMAdapter()
EDM'.
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.
EDMpublic org.eclipse.emf.common.notify.Adapter createEDTAdapter()
EDT'.
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.
EDTpublic org.eclipse.emf.common.notify.Adapter createEDXAdapter()
EDX'.
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.
EDXpublic org.eclipse.emf.common.notify.Adapter createEFGAdapter()
EFG'.
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.
EFGpublic org.eclipse.emf.common.notify.Adapter createEFMAdapter()
EFM'.
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.
EFMpublic org.eclipse.emf.common.notify.Adapter createEFNAdapter()
EFN'.
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.
EFNpublic org.eclipse.emf.common.notify.Adapter createEGRAdapter()
EGR'.
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.
EGRpublic org.eclipse.emf.common.notify.Adapter createEIIAdapter()
EII'.
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.
EIIpublic org.eclipse.emf.common.notify.Adapter createEIMAdapter()
EIM'.
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.
EIMpublic org.eclipse.emf.common.notify.Adapter createEMMAdapter()
EMM'.
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.
EMMpublic org.eclipse.emf.common.notify.Adapter createEMOAdapter()
EMO'.
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.
EMOpublic org.eclipse.emf.common.notify.Adapter createENGAdapter()
ENG'.
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.
ENGpublic org.eclipse.emf.common.notify.Adapter createEOCAdapter()
EOC'.
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.
EOCpublic org.eclipse.emf.common.notify.Adapter createEOGAdapter()
EOG'.
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.
EOGpublic org.eclipse.emf.common.notify.Adapter createEPFAdapter()
EPF'.
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.
EPFpublic org.eclipse.emf.common.notify.Adapter createEPGAdapter()
EPG'.
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.
EPGpublic org.eclipse.emf.common.notify.Adapter createEPMAdapter()
EPM'.
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.
EPMpublic org.eclipse.emf.common.notify.Adapter createEPSAdapter()
EPS'.
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.
EPSpublic org.eclipse.emf.common.notify.Adapter createEPTAdapter()
EPT'.
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.
EPTpublic org.eclipse.emf.common.notify.Adapter createERGAdapter()
ERG'.
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.
ERGpublic org.eclipse.emf.common.notify.Adapter createERSAdapter()
ERS'.
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.
ERSpublic org.eclipse.emf.common.notify.Adapter createESGAdapter()
ESG'.
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.
ESGpublic org.eclipse.emf.common.notify.Adapter createFNCAdapter()
FNC'.
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.
FNCpublic org.eclipse.emf.common.notify.Adapter createFNDAdapter()
FND'.
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.
FNDpublic org.eclipse.emf.common.notify.Adapter createFNGAdapter()
FNG'.
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.
FNGpublic org.eclipse.emf.common.notify.Adapter createFNIAdapter()
FNI'.
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.
FNIpublic org.eclipse.emf.common.notify.Adapter createFNNAdapter()
FNN'.
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.
FNNpublic org.eclipse.emf.common.notify.Adapter createFNMAdapter()
FNM'.
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.
FNMpublic org.eclipse.emf.common.notify.Adapter createFNOAdapter()
FNO'.
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.
FNOpublic org.eclipse.emf.common.notify.Adapter createFNPAdapter()
FNP'.
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.
FNPpublic org.eclipse.emf.common.notify.Adapter createGADAdapter()
GAD'.
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.
GADpublic org.eclipse.emf.common.notify.Adapter createGDDAdapter()
GDD'.
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.
GDDpublic org.eclipse.emf.common.notify.Adapter createICPAdapter()
ICP'.
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.
ICPpublic org.eclipse.emf.common.notify.Adapter createIDDAdapter()
IDD'.
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.
IDDpublic org.eclipse.emf.common.notify.Adapter createIELAdapter()
IEL'.
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.
IELpublic org.eclipse.emf.common.notify.Adapter createIIDAdapter()
IID'.
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.
IIDpublic org.eclipse.emf.common.notify.Adapter createIMMAdapter()
IMM'.
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.
IMMpublic org.eclipse.emf.common.notify.Adapter createIOBAdapter()
IOB'.
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.
IOBpublic org.eclipse.emf.common.notify.Adapter createIOCAdapter()
IOC'.
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.
IOCpublic org.eclipse.emf.common.notify.Adapter createIPDAdapter()
IPD'.
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.
IPDpublic org.eclipse.emf.common.notify.Adapter createIPGAdapter()
IPG'.
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.
IPGpublic org.eclipse.emf.common.notify.Adapter createIPOAdapter()
IPO'.
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.
IPOpublic org.eclipse.emf.common.notify.Adapter createIPSAdapter()
IPS'.
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.
IPSpublic org.eclipse.emf.common.notify.Adapter createIRDAdapter()
IRD'.
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.
IRDpublic org.eclipse.emf.common.notify.Adapter createLLEAdapter()
LLE'.
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.
LLEpublic org.eclipse.emf.common.notify.Adapter createLNCAdapter()
LNC'.
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.
LNCpublic org.eclipse.emf.common.notify.Adapter createLNDAdapter()
LND'.
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.
LNDpublic org.eclipse.emf.common.notify.Adapter createMBCAdapter()
MBC'.
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.
MBCpublic org.eclipse.emf.common.notify.Adapter createMCAAdapter()
MCA'.
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.
MCApublic org.eclipse.emf.common.notify.Adapter createMCCAdapter()
MCC'.
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.
MCCpublic org.eclipse.emf.common.notify.Adapter createMCDAdapter()
MCD'.
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.
MCDpublic org.eclipse.emf.common.notify.Adapter createMCFAdapter()
MCF'.
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.
MCFpublic org.eclipse.emf.common.notify.Adapter createMCF1Adapter()
MCF1'.
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.
MCF1public org.eclipse.emf.common.notify.Adapter createMDDAdapter()
MDD'.
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.
MDDpublic org.eclipse.emf.common.notify.Adapter createMDRAdapter()
MDR'.
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.
MDRpublic org.eclipse.emf.common.notify.Adapter createMFCAdapter()
MFC'.
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.
MFCpublic org.eclipse.emf.common.notify.Adapter createMGOAdapter()
MGO'.
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.
MGOpublic org.eclipse.emf.common.notify.Adapter createMIOAdapter()
MIO'.
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.
MIOpublic org.eclipse.emf.common.notify.Adapter createMMCAdapter()
MMC'.
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.
MMCpublic org.eclipse.emf.common.notify.Adapter createMMDAdapter()
MMD'.
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.
MMDpublic org.eclipse.emf.common.notify.Adapter createMMOAdapter()
MMO'.
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.
MMOpublic org.eclipse.emf.common.notify.Adapter createMMTAdapter()
MMT'.
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.
MMTpublic org.eclipse.emf.common.notify.Adapter createMPGAdapter()
MPG'.
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.
MPGpublic org.eclipse.emf.common.notify.Adapter createMPOAdapter()
MPO'.
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.
MPOpublic org.eclipse.emf.common.notify.Adapter createMPSAdapter()
MPS'.
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.
MPSpublic org.eclipse.emf.common.notify.Adapter createMSUAdapter()
MSU'.
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.
MSUpublic org.eclipse.emf.common.notify.Adapter createNOPAdapter()
NOP'.
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.
NOPpublic org.eclipse.emf.common.notify.Adapter createOBDAdapter()
OBD'.
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.
OBDpublic org.eclipse.emf.common.notify.Adapter createOBPAdapter()
OBP'.
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.
OBPpublic org.eclipse.emf.common.notify.Adapter createOCDAdapter()
OCD'.
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.
OCDpublic org.eclipse.emf.common.notify.Adapter createPECAdapter()
PEC'.
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.
PECpublic org.eclipse.emf.common.notify.Adapter createPFCAdapter()
PFC'.
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.
PFCpublic org.eclipse.emf.common.notify.Adapter createPGDAdapter()
PGD'.
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.
PGDpublic org.eclipse.emf.common.notify.Adapter createPGPAdapter()
PGP'.
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.
PGPpublic org.eclipse.emf.common.notify.Adapter createPGP1Adapter()
PGP1'.
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.
PGP1public org.eclipse.emf.common.notify.Adapter createPMCAdapter()
PMC'.
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.
PMCpublic org.eclipse.emf.common.notify.Adapter createPPOAdapter()
PPO'.
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.
PPOpublic org.eclipse.emf.common.notify.Adapter createPTDAdapter()
PTD'.
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.
PTDpublic org.eclipse.emf.common.notify.Adapter createPTD1Adapter()
PTD1'.
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.
PTD1public org.eclipse.emf.common.notify.Adapter createPTXAdapter()
PTX'.
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.
PTXpublic org.eclipse.emf.common.notify.Adapter createTLEAdapter()
TLE'.
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.
TLEpublic org.eclipse.emf.common.notify.Adapter createFGDAdapter()
FGD'.
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.
FGDpublic org.eclipse.emf.common.notify.Adapter createAMBAdapter()
AMB'.
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.
AMBpublic org.eclipse.emf.common.notify.Adapter createAMIAdapter()
AMI'.
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.
AMIpublic org.eclipse.emf.common.notify.Adapter createBLNAdapter()
BLN'.
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.
BLNpublic org.eclipse.emf.common.notify.Adapter createBSUAdapter()
BSU'.
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.
BSUpublic org.eclipse.emf.common.notify.Adapter createDBRAdapter()
DBR'.
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.
DBRpublic org.eclipse.emf.common.notify.Adapter createDIRAdapter()
DIR'.
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.
DIRpublic org.eclipse.emf.common.notify.Adapter createESUAdapter()
ESU'.
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.
ESUpublic org.eclipse.emf.common.notify.Adapter createNOPCSAdapter()
NOPCS'.
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.
NOPCSpublic org.eclipse.emf.common.notify.Adapter createOVSAdapter()
OVS'.
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.
OVSpublic org.eclipse.emf.common.notify.Adapter createRMBAdapter()
RMB'.
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.
RMBpublic org.eclipse.emf.common.notify.Adapter createRMIAdapter()
RMI'.
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.
RMIpublic org.eclipse.emf.common.notify.Adapter createRPSAdapter()
RPS'.
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.
RPSpublic org.eclipse.emf.common.notify.Adapter createSBIAdapter()
SBI'.
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.
SBIpublic org.eclipse.emf.common.notify.Adapter createSCFLAdapter()
SCFL'.
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.
SCFLpublic org.eclipse.emf.common.notify.Adapter createSECAdapter()
SEC'.
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.
SECpublic org.eclipse.emf.common.notify.Adapter createSIAAdapter()
SIA'.
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.
SIApublic org.eclipse.emf.common.notify.Adapter createSIMAdapter()
SIM'.
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.
SIMpublic org.eclipse.emf.common.notify.Adapter createSTCAdapter()
STC'.
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.
STCpublic org.eclipse.emf.common.notify.Adapter createSTOAdapter()
STO'.
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.
STOpublic org.eclipse.emf.common.notify.Adapter createSVIAdapter()
SVI'.
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.
SVIpublic org.eclipse.emf.common.notify.Adapter createTBMAdapter()
TBM'.
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.
TBMpublic org.eclipse.emf.common.notify.Adapter createTRNAdapter()
TRN'.
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.
TRNpublic org.eclipse.emf.common.notify.Adapter createUSCAdapter()
USC'.
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.
USCpublic org.eclipse.emf.common.notify.Adapter createAttributeQualifierAdapter()
Attribute Qualifier'.
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.
AttributeQualifierpublic org.eclipse.emf.common.notify.Adapter createAttributeValueAdapter()
Attribute Value'.
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.
AttributeValuepublic org.eclipse.emf.common.notify.Adapter createCGCSGIDAdapter()
CGCSGID'.
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.
CGCSGIDpublic org.eclipse.emf.common.notify.Adapter createCRCResourceManagementAdapter()
CRC Resource Management'.
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.
CRCResourceManagementpublic org.eclipse.emf.common.notify.Adapter createCharacterRotationAdapter()
Character Rotation'.
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.
CharacterRotationpublic org.eclipse.emf.common.notify.Adapter createColorSpecificationAdapter()
Color Specification'.
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.
ColorSpecificationpublic org.eclipse.emf.common.notify.Adapter createCommentAdapter()
Comment'.
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.
Commentpublic org.eclipse.emf.common.notify.Adapter createDataObjectFontDescriptorAdapter()
Data Object Font Descriptor'.
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.
DataObjectFontDescriptorpublic org.eclipse.emf.common.notify.Adapter createDescriptorPositionAdapter()
Descriptor Position'.
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.
DescriptorPositionpublic org.eclipse.emf.common.notify.Adapter createEncodingSchemeIDAdapter()
Encoding Scheme ID'.
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.
EncodingSchemeIDpublic org.eclipse.emf.common.notify.Adapter createFontResolutionAdapter()
Font Resolution'.
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.
FontResolutionpublic org.eclipse.emf.common.notify.Adapter createFullyQualifiedNameAdapter()
Fully Qualified Name'.
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.
FullyQualifiedNamepublic org.eclipse.emf.common.notify.Adapter createLocalDateAndTimeStampAdapter()
Local Date And Time Stamp'.
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.
LocalDateAndTimeStamppublic org.eclipse.emf.common.notify.Adapter createUniversalDateAndTimeStampAdapter()
Universal Date And Time Stamp'.
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.
UniversalDateAndTimeStamppublic org.eclipse.emf.common.notify.Adapter createMappingOptionAdapter()
Mapping Option'.
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.
MappingOptionpublic org.eclipse.emf.common.notify.Adapter createMediaEjectControlAdapter()
Media Eject Control'.
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.
MediaEjectControlpublic org.eclipse.emf.common.notify.Adapter createMediumMapPageNumberAdapter()
Medium Map Page Number'.
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.
MediumMapPageNumberpublic org.eclipse.emf.common.notify.Adapter createMediumOrientationAdapter()
Medium Orientation'.
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.
MediumOrientationpublic org.eclipse.emf.common.notify.Adapter createMeasurementUnitsAdapter()
Measurement Units'.
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.
MeasurementUnitspublic org.eclipse.emf.common.notify.Adapter createMODCAInterchangeSetAdapter()
MODCA Interchange Set'.
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.
MODCAInterchangeSetpublic org.eclipse.emf.common.notify.Adapter createObjectAreaSizeAdapter()
Object Area Size'.
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.
ObjectAreaSizepublic org.eclipse.emf.common.notify.Adapter createObjectClassificationAdapter()
Object Classification'.
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.
ObjectClassificationpublic org.eclipse.emf.common.notify.Adapter createObjectFunctionSetSpecificationAdapter()
Object Function Set Specification'.
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.
ObjectFunctionSetSpecificationpublic org.eclipse.emf.common.notify.Adapter createObjectOffsetAdapter()
Object Offset'.
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.
ObjectOffsetpublic org.eclipse.emf.common.notify.Adapter createResourceObjectTypeAdapter()
Resource Object 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.
ResourceObjectTypepublic org.eclipse.emf.common.notify.Adapter createPagePositionInformationAdapter()
Page Position Information'.
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.
PagePositionInformationpublic org.eclipse.emf.common.notify.Adapter createPresentationControlAdapter()
Presentation Control'.
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.
PresentationControlpublic org.eclipse.emf.common.notify.Adapter createPresentationSpaceResetMixingAdapter()
Presentation Space Reset Mixing'.
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.
PresentationSpaceResetMixingpublic org.eclipse.emf.common.notify.Adapter createPresentationSpaceMixingRulesAdapter()
Presentation Space Mixing Rules'.
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.
PresentationSpaceMixingRulespublic org.eclipse.emf.common.notify.Adapter createResourceLocalIdentifierAdapter()
Resource Local Identifier'.
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.
ResourceLocalIdentifierpublic org.eclipse.emf.common.notify.Adapter createResourceSectionNumberAdapter()
Resource Section Number'.
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.
ResourceSectionNumberpublic org.eclipse.emf.common.notify.Adapter createTextOrientationAdapter()
Text Orientation'.
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.
TextOrientationpublic org.eclipse.emf.common.notify.Adapter createFontHorizontalScaleFactorAdapter()
Font Horizontal Scale Factor'.
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.
FontHorizontalScaleFactorpublic org.eclipse.emf.common.notify.Adapter createFontDescriptorSpecificationAdapter()
Font Descriptor Specification'.
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.
FontDescriptorSpecificationpublic org.eclipse.emf.common.notify.Adapter createBeginSegmentAdapter()
Begin Segment'.
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.
BeginSegmentpublic org.eclipse.emf.common.notify.Adapter createEndSegmentAdapter()
End Segment'.
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.
EndSegmentpublic org.eclipse.emf.common.notify.Adapter createBeginTileAdapter()
Begin Tile'.
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.
BeginTilepublic org.eclipse.emf.common.notify.Adapter createEndTileAdapter()
End Tile'.
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.
EndTilepublic org.eclipse.emf.common.notify.Adapter createBeginTransparencyMaskAdapter()
Begin Transparency Mask'.
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.
BeginTransparencyMaskpublic org.eclipse.emf.common.notify.Adapter createEndTransparencyMaskAdapter()
End Transparency Mask'.
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.
EndTransparencyMaskpublic org.eclipse.emf.common.notify.Adapter createBeginImageAdapter()
Begin Image'.
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.
BeginImagepublic org.eclipse.emf.common.notify.Adapter createEndImageAdapter()
End Image'.
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.
EndImagepublic org.eclipse.emf.common.notify.Adapter createImageSizeAdapter()
Image Size'.
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.
ImageSizepublic org.eclipse.emf.common.notify.Adapter createImageEncodingAdapter()
Image Encoding'.
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.
ImageEncodingpublic org.eclipse.emf.common.notify.Adapter createIDESizeAdapter()
IDE Size'.
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.
IDESizepublic org.eclipse.emf.common.notify.Adapter createImageLUTIDAdapter()
Image LUTID'.
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.
ImageLUTIDpublic org.eclipse.emf.common.notify.Adapter createBandImageAdapter()
Band Image'.
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.
BandImagepublic org.eclipse.emf.common.notify.Adapter createIDEStructureAdapter()
IDE Structure'.
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.
IDEStructurepublic org.eclipse.emf.common.notify.Adapter createExternalAlgorithmAdapter()
External Algorithm'.
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.
ExternalAlgorithmpublic org.eclipse.emf.common.notify.Adapter createTilePositionAdapter()
Tile Position'.
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.
TilePositionpublic org.eclipse.emf.common.notify.Adapter createTileSizeAdapter()
Tile Size'.
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.
TileSizepublic org.eclipse.emf.common.notify.Adapter createTileSetColorAdapter()
Tile Set Color'.
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.
TileSetColorpublic org.eclipse.emf.common.notify.Adapter createSetBiLevelImageColorAdapter()
Set Bi Level Image Color'.
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.
SetBiLevelImageColorpublic org.eclipse.emf.common.notify.Adapter createIOCAFunctionSetIdentificationAdapter()
IOCA Function Set Identification'.
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.
IOCAFunctionSetIdentificationpublic org.eclipse.emf.common.notify.Adapter createImageDataAdapter()
Image Data'.
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.
ImageDatapublic org.eclipse.emf.common.notify.Adapter createBandImageDataAdapter()
Band Image Data'.
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.
BandImageDatapublic org.eclipse.emf.common.notify.Adapter createIncludeTileAdapter()
Include Tile'.
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.
IncludeTilepublic org.eclipse.emf.common.notify.Adapter createImageSubsamplingAdapter()
Image Subsampling'.
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.
ImageSubsamplingpublic org.eclipse.emf.common.notify.Adapter createSamplingRatiosAdapter()
Sampling Ratios'.
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.
SamplingRatiospublic org.eclipse.emf.common.notify.Adapter createTileTOCAdapter()
Tile TOC'.
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.
TileTOCpublic org.eclipse.emf.common.notify.Adapter createCPIRGAdapter()
CPIRG'.
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.
CPIRGpublic org.eclipse.emf.common.notify.Adapter createCFIRGAdapter()
CFIRG'.
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.
CFIRGpublic org.eclipse.emf.common.notify.Adapter createFNIRGAdapter()
FNIRG'.
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.
FNIRGpublic org.eclipse.emf.common.notify.Adapter createFNMRGAdapter()
FNMRG'.
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.
FNMRGpublic org.eclipse.emf.common.notify.Adapter createLLERGAdapter()
LLERG'.
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.
LLERGpublic org.eclipse.emf.common.notify.Adapter createMPSRGAdapter()
MPSRG'.
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.
MPSRGpublic org.eclipse.emf.common.notify.Adapter createMCFRGAdapter()
MCFRG'.
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.
MCFRGpublic org.eclipse.emf.common.notify.Adapter createMBCRGAdapter()
MBCRG'.
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.
MBCRGpublic org.eclipse.emf.common.notify.Adapter createMCARGAdapter()
MCARG'.
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.
MCARGpublic org.eclipse.emf.common.notify.Adapter createMCDRGAdapter()
MCDRG'.
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.
MCDRGpublic org.eclipse.emf.common.notify.Adapter createMDRRGAdapter()
MDRRG'.
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.
MDRRGpublic org.eclipse.emf.common.notify.Adapter createMGORGAdapter()
MGORG'.
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.
MGORGpublic org.eclipse.emf.common.notify.Adapter createMIORGAdapter()
MIORG'.
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.
MIORGpublic org.eclipse.emf.common.notify.Adapter createMMDRGAdapter()
MMDRG'.
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.
MMDRGpublic org.eclipse.emf.common.notify.Adapter createMMTRGAdapter()
MMTRG'.
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.
MMTRGpublic org.eclipse.emf.common.notify.Adapter createMPGRGAdapter()
MPGRG'.
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.
MPGRGpublic org.eclipse.emf.common.notify.Adapter createMPORGAdapter()
MPORG'.
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.
MPORGpublic org.eclipse.emf.common.notify.Adapter createPPORGAdapter()
PPORG'.
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.
PPORGpublic org.eclipse.emf.common.notify.Adapter createPGPRGAdapter()
PGPRG'.
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.
PGPRGpublic org.eclipse.emf.common.notify.Adapter createMCCRGAdapter()
MCCRG'.
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.
MCCRGpublic org.eclipse.emf.common.notify.Adapter createMMORGAdapter()
MMORG'.
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.
MMORGpublic org.eclipse.emf.common.notify.Adapter createBandImageRGAdapter()
Band Image RG'.
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.
BandImageRGpublic org.eclipse.emf.common.notify.Adapter createMCF1RGAdapter()
MCF1RG'.
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.
MCF1RGpublic org.eclipse.emf.common.notify.Adapter createMMCRGAdapter()
MMCRG'.
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.
MMCRGpublic org.eclipse.emf.common.notify.Adapter createFNORGAdapter()
FNORG'.
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.
FNORGpublic org.eclipse.emf.common.notify.Adapter createFNPRGAdapter()
FNPRG'.
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.
FNPRGpublic org.eclipse.emf.common.notify.Adapter createTileTOCRGAdapter()
Tile TOCRG'.
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.
TileTOCRGpublic org.eclipse.emf.common.notify.Adapter createSamplingRatiosRGAdapter()
Sampling Ratios RG'.
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.
SamplingRatiosRGpublic org.eclipse.emf.common.notify.Adapter createExternalAlgorithmRGAdapter()
External Algorithm RG'.
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.
ExternalAlgorithmRGpublic org.eclipse.emf.common.notify.Adapter createFNNRGAdapter()
FNNRG'.
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.
FNNRGpublic org.eclipse.emf.common.notify.Adapter createFNNRG2Adapter()
FNNRG2'.
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.
FNNRG2public org.eclipse.emf.common.notify.Adapter createBeginSegmentCommandAdapter()
Begin Segment Command'.
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.
BeginSegmentCommandpublic org.eclipse.emf.common.notify.Adapter createEndSegmentCommandAdapter()
End Segment Command'.
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.
EndSegmentCommandpublic org.eclipse.emf.common.notify.Adapter createGBARAdapter()
GBAR'.
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.
GBARpublic org.eclipse.emf.common.notify.Adapter createGBIMGAdapter()
GBIMG'.
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.
GBIMGpublic org.eclipse.emf.common.notify.Adapter createGCBIMGAdapter()
GCBIMG'.
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.
GCBIMGpublic org.eclipse.emf.common.notify.Adapter createGBOXAdapter()
GBOX'.
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.
GBOXpublic org.eclipse.emf.common.notify.Adapter createGCBOXAdapter()
GCBOX'.
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.
GCBOXpublic org.eclipse.emf.common.notify.Adapter createGCHSTAdapter()
GCHST'.
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.
GCHSTpublic org.eclipse.emf.common.notify.Adapter createGCCHSTAdapter()
GCCHST'.
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.
GCCHSTpublic org.eclipse.emf.common.notify.Adapter createGCOMTAdapter()
GCOMT'.
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.
GCOMTpublic org.eclipse.emf.common.notify.Adapter createGEARAdapter()
GEAR'.
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.
GEARpublic org.eclipse.emf.common.notify.Adapter createGEIMGAdapter()
GEIMG'.
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.
GEIMGpublic org.eclipse.emf.common.notify.Adapter createGEPROLAdapter()
GEPROL'.
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.
GEPROLpublic org.eclipse.emf.common.notify.Adapter createGFLTAdapter()
GFLT'.
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.
GFLTpublic org.eclipse.emf.common.notify.Adapter createGCFLTAdapter()
GCFLT'.
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.
GCFLTpublic org.eclipse.emf.common.notify.Adapter createGFARCAdapter()
GFARC'.
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.
GFARCpublic org.eclipse.emf.common.notify.Adapter createGCFARCAdapter()
GCFARC'.
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.
GCFARCpublic org.eclipse.emf.common.notify.Adapter createGIMDAdapter()
GIMD'.
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.
GIMDpublic org.eclipse.emf.common.notify.Adapter createGLINEAdapter()
GLINE'.
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.
GLINEpublic org.eclipse.emf.common.notify.Adapter createGCLINEAdapter()
GCLINE'.
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.
GCLINEpublic org.eclipse.emf.common.notify.Adapter createGMRKAdapter()
GMRK'.
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.
GMRKpublic org.eclipse.emf.common.notify.Adapter createGCMRKAdapter()
GCMRK'.
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.
GCMRKpublic org.eclipse.emf.common.notify.Adapter createGNOP1Adapter()
GNOP1'.
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.
GNOP1public org.eclipse.emf.common.notify.Adapter createGPARCAdapter()
GPARC'.
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.
GPARCpublic org.eclipse.emf.common.notify.Adapter createGCPARCAdapter()
GCPARC'.
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.
GCPARCpublic org.eclipse.emf.common.notify.Adapter createGRLINEAdapter()
GRLINE'.
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.
GRLINEpublic org.eclipse.emf.common.notify.Adapter createGCRLINEAdapter()
GCRLINE'.
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.
GCRLINEpublic org.eclipse.emf.common.notify.Adapter createGSGCHAdapter()
GSGCH'.
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.
GSGCHpublic org.eclipse.emf.common.notify.Adapter createGSAPAdapter()
GSAP'.
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.
GSAPpublic org.eclipse.emf.common.notify.Adapter createGSBMXAdapter()
GSBMX'.
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.
GSBMXpublic org.eclipse.emf.common.notify.Adapter createGSCAAdapter()
GSCA'.
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.
GSCApublic org.eclipse.emf.common.notify.Adapter createGSCCAdapter()
GSCC'.
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.
GSCCpublic org.eclipse.emf.common.notify.Adapter createGSCDAdapter()
GSCD'.
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.
GSCDpublic org.eclipse.emf.common.notify.Adapter createGSCRAdapter()
GSCR'.
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.
GSCRpublic org.eclipse.emf.common.notify.Adapter createGSCSAdapter()
GSCS'.
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.
GSCSpublic org.eclipse.emf.common.notify.Adapter createGSCHAdapter()
GSCH'.
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.
GSCHpublic org.eclipse.emf.common.notify.Adapter createGSCOLAdapter()
GSCOL'.
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.
GSCOLpublic org.eclipse.emf.common.notify.Adapter createGSCPAdapter()
GSCP'.
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.
GSCPpublic org.eclipse.emf.common.notify.Adapter createGSECOLAdapter()
GSECOL'.
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.
GSECOLpublic org.eclipse.emf.common.notify.Adapter createGSFLWAdapter()
GSFLW'.
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.
GSFLWpublic org.eclipse.emf.common.notify.Adapter createGSLTAdapter()
GSLT'.
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.
GSLTpublic org.eclipse.emf.common.notify.Adapter createGSLWAdapter()
GSLW'.
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.
GSLWpublic org.eclipse.emf.common.notify.Adapter createGSMCAdapter()
GSMC'.
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.
GSMCpublic org.eclipse.emf.common.notify.Adapter createGSMPAdapter()
GSMP'.
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.
GSMPpublic org.eclipse.emf.common.notify.Adapter createGSMSAdapter()
GSMS'.
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.
GSMSpublic org.eclipse.emf.common.notify.Adapter createGSMTAdapter()
GSMT'.
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.
GSMTpublic org.eclipse.emf.common.notify.Adapter createGSMXAdapter()
GSMX'.
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.
GSMXpublic org.eclipse.emf.common.notify.Adapter createGSPSAdapter()
GSPS'.
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.
GSPSpublic org.eclipse.emf.common.notify.Adapter createGSPTAdapter()
GSPT'.
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.
GSPTpublic org.eclipse.emf.common.notify.Adapter createGSPCOLAdapter()
GSPCOL'.
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.
GSPCOLpublic org.eclipse.emf.common.notify.Adapter createGSLEAdapter()
GSLE'.
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.
GSLEpublic org.eclipse.emf.common.notify.Adapter createGSLJAdapter()
GSLJ'.
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.
GSLJpublic org.eclipse.emf.common.notify.Adapter createGCBEZAdapter()
GCBEZ'.
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.
GCBEZpublic org.eclipse.emf.common.notify.Adapter createGCCBEZAdapter()
GCCBEZ'.
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.
GCCBEZpublic org.eclipse.emf.common.notify.Adapter createWindowSpecificationAdapter()
Window Specification'.
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.
WindowSpecificationpublic org.eclipse.emf.common.notify.Adapter createDrawingOrderSubsetAdapter()
Drawing Order Subset'.
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.
DrawingOrderSubsetpublic org.eclipse.emf.common.notify.Adapter createGCBEZRGAdapter()
GCBEZRG'.
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.
GCBEZRGpublic org.eclipse.emf.common.notify.Adapter createGCCBEZRGAdapter()
GCCBEZRG'.
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.
GCCBEZRGpublic org.eclipse.emf.common.notify.Adapter createGFLTRGAdapter()
GFLTRG'.
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.
GFLTRGpublic org.eclipse.emf.common.notify.Adapter createGCFLTRGAdapter()
GCFLTRG'.
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.
GCFLTRGpublic org.eclipse.emf.common.notify.Adapter createGLINERGAdapter()
GLINERG'.
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.
GLINERGpublic org.eclipse.emf.common.notify.Adapter createGCLINERGAdapter()
GCLINERG'.
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.
GCLINERGpublic org.eclipse.emf.common.notify.Adapter createGMRKRGAdapter()
GMRKRG'.
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.
GMRKRGpublic org.eclipse.emf.common.notify.Adapter createGCMRKRGAdapter()
GCMRKRG'.
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.
GCMRKRGpublic org.eclipse.emf.common.notify.Adapter createGRLINERGAdapter()
GRLINERG'.
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.
GRLINERGpublic org.eclipse.emf.common.notify.Adapter createGCRLINERGAdapter()
GCRLINERG'.
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.
GCRLINERGpublic org.eclipse.emf.common.notify.Adapter createTonerSaverAdapter()
Toner Saver'.
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.
TonerSaverpublic org.eclipse.emf.common.notify.Adapter createColorFidelityAdapter()
Color Fidelity'.
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.
ColorFidelitypublic org.eclipse.emf.common.notify.Adapter createFontFidelityAdapter()
Font Fidelity'.
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.
FontFidelitypublic org.eclipse.emf.common.notify.Adapter createTextFidelityAdapter()
Text Fidelity'.
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.
TextFidelitypublic org.eclipse.emf.common.notify.Adapter createMediaFidelityAdapter()
Media Fidelity'.
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.
MediaFidelitypublic org.eclipse.emf.common.notify.Adapter createFinishingFidelityAdapter()
Finishing Fidelity'.
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.
FinishingFidelitypublic org.eclipse.emf.common.notify.Adapter createCMRFidelityAdapter()
CMR Fidelity'.
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.
CMRFidelitypublic org.eclipse.emf.common.notify.Adapter createObjectByteExtentAdapter()
Object Byte Extent'.
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.
ObjectByteExtentpublic org.eclipse.emf.common.notify.Adapter createObjectByteOffsetAdapter()
Object Byte Offset'.
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.
ObjectByteOffsetpublic org.eclipse.emf.common.notify.Adapter createObjectStructuredFieldExtentAdapter()
Object Structured Field Extent'.
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.
ObjectStructuredFieldExtentpublic org.eclipse.emf.common.notify.Adapter createObjectStructuredFieldOffsetAdapter()
Object Structured Field Offset'.
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.
ObjectStructuredFieldOffsetpublic org.eclipse.emf.common.notify.Adapter createObjectCountAdapter()
Object Count'.
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.
ObjectCountpublic org.eclipse.emf.common.notify.Adapter createObjectOriginIdentifierAdapter()
Object Origin Identifier'.
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.
ObjectOriginIdentifierpublic org.eclipse.emf.common.notify.Adapter createLineDataObjectPositionMigrationAdapter()
Line Data Object Position Migration'.
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.
LineDataObjectPositionMigrationpublic org.eclipse.emf.common.notify.Adapter createColorManagementResourceDescriptorAdapter()
Color Management Resource Descriptor'.
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.
ColorManagementResourceDescriptorpublic org.eclipse.emf.common.notify.Adapter createMSURGAdapter()
MSURG'.
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.
MSURGpublic org.eclipse.emf.common.notify.Adapter createImageResolutionAdapter()
Image Resolution'.
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.
ImageResolutionpublic org.eclipse.emf.common.notify.Adapter createObjectContainerPresentationSpaceSizeAdapter()
Object Container Presentation Space Size'.
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.
ObjectContainerPresentationSpaceSizepublic org.eclipse.emf.common.notify.Adapter createExtendedResourceLocalIdentifierAdapter()
Extended Resource Local Identifier'.
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.
ExtendedResourceLocalIdentifierpublic org.eclipse.emf.common.notify.Adapter createMetricAdjustmentAdapter()
Metric Adjustment'.
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.
MetricAdjustmentpublic org.eclipse.emf.common.notify.Adapter createExtensionFontAdapter()
Extension Font'.
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.
ExtensionFontpublic org.eclipse.emf.common.notify.Adapter createRenderingIntentAdapter()
Rendering Intent'.
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.
RenderingIntentpublic org.eclipse.emf.common.notify.Adapter createFontCodedGraphicCharacterSetGlobalIdentifierAdapter()
Font Coded Graphic Character Set Global Identifier'.
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.
FontCodedGraphicCharacterSetGlobalIdentifierpublic org.eclipse.emf.common.notify.Adapter createLocaleSelectorAdapter()
Locale Selector'.
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.
LocaleSelectorpublic org.eclipse.emf.common.notify.Adapter createFinishingOperationAdapter()
Finishing Operation'.
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.
FinishingOperationpublic org.eclipse.emf.common.notify.Adapter createUP3iFinishingOperationAdapter()
UP 3i Finishing Operation'.
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.
UP3iFinishingOperationpublic org.eclipse.emf.common.notify.Adapter createDeviceAppearanceAdapter()
Device Appearance'.
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.
DeviceAppearancepublic org.eclipse.emf.common.notify.Adapter createResourceObjectIncludeAdapter()
Resource Object Include'.
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.
ResourceObjectIncludepublic org.eclipse.emf.common.notify.Adapter createPageOverlayConditionalProcessingAdapter()
Page Overlay Conditional Processing'.
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.
PageOverlayConditionalProcessingpublic org.eclipse.emf.common.notify.Adapter createResourceUsageAttributeAdapter()
Resource Usage Attribute'.
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.
ResourceUsageAttributepublic org.eclipse.emf.common.notify.Adapter createSFAdapter()
SF'.
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.
SFpublic org.eclipse.emf.common.notify.Adapter createTripletAdapter()
Triplet'.
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.
Tripletpublic org.eclipse.emf.common.notify.Adapter createEObjectAdapter()
Copyright © 2017. All rights reserved.