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 TopologyChangeActionReturns 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 TypeMethodDescriptionvoidTopologyListener.change(TopologyInf topologyInf, TopologyInf oldValue, TopologyChangeAction action, boolean beforeCommit)