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