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