Uses of Enum Class
org.drools.base.factmodel.ClassDefinition.TRAITING_MODE
Packages that use ClassDefinition.TRAITING_MODE
-
Uses of ClassDefinition.TRAITING_MODE in org.drools.base.factmodel
Methods in org.drools.base.factmodel that return ClassDefinition.TRAITING_MODEModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ClassDefinition.TRAITING_MODE[]ClassDefinition.TRAITING_MODE.values()Returns an array containing the constants of this enum class, in the order they are declared.