JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
oms3.annotations.Role
Packages that use
Role
Package
Description
oms3.util
Utilities.
Uses of
Role
in
oms3.util
Methods in
oms3.util
with parameters of type
Role
Modifier and Type
Method
Description
static boolean
Annotations.
plays
(
Role
role,
String
r)
Checks if one role is played.
static boolean
Annotations.
playsAll
(
Role
role,
String
... r)
Checks if all roles are played.