Uses of Enum Class
org.umlg.subsetting.SteeringWheel.SteeringWheelRuntimePropertyEnum
Packages that use SteeringWheel.SteeringWheelRuntimePropertyEnum
-
Uses of SteeringWheel.SteeringWheelRuntimePropertyEnum in org.umlg.subsetting
Methods in org.umlg.subsetting that return SteeringWheel.SteeringWheelRuntimePropertyEnumModifier and TypeMethodDescriptionSteeringWheel.SteeringWheelRuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)SteeringWheel.SteeringWheelRuntimePropertyEnum.fromQualifiedName(String qualifiedName)Returns the enum constant of this class with the specified name.SteeringWheel.SteeringWheelRuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.