|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExtensionType | |
---|---|
org.eclipse.jst.jsf.facesconfig.emf | EMF model for JSF application configuration files. |
org.eclipse.jst.jsf.facesconfig.emf.impl | EMF model implementations for JSF application configuration files (deprecated). |
org.eclipse.jst.jsf.facesconfig.emf.util | EMF generated utility classes for JSF application configuration files (deprecated). |
Uses of ExtensionType in org.eclipse.jst.jsf.facesconfig.emf |
---|
Subinterfaces of ExtensionType in org.eclipse.jst.jsf.facesconfig.emf | |
---|---|
interface |
ApplicationExtensionType
A representation of the model object 'Application Extension Type' |
interface |
AttributeExtensionType
A representation of the model object 'Attribute Extension Type' |
interface |
BehaviorExtensionType
A representation of the model object 'Behavior Extension Type' |
interface |
ComponentExtensionType
A representation of the model object 'Component Extension Type' |
interface |
ConverterExtensionType
A representation of the model object 'Converter Extension Type' |
interface |
FacesConfigExtensionType
A representation of the model object 'Extension Type' |
interface |
FacetExtensionType
A representation of the model object 'Facet Extension Type' |
interface |
FactoryExtensionType
A representation of the model object 'Factory Extension Type' |
interface |
LifecycleExtensionType
A representation of the model object 'Lifecycle Extension Type' |
interface |
ManagedBeanExtensionType
A representation of the model object 'Managed Bean Extension Type' |
interface |
NavigationRuleExtensionType
A representation of the model object 'Navigation Rule Extension Type' |
interface |
PropertyExtensionType
A representation of the model object 'Property Extension Type' |
interface |
RendererExtensionType
A representation of the model object 'Renderer Extension Type' |
interface |
RenderKitExtensionType
A representation of the model object 'Render Kit Extension Type' |
interface |
ValidatorExtensionType
A representation of the model object 'Validator Extension Type' |
Uses of ExtensionType in org.eclipse.jst.jsf.facesconfig.emf.impl |
---|
Classes in org.eclipse.jst.jsf.facesconfig.emf.impl that implement ExtensionType | |
---|---|
class |
ApplicationExtensionTypeImpl
An implementation of the model object 'Application Extension Type' |
class |
AttributeExtensionTypeImpl
An implementation of the model object 'Attribute Extension Type' |
class |
BehaviorExtensionTypeImpl
An implementation of the model object 'Behavior Extension Type' |
class |
ComponentExtensionTypeImpl
An implementation of the model object 'Component Extension Type' |
class |
ConverterExtensionTypeImpl
An implementation of the model object 'Converter Extension Type' |
class |
ExtensionTypeImpl
An implementation of the model object 'Extension Type' |
class |
FacesConfigExtensionTypeImpl
An implementation of the model object 'Extension Type' |
class |
FacetExtensionTypeImpl
An implementation of the model object 'Facet Extension Type' |
class |
FactoryExtensionTypeImpl
An implementation of the model object 'Factory Extension Type' |
class |
LifecycleExtensionTypeImpl
An implementation of the model object 'Lifecycle Extension Type' |
class |
ManagedBeanExtensionTypeImpl
An implementation of the model object 'Managed Bean Extension Type' |
class |
NavigationRuleExtensionTypeImpl
An implementation of the model object 'Navigation Rule Extension Type' |
class |
PropertyExtensionTypeImpl
An implementation of the model object 'Property Extension Type' |
class |
RendererExtensionTypeImpl
An implementation of the model object 'Renderer Extension Type' |
class |
RenderKitExtensionTypeImpl
An implementation of the model object 'Render Kit Extension Type' |
class |
ValidatorExtensionTypeImpl
An implementation of the model object 'Validator Extension Type' |
Uses of ExtensionType in org.eclipse.jst.jsf.facesconfig.emf.util |
---|
Methods in org.eclipse.jst.jsf.facesconfig.emf.util with parameters of type ExtensionType | |
---|---|
java.lang.Object |
FacesConfigSwitch.caseExtensionType(ExtensionType object)
Returns the result of interpreting the object as an instance of 'Extension Type' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |