Uses of Class
org.molwind.model.BaseRelationship

Packages that use BaseRelationship
org.molwind.model   
 

Uses of BaseRelationship in org.molwind.model
 

Subclasses of BaseRelationship in org.molwind.model
 class PartOf
          PartOf relationship type.
 

Methods in org.molwind.model that return BaseRelationship
static BaseRelationship BaseRelationship.left(WorldEntity entity)
          Returns a new relationship object with the given entity assigned as the left argument.
static BaseRelationship BaseRelationship.right(WorldEntity entity)
          Returns a new relationship object with the given entity assigned as the right argument.
 



Copyright © 2008-2010. All Rights Reserved.