Uses of Class
de.uni_paderborn.fujaba.codegen.AccessorOOHandler.MethodDescription

Packages that use AccessorOOHandler.MethodDescription
de.uni_paderborn.fujaba.codegen   
 

Uses of AccessorOOHandler.MethodDescription in de.uni_paderborn.fujaba.codegen
 

Methods in de.uni_paderborn.fujaba.codegen that return AccessorOOHandler.MethodDescription
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerToOneStrategy.createGetMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
           
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerToOneStrategy.createSetMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
           
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerToManyStrategy.createSizeOfMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerToManyStrategy.createHasInMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerToManyStrategy.createHasInMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters, java.lang.String blockName)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerToManyStrategy.createIteratorOfMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerToManyStrategy.createIteratorOfMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters, java.lang.String blockName)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerToManyStrategy.createIteratorOfMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters, java.lang.String blockName, int methodType)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerToManyStrategy.createAddToMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
           
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerToManyStrategy.createRemoveFromMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerToManyStrategy.createRemoveMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters, java.lang.String blockName, int methodType)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerToManyStrategy.createRemoveMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters, java.lang.String blockName, int methodType, java.lang.String paramName, FType paramType)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerToManyStrategy.createRemoveAllFromMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerToManyStrategy.createGetFirstOfMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerToManyStrategy.createGetLastOfMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerStrategy.createAccessMethod(FRole umlRole, FRole partnerRole, FAttr attr, int methodType, java.lang.String blockName, de.upb.tools.fca.FHashMap templateParameters, FType returnType, FParam[] methodParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerStrategy.createInsertMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters, java.lang.String blockName, int methodType)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerStrategy.createInsertMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters, java.lang.String blockName, int methodType, java.lang.String paramName, FType paramType)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerQualifiedToOneStrategy.createHasKeyValueInMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
           
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerQualifiedToOneStrategy.createGetFromMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
           
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerQualifiedToOneStrategy.createRemoveKeyValueFromMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
           
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerQualifiedToOneStrategy.createRemoveKeyFromMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
           
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerQualifiedToOneStrategy.createRemoveAllFromMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
           
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerQualifiedToManyStrategy.createHasKeyValueInMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
           
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerQualifiedToManyStrategy.createIteratorOfKeyMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerQualifiedToManyStrategy.createRemoveKeyValueFromMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
           
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerQualifiedToManyStrategy.createSizeOfKeyMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerQualifiedToManyStrategy.createRemoveKeyFromMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
           
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerQualifiedStrategy.createHasValueInMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
           
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerQualifiedStrategy.createHasKeyInMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
           
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerQualifiedStrategy.createIteratorOfMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
           
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerQualifiedStrategy.createKeysOfMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
           
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerQualifiedStrategy.createEntriesOfMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
           
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerQualifiedStrategy.createAddToMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
           
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerQualifiedStrategy.createAddToMapEntryMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
           
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerQualifiedStrategy.createRemoveValueFromMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
           
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerQualifiedStrategy.createInsertMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters, java.lang.String blockName, int methodType, java.lang.String paramName, FType paramType)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerQualifiedStrategy.createInsertMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters, java.lang.String blockName, int methodType)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerQualifiedStrategy.createInsertMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters, java.lang.String blockName, int methodType, java.lang.String paramName, FType paramType, boolean qualified)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerQualifiedStrategy.createInsertMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters, java.lang.String blockName, int methodType, boolean qualified)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerQualifiedStrategy.addQualifier(FRole umlRole, FRole partnerRole, AccessorOOHandler.MethodDescription description)
          Access method for an one to n association.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerQualifiedStrategy.addQualifier(AccessorOOHandler.MethodDescription description, FType qualifierType, boolean partnerQualified)
          Access method for an one to n association.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.createAddBeforeOfMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.createSetInMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
           
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.createIndexedAddToMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.createIndexOfMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.createAddAfterOfMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.createLastIndexOfMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.createIndexedIndexOfMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.createIndexedLastIndexOfMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.createIndexOfMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters, java.lang.String blockName, int methodType)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.createIndexedIndexOfMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters, java.lang.String blockName, int methodType)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.createIteratorOfMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters, java.lang.String blockName)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.createMLIteratorOfMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.createIndexedIteratorOfMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.createIsBeforeOfMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.createIsAfterOfMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
           
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.createGetFromMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.createGetNextOfMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
           
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.createIndexedGetNextOfMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
           
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.createGetPreviousOfMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
           
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.createIndexedGetPreviousOfMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
           
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.createPreviousOrNextOfMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters, java.lang.String blockName, int methodType)
           
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.createIndexedPreviousOrNextOfMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters, java.lang.String blockName, int methodType)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.createIndexedRemoveFromMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.createRemoveIndexFromMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.insertIndex(AccessorOOHandler.MethodDescription description, FRole partnerRole)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.insertRefObject(AccessorOOHandler.MethodDescription description, FRole partnerRole)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.appendIndex(AccessorOOHandler.MethodDescription description)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerInternalQualifiedToOneStrategy.createInternalQualifiedAddToMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerInternalQualifiedToOneStrategy.createAddToMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerInternalQualifiedToOneStrategy.createAddToMapEntryMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerInternalQualifiedToOneStrategy.createHasKeyValueInMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerInternalQualifiedToOneStrategy.createHasValueInMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerInternalQualifiedToOneStrategy.createRemoveKeyValueFromMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerInternalQualifiedToOneStrategy.createRemoveValueFromMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerInternalQualifiedToOneStrategy.createGetKeyForMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerInternalQualifiedToOneStrategy.createKeyChangedInMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerInternalQualifiedToOneStrategy.reduceVisibility(AccessorOOHandler.MethodDescription description)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerInternalQualifiedToManyStrategy.createInternalQualifiedAddToMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerInternalQualifiedToManyStrategy.createAddToMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerInternalQualifiedToManyStrategy.createAddToMapEntryMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerInternalQualifiedToManyStrategy.createHasKeyValueInMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerInternalQualifiedToManyStrategy.createHasValueInMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerInternalQualifiedToManyStrategy.createRemoveKeyValueFromMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerInternalQualifiedToManyStrategy.createRemoveValueFromMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerInternalQualifiedToManyStrategy.createGetKeyForMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerInternalQualifiedToManyStrategy.createKeyChangedInMethod(FRole umlRole, FRole partnerRole, FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerInternalQualifiedToManyStrategy.reduceVisibility(AccessorOOHandler.MethodDescription description)
          No comment provided by developer, please add a comment to improve documentation.
static AccessorOOHandler.MethodDescription UMLAttrOOHandler.createSetMethod(FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
static AccessorOOHandler.MethodDescription UMLAttrOOHandler.createGetMethod(FAttr attr, de.upb.tools.fca.FHashMap templateParameters)
          No comment provided by developer, please add a comment to improve documentation.
 

Methods in de.uni_paderborn.fujaba.codegen with parameters of type AccessorOOHandler.MethodDescription
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerQualifiedStrategy.addQualifier(FRole umlRole, FRole partnerRole, AccessorOOHandler.MethodDescription description)
          Access method for an one to n association.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerQualifiedStrategy.addQualifier(AccessorOOHandler.MethodDescription description, FType qualifierType, boolean partnerQualified)
          Access method for an one to n association.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.insertIndex(AccessorOOHandler.MethodDescription description, FRole partnerRole)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.insertRefObject(AccessorOOHandler.MethodDescription description, FRole partnerRole)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerOrderedToManyStrategy.appendIndex(AccessorOOHandler.MethodDescription description)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerInternalQualifiedToOneStrategy.reduceVisibility(AccessorOOHandler.MethodDescription description)
          No comment provided by developer, please add a comment to improve documentation.
protected  AccessorOOHandler.MethodDescription UMLRoleOOHandlerInternalQualifiedToManyStrategy.reduceVisibility(AccessorOOHandler.MethodDescription description)
          No comment provided by developer, please add a comment to improve documentation.
protected  void AccessorOOHandler.generateMethod(FElement element, FAttr attr, AccessorOOHandler.MethodDescription description)
           
protected  void AccessorOOHandler.removeOldMethod(FElement element, FAttr attr, AccessorOOHandler.MethodDescription description)
          No comment provided by developer, please add a comment to improve documentation.