|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jpt.eclipselink1_1.core.resource.orm.util.EclipseLink1_1OrmSwitch<T>
public class EclipseLink1_1OrmSwitch<T>
The Switch for the model's inheritance hierarchy.
It supports the call doSwitch(object)
to invoke the caseXXX method for each class of the model,
starting with the actual class of the object
and proceeding up the inheritance hierarchy
until a non-null result is returned,
which is the result of the switch.
EclipseLink1_1OrmPackage| Constructor Summary | |
|---|---|
EclipseLink1_1OrmSwitch()
Creates an instance of the switch. |
|
| Method Summary | |
|---|---|
T |
caseAbstractXmlAttributeMapping(AbstractXmlAttributeMapping object)
Returns the result of interpreting the object as an instance of 'Abstract Xml Attribute Mapping'. |
T |
caseBaseXmlEmbedded(BaseXmlEmbedded object)
Returns the result of interpreting the object as an instance of 'Base Xml Embedded'. |
T |
caseColumnMapping(ColumnMapping object)
Returns the result of interpreting the object as an instance of 'Column Mapping'. |
T |
caseEclipseLinkOrm_XmlBasic(XmlBasic object)
Returns the result of interpreting the object as an instance of 'Xml Basic'. |
T |
caseEclipseLinkOrm_XmlBasicCollection(XmlBasicCollection object)
Returns the result of interpreting the object as an instance of 'Xml Basic Collection'. |
T |
caseEclipseLinkOrm_XmlBasicCollectionImpl(XmlBasicCollectionImpl object)
Returns the result of interpreting the object as an instance of 'Xml Basic Collection Impl'. |
T |
caseEclipseLinkOrm_XmlBasicImpl(XmlBasicImpl object)
Returns the result of interpreting the object as an instance of 'Xml Basic Impl'. |
T |
caseEclipseLinkOrm_XmlBasicMap(XmlBasicMap object)
Returns the result of interpreting the object as an instance of 'Xml Basic Map'. |
T |
caseEclipseLinkOrm_XmlBasicMapImpl(XmlBasicMapImpl object)
Returns the result of interpreting the object as an instance of 'Xml Basic Map Impl'. |
T |
caseEclipseLinkOrm_XmlConvertibleMapping(XmlConvertibleMapping object)
Returns the result of interpreting the object as an instance of 'Xml Convertible Mapping'. |
T |
caseEclipseLinkOrm_XmlEmbedded(XmlEmbedded object)
Returns the result of interpreting the object as an instance of 'Xml Embedded'. |
T |
caseEclipseLinkOrm_XmlEmbeddedId(XmlEmbeddedId object)
Returns the result of interpreting the object as an instance of 'Xml Embedded Id'. |
T |
caseEclipseLinkOrm_XmlEmbeddedIdImpl(XmlEmbeddedIdImpl object)
Returns the result of interpreting the object as an instance of 'Xml Embedded Id Impl'. |
T |
caseEclipseLinkOrm_XmlEmbeddedImpl(XmlEmbeddedImpl object)
Returns the result of interpreting the object as an instance of 'Xml Embedded Impl'. |
T |
caseEclipseLinkOrm_XmlEntityMappings(XmlEntityMappings object)
Returns the result of interpreting the object as an instance of 'Xml Entity Mappings'. |
T |
caseEclipseLinkOrm_XmlId(XmlId object)
Returns the result of interpreting the object as an instance of 'Xml Id'. |
T |
caseEclipseLinkOrm_XmlIdImpl(XmlIdImpl object)
Returns the result of interpreting the object as an instance of 'Xml Id Impl'. |
T |
caseEclipseLinkOrm_XmlManyToMany(XmlManyToMany object)
Returns the result of interpreting the object as an instance of 'Xml Many To Many'. |
T |
caseEclipseLinkOrm_XmlManyToManyImpl(XmlManyToManyImpl object)
Returns the result of interpreting the object as an instance of 'Xml Many To Many Impl'. |
T |
caseEclipseLinkOrm_XmlManyToOne(XmlManyToOne object)
Returns the result of interpreting the object as an instance of 'Xml Many To One'. |
T |
caseEclipseLinkOrm_XmlManyToOneImpl(XmlManyToOneImpl object)
Returns the result of interpreting the object as an instance of 'Xml Many To One Impl'. |
T |
caseEclipseLinkOrm_XmlOneToMany(XmlOneToMany object)
Returns the result of interpreting the object as an instance of 'Xml One To Many'. |
T |
caseEclipseLinkOrm_XmlOneToManyImpl(XmlOneToManyImpl object)
Returns the result of interpreting the object as an instance of 'Xml One To Many Impl'. |
T |
caseEclipseLinkOrm_XmlOneToOne(XmlOneToOne object)
Returns the result of interpreting the object as an instance of 'Xml One To One'. |
T |
caseEclipseLinkOrm_XmlOneToOneImpl(XmlOneToOneImpl object)
Returns the result of interpreting the object as an instance of 'Xml One To One Impl'. |
T |
caseEclipseLinkOrm_XmlTransformation(XmlTransformation object)
Returns the result of interpreting the object as an instance of 'Xml Transformation'. |
T |
caseEclipseLinkOrm_XmlTransformationImpl(XmlTransformationImpl object)
Returns the result of interpreting the object as an instance of 'Xml Transformation Impl'. |
T |
caseEclipseLinkOrm_XmlVariableOneToOne(XmlVariableOneToOne object)
Returns the result of interpreting the object as an instance of 'Xml Variable One To One'. |
T |
caseEclipseLinkOrm_XmlVariableOneToOneImpl(XmlVariableOneToOneImpl object)
Returns the result of interpreting the object as an instance of 'Xml Variable One To One Impl'. |
T |
caseEclipseLinkOrm_XmlVersion(XmlVersion object)
Returns the result of interpreting the object as an instance of 'Xml Version'. |
T |
caseEclipseLinkOrm_XmlVersionImpl(XmlVersionImpl object)
Returns the result of interpreting the object as an instance of 'Xml Version Impl'. |
T |
caseOrm_XmlAttributeMapping(XmlAttributeMapping object)
Returns the result of interpreting the object as an instance of 'Xml Attribute Mapping'. |
T |
caseOrm_XmlBasic(XmlBasic object)
Returns the result of interpreting the object as an instance of 'Xml Basic'. |
T |
caseOrm_XmlBasicImpl(XmlBasicImpl object)
Returns the result of interpreting the object as an instance of 'Xml Basic Impl'. |
T |
caseOrm_XmlEmbedded(XmlEmbedded object)
Returns the result of interpreting the object as an instance of 'Xml Embedded'. |
T |
caseOrm_XmlEmbeddedId(XmlEmbeddedId object)
Returns the result of interpreting the object as an instance of 'Xml Embedded Id'. |
T |
caseOrm_XmlEmbeddedIdImpl(XmlEmbeddedIdImpl object)
Returns the result of interpreting the object as an instance of 'Xml Embedded Id Impl'. |
T |
caseOrm_XmlEmbeddedImpl(XmlEmbeddedImpl object)
Returns the result of interpreting the object as an instance of 'Xml Embedded Impl'. |
T |
caseOrm_XmlEntityMappings(XmlEntityMappings object)
Returns the result of interpreting the object as an instance of 'Xml Entity Mappings'. |
T |
caseOrm_XmlId(XmlId object)
Returns the result of interpreting the object as an instance of 'Xml Id'. |
T |
caseOrm_XmlIdImpl(XmlIdImpl object)
Returns the result of interpreting the object as an instance of 'Xml Id Impl'. |
T |
caseOrm_XmlManyToMany(XmlManyToMany object)
Returns the result of interpreting the object as an instance of 'Xml Many To Many'. |
T |
caseOrm_XmlManyToManyImpl(XmlManyToManyImpl object)
Returns the result of interpreting the object as an instance of 'Xml Many To Many Impl'. |
T |
caseOrm_XmlManyToOne(XmlManyToOne object)
Returns the result of interpreting the object as an instance of 'Xml Many To One'. |
T |
caseOrm_XmlManyToOneImpl(XmlManyToOneImpl object)
Returns the result of interpreting the object as an instance of 'Xml Many To One Impl'. |
T |
caseOrm_XmlOneToMany(XmlOneToMany object)
Returns the result of interpreting the object as an instance of 'Xml One To Many'. |
T |
caseOrm_XmlOneToManyImpl(XmlOneToManyImpl object)
Returns the result of interpreting the object as an instance of 'Xml One To Many Impl'. |
T |
caseOrm_XmlOneToOne(XmlOneToOne object)
Returns the result of interpreting the object as an instance of 'Xml One To One'. |
T |
caseOrm_XmlOneToOneImpl(XmlOneToOneImpl object)
Returns the result of interpreting the object as an instance of 'Xml One To One Impl'. |
T |
caseOrm_XmlTransient(XmlTransient object)
Returns the result of interpreting the object as an instance of 'Xml Transient'. |
T |
caseOrm_XmlTransientImpl(XmlTransientImpl object)
Returns the result of interpreting the object as an instance of 'Xml Transient Impl'. |
T |
caseOrm_XmlVersion(XmlVersion object)
Returns the result of interpreting the object as an instance of 'Xml Version'. |
T |
caseOrm_XmlVersionImpl(XmlVersionImpl object)
Returns the result of interpreting the object as an instance of 'Xml Version Impl'. |
T |
caseXmlAccessMethodsHolder(XmlAccessMethodsHolder object)
Returns the result of interpreting the object as an instance of 'Xml Access Methods Holder'. |
T |
caseXmlAttributeMapping(XmlAttributeMapping object)
Returns the result of interpreting the object as an instance of 'Xml Attribute Mapping'. |
T |
caseXmlBasic(XmlBasic object)
Returns the result of interpreting the object as an instance of 'Xml Basic'. |
T |
caseXmlBasicCollection(XmlBasicCollection object)
Returns the result of interpreting the object as an instance of 'Xml Basic Collection'. |
T |
caseXmlBasicCollectionImpl(XmlBasicCollectionImpl object)
Returns the result of interpreting the object as an instance of 'Xml Basic Collection Impl'. |
T |
caseXmlBasicImpl(XmlBasicImpl object)
Returns the result of interpreting the object as an instance of 'Xml Basic Impl'. |
T |
caseXmlBasicMap(XmlBasicMap object)
Returns the result of interpreting the object as an instance of 'Xml Basic Map'. |
T |
caseXmlBasicMapImpl(XmlBasicMapImpl object)
Returns the result of interpreting the object as an instance of 'Xml Basic Map Impl'. |
T |
caseXmlConverterHolder(XmlConverterHolder object)
Returns the result of interpreting the object as an instance of 'Xml Converter Holder'. |
T |
caseXmlConvertersHolder(XmlConvertersHolder object)
Returns the result of interpreting the object as an instance of 'Xml Converters Holder'. |
T |
caseXmlConvertibleMapping(XmlConvertibleMapping object)
Returns the result of interpreting the object as an instance of 'Xml Convertible Mapping'. |
T |
caseXmlEmbedded(XmlEmbedded object)
Returns the result of interpreting the object as an instance of 'Xml Embedded'. |
T |
caseXmlEmbeddedId(XmlEmbeddedId object)
Returns the result of interpreting the object as an instance of 'Xml Embedded Id'. |
T |
caseXmlEmbeddedIdImpl(XmlEmbeddedIdImpl object)
Returns the result of interpreting the object as an instance of 'Xml Embedded Id Impl'. |
T |
caseXmlEmbeddedImpl(XmlEmbeddedImpl object)
Returns the result of interpreting the object as an instance of 'Xml Embedded Impl'. |
T |
caseXmlEntityMappings(XmlEntityMappings object)
Returns the result of interpreting the object as an instance of 'Xml Entity Mappings'. |
T |
caseXmlId(XmlId object)
Returns the result of interpreting the object as an instance of 'Xml Id'. |
T |
caseXmlIdImpl(XmlIdImpl object)
Returns the result of interpreting the object as an instance of 'Xml Id Impl'. |
T |
caseXmlJoinColumnsMapping(XmlJoinColumnsMapping object)
Returns the result of interpreting the object as an instance of 'Xml Join Columns Mapping'. |
T |
caseXmlJoinFetch(XmlJoinFetch object)
Returns the result of interpreting the object as an instance of 'Xml Join Fetch'. |
T |
caseXmlJoinTableMapping(XmlJoinTableMapping object)
Returns the result of interpreting the object as an instance of 'Xml Join Table Mapping'. |
T |
caseXmlManyToMany(XmlManyToMany object)
Returns the result of interpreting the object as an instance of 'Xml Many To Many'. |
T |
caseXmlManyToManyImpl(XmlManyToManyImpl object)
Returns the result of interpreting the object as an instance of 'Xml Many To Many Impl'. |
T |
caseXmlManyToOne(XmlManyToOne object)
Returns the result of interpreting the object as an instance of 'Xml Many To One'. |
T |
caseXmlManyToOneImpl(XmlManyToOneImpl object)
Returns the result of interpreting the object as an instance of 'Xml Many To One Impl'. |
T |
caseXmlMappedByMapping(XmlMappedByMapping object)
Returns the result of interpreting the object as an instance of 'Xml Mapped By Mapping'. |
T |
caseXmlMultiRelationshipMapping(XmlMultiRelationshipMapping object)
Returns the result of interpreting the object as an instance of 'Xml Multi Relationship Mapping'. |
T |
caseXmlMutable(XmlMutable object)
Returns the result of interpreting the object as an instance of 'Xml Mutable'. |
T |
caseXmlOneToMany(XmlOneToMany object)
Returns the result of interpreting the object as an instance of 'Xml One To Many'. |
T |
caseXmlOneToManyImpl(XmlOneToManyImpl object)
Returns the result of interpreting the object as an instance of 'Xml One To Many Impl'. |
T |
caseXmlOneToOne(XmlOneToOne object)
Returns the result of interpreting the object as an instance of 'Xml One To One'. |
T |
caseXmlOneToOneImpl(XmlOneToOneImpl object)
Returns the result of interpreting the object as an instance of 'Xml One To One Impl'. |
T |
caseXmlPrivateOwned(XmlPrivateOwned object)
Returns the result of interpreting the object as an instance of 'Xml Private Owned'. |
T |
caseXmlRelationshipMapping(XmlRelationshipMapping object)
Returns the result of interpreting the object as an instance of 'Xml Relationship Mapping'. |
T |
caseXmlSingleRelationshipMapping(XmlSingleRelationshipMapping object)
Returns the result of interpreting the object as an instance of 'Xml Single Relationship Mapping'. |
T |
caseXmlTransformation(XmlTransformation object)
Returns the result of interpreting the object as an instance of 'Xml Transformation'. |
T |
caseXmlTransformationImpl(XmlTransformationImpl object)
Returns the result of interpreting the object as an instance of 'Xml Transformation Impl'. |
T |
caseXmlTransient(XmlTransient object)
Returns the result of interpreting the object as an instance of 'Xml Transient'. |
T |
caseXmlTransientImpl(XmlTransientImpl object)
Returns the result of interpreting the object as an instance of 'Xml Transient Impl'. |
T |
caseXmlVariableOneToOne(XmlVariableOneToOne object)
Returns the result of interpreting the object as an instance of 'Xml Variable One To One'. |
T |
caseXmlVariableOneToOneImpl(XmlVariableOneToOneImpl object)
Returns the result of interpreting the object as an instance of 'Xml Variable One To One Impl'. |
T |
caseXmlVersion(XmlVersion object)
Returns the result of interpreting the object as an instance of 'Xml Version'. |
T |
caseXmlVersionImpl(XmlVersionImpl object)
Returns the result of interpreting the object as an instance of 'Xml Version Impl'. |
T |
defaultCase(org.eclipse.emf.ecore.EObject object)
Returns the result of interpreting the object as an instance of 'EObject'. |
T |
doSwitch(org.eclipse.emf.ecore.EObject theEObject)
Calls caseXXX for each class of the model until one returns a non null result; it yields that result. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EclipseLink1_1OrmSwitch()
| Method Detail |
|---|
public T doSwitch(org.eclipse.emf.ecore.EObject theEObject)
caseXXX for each class of the model until one returns a non null result; it yields that result.
caseXXX call.public T caseXmlEntityMappings(XmlEntityMappings object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlAttributeMapping(XmlAttributeMapping object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlId(XmlId object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlIdImpl(XmlIdImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlEmbeddedId(XmlEmbeddedId object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlEmbeddedIdImpl(XmlEmbeddedIdImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlEmbedded(XmlEmbedded object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlEmbeddedImpl(XmlEmbeddedImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlBasic(XmlBasic object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlBasicImpl(XmlBasicImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlVersion(XmlVersion object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlVersionImpl(XmlVersionImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlOneToOne(XmlOneToOne object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlOneToOneImpl(XmlOneToOneImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlOneToMany(XmlOneToMany object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlOneToManyImpl(XmlOneToManyImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlManyToOne(XmlManyToOne object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlManyToOneImpl(XmlManyToOneImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlManyToMany(XmlManyToMany object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlManyToManyImpl(XmlManyToManyImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlBasicCollection(XmlBasicCollection object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlBasicCollectionImpl(XmlBasicCollectionImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlBasicMap(XmlBasicMap object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlBasicMapImpl(XmlBasicMapImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlTransformation(XmlTransformation object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlTransformationImpl(XmlTransformationImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlVariableOneToOne(XmlVariableOneToOne object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlVariableOneToOneImpl(XmlVariableOneToOneImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlTransient(XmlTransient object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlTransientImpl(XmlTransientImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseOrm_XmlEntityMappings(XmlEntityMappings object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlConvertersHolder(XmlConvertersHolder object)
object - the target of the switch.
doSwitch(EObject)public T caseEclipseLinkOrm_XmlEntityMappings(XmlEntityMappings object)
object - the target of the switch.
doSwitch(EObject)public T caseOrm_XmlAttributeMapping(XmlAttributeMapping object)
object - the target of the switch.
doSwitch(EObject)public T caseColumnMapping(ColumnMapping object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlConvertibleMapping(XmlConvertibleMapping object)
object - the target of the switch.
doSwitch(EObject)public T caseOrm_XmlId(XmlId object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlMutable(XmlMutable object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlConverterHolder(XmlConverterHolder object)
object - the target of the switch.
doSwitch(EObject)public T caseEclipseLinkOrm_XmlConvertibleMapping(XmlConvertibleMapping object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlAccessMethodsHolder(XmlAccessMethodsHolder object)
object - the target of the switch.
doSwitch(EObject)public T caseEclipseLinkOrm_XmlId(XmlId object)
object - the target of the switch.
doSwitch(EObject)public T caseAbstractXmlAttributeMapping(AbstractXmlAttributeMapping object)
object - the target of the switch.
doSwitch(EObject)public T caseOrm_XmlIdImpl(XmlIdImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseEclipseLinkOrm_XmlIdImpl(XmlIdImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseBaseXmlEmbedded(BaseXmlEmbedded object)
object - the target of the switch.
doSwitch(EObject)public T caseOrm_XmlEmbeddedId(XmlEmbeddedId object)
object - the target of the switch.
doSwitch(EObject)public T caseEclipseLinkOrm_XmlEmbeddedId(XmlEmbeddedId object)
object - the target of the switch.
doSwitch(EObject)public T caseOrm_XmlEmbeddedIdImpl(XmlEmbeddedIdImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseEclipseLinkOrm_XmlEmbeddedIdImpl(XmlEmbeddedIdImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseOrm_XmlEmbedded(XmlEmbedded object)
object - the target of the switch.
doSwitch(EObject)public T caseEclipseLinkOrm_XmlEmbedded(XmlEmbedded object)
object - the target of the switch.
doSwitch(EObject)public T caseOrm_XmlEmbeddedImpl(XmlEmbeddedImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseEclipseLinkOrm_XmlEmbeddedImpl(XmlEmbeddedImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseOrm_XmlBasic(XmlBasic object)
object - the target of the switch.
doSwitch(EObject)public T caseEclipseLinkOrm_XmlBasic(XmlBasic object)
object - the target of the switch.
doSwitch(EObject)public T caseOrm_XmlBasicImpl(XmlBasicImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseEclipseLinkOrm_XmlBasicImpl(XmlBasicImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseOrm_XmlVersion(XmlVersion object)
object - the target of the switch.
doSwitch(EObject)public T caseEclipseLinkOrm_XmlVersion(XmlVersion object)
object - the target of the switch.
doSwitch(EObject)public T caseOrm_XmlVersionImpl(XmlVersionImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseEclipseLinkOrm_XmlVersionImpl(XmlVersionImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlRelationshipMapping(XmlRelationshipMapping object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlJoinTableMapping(XmlJoinTableMapping object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlJoinColumnsMapping(XmlJoinColumnsMapping object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlSingleRelationshipMapping(XmlSingleRelationshipMapping object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlMappedByMapping(XmlMappedByMapping object)
object - the target of the switch.
doSwitch(EObject)public T caseOrm_XmlOneToOne(XmlOneToOne object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlPrivateOwned(XmlPrivateOwned object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlJoinFetch(XmlJoinFetch object)
object - the target of the switch.
doSwitch(EObject)public T caseEclipseLinkOrm_XmlOneToOne(XmlOneToOne object)
object - the target of the switch.
doSwitch(EObject)public T caseOrm_XmlOneToOneImpl(XmlOneToOneImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseEclipseLinkOrm_XmlOneToOneImpl(XmlOneToOneImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseXmlMultiRelationshipMapping(XmlMultiRelationshipMapping object)
object - the target of the switch.
doSwitch(EObject)public T caseOrm_XmlOneToMany(XmlOneToMany object)
object - the target of the switch.
doSwitch(EObject)public T caseEclipseLinkOrm_XmlOneToMany(XmlOneToMany object)
object - the target of the switch.
doSwitch(EObject)public T caseOrm_XmlOneToManyImpl(XmlOneToManyImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseEclipseLinkOrm_XmlOneToManyImpl(XmlOneToManyImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseOrm_XmlManyToOne(XmlManyToOne object)
object - the target of the switch.
doSwitch(EObject)public T caseEclipseLinkOrm_XmlManyToOne(XmlManyToOne object)
object - the target of the switch.
doSwitch(EObject)public T caseOrm_XmlManyToOneImpl(XmlManyToOneImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseEclipseLinkOrm_XmlManyToOneImpl(XmlManyToOneImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseOrm_XmlManyToMany(XmlManyToMany object)
object - the target of the switch.
doSwitch(EObject)public T caseEclipseLinkOrm_XmlManyToMany(XmlManyToMany object)
object - the target of the switch.
doSwitch(EObject)public T caseOrm_XmlManyToManyImpl(XmlManyToManyImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseEclipseLinkOrm_XmlManyToManyImpl(XmlManyToManyImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseEclipseLinkOrm_XmlBasicCollection(XmlBasicCollection object)
object - the target of the switch.
doSwitch(EObject)public T caseEclipseLinkOrm_XmlBasicCollectionImpl(XmlBasicCollectionImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseEclipseLinkOrm_XmlBasicMap(XmlBasicMap object)
object - the target of the switch.
doSwitch(EObject)public T caseEclipseLinkOrm_XmlBasicMapImpl(XmlBasicMapImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseEclipseLinkOrm_XmlTransformation(XmlTransformation object)
object - the target of the switch.
doSwitch(EObject)public T caseEclipseLinkOrm_XmlTransformationImpl(XmlTransformationImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseEclipseLinkOrm_XmlVariableOneToOne(XmlVariableOneToOne object)
object - the target of the switch.
doSwitch(EObject)public T caseEclipseLinkOrm_XmlVariableOneToOneImpl(XmlVariableOneToOneImpl object)
object - the target of the switch.
doSwitch(EObject)public T caseOrm_XmlTransient(XmlTransient object)
object - the target of the switch.
doSwitch(EObject)public T caseOrm_XmlTransientImpl(XmlTransientImpl object)
object - the target of the switch.
doSwitch(EObject)public T defaultCase(org.eclipse.emf.ecore.EObject object)
object - the target of the switch.
doSwitch(org.eclipse.emf.ecore.EObject)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||