|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jst.jsf.facesconfig.emf.util.FacesConfigSwitch
public class FacesConfigSwitch
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.
FacesConfigPackage
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Constructor Summary | |
---|---|
FacesConfigSwitch()
Creates an instance of the switch |
Method Summary | |
---|---|
java.lang.Object |
caseAbsoluteOrderingType(AbsoluteOrderingType object)
Returns the result of interpreting the object as an instance of 'Absolute Ordering Type' |
java.lang.Object |
caseActionListenerType(ActionListenerType object)
Returns the result of interpreting the object as an instance of 'Action Listener Type' |
java.lang.Object |
caseApplicationExtensionType(ApplicationExtensionType object)
Returns the result of interpreting the object as an instance of 'Application Extension Type' |
java.lang.Object |
caseApplicationFactoryType(ApplicationFactoryType object)
Returns the result of interpreting the object as an instance of 'Application Factory Type' |
java.lang.Object |
caseApplicationType(ApplicationType object)
Returns the result of interpreting the object as an instance of 'Application Type' |
java.lang.Object |
caseAttributeClassType(AttributeClassType object)
Returns the result of interpreting the object as an instance of 'Attribute Class Type' |
java.lang.Object |
caseAttributeExtensionType(AttributeExtensionType object)
Returns the result of interpreting the object as an instance of 'Attribute Extension Type' |
java.lang.Object |
caseAttributeNameType(AttributeNameType object)
Returns the result of interpreting the object as an instance of 'Attribute Name Type' |
java.lang.Object |
caseAttributeType(AttributeType object)
Returns the result of interpreting the object as an instance of 'Attribute Type' |
java.lang.Object |
caseBaseNameType(BaseNameType object)
Returns the result of interpreting the object as an instance of 'Base Name Type' |
java.lang.Object |
caseBehaviorClassType(BehaviorClassType object)
Returns the result of interpreting the object as an instance of 'Behavior Class Type' |
java.lang.Object |
caseBehaviorExtensionType(BehaviorExtensionType object)
Returns the result of interpreting the object as an instance of 'Behavior Extension Type' |
java.lang.Object |
caseBehaviorIdType(BehaviorIdType object)
Returns the result of interpreting the object as an instance of 'Behavior Id Type' |
java.lang.Object |
caseBehaviorType(BehaviorType object)
Returns the result of interpreting the object as an instance of 'Behavior Type' |
java.lang.Object |
caseClientBehaviorRendererClassType(ClientBehaviorRendererClassType object)
Returns the result of interpreting the object as an instance of 'Client Behavior Renderer Class Type' |
java.lang.Object |
caseClientBehaviorRendererType(ClientBehaviorRendererType object)
Returns the result of interpreting the object as an instance of 'Client Behavior Renderer Type' |
java.lang.Object |
caseClientBehaviorRendererTypeType(ClientBehaviorRendererTypeType object)
Returns the result of interpreting the object as an instance of 'Client Behavior Renderer Type Type' |
java.lang.Object |
caseComponentClassType(ComponentClassType object)
Returns the result of interpreting the object as an instance of 'Component Class Type' |
java.lang.Object |
caseComponentExtensionType(ComponentExtensionType object)
Returns the result of interpreting the object as an instance of 'Component Extension Type' |
java.lang.Object |
caseComponentFamilyType(ComponentFamilyType object)
Returns the result of interpreting the object as an instance of 'Component Family Type' |
java.lang.Object |
caseComponentType(ComponentType object)
Returns the result of interpreting the object as an instance of 'Component Type' |
java.lang.Object |
caseComponentTypeType(ComponentTypeType object)
Returns the result of interpreting the object as an instance of 'Component Type Type' |
java.lang.Object |
caseConverterClassType(ConverterClassType object)
Returns the result of interpreting the object as an instance of 'Converter Class Type' |
java.lang.Object |
caseConverterExtensionType(ConverterExtensionType object)
Returns the result of interpreting the object as an instance of 'Converter Extension Type' |
java.lang.Object |
caseConverterForClassType(ConverterForClassType object)
Returns the result of interpreting the object as an instance of 'Converter For Class Type' |
java.lang.Object |
caseConverterIdType(ConverterIdType object)
Returns the result of interpreting the object as an instance of 'Converter Id Type' |
java.lang.Object |
caseConverterType(ConverterType object)
Returns the result of interpreting the object as an instance of 'Converter Type' |
java.lang.Object |
caseDefaultLocaleType(DefaultLocaleType object)
Returns the result of interpreting the object as an instance of 'Default Locale Type' |
java.lang.Object |
caseDefaultRenderKitIdType(DefaultRenderKitIdType object)
Returns the result of interpreting the object as an instance of 'Default Render Kit Id Type' |
java.lang.Object |
caseDefaultValidatorsType(DefaultValidatorsType object)
Returns the result of interpreting the object as an instance of 'Default Validators Type' |
java.lang.Object |
caseDefaultValueType(DefaultValueType object)
Returns the result of interpreting the object as an instance of 'Default Value Type' |
java.lang.Object |
caseDescriptionType(DescriptionType object)
Returns the result of interpreting the object as an instance of 'Description Type' |
java.lang.Object |
caseDisplayNameType(DisplayNameType object)
Returns the result of interpreting the object as an instance of 'Display Name Type' |
java.lang.Object |
caseDocumentRoot(DocumentRoot object)
Returns the result of interpreting the object as an instance of 'Document Root' |
java.lang.Object |
caseDynamicAttribute(DynamicAttribute object)
Returns the result of interpreting the object as an instance of 'Dynamic Attribute' |
java.lang.Object |
caseDynamicElement(DynamicElement object)
Returns the result of interpreting the object as an instance of 'Dynamic Element' |
java.lang.Object |
caseELResolverType(ELResolverType object)
Returns the result of interpreting the object as an instance of 'EL Resolver Type' |
java.lang.Object |
caseExceptionHandlerFactoryType(ExceptionHandlerFactoryType object)
Returns the result of interpreting the object as an instance of 'Exception Handler Factory Type' |
java.lang.Object |
caseExtensionType(ExtensionType object)
Returns the result of interpreting the object as an instance of 'Extension Type' |
java.lang.Object |
caseExternalContextFactoryType(ExternalContextFactoryType object)
Returns the result of interpreting the object as an instance of 'External Context Factory Type' |
java.lang.Object |
caseFacesConfigExtensionType(FacesConfigExtensionType object)
Returns the result of interpreting the object as an instance of 'Extension Type' |
java.lang.Object |
caseFacesConfigType(FacesConfigType object)
Returns the result of interpreting the object as an instance of 'Type' |
java.lang.Object |
caseFacesContextFactoryType(FacesContextFactoryType object)
Returns the result of interpreting the object as an instance of 'Faces Context Factory Type' |
java.lang.Object |
caseFacetExtensionType(FacetExtensionType object)
Returns the result of interpreting the object as an instance of 'Facet Extension Type' |
java.lang.Object |
caseFacetNameType(FacetNameType object)
Returns the result of interpreting the object as an instance of 'Facet Name Type' |
java.lang.Object |
caseFacetType(FacetType object)
Returns the result of interpreting the object as an instance of 'Facet Type' |
java.lang.Object |
caseFactoryExtensionType(FactoryExtensionType object)
Returns the result of interpreting the object as an instance of 'Factory Extension Type' |
java.lang.Object |
caseFactoryType(FactoryType object)
Returns the result of interpreting the object as an instance of 'Factory Type' |
java.lang.Object |
caseFromActionType(FromActionType object)
Returns the result of interpreting the object as an instance of 'From Action Type' |
java.lang.Object |
caseFromOutcomeType(FromOutcomeType object)
Returns the result of interpreting the object as an instance of 'From Outcome Type' |
java.lang.Object |
caseFromViewIdType(FromViewIdType object)
Returns the result of interpreting the object as an instance of 'From View Id Type' |
java.lang.Object |
caseIconType(IconType object)
Returns the result of interpreting the object as an instance of 'Icon Type' |
java.lang.Object |
caseIfType(IfType object)
Returns the result of interpreting the object as an instance of 'If Type' |
java.lang.Object |
caseKeyClassType(KeyClassType object)
Returns the result of interpreting the object as an instance of 'Key Class Type' |
java.lang.Object |
caseKeyType(KeyType object)
Returns the result of interpreting the object as an instance of 'Key Type' |
java.lang.Object |
caseLargeIconType(LargeIconType object)
Returns the result of interpreting the object as an instance of 'Large Icon Type' |
java.lang.Object |
caseLifecycleExtensionType(LifecycleExtensionType object)
Returns the result of interpreting the object as an instance of 'Lifecycle Extension Type' |
java.lang.Object |
caseLifecycleFactoryType(LifecycleFactoryType object)
Returns the result of interpreting the object as an instance of 'Lifecycle Factory Type' |
java.lang.Object |
caseLifecycleType(LifecycleType object)
Returns the result of interpreting the object as an instance of 'Lifecycle Type' |
java.lang.Object |
caseListEntriesType(ListEntriesType object)
Returns the result of interpreting the object as an instance of 'List Entries Type' |
java.lang.Object |
caseLocaleConfigType(LocaleConfigType object)
Returns the result of interpreting the object as an instance of 'Locale Config Type' |
java.lang.Object |
caseManagedBeanClassType(ManagedBeanClassType object)
Returns the result of interpreting the object as an instance of 'Managed Bean Class Type' |
java.lang.Object |
caseManagedBeanExtensionType(ManagedBeanExtensionType object)
Returns the result of interpreting the object as an instance of 'Managed Bean Extension Type' |
java.lang.Object |
caseManagedBeanNameType(ManagedBeanNameType object)
Returns the result of interpreting the object as an instance of 'Managed Bean Name Type' |
java.lang.Object |
caseManagedBeanScopeType(ManagedBeanScopeType object)
Returns the result of interpreting the object as an instance of 'Managed Bean Scope Type' |
java.lang.Object |
caseManagedBeanType(ManagedBeanType object)
Returns the result of interpreting the object as an instance of 'Managed Bean Type' |
java.lang.Object |
caseManagedPropertyType(ManagedPropertyType object)
Returns the result of interpreting the object as an instance of 'Managed Property Type' |
java.lang.Object |
caseMapEntriesType(MapEntriesType object)
Returns the result of interpreting the object as an instance of 'Map Entries Type' |
java.lang.Object |
caseMapEntryType(MapEntryType object)
Returns the result of interpreting the object as an instance of 'Map Entry Type' |
java.lang.Object |
caseMessageBundleType(MessageBundleType object)
Returns the result of interpreting the object as an instance of 'Message Bundle Type' |
java.lang.Object |
caseNameType(NameType object)
Returns the result of interpreting the object as an instance of 'Name Type' |
java.lang.Object |
caseNavigationCaseType(NavigationCaseType object)
Returns the result of interpreting the object as an instance of 'Navigation Case Type' |
java.lang.Object |
caseNavigationHandlerType(NavigationHandlerType object)
Returns the result of interpreting the object as an instance of 'Navigation Handler Type' |
java.lang.Object |
caseNavigationRuleExtensionType(NavigationRuleExtensionType object)
Returns the result of interpreting the object as an instance of 'Navigation Rule Extension Type' |
java.lang.Object |
caseNavigationRuleType(NavigationRuleType object)
Returns the result of interpreting the object as an instance of 'Navigation Rule Type' |
java.lang.Object |
caseNullValueType(NullValueType object)
Returns the result of interpreting the object as an instance of 'Null Value Type' |
java.lang.Object |
caseOrderingOrderingType(OrderingOrderingType object)
Returns the result of interpreting the object as an instance of 'Ordering Ordering Type' |
java.lang.Object |
caseOrderingOthersType(OrderingOthersType object)
Returns the result of interpreting the object as an instance of 'Ordering Others Type' |
java.lang.Object |
caseOrderingType(OrderingType object)
Returns the result of interpreting the object as an instance of 'Ordering Type' |
java.lang.Object |
casePartialViewContextFactoryType(PartialViewContextFactoryType object)
Returns the result of interpreting the object as an instance of 'Partial View Context Factory Type' |
java.lang.Object |
casePhaseListenerType(PhaseListenerType object)
Returns the result of interpreting the object as an instance of 'Phase Listener Type' |
java.lang.Object |
casePropertyClassType(PropertyClassType object)
Returns the result of interpreting the object as an instance of 'Property Class Type' |
java.lang.Object |
casePropertyExtensionType(PropertyExtensionType object)
Returns the result of interpreting the object as an instance of 'Property Extension Type' |
java.lang.Object |
casePropertyNameType(PropertyNameType object)
Returns the result of interpreting the object as an instance of 'Property Name Type' |
java.lang.Object |
casePropertyResolverType(PropertyResolverType object)
Returns the result of interpreting the object as an instance of 'Property Resolver Type' |
java.lang.Object |
casePropertyType(PropertyType object)
Returns the result of interpreting the object as an instance of 'Property Type' |
java.lang.Object |
caseRedirectType(RedirectType object)
Returns the result of interpreting the object as an instance of 'Redirect Type' |
java.lang.Object |
caseRedirectViewParamType(RedirectViewParamType object)
Returns the result of interpreting the object as an instance of 'Redirect View Param Type' |
java.lang.Object |
caseReferencedBeanClassType(ReferencedBeanClassType object)
Returns the result of interpreting the object as an instance of 'Referenced Bean Class Type' |
java.lang.Object |
caseReferencedBeanNameType(ReferencedBeanNameType object)
Returns the result of interpreting the object as an instance of 'Referenced Bean Name Type' |
java.lang.Object |
caseReferencedBeanType(ReferencedBeanType object)
Returns the result of interpreting the object as an instance of 'Referenced Bean Type' |
java.lang.Object |
caseRendererClassType(RendererClassType object)
Returns the result of interpreting the object as an instance of 'Renderer Class Type' |
java.lang.Object |
caseRendererExtensionType(RendererExtensionType object)
Returns the result of interpreting the object as an instance of 'Renderer Extension Type' |
java.lang.Object |
caseRendererType(RendererType object)
Returns the result of interpreting the object as an instance of 'Renderer Type' |
java.lang.Object |
caseRendererTypeType(RendererTypeType object)
Returns the result of interpreting the object as an instance of 'Renderer Type Type' |
java.lang.Object |
caseRenderKitClassType(RenderKitClassType object)
Returns the result of interpreting the object as an instance of 'Render Kit Class Type' |
java.lang.Object |
caseRenderKitExtensionType(RenderKitExtensionType object)
Returns the result of interpreting the object as an instance of 'Render Kit Extension Type' |
java.lang.Object |
caseRenderKitFactoryType(RenderKitFactoryType object)
Returns the result of interpreting the object as an instance of 'Render Kit Factory Type' |
java.lang.Object |
caseRenderKitIdType(RenderKitIdType object)
Returns the result of interpreting the object as an instance of 'Render Kit Id Type' |
java.lang.Object |
caseRenderKitType(RenderKitType object)
Returns the result of interpreting the object as an instance of 'Render Kit Type' |
java.lang.Object |
caseResourceBundleType(ResourceBundleType object)
Returns the result of interpreting the object as an instance of 'Resource Bundle Type' |
java.lang.Object |
caseResourceHandlerType(ResourceHandlerType object)
Returns the result of interpreting the object as an instance of 'Resource Handler Type' |
java.lang.Object |
caseSmallIconType(SmallIconType object)
Returns the result of interpreting the object as an instance of 'Small Icon Type' |
java.lang.Object |
caseSourceClassType(SourceClassType object)
Returns the result of interpreting the object as an instance of 'Source Class Type' |
java.lang.Object |
caseStateManagerType(StateManagerType object)
Returns the result of interpreting the object as an instance of 'State Manager Type' |
java.lang.Object |
caseSuggestedValueType(SuggestedValueType object)
Returns the result of interpreting the object as an instance of 'Suggested Value Type' |
java.lang.Object |
caseSupportedLocaleType(SupportedLocaleType object)
Returns the result of interpreting the object as an instance of 'Supported Locale Type' |
java.lang.Object |
caseSystemEventClassType(SystemEventClassType object)
Returns the result of interpreting the object as an instance of 'System Event Class Type' |
java.lang.Object |
caseSystemEventListenerClassType(SystemEventListenerClassType object)
Returns the result of interpreting the object as an instance of 'System Event Listener Class Type' |
java.lang.Object |
caseSystemEventListenerType(SystemEventListenerType object)
Returns the result of interpreting the object as an instance of 'System Event Listener Type' |
java.lang.Object |
caseTagHandlerDelegateFactoryType(TagHandlerDelegateFactoryType object)
Returns the result of interpreting the object as an instance of 'Tag Handler Delegate Factory Type' |
java.lang.Object |
caseToViewIdType(ToViewIdType object)
Returns the result of interpreting the object as an instance of 'To View Id Type' |
java.lang.Object |
caseValidatorClassType(ValidatorClassType object)
Returns the result of interpreting the object as an instance of 'Validator Class Type' |
java.lang.Object |
caseValidatorExtensionType(ValidatorExtensionType object)
Returns the result of interpreting the object as an instance of 'Validator Extension Type' |
java.lang.Object |
caseValidatorIdType(ValidatorIdType object)
Returns the result of interpreting the object as an instance of 'Validator Id Type' |
java.lang.Object |
caseValidatorType(ValidatorType object)
Returns the result of interpreting the object as an instance of 'Validator Type' |
java.lang.Object |
caseValueClassType(ValueClassType object)
Returns the result of interpreting the object as an instance of 'Value Class Type' |
java.lang.Object |
caseValueType(ValueType object)
Returns the result of interpreting the object as an instance of 'Value Type' |
java.lang.Object |
caseVariableResolverType(VariableResolverType object)
Returns the result of interpreting the object as an instance of 'Variable Resolver Type' |
java.lang.Object |
caseVarType(VarType object)
Returns the result of interpreting the object as an instance of 'Var Type' |
java.lang.Object |
caseViewDeclarationLanguageFactoryType(ViewDeclarationLanguageFactoryType object)
Returns the result of interpreting the object as an instance of 'View Declaration Language Factory Type' |
java.lang.Object |
caseViewHandlerType(ViewHandlerType object)
Returns the result of interpreting the object as an instance of 'View Handler Type' |
java.lang.Object |
caseVisitContextFactoryType(VisitContextFactoryType object)
Returns the result of interpreting the object as an instance of 'Visit Context Factory Type' |
java.lang.Object |
defaultCase(EObject object)
Returns the result of interpreting the object as an instance of 'EObject' |
java.lang.Object |
doSwitch(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 |
Field Detail |
---|
public static final java.lang.String copyright
Constructor Detail |
---|
public FacesConfigSwitch()
Method Detail |
---|
public java.lang.Object doSwitch(EObject theEObject)
caseXXX
for each class of the model until one returns a non null result; it yields that result.
theEObject
-
caseXXX
call.
public java.lang.Object caseAbsoluteOrderingType(AbsoluteOrderingType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseActionListenerType(ActionListenerType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseApplicationFactoryType(ApplicationFactoryType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseApplicationType(ApplicationType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseAttributeClassType(AttributeClassType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseAttributeExtensionType(AttributeExtensionType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseAttributeNameType(AttributeNameType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseAttributeType(AttributeType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseBehaviorClassType(BehaviorClassType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseBehaviorIdType(BehaviorIdType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseBehaviorType(BehaviorType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseBehaviorExtensionType(BehaviorExtensionType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseClientBehaviorRendererClassType(ClientBehaviorRendererClassType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseClientBehaviorRendererType(ClientBehaviorRendererType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseClientBehaviorRendererTypeType(ClientBehaviorRendererTypeType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseComponentClassType(ComponentClassType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseComponentExtensionType(ComponentExtensionType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseComponentFamilyType(ComponentFamilyType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseComponentType(ComponentType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseComponentTypeType(ComponentTypeType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseConverterClassType(ConverterClassType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseConverterForClassType(ConverterForClassType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseConverterIdType(ConverterIdType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseConverterType(ConverterType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseDefaultLocaleType(DefaultLocaleType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseDefaultRenderKitIdType(DefaultRenderKitIdType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseDefaultValidatorsType(DefaultValidatorsType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseDefaultValueType(DefaultValueType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseDescriptionType(DescriptionType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseDisplayNameType(DisplayNameType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseDocumentRoot(DocumentRoot object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseDynamicAttribute(DynamicAttribute object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseDynamicElement(DynamicElement object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseELResolverType(ELResolverType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseExceptionHandlerFactoryType(ExceptionHandlerFactoryType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseFacesConfigType(FacesConfigType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseFacesContextFactoryType(FacesContextFactoryType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseFacetExtensionType(FacetExtensionType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseFacetNameType(FacetNameType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseFacetType(FacetType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseFactoryType(FactoryType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseFromActionType(FromActionType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseFromOutcomeType(FromOutcomeType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseFromViewIdType(FromViewIdType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseIconType(IconType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseIfType(IfType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseKeyClassType(KeyClassType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseKeyType(KeyType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseLargeIconType(LargeIconType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseLifecycleFactoryType(LifecycleFactoryType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseLifecycleType(LifecycleType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseListEntriesType(ListEntriesType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseLocaleConfigType(LocaleConfigType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseManagedBeanClassType(ManagedBeanClassType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseManagedBeanNameType(ManagedBeanNameType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseManagedBeanScopeType(ManagedBeanScopeType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseManagedBeanType(ManagedBeanType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseManagedPropertyType(ManagedPropertyType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseMapEntriesType(MapEntriesType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseMapEntryType(MapEntryType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseMessageBundleType(MessageBundleType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseNameType(NameType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseNavigationCaseType(NavigationCaseType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseNavigationHandlerType(NavigationHandlerType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseNavigationRuleType(NavigationRuleType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseNullValueType(NullValueType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseOrderingType(OrderingType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseOrderingOrderingType(OrderingOrderingType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseOrderingOthersType(OrderingOthersType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object casePartialViewContextFactoryType(PartialViewContextFactoryType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object casePhaseListenerType(PhaseListenerType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object casePropertyClassType(PropertyClassType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object casePropertyExtensionType(PropertyExtensionType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object casePropertyNameType(PropertyNameType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object casePropertyResolverType(PropertyResolverType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object casePropertyType(PropertyType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseRedirectType(RedirectType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseRedirectViewParamType(RedirectViewParamType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseReferencedBeanClassType(ReferencedBeanClassType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseReferencedBeanNameType(ReferencedBeanNameType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseReferencedBeanType(ReferencedBeanType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseRendererClassType(RendererClassType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseRendererExtensionType(RendererExtensionType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseRendererType(RendererType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseRendererTypeType(RendererTypeType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseRenderKitClassType(RenderKitClassType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseRenderKitFactoryType(RenderKitFactoryType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseRenderKitIdType(RenderKitIdType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseRenderKitType(RenderKitType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseSmallIconType(SmallIconType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseSourceClassType(SourceClassType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseStateManagerType(StateManagerType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseSuggestedValueType(SuggestedValueType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseSupportedLocaleType(SupportedLocaleType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseSystemEventClassType(SystemEventClassType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseSystemEventListenerClassType(SystemEventListenerClassType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseSystemEventListenerType(SystemEventListenerType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseTagHandlerDelegateFactoryType(TagHandlerDelegateFactoryType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseToViewIdType(ToViewIdType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseValidatorClassType(ValidatorClassType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseValidatorIdType(ValidatorIdType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseValidatorType(ValidatorType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseValueClassType(ValueClassType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseValueType(ValueType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseVariableResolverType(VariableResolverType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseViewHandlerType(ViewHandlerType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseResourceBundleType(ResourceBundleType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseBaseNameType(BaseNameType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseVarType(VarType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseViewDeclarationLanguageFactoryType(ViewDeclarationLanguageFactoryType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseVisitContextFactoryType(VisitContextFactoryType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseRenderKitExtensionType(RenderKitExtensionType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseResourceHandlerType(ResourceHandlerType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseNavigationRuleExtensionType(NavigationRuleExtensionType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseValidatorExtensionType(ValidatorExtensionType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseFacesConfigExtensionType(FacesConfigExtensionType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseFactoryExtensionType(FactoryExtensionType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseLifecycleExtensionType(LifecycleExtensionType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseManagedBeanExtensionType(ManagedBeanExtensionType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseConverterExtensionType(ConverterExtensionType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseExtensionType(ExtensionType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseExternalContextFactoryType(ExternalContextFactoryType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object caseApplicationExtensionType(ApplicationExtensionType object)
object
- the target of the switch.
doSwitch(EObject)
public java.lang.Object defaultCase(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 |