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