Uses of Enum Class
ch.nolix.systemapi.atomiccontrol.label.LabelRole
Packages that use LabelRole
-
Uses of LabelRole in ch.nolix.system.atomiccontrol.label
Methods in ch.nolix.system.atomiccontrol.label that return LabelRoleMethods in ch.nolix.system.atomiccontrol.label with parameters of type LabelRole -
Uses of LabelRole in ch.nolix.systemapi.atomiccontrol.label
Subclasses with type arguments of type LabelRole in ch.nolix.systemapi.atomiccontrol.labelMethods in ch.nolix.systemapi.atomiccontrol.label that return LabelRoleModifier and TypeMethodDescriptionstatic LabelRoleLabelRole.fromSpecification(INode<?> specification) ILabel.getRole()static LabelRoleReturns the enum constant of this class with the specified name.static LabelRole[]LabelRole.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ch.nolix.systemapi.atomiccontrol.label with parameters of type LabelRole