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