|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.codegen.UMLRoleOOHandlerStrategy
de.uni_paderborn.fujaba.codegen.UMLRoleOOHandlerToManyStrategy
de.uni_paderborn.fujaba.codegen.UMLRoleOOHandlerQualifiedStrategy
de.uni_paderborn.fujaba.codegen.UMLRoleOOHandlerQualifiedToManyStrategy
de.uni_paderborn.fujaba.codegen.UMLRoleOOHandlerInternalQualifiedToManyStrategy
| Field Summary |
| Fields inherited from class de.uni_paderborn.fujaba.codegen.UMLRoleOOHandlerStrategy |
|
| Constructor Summary | |
UMLRoleOOHandlerInternalQualifiedToManyStrategy()
|
|
| Method Summary | |
protected AccessorOOHandler.MethodDescription |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 void |
generateReadAccessMethods(FRole umlRole,
FRole partnerRole,
FAttr attr,
de.upb.tools.fca.FHashMap templateParameters,
java.util.Set accessMethods)
No comment provided by developer, please add a comment to improve documentation. |
protected void |
generateWriteAccessMethods(FRole umlRole,
FRole partnerRole,
FAttr attr,
de.upb.tools.fca.FHashMap templateParameters,
java.util.Set accessMethods)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
isResponsible(FRole umlRole,
FRole partnerRole)
Get the responsible attribute of the UMLRoleOOHandlerInternalQualifiedToManyStrategy object |
protected AccessorOOHandler.MethodDescription |
reduceVisibility(AccessorOOHandler.MethodDescription description)
No comment provided by developer, please add a comment to improve documentation. |
protected de.upb.tools.fca.FHashMap |
setupTemplateParameters(FRole umlRole,
FRole partnerRole)
No comment provided by developer, please add a comment to improve documentation. |
| Methods inherited from class de.uni_paderborn.fujaba.codegen.UMLRoleOOHandlerQualifiedToManyStrategy |
createIteratorOfKeyMethod, createRemoveKeyFromMethod, createSizeOfKeyMethod, getContainerType |
| Methods inherited from class de.uni_paderborn.fujaba.codegen.UMLRoleOOHandlerQualifiedStrategy |
addQualifier, addQualifier, createEntriesOfMethod, createHasKeyInMethod, createInsertMethod, createInsertMethod, createInsertMethod, createInsertMethod, createIteratorOfMethod, createKeysOfMethod, getMapEntryType, getPartnerAccessMethod |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UMLRoleOOHandlerInternalQualifiedToManyStrategy()
| Method Detail |
public boolean isResponsible(FRole umlRole,
FRole partnerRole)
isResponsible in class UMLRoleOOHandlerQualifiedToManyStrategyumlRole - No description providedpartnerRole - No description provided
UMLRoleOOHandlerStrategy.isResponsible(de.uni_paderborn.fujaba.metamodel.FRole,
de.uni_paderborn.fujaba.metamodel.FRole)
protected void generateReadAccessMethods(FRole umlRole,
FRole partnerRole,
FAttr attr,
de.upb.tools.fca.FHashMap templateParameters,
java.util.Set accessMethods)
generateReadAccessMethods in class UMLRoleOOHandlerQualifiedToManyStrategyumlRole - No description providedpartnerRole - No description providedattr - No description providedtemplateParameters - No description providedaccessMethods - No description provided
protected void generateWriteAccessMethods(FRole umlRole,
FRole partnerRole,
FAttr attr,
de.upb.tools.fca.FHashMap templateParameters,
java.util.Set accessMethods)
generateWriteAccessMethods in class UMLRoleOOHandlerQualifiedToManyStrategyumlRole - No description providedpartnerRole - No description providedattr - No description providedtemplateParameters - No description providedaccessMethods - No description provided
protected AccessorOOHandler.MethodDescription createInternalQualifiedAddToMethod(FRole umlRole,
FRole partnerRole,
FAttr attr,
de.upb.tools.fca.FHashMap templateParameters)
umlRole - No description providedpartnerRole - No description providedattr - No description providedtemplateParameters - No description provided
protected AccessorOOHandler.MethodDescription createAddToMethod(FRole umlRole,
FRole partnerRole,
FAttr attr,
de.upb.tools.fca.FHashMap templateParameters)
createAddToMethod in class UMLRoleOOHandlerQualifiedStrategyumlRole - No description providedpartnerRole - No description providedattr - No description providedtemplateParameters - No description provided
protected AccessorOOHandler.MethodDescription createAddToMapEntryMethod(FRole umlRole,
FRole partnerRole,
FAttr attr,
de.upb.tools.fca.FHashMap templateParameters)
createAddToMapEntryMethod in class UMLRoleOOHandlerQualifiedStrategyumlRole - No description providedpartnerRole - No description providedattr - No description providedtemplateParameters - No description provided
protected AccessorOOHandler.MethodDescription createHasKeyValueInMethod(FRole umlRole,
FRole partnerRole,
FAttr attr,
de.upb.tools.fca.FHashMap templateParameters)
createHasKeyValueInMethod in class UMLRoleOOHandlerQualifiedToManyStrategyumlRole - No description providedpartnerRole - No description providedattr - No description providedtemplateParameters - No description provided
protected AccessorOOHandler.MethodDescription createHasValueInMethod(FRole umlRole,
FRole partnerRole,
FAttr attr,
de.upb.tools.fca.FHashMap templateParameters)
createHasValueInMethod in class UMLRoleOOHandlerQualifiedStrategyumlRole - No description providedpartnerRole - No description providedattr - No description providedtemplateParameters - No description provided
protected AccessorOOHandler.MethodDescription createRemoveKeyValueFromMethod(FRole umlRole,
FRole partnerRole,
FAttr attr,
de.upb.tools.fca.FHashMap templateParameters)
createRemoveKeyValueFromMethod in class UMLRoleOOHandlerQualifiedToManyStrategyumlRole - No description providedpartnerRole - No description providedattr - No description providedtemplateParameters - No description provided
protected AccessorOOHandler.MethodDescription createRemoveValueFromMethod(FRole umlRole,
FRole partnerRole,
FAttr attr,
de.upb.tools.fca.FHashMap templateParameters)
createRemoveValueFromMethod in class UMLRoleOOHandlerQualifiedStrategyumlRole - No description providedpartnerRole - No description providedattr - No description providedtemplateParameters - No description provided
protected AccessorOOHandler.MethodDescription createGetKeyForMethod(FRole umlRole,
FRole partnerRole,
FAttr attr,
de.upb.tools.fca.FHashMap templateParameters)
umlRole - No description providedpartnerRole - No description providedattr - No description providedtemplateParameters - No description provided
protected AccessorOOHandler.MethodDescription createKeyChangedInMethod(FRole umlRole,
FRole partnerRole,
FAttr attr,
de.upb.tools.fca.FHashMap templateParameters)
umlRole - No description providedpartnerRole - No description providedattr - No description providedtemplateParameters - No description provided
protected AccessorOOHandler.MethodDescription reduceVisibility(AccessorOOHandler.MethodDescription description)
description - No description provided
protected de.upb.tools.fca.FHashMap setupTemplateParameters(FRole umlRole,
FRole partnerRole)
setupTemplateParameters in class UMLRoleOOHandlerQualifiedStrategyumlRole - No description providedpartnerRole - No description provided
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||