|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GroupIdentifier | |
|---|---|
| madkit.jess | |
| madkit.kernel | ##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. ##### ##### TYPE YOUR PACKAGE COMMENTS HERE. |
| madkit.utils.common | |
| Uses of GroupIdentifier in madkit.jess |
|---|
| Methods in madkit.jess with parameters of type GroupIdentifier | |
|---|---|
int |
JessAgentInterface.createGroup(boolean d,
java.lang.String name,
java.lang.String desc,
GroupIdentifier id)
|
| Uses of GroupIdentifier in madkit.kernel |
|---|
| Methods in madkit.kernel with parameters of type GroupIdentifier | |
|---|---|
int |
AbstractAgent.createGroup(boolean distributed,
java.lang.String groupName,
java.lang.String description,
GroupIdentifier theIdentifier)
Creates a new Group within the default community public. |
int |
AbstractAgent.createGroup(boolean distributed,
java.lang.String communityName,
java.lang.String groupName,
java.lang.String description,
GroupIdentifier theIdentifier)
Creates a new Group. |
| Uses of GroupIdentifier in madkit.utils.common |
|---|
| Classes in madkit.utils.common that implement GroupIdentifier | |
|---|---|
class |
SimplePasswdFilter
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||