public interface JSFController extends FrontEndController
Modifier and Type | Method and Description |
---|---|
String |
getBeanName()
The bean name of this controller (this is what is stored in the JSF configuration file).
|
String |
getControllerSerialVersionUID()
The calculated serial version UID for this controller.
|
String |
getFullyQualifiedImplementationName()
The fully qualified implementation name of this controller.
|
String |
getFullyQualifiedImplementationPath()
The fully qualified path to the controller implemention file.
|
String |
getImplementationName()
The implementation name of this controller.
|
List<DependencyFacade> |
getSessionObjectReferences()
All dependencies to a front-end JSF session object.
|
boolean |
isJSFControllerMetaType()
Indicates the metafacade type (used for metafacade mappings).
|
getDeferringActions, getServiceReferences, getUseCase, isFrontEndControllerMetaType
findAttribute, getAbstractions, getAllAssociatedClasses, getAllProperties, getAllRequiredConstructorParameters, getArray, getArrayName, getAssociatedClasses, getAssociationEnds, getAttributes, getAttributes, getFullyQualifiedArrayName, getImplementationOperations, getImplementedInterfaceList, getInstanceAttributes, getInstanceOperations, getInterfaceAbstractions, getJavaNewString, getJavaNullString, getNavigableConnectingEnds, getNavigableConnectingEnds, getNonArray, getOperationCallFromAttributes, getOperations, getProperties, getProperties, getRequiredConstructorParameters, getSerialVersionUID, getStaticAttributes, getStaticOperations, getSuperClass, getWrapperName, isAbstract, isArrayType, isAssociationClass, isBlobType, isBooleanType, isCharacterType, isClassifierFacadeMetaType, isClobType, isCollectionType, isDataType, isDateType, isDoubleType, isEmbeddedValue, isEnumeration, isFileType, isFloatType, isIntegerType, isInterface, isLeaf, isListType, isLongType, isMapType, isPrimitive, isSetType, isStringType, isTimeType, isWrappedPrimitive
findTaggedValue, getAllGeneralizations, getAllSpecializations, getGeneralization, getGeneralizationLinks, getGeneralizationList, getGeneralizationRoot, getGeneralizations, getSpecializations, isGeneralizableElementFacadeMetaType
copyTaggedValues, findTaggedValue, findTaggedValues, getBindedFullyQualifiedName, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getId, getKeywords, getLabel, getLanguageMappings, getModel, getName, getPackage, getPackageName, getPackageName, getPackagePath, getQualifiedName, getRootPackage, getSourceDependencies, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isBindingDependenciesPresent, isConstraintsPresent, isDocumentationPresent, isModelElementFacadeMetaType, isReservedWord, isTemplateParametersPresent, isValidIdentifierName, translateConstraint, translateConstraints, translateConstraints, validateInvariants
boolean isJSFControllerMetaType()
true
String getBeanName()
String getControllerSerialVersionUID()
String getFullyQualifiedImplementationName()
String getFullyQualifiedImplementationPath()
String getImplementationName()
List<DependencyFacade> getSessionObjectReferences()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.