Uses of Enum Class
de.uni_trier.wi2.procake.gui.objecteditor.nestworkfloweditor.NodeInsertType
Packages that use NodeInsertType
-
Uses of NodeInsertType in de.uni_trier.wi2.procake.gui.objecteditor.nestworkfloweditor
Methods in de.uni_trier.wi2.procake.gui.objecteditor.nestworkfloweditor that return NodeInsertTypeModifier and TypeMethodDescriptionstatic NodeInsertTypeNodeInsertType.get(de.uni_trier.wi2.procake.data.object.nest.NESTNodeObject node) static NodeInsertTypeReturns the enum constant of this class with the specified name.static NodeInsertType[]NodeInsertType.values()Returns an array containing the constants of this enum class, in the order they are declared.