Uses of Enum Class
org.umlg.subsetting.Cell.CellRuntimePropertyEnum
Packages that use Cell.CellRuntimePropertyEnum
-
Uses of Cell.CellRuntimePropertyEnum in org.umlg.subsetting
Methods in org.umlg.subsetting that return Cell.CellRuntimePropertyEnumModifier and TypeMethodDescriptionstatic Cell.CellRuntimePropertyEnumCell.CellRuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)static Cell.CellRuntimePropertyEnumstatic Cell.CellRuntimePropertyEnumCell.CellRuntimePropertyEnum.fromQualifiedName(String qualifiedName)static Cell.CellRuntimePropertyEnumReturns the enum constant of this class with the specified name.static Cell.CellRuntimePropertyEnum[]Cell.CellRuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.