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