|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.ispace.AbstractAgentGroup ix.ispace.RelationshipGroup
public class RelationshipGroup
Field Summary | |
---|---|
(package private) AgentRelationship |
rel
|
Fields inherited from class ix.ispace.AbstractAgentGroup |
---|
contactManager, name |
Constructor Summary | |
---|---|
RelationshipGroup(AgentRelationship rel,
ContactManager cm)
|
Method Summary | |
---|---|
java.util.Collection |
getBasePopulation()
Returns the collection of AgentData objects from which this group's members are selected. |
Methods inherited from class ix.ispace.AbstractAgentGroup |
---|
getKnownMembers, getName, isMember |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
AgentRelationship rel
Constructor Detail |
---|
public RelationshipGroup(AgentRelationship rel, ContactManager cm)
Method Detail |
---|
public java.util.Collection getBasePopulation()
getBasePopulation
in class AbstractAgentGroup
AgentData
,
ContactManager.getAgentData(AgentRelationship)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |