|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GroupSummary | |
---|---|
LaColla.core.data | |
LaColla.core.msg |
Uses of GroupSummary in LaColla.core.data |
---|
Methods in LaColla.core.data that return GroupSummary | |
---|---|
GroupSummary |
Group.getGroupSummary()
|
GroupSummary |
GroupSummary.restoreSummary(java.lang.String address,
java.lang.String groupId)
|
Methods in LaColla.core.data with parameters of type GroupSummary | |
---|---|
java.util.ArrayList |
GroupSummary.getNotIn(GroupSummary partnerMSummary)
|
void |
Group.setGroupSummary(GroupSummary groupSummary)
|
void |
GroupSummary.update(GroupSummary summary2)
|
Uses of GroupSummary in LaColla.core.msg |
---|
Methods in LaColla.core.msg that return GroupSummary | |
---|---|
GroupSummary |
msgToSimulationAgent.getGroupSummary()
|
GroupSummary |
msgMembersAndGroupsAcceptConsistencyRequest.getGSummary()
|
GroupSummary |
msgMembersAndGroupsInvokeConsistencyRequest.getGSummary()
|
Methods in LaColla.core.msg with parameters of type GroupSummary | |
---|---|
void |
msgToSimulationAgent.setGroupSummary(GroupSummary groupSummary)
|
void |
msgMembersAndGroupsAcceptConsistencyRequest.setGSummary(GroupSummary summary)
|
void |
msgMembersAndGroupsInvokeConsistencyRequest.setGSummary(GroupSummary summary)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |