Uses of Enum Class
org.biopax.paxtools.controller.SimpleEditorMap
Packages that use SimpleEditorMap
Package
Description
This package contains various methods and algorithms for traversing and manipulating the model.
-
Uses of SimpleEditorMap in org.biopax.paxtools.controller
Methods in org.biopax.paxtools.controller that return SimpleEditorMapModifier and TypeMethodDescriptionstatic SimpleEditorMapSimpleEditorMap.get(BioPAXLevel level) To obtain a copy of the editor map for the corresponding level, use thestatic SimpleEditorMapReturns the enum constant of this class with the specified name.static SimpleEditorMap[]SimpleEditorMap.values()Returns an array containing the constants of this enum class, in the order they are declared.