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