|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GXLImport | |
de.uni_paderborn.fujaba.gxl |
Uses of GXLImport in de.uni_paderborn.fujaba.gxl |
Methods in de.uni_paderborn.fujaba.gxl with parameters of type GXLImport | |
void |
UMLClassDiagramMerger.merge(ASGDiagram point,
java.util.Vector actualNodes,
GXLImport imp)
No comment provided by developer, please add a comment to improve documentation. |
void |
UMLActivityDiagramMerger.merge(ASGDiagram point,
java.util.Vector actualNodes,
GXLImport imp)
No comment provided by developer, please add a comment to improve documentation. |
abstract void |
AbstractMerger.merge(ASGDiagram point,
java.util.Vector actualNodes,
GXLImport imp)
No comment provided by developer, please add a comment to improve documentation. |
boolean |
AbstractMerger.checkInput(ASGDiagram point,
java.util.Vector actualNodes,
GXLImport imp)
Overwrite this method in your merger and return false if you want to cancel the import process without importing anything. |
boolean |
AbstractMerger.preventImport(java.lang.Object firstObject,
FXMLNode currentFXMLNode,
GXLImport imp)
Overwrite this method in your merger and return true if the current FXMLNode should not be imported |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |