|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyValuePair | |
de.uni_paderborn.fujaba.basic | Basic Classes for Fujaba |
de.uni_paderborn.fujaba.metamodel | |
de.uni_paderborn.fujaba.uml | UML-Abstract Syntax Tree Structure |
Uses of KeyValuePair in de.uni_paderborn.fujaba.basic |
Methods in de.uni_paderborn.fujaba.basic that return KeyValuePair | |
KeyValuePair |
BasicIncrement.readFromStringTokenizer(java.util.Map defaultValue,
java.util.StringTokenizer lineTok,
java.util.Hashtable objects)
No comment provided by developer, please add a comment to improve documentation. |
KeyValuePair |
BasicIncrement.readFromStringTokenizer(de.upb.tools.fca.FTreeMap defaultValue,
java.util.StringTokenizer lineTok,
java.util.Hashtable objects)
No comment provided by developer, please add a comment to improve documentation. |
Uses of KeyValuePair in de.uni_paderborn.fujaba.metamodel |
Methods in de.uni_paderborn.fujaba.metamodel with parameters of type KeyValuePair | |
void |
FTypeList.addToTypes(KeyValuePair pair)
Deprecated. Access method for an one to n association. |
Uses of KeyValuePair in de.uni_paderborn.fujaba.uml |
Methods in de.uni_paderborn.fujaba.uml with parameters of type KeyValuePair | |
void |
UMLTypeList.addToTypes(KeyValuePair pair)
Access method for type this method is needed only for loading do not use it in other cases |
void |
UMLProject.addToFiles(KeyValuePair pair)
Adds a feature to the ToFiles attribute of the UMLProject object |
void |
UMLProject.addToReferences(KeyValuePair pair)
Adds a feature to the ToReferences attribute of the UMLProject object this method is needed only for loading OrderedMaps do not use it in other cases |
protected void |
UMLPackage.addToDeclares(KeyValuePair pair)
This method is needed only for loading FTreeMaps, don't use it in other cases. |
protected void |
UMLPackage.addToPackages(KeyValuePair pair)
This method is needed only for loading FTreeMaps, Don't use it in other cases. |
protected void |
UMLMethod.addToDeclares(KeyValuePair pair)
This method is needed only for loading FTreeMaps, do not use it in other cases. |
protected void |
UMLIncrement.addToStereotypes(KeyValuePair pair)
This method is needed only for loading FTreeMaps, don't use it in other cases. |
protected void |
UMLClass.addToDeclares(KeyValuePair pair)
This method is needed only for loading FTreeMaps, don't use it in other cases. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |