public class JSFControllerLogicImpl extends JSFControllerLogic
JSFController
,
Serialized FormmetaObject
contextRoot
Constructor and Description |
---|
JSFControllerLogicImpl(Object metaObject,
String context) |
Modifier and Type | Method and Description |
---|---|
protected Collection<Service> |
handleGetAllServices() |
protected String |
handleGetBeanName() |
protected String |
handleGetControllerSerialVersionUID() |
protected String |
handleGetFullyQualifiedImplementationName() |
protected String |
handleGetFullyQualifiedImplementationPath() |
protected String |
handleGetImplementationName() |
protected List<PackageFacade> |
handleGetServicesPackagesReferences()
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
|
protected List<DependencyFacade> |
handleGetSessionObjectReferences()
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
|
copyTaggedValues, findAttribute, findTaggedValue, findTaggedValue, findTaggedValues, getAbstractions, getAllAssociatedClasses, getAllGeneralizations, getAllProperties, getAllRequiredConstructorParameters, getAllServices, getAllSpecializations, getArray, getArrayName, getAssociatedClasses, getAssociationEnds, getAttributes, getAttributes, getBeanName, getBindedFullyQualifiedName, getConstraints, getConstraints, getControllerSerialVersionUID, getDeferringActions, getDocumentation, getDocumentation, getDocumentation, getFullyQualifiedArrayName, getFullyQualifiedImplementationName, getFullyQualifiedImplementationPath, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getGeneralization, getGeneralizationLinks, getGeneralizationList, getGeneralizationRoot, getGeneralizations, getId, getImplementationName, 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, getServicesPackagesReferences, getSessionObjectReferences, 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, isJSFControllerMetaType, isLeaf, isListType, isLongType, isMapType, isModelElementFacadeMetaType, isPrimitive, isReservedWord, isSetType, isStringType, isTemplateParametersPresent, isTimeType, isValidIdentifierName, isWrappedPrimitive, resetMetafacadeContext, toString, translateConstraint, translateConstraints, translateConstraints, validateInvariants
compareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validate
public JSFControllerLogicImpl(Object metaObject, String context)
metaObject
- context
- protected String handleGetImplementationName()
handleGetImplementationName
in class JSFControllerLogic
JSFController.getImplementationName()
protected String handleGetFullyQualifiedImplementationName()
handleGetFullyQualifiedImplementationName
in class JSFControllerLogic
JSFController.getFullyQualifiedImplementationName()
protected String handleGetFullyQualifiedImplementationPath()
handleGetFullyQualifiedImplementationPath
in class JSFControllerLogic
JSFController.getFullyQualifiedImplementationPath()
protected String handleGetBeanName()
handleGetBeanName
in class JSFControllerLogic
JSFController.getBeanName()
protected List<DependencyFacade> handleGetSessionObjectReferences()
JSFControllerLogic
handleGetSessionObjectReferences
in class JSFControllerLogic
JSFController.getSessionObjectReferences()
protected String handleGetControllerSerialVersionUID()
handleGetControllerSerialVersionUID
in class JSFControllerLogic
JSFController.getControllerSerialVersionUID()
protected Collection<Service> handleGetAllServices()
handleGetAllServices
in class JSFControllerLogic
JSFController.getAllServices()
protected List<PackageFacade> handleGetServicesPackagesReferences()
JSFControllerLogic
handleGetServicesPackagesReferences
in class JSFControllerLogic
JSFController.getServicesPackagesReferences()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.