| Interface | Description |
|---|---|
| JSFAction |
Represents an action taken during a "front-end" event execution on a JSF application.
|
| JSFActivityGraph |
Represents an activity graph in a JSF application.
|
| JSFAttribute |
Represents an attribute on a classifier used by a JSF application.
|
| JSFBackendService |
Represents a back-end service that can be accessed by a JSF controller.
|
| JSFController |
Represents a controller for a JSF application.
|
| JSFControllerOperation |
Represents an operation for a JSF controller.
|
| JSFEnumeration |
Represents an enumeration used within a JSF application.
|
| JSFEvent |
A front-end JSF even (like the pressing of a button, etc).
|
| JSFExceptionHandler |
TODO: Model Documentation for org.andromda.cartridges.jsf.metafacades.JSFExceptionHandler
Metafacade interface to be used by AndroMDA cartridges.
|
| JSFFinalState |
Represents a final state in a JSF use case.
|
| JSFForward |
Represents a forward within a JSF activity graph.
|
| JSFManageableEntity |
TODO: Model Documentation for org.andromda.cartridges.jsf.metafacades.JSFManageableEntity
Metafacade interface to be used by AndroMDA cartridges.
|
| JSFManageableEntityAssociationEnd |
TODO: Model Documentation for
org.andromda.cartridges.jsf.metafacades.JSFManageableEntityAssociationEnd
Metafacade interface to be used by AndroMDA cartridges.
|
| JSFManageableEntityAttribute |
TODO: Model Documentation for
org.andromda.cartridges.jsf.metafacades.JSFManageableEntityAttribute
Metafacade interface to be used by AndroMDA cartridges.
|
| JSFParameter |
Represents a parameter in a JSF front-end.
|
| JSFPortletPreferences |
Represents the portlet preferences for a given use case (assuming the JSF application being
generated is a portlet).
|
| JSFSessionObject |
Represents a JSF session object (a session object is an object that is stored in the session
during application execution).
|
| JSFUseCase |
Represents a JSF use case.
|
| JSFView |
Represents a JSF view for a front-end application.
|
| Class | Description |
|---|---|
| JSFActionLogic |
Represents an action taken during a "front-end" event execution on a JSF application.
|
| JSFActionLogicImpl |
MetafacadeLogic implementation for org.andromda.cartridges.jsf.metafacades.JSFAction.
|
| JSFActivityGraphLogic |
Represents an activity graph in a JSF application.
|
| JSFActivityGraphLogicImpl |
MetafacadeLogic implementation for org.andromda.cartridges.jsf.metafacades.JSFActivityGraph.
|
| JSFAttributeLogic |
Represents an attribute on a classifier used by a JSF application.
|
| JSFAttributeLogicImpl |
MetafacadeLogic implementation for org.andromda.cartridges.jsf.metafacades.JSFAttribute.
|
| JSFBackendServiceLogic |
Represents a back-end service that can be accessed by a JSF controller.
|
| JSFBackendServiceLogicImpl |
MetafacadeLogic implementation for org.andromda.cartridges.jsf.metafacades.JSFBackendService.
|
| JSFControllerLogic |
Represents a controller for a JSF application.
|
| JSFControllerLogicImpl |
MetafacadeLogic implementation for org.andromda.cartridges.jsf.metafacades.JSFController.
|
| JSFControllerOperationLogic |
Represents an operation for a JSF controller.
|
| JSFControllerOperationLogicImpl |
MetafacadeLogic implementation for org.andromda.cartridges.jsf.metafacades.JSFControllerOperation.
|
| JSFEnumerationLogic |
Represents an enumeration used within a JSF application.
|
| JSFEnumerationLogicImpl |
MetafacadeLogic implementation for org.andromda.cartridges.jsf.metafacades.JSFEnumeration.
|
| JSFEventLogic |
A front-end JSF even (like the pressing of a button, etc).
|
| JSFEventLogicImpl |
MetafacadeLogic implementation for org.andromda.cartridges.jsf.metafacades.JSFEvent.
|
| JSFExceptionHandlerLogic |
TODO: Model Documentation for org.andromda.cartridges.jsf.metafacades.JSFExceptionHandler
MetafacadeLogic for JSFExceptionHandler
|
| JSFExceptionHandlerLogicImpl |
MetafacadeLogic implementation for org.andromda.cartridges.jsf.metafacades.JSFExceptionHandler.
|
| JSFFinalStateLogic |
Represents a final state in a JSF use case.
|
| JSFFinalStateLogicImpl |
MetafacadeLogic implementation for org.andromda.cartridges.jsf.metafacades.JSFFinalState.
|
| JSFForwardLogic |
Represents a forward within a JSF activity graph.
|
| JSFForwardLogicImpl |
MetafacadeLogic implementation for org.andromda.cartridges.jsf.metafacades.JSFForward.
|
| JSFManageableEntityAssociationEndLogic |
TODO: Model Documentation for
org.andromda.cartridges.jsf.metafacades.JSFManageableEntityAssociationEnd
MetafacadeLogic for JSFManageableEntityAssociationEnd
|
| JSFManageableEntityAssociationEndLogicImpl |
MetafacadeLogic implementation for org.andromda.cartridges.jsf.metafacades.JSFManageableEntityAssociationEnd.
|
| JSFManageableEntityAttributeLogic |
TODO: Model Documentation for
org.andromda.cartridges.jsf.metafacades.JSFManageableEntityAttribute
MetafacadeLogic for JSFManageableEntityAttribute
|
| JSFManageableEntityAttributeLogicImpl |
MetafacadeLogic implementation for org.andromda.cartridges.jsf.metafacades.JSFManageableEntityAttribute.
|
| JSFManageableEntityLogic |
TODO: Model Documentation for org.andromda.cartridges.jsf.metafacades.JSFManageableEntity
MetafacadeLogic for JSFManageableEntity
|
| JSFManageableEntityLogicImpl |
MetafacadeLogic implementation for org.andromda.cartridges.jsf.metafacades.JSFManageableEntity.
|
| JSFParameterLogic |
Represents a parameter in a JSF front-end.
|
| JSFParameterLogicImpl |
MetafacadeLogic implementation for org.andromda.cartridges.jsf.metafacades.JSFParameter.
|
| JSFPortletPreferencesLogic |
Represents the portlet preferences for a given use case (assuming the JSF application being
generated is a portlet).
|
| JSFPortletPreferencesLogicImpl |
MetafacadeLogic implementation for org.andromda.cartridges.jsf.metafacades.JSFPortletPreferences.
|
| JSFSessionObjectLogic |
Represents a JSF session object (a session object is an object that is stored in the session
during application execution).
|
| JSFSessionObjectLogicImpl |
MetafacadeLogic implementation for org.andromda.cartridges.jsf.metafacades.JSFSessionObject.
|
| JSFUseCaseLogic |
Represents a JSF use case.
|
| JSFUseCaseLogicImpl |
MetafacadeLogic implementation for org.andromda.cartridges.jsf.metafacades.JSFUseCase.
|
| JSFViewLogic |
Represents a JSF view for a front-end application.
|
| JSFViewLogicImpl |
MetafacadeLogic implementation for org.andromda.cartridges.jsf.metafacades.JSFView.
|
Copyright © 2003–2014 AndroMDA.org. All rights reserved.