Class SimuOrganization
java.lang.Object
madkit.simulation.SimuOrganization
The default groups and roles used by the simulation engine for the organization of a
simulation community.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
The value of this constant is "ENGINE".static final String
The value of this constant is "ENV".static final String
The value of this constant is "LAUNCHER".static final String
The value of this constant is "model".static final String
The value of this constant is "MODEL".static final String
The value of this constant is "SCHEDULER_ROLE".static final String
The value of this constant is "SIMU".static final String
The value of this constant is "VIEWER".static final String
The value of this constant is "WATCHER". -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODEL_ROLE
-
ENGINE_GROUP
-
MODEL_GROUP
-
SCHEDULER_ROLE
-
VIEWER_ROLE
-
WATCHER_ROLE
-
ENVIRONMENT_ROLE
-
SIMU_COMMUNITY
-
LAUNCHER_ROLE
-
-
Constructor Details
-
SimuOrganization
public SimuOrganization()
-