Uses of Enum Class
org.umlg.sqlg.structure.TopologyChangeAction
Packages that use TopologyChangeAction
-
Uses of TopologyChangeAction in org.umlg.sqlg.structure
Methods in org.umlg.sqlg.structure that return TopologyChangeActionModifier 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.Methods in org.umlg.sqlg.structure with parameters of type TopologyChangeActionModifier and TypeMethodDescriptionvoid
TopologyListener.change
(TopologyInf topologyInf, TopologyInf oldValue, TopologyChangeAction action, boolean beforeCommit)