public class JSFUseCaseLogicImpl extends JSFUseCaseLogic
JSFUseCase,
Serialized FormmetaObjectcontextRoot| Constructor and Description |
|---|
JSFUseCaseLogicImpl(Object metaObject,
String context) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
handleGetActionClassName() |
protected List<JSFAction> |
handleGetActionForwards()
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
|
protected String |
handleGetActionRoles()
Method to be implemented in descendants
TODO: Model Documentation for
JSFUseCase.getActionRoles
|
protected List<ModelElementFacade> |
handleGetAllForwards() |
protected Map |
handleGetAllMessages() |
protected Collection<FrontEndView> |
handleGetAllViews()
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
|
protected String |
handleGetControllerAction() |
protected String |
handleGetFormKey() |
protected String |
handleGetForwardName() |
protected List<JSFForward> |
handleGetForwards()
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
|
protected String |
handleGetForwardsClassName() |
protected String |
handleGetFullyQualifiedActionClassName() |
protected String |
handleGetFullyQualifiedActionClassPath() |
protected String |
handleGetInitialTargetPath() |
protected Collection<UseCaseFacade> |
handleGetNavigationChildren()
Method to be implemented in descendants
TODO: Model Documentation for
JSFUseCase.getNavigationChildren
|
protected Collection<FrontEndUseCase> |
handleGetNavigationParents()
Method to be implemented in descendants
TODO: Model Documentation for
JSFUseCase.getNavigationParents
|
protected Collection<Object> |
handleGetNavigationRules()
Method to be implemented in descendants
Retrieves all navigation rules for the faces-config.xml
|
protected String |
handleGetPath() |
protected String |
handleGetPathRoot() |
protected String |
handleGetPortletEditForwardName() |
protected String |
handleGetPortletEditPath() |
protected String |
handleGetPortletHelpForwardName() |
protected String |
handleGetPortletHelpPath() |
protected String |
handleGetPortletViewForwardName() |
protected String |
handleGetPortletViewPath() |
protected Object |
handleGetPreferences()
UML Specific type is transformed by shieldedElements to AndroMDA Metafacade type
|
protected List<FrontEndUseCase> |
handleGetRegistrationUseCases()
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
|
protected String |
handleGetTitleKey() |
protected String |
handleGetTitleValue() |
protected boolean |
handleIsApplicationValidationRequired() |
protected boolean |
handleIsInitialTargetView() |
protected boolean |
handleIsRegistrationUseCase() |
protected boolean |
handleIsValidationRequired() |
protected boolean |
handleIsViewHasNameOfUseCase() |
copyTaggedValues, findAttribute, findTaggedValue, findTaggedValue, findTaggedValues, getAbstractions, getActionClassName, getActionForwards, getActionRoles, getActions, getActivityGraph, getAllAssociatedClasses, getAllForwards, getAllGeneralizations, getAllMessages, getAllProperties, getAllRequiredConstructorParameters, getAllRoles, getAllSpecializations, getAllUseCases, getAllViews, getArray, getArrayName, getAssociatedClasses, getAssociationEnds, getAttributes, getAttributes, getBindedFullyQualifiedName, getConstraints, getConstraints, getController, getControllerAction, getDocumentation, getDocumentation, getDocumentation, getExtends, getExtensionPoints, getFirstActivityGraph, getFormKey, getForwardName, getForwards, getForwardsClassName, getFullyQualifiedActionClassName, getFullyQualifiedActionClassPath, getFullyQualifiedArrayName, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getGeneralization, getGeneralizationLinks, getGeneralizationList, getGeneralizationRoot, getGeneralizations, getId, getImplementationOperations, getImplementedInterfaceList, getIncludes, getInitialTargetPath, getInitialView, getInstanceAttributes, getInstanceOperations, getInterfaceAbstractions, getJavaNewString, getJavaNullString, getKeywords, getLabel, getLanguageMappings, getModel, getName, getNavigableConnectingEnds, getNavigableConnectingEnds, getNavigationChildren, getNavigationParents, getNavigationRules, getNonArray, getOperationCallFromAttributes, getOperations, getOwnedElements, getPackage, getPackageName, getPackageName, getPackagePath, getPath, getPathRoot, getPortletEditForwardName, getPortletEditPath, getPortletHelpForwardName, getPortletHelpPath, getPortletViewForwardName, getPortletViewPath, getPreferences, getProperties, getProperties, getQualifiedName, getReferencingFinalStates, getRegistrationUseCases, getRequiredConstructorParameters, getRoles, getRootPackage, getSerialVersionUID, getSourceDependencies, getSpecializations, getStateMachineContext, getStaticAttributes, getStaticOperations, getStereotypeNames, getStereotypes, getSuperClass, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getTitleKey, getTitleValue, getValidationName, getValidationOwner, getViews, getViewVariables, getVisibility, getWrapperName, hasExactStereotype, hasKeyword, hasStereotype, initialize, isAbstract, isApplicationValidationRequired, isArrayType, isAssociationClass, isBindingDependenciesPresent, isBlobType, isBooleanType, isCharacterType, isClassifierFacadeMetaType, isClobType, isCollectionType, isConstraintsPresent, isDataType, isDateType, isDocumentationPresent, isDoubleType, isEmbeddedValue, isEntryUseCase, isEnumeration, isFileType, isFloatType, isFrontEndUseCaseMetaType, isGeneralizableElementFacadeMetaType, isInitialTargetView, isIntegerType, isInterface, isJSFUseCaseMetaType, isLeaf, isListType, isLongType, isMapType, isModelElementFacadeMetaType, isNamespaceFacadeMetaType, isPrimitive, isRegistrationUseCase, isReservedWord, isSecured, isSetType, isStringType, isTemplateParametersPresent, isTimeType, isUseCaseFacadeMetaType, isValidationRequired, isValidIdentifierName, isViewHasNameOfUseCase, isWrappedPrimitive, resetMetafacadeContext, toString, translateConstraint, translateConstraints, translateConstraints, validateInvariantscompareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validatepublic JSFUseCaseLogicImpl(Object metaObject, String context)
metaObject - context - protected String handleGetPath()
handleGetPath in class JSFUseCaseLogicJSFUseCase.getPath()protected String handleGetPathRoot()
handleGetPathRoot in class JSFUseCaseLogicJSFUseCase.getPathRoot()protected String handleGetForwardName()
handleGetForwardName in class JSFUseCaseLogicJSFUseCase.getPathRoot()protected String handleGetTitleKey()
handleGetTitleKey in class JSFUseCaseLogicJSFUseCase.getTitleKey()protected String handleGetTitleValue()
handleGetTitleValue in class JSFUseCaseLogicJSFUseCase.getTitleValue()protected Map handleGetAllMessages()
handleGetAllMessages in class JSFUseCaseLogicJSFUseCase.getAllMessages()protected List<JSFAction> handleGetActionForwards()
JSFUseCaseLogichandleGetActionForwards in class JSFUseCaseLogicJSFUseCase.getActionForwards()protected List<JSFForward> handleGetForwards()
JSFUseCaseLogichandleGetForwards in class JSFUseCaseLogicJSFUseCase.getForwards()protected List<ModelElementFacade> handleGetAllForwards()
handleGetAllForwards in class JSFUseCaseLogicJSFUseCase.getAllForwards()protected String handleGetActionClassName()
handleGetActionClassName in class JSFUseCaseLogicJSFUseCase.getActionClassName()protected String handleGetFullyQualifiedActionClassPath()
handleGetFullyQualifiedActionClassPath in class JSFUseCaseLogicJSFUseCase.getFullyQualifiedActionClassPath()protected String handleGetControllerAction()
handleGetControllerAction in class JSFUseCaseLogicJSFUseCase.getControllerAction()protected String handleGetFullyQualifiedActionClassName()
handleGetFullyQualifiedActionClassName in class JSFUseCaseLogicJSFUseCase.getFullyQualifiedActionClassName()protected String handleGetFormKey()
handleGetFormKey in class JSFUseCaseLogicJSFUseCase.getFormKey()protected String handleGetInitialTargetPath()
handleGetInitialTargetPath in class JSFUseCaseLogicJSFUseCase.getInitialTargetPath()protected boolean handleIsValidationRequired()
handleIsValidationRequired in class JSFUseCaseLogicJSFUseCase.isValidationRequired()protected boolean handleIsInitialTargetView()
handleIsInitialTargetView in class JSFUseCaseLogicJSFUseCase.isInitialTargetView()protected boolean handleIsApplicationValidationRequired()
handleIsApplicationValidationRequired in class JSFUseCaseLogicJSFUseCase.isInitialTargetView()protected boolean handleIsViewHasNameOfUseCase()
handleIsViewHasNameOfUseCase in class JSFUseCaseLogicJSFUseCase.isViewHasNameOfUseCase()protected boolean handleIsRegistrationUseCase()
handleIsRegistrationUseCase in class JSFUseCaseLogicJSFUseCase.isRegistrationUseCase()protected List<FrontEndUseCase> handleGetRegistrationUseCases()
JSFUseCaseLogichandleGetRegistrationUseCases in class JSFUseCaseLogicJSFUseCase.getRegistrationUseCases()protected String handleGetForwardsClassName()
handleGetForwardsClassName in class JSFUseCaseLogicJSFUseCase.getForwardsClassName()protected Collection<Object> handleGetNavigationRules()
JSFUseCaseLogichandleGetNavigationRules in class JSFUseCaseLogicJSFUseCase.getNavigationRules()protected Collection<UseCaseFacade> handleGetNavigationChildren()
JSFUseCaseLogichandleGetNavigationChildren in class JSFUseCaseLogicJSFUseCase.getNavigationChildren()protected Collection<FrontEndUseCase> handleGetNavigationParents()
JSFUseCaseLogichandleGetNavigationParents in class JSFUseCaseLogicJSFUseCase.getNavigationParents()protected String handleGetActionRoles()
JSFUseCaseLogichandleGetActionRoles in class JSFUseCaseLogicJSFUseCase.getActionRoles()protected Object handleGetPreferences()
JSFUseCaseLogichandleGetPreferences in class JSFUseCaseLogicJSFUseCaseLogic.handleGetPreferences()protected String handleGetPortletEditForwardName()
handleGetPortletEditForwardName in class JSFUseCaseLogicJSFUseCaseLogic.handleGetPortletEditForwardName()protected String handleGetPortletEditPath()
handleGetPortletEditPath in class JSFUseCaseLogicJSFUseCaseLogic.handleGetPortletEditPath()protected String handleGetPortletHelpForwardName()
handleGetPortletHelpForwardName in class JSFUseCaseLogicJSFUseCaseLogic.handleGetPortletHelpForwardName()protected String handleGetPortletHelpPath()
handleGetPortletHelpPath in class JSFUseCaseLogicJSFUseCaseLogic.handleGetPortletHelpPath()protected String handleGetPortletViewForwardName()
handleGetPortletViewForwardName in class JSFUseCaseLogicJSFUseCaseLogic.handleGetPortletViewForwardName()protected String handleGetPortletViewPath()
handleGetPortletViewPath in class JSFUseCaseLogicJSFUseCaseLogic.handleGetPortletViewPath()protected Collection<FrontEndView> handleGetAllViews()
JSFUseCaseLogichandleGetAllViews in class JSFUseCaseLogicJSFUseCaseLogic.handleGetAllViews()Copyright © 2003–2014 AndroMDA.org. All rights reserved.