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