models.agent_type_enum module¶
-
class
models.agent_type_enum.AgentTypeEnum[source]¶ Bases:
objectImplementation of the ‘agentType’ enum.
TODO: type enum description here.
- Attributes:
KCPP: TODO: type description here. KJAVA: TODO: type description here. KGO: TODO: type description here.
-
KCPP= 'kCpp'¶
-
KGO= 'kGo'¶
-
KJAVA= 'kJava'¶