public class MPosition extends Object
Constructor and Description |
---|
MPosition() |
Modifier and Type | Method and Description |
---|---|
String |
getComponentType()
Get the agent type.
|
SubcomponentTypeInfo |
getMComponentType(IModelInfo model)
Get the agent type.
|
String |
getRoleType()
Get the role type.
|
void |
setComponentType(String agenttype)
Set the agent type.
|
void |
setRoleType(String role)
Set the role type.
|
String |
toString()
Get a string representation of this AGR position.
|
public String getRoleType()
public void setRoleType(String role)
role
- The role type to set.public String getComponentType()
public void setComponentType(String agenttype)
agenttype
- The agent type to set.public SubcomponentTypeInfo getMComponentType(IModelInfo model)
Copyright © 2012. All Rights Reserved.