public class StrutsControllerLogicImpl extends StrutsControllerLogic
StrutsController,
Serialized FormmetaObjectcontextRoot| Constructor and Description |
|---|
StrutsControllerLogicImpl(Object metaObject,
String context) |
| Modifier and Type | Method and Description |
|---|---|
List<FrontEndAction> |
getDeferringActions()
All actions that defer to at least one operation of this controller.
|
protected List<ParameterFacade> |
handleGetAllArguments()
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
|
protected String |
handleGetFullPath() |
protected List<StrutsSessionObject> |
handleGetSessionObjects()
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
|
copyTaggedValues, findAttribute, findTaggedValue, findTaggedValue, findTaggedValues, getAbstractions, getAllArguments, getAllAssociatedClasses, getAllGeneralizations, getAllProperties, getAllRequiredConstructorParameters, getAllSpecializations, getArray, getArrayName, getAssociatedClasses, getAssociationEnds, getAttributes, getAttributes, getBindedFullyQualifiedName, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getFullPath, getFullyQualifiedArrayName, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getGeneralization, getGeneralizationLinks, getGeneralizationList, getGeneralizationRoot, getGeneralizations, getId, getImplementationOperations, getImplementedInterfaceList, getInstanceAttributes, getInstanceOperations, getInterfaceAbstractions, getJavaNewString, getJavaNullString, getKeywords, getLabel, getLanguageMappings, getModel, getName, getNavigableConnectingEnds, getNavigableConnectingEnds, getNonArray, getOperationCallFromAttributes, getOperations, getPackage, getPackageName, getPackageName, getPackagePath, getProperties, getProperties, getQualifiedName, getRequiredConstructorParameters, getRootPackage, getSerialVersionUID, getServiceReferences, getSessionObjects, getSourceDependencies, getSpecializations, getStateMachineContext, getStaticAttributes, getStaticOperations, getStereotypeNames, getStereotypes, getSuperClass, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getUseCase, getValidationName, getValidationOwner, getVisibility, getWrapperName, hasExactStereotype, hasKeyword, hasStereotype, initialize, isAbstract, isArrayType, isAssociationClass, isBindingDependenciesPresent, isBlobType, isBooleanType, isCharacterType, isClassifierFacadeMetaType, isClobType, isCollectionType, isConstraintsPresent, isDataType, isDateType, isDocumentationPresent, isDoubleType, isEmbeddedValue, isEnumeration, isFileType, isFloatType, isFrontEndControllerMetaType, isGeneralizableElementFacadeMetaType, isIntegerType, isInterface, isLeaf, isListType, isLongType, isMapType, isModelElementFacadeMetaType, isPrimitive, isReservedWord, isSetType, isStringType, isStrutsControllerMetaType, isTemplateParametersPresent, isTimeType, isValidIdentifierName, isWrappedPrimitive, resetMetafacadeContext, toString, translateConstraint, translateConstraints, translateConstraints, validateInvariantscompareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validatepublic StrutsControllerLogicImpl(Object metaObject, String context)
metaObject - context - protected String handleGetFullPath()
handleGetFullPath in class StrutsControllerLogicStrutsController.getFullPath()public List<FrontEndAction> getDeferringActions()
StrutsControllerLogicgetDeferringActions in interface FrontEndControllergetDeferringActions in class StrutsControllerLogicFrontEndController.getDeferringActions()protected List<StrutsSessionObject> handleGetSessionObjects()
StrutsControllerLogichandleGetSessionObjects in class StrutsControllerLogicStrutsController.getSessionObjects()protected List<ParameterFacade> handleGetAllArguments()
StrutsControllerLogichandleGetAllArguments in class StrutsControllerLogicStrutsController.getAllArguments()Copyright © 2003–2014 AndroMDA.org. All rights reserved.