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