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