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