Uses of Enum Class
org.umlg.subsetting.Car.CarRuntimePropertyEnum
Packages that use Car.CarRuntimePropertyEnum
-
Uses of Car.CarRuntimePropertyEnum in org.umlg.subsetting
Methods in org.umlg.subsetting that return Car.CarRuntimePropertyEnumModifier and TypeMethodDescriptionstatic Car.CarRuntimePropertyEnumCar.CarRuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)static Car.CarRuntimePropertyEnumstatic Car.CarRuntimePropertyEnumCar.CarRuntimePropertyEnum.fromQualifiedName(String qualifiedName)static Car.CarRuntimePropertyEnumReturns the enum constant of this class with the specified name.static Car.CarRuntimePropertyEnum[]Car.CarRuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.