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