- getAgentsForRole(String) - Method in class jadex.extension.agr.Group
-
Get the agents with a given role.
- getClassName() - Method in class jadex.extension.agr.MAGRSpaceType
-
Get the classname.
- getComponentType() - Method in class jadex.extension.agr.MPosition
-
Get the agent type.
- getGroup(String) - Method in class jadex.extension.agr.AGRSpace
-
Get a group by name.
- getGroupType(String) - Method in class jadex.extension.agr.MAGRSpaceType
-
Get a group type by name.
- getGroupType(MAGRSpaceType) - Method in class jadex.extension.agr.MGroupInstance
-
Get the group type.
- getMax() - Method in class jadex.extension.agr.MRoleType
-
Get the maximum number of agents allowed for this role (-1 for no restriction).
- getMComponentType(IModelInfo) - Method in class jadex.extension.agr.MPosition
-
Get the agent type.
- getMGroupInstance(String) - Method in class jadex.extension.agr.MAGRSpaceInstance
-
Get a group per name.
- getMGroupInstances() - Method in class jadex.extension.agr.MAGRSpaceInstance
-
Get the groups of this space.
- getMGroupTypes() - Method in class jadex.extension.agr.MAGRSpaceType
-
Get the group types of this space type.
- getMin() - Method in class jadex.extension.agr.MRoleType
-
Get the minimum number of agents required for this role.
- getMPositions() - Method in class jadex.extension.agr.MGroupInstance
-
Get the positions.
- getMRoleTypes() - Method in class jadex.extension.agr.MGroupType
-
Get the roles of this group type.
- getName() - Method in class jadex.extension.agr.Group
-
Get the name of the group.
- getName() - Method in class jadex.extension.agr.MAGRSpaceInstance
-
Get the name.
- getName() - Method in class jadex.extension.agr.MAGRSpaceType
-
Get the name.
- getName() - Method in class jadex.extension.agr.MGroupInstance
-
Get the name of the group type.
- getName() - Method in class jadex.extension.agr.MGroupType
-
Get the name of the group type.
- getName() - Method in class jadex.extension.agr.MRoleType
-
Get the name of the role.
- getRolesForType(String) - Method in class jadex.extension.agr.Group
-
Get the role names for an agent type name.
- getRoleType() - Method in class jadex.extension.agr.MPosition
-
Get the role type.
- getType() - Method in class jadex.extension.agr.MAGRSpaceInstance
-
Get the type of this element.
- getTypeName() - Method in class jadex.extension.agr.MAGRSpaceInstance
-
Get the type name.
- getTypeName() - Method in class jadex.extension.agr.MGroupInstance
-
Get the type name.
- getXMLMapping() - Static method in class jadex.extension.agr.AGRExtensionService
-
Get the XML mapping.
- Group - Class in jadex.extension.agr
-
An AGR group hold information about agent instances
and their positions (i.e.
- Group(String) - Constructor for class jadex.extension.agr.Group
-
Create a new group.
- groups - Variable in class jadex.extension.agr.AGRSpace
-
The groups.
- groups - Variable in class jadex.extension.agr.MAGRSpaceInstance
-
The groups.
- grouptypes - Variable in class jadex.extension.agr.MAGRSpaceType
-
The grouptypes.