ubiware.core.behaviors.creation
Class AgentTypes

java.lang.Object
  extended by ubiware.core.behaviors.creation.AgentTypes

public final class AgentTypes
extends java.lang.Object


Field Summary
static java.lang.String AGENT_TYPE_NS
           
static java.lang.String AIA
           
static java.lang.String AWA
           
static java.lang.String hasSlaveagent
           
static java.lang.String Infra
           
static java.lang.String PUA
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PUA

public static final java.lang.String PUA
See Also:
Constant Field Values

AIA

public static final java.lang.String AIA
See Also:
Constant Field Values

Infra

public static final java.lang.String Infra
See Also:
Constant Field Values

AWA

public static final java.lang.String AWA
See Also:
Constant Field Values

hasSlaveagent

public static final java.lang.String hasSlaveagent
See Also:
Constant Field Values

AGENT_TYPE_NS

public static final java.lang.String AGENT_TYPE_NS
See Also:
Constant Field Values