|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JSFEvent
A front-end JSF even (like the pressing of a button, etc).
Metafacade interface to be used by AndroMDA cartridges.
| Method Summary | |
|---|---|
java.lang.String |
getMessageKey()
The resource message key for this trigger. |
java.lang.String |
getMessageValue()
The resource message value for this trigger, this would be the button label or hyperlink name. |
java.lang.String |
getResetMessageKey()
The resource message key for the reset button. |
java.lang.String |
getResetMessageValue()
The default value for the reset button's message. |
boolean |
isJSFEventMetaType()
Indicates the metafacade type (used for metafacade mappings). |
| Methods inherited from interface org.andromda.metafacades.uml.FrontEndEvent |
|---|
getAction, getControllerCall, getControllerCalls, isContainedInFrontEndUseCase, isFrontEndEventMetaType |
| Methods inherited from interface org.andromda.metafacades.uml.EventFacade |
|---|
getParameters, getState, getTransition, isEventFacadeMetaType |
| Methods inherited from interface org.andromda.metafacades.uml.ModelElementFacade |
|---|
copyTaggedValues, findTaggedValue, findTaggedValues, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getId, getLanguageMappings, getModel, getName, getPackage, getPackageName, getPackageName, getPackagePath, getRootPackage, getSourceDependencies, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasStereotype, initialize, isBindingDependenciesPresent, isConstraintsPresent, isModelElementFacadeMetaType, isTemplateParametersPresent, translateConstraint, translateConstraints, translateConstraints, validateInvariants |
| Method Detail |
|---|
boolean isJSFEventMetaType()
truejava.lang.String getMessageKey()
The resource message key for this trigger.
java.lang.String getMessageValue()
The resource message value for this trigger, this would be the button label or hyperlink name.
java.lang.String getResetMessageKey()
The resource message key for the reset button.
java.lang.String getResetMessageValue()
The default value for the reset button's message.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||