Uses of Enum Class
org.umlg.sqlg.structure.TopologyChangeAction
-
Uses of TopologyChangeAction in org.umlg.sqlg.structure
Modifier and TypeMethodDescriptionstatic TopologyChangeAction
Returns the enum constant of this class with the specified name.static TopologyChangeAction[]
TopologyChangeAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TopologyListener.change
(TopologyInf topologyInf, TopologyInf oldValue, TopologyChangeAction action, boolean beforeCommit)