Uses of Enum Class
org.umlg.componenttest.Space.SpaceRuntimePropertyEnum
Packages that use Space.SpaceRuntimePropertyEnum
-
Uses of Space.SpaceRuntimePropertyEnum in org.umlg.componenttest
Methods in org.umlg.componenttest that return Space.SpaceRuntimePropertyEnumModifier and TypeMethodDescriptionSpace.SpaceRuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)Space.SpaceRuntimePropertyEnum.fromQualifiedName(String qualifiedName)Returns the enum constant of this class with the specified name.static Space.SpaceRuntimePropertyEnum[]Space.SpaceRuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.