Uses of Class
org.mars_sim.msp.core.person.ai.social.Relationship

Packages that use Relationship
org.mars_sim.msp.core.person.ai.social Contains classes related to social activities: relationships.. 
 

Uses of Relationship in org.mars_sim.msp.core.person.ai.social
 

Methods in org.mars_sim.msp.core.person.ai.social that return Relationship
 Relationship RelationshipManager.getRelationship(Person person1, Person person2)
          Gets the relationship between two people.
 

Methods in org.mars_sim.msp.core.person.ai.social that return types with arguments of type Relationship
 List<Relationship> RelationshipManager.getAllRelationships(Person person)
          Gets all of a person's relationships.
 



Copyright © 2009-2013. All Rights Reserved.