public interface TKOrganization
Modifier and Type | Field and Description |
---|---|
static String |
ENGINE_GROUP
The value of this constant is "engine".
|
static String |
ENVIRONMENT_ROLE
The value of this constant is "env".
|
static String |
LAUNCHING |
static String |
MODEL_GROUP
The value of this constant is "model".
|
static String |
MODEL_ROLE
The value of this constant is "model".
|
static String |
SCHEDULER_ROLE
The value of this constant is "scheduler".
|
static String |
TK_COMMUNITY |
static String |
TURTLE_ROLE
The value of this constant is "turtle".
|
static String |
TURTLES_GROUP
The value of this constant is "turtles".
|
static String |
VIEWER_ROLE
The value of this constant is "viewer".
|
static final String MODEL_ROLE
static final String ENGINE_GROUP
static final String MODEL_GROUP
static final String TURTLES_GROUP
static final String SCHEDULER_ROLE
static final String TURTLE_ROLE
static final String VIEWER_ROLE
static final String ENVIRONMENT_ROLE
static final String TK_COMMUNITY
static final String LAUNCHING