public interface JSFControllerOperation extends FrontEndControllerOperation
Modifier and Type | Method and Description |
---|---|
String |
getFormCall()
The operation call that takes the appropriate form as an argument.
|
String |
getFormName()
The form name the corresponds to this controller operation.
|
String |
getFormSignature()
The controller operation signature that takes the appropriate form (if this operation has at
least one form field) as an argument.
|
String |
getFullyQualifiedFormName()
The fully qualified form name.
|
String |
getFullyQualifiedFormPath()
The fully qualified path of the form file.
|
String |
getImplementationFormSignature()
The controller implementation operation signature that takes the appropriate form (if this
operation has at least one form field) as an argument.
|
boolean |
isJSFControllerOperationMetaType()
Indicates the metafacade type (used for metafacade mappings).
|
getActivityGraph, getDeferringActions, getFormFields, isAllArgumentsHaveFormFields, isFrontEndControllerOperationMetaType, isOwnerIsController
findParameter, findTaggedValue, getArgumentNames, getArguments, getArgumentTypeNames, getCall, getConcurrency, getExceptionList, getExceptionList, getExceptions, getGetterSetterReturnTypeName, getLower, getMethodBody, getOverriddenOperation, getOwner, getParameters, getPostconditionName, getPostconditions, getPreconditionCall, getPreconditionName, getPreconditions, getPreconditionSignature, getReturnParameter, getReturnType, getSignature, getSignature, getSignature, getTypedArgumentList, getTypedArgumentList, getUpper, isAbstract, isExceptionsPresent, isLeaf, isMany, isOperationFacadeMetaType, isOrdered, isOverriding, isPostconditionsPresent, isPreconditionsPresent, isQuery, isReturnTypePresent, isStatic, isUnique
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 isJSFControllerOperationMetaType()
true
String getFormCall()
String getFormName()
String getFormSignature()
String getFullyQualifiedFormName()
String getFullyQualifiedFormPath()
String getImplementationFormSignature()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.