Uses of Package
org.molwind.model

Packages that use org.molwind.model
org.molwind.graph   
org.molwind.io   
org.molwind.model   
org.molwind.util   
org.molwind.view   
 

Classes in org.molwind.model used by org.molwind.graph
Relationship
          Relationship interface defines bidirectional relationships between entities.
WorldEntity
          WorldEntity interface represents entities of a Molwind world.
 

Classes in org.molwind.model used by org.molwind.io
MolwindWorld
          MolwindWorld interface represents a molwind world description.
 

Classes in org.molwind.model used by org.molwind.model
BaseRelationship
          BaseRelationship specifies a basic relationship type.
BaseWorldEntity
          BaseWorldEntity provides a basic implementation of a world entity.
LayeredPosition
          LayeredPosition provides an implementation of a world postion.
MolwindWorld
          MolwindWorld interface represents a molwind world description.
PartialMatch
          PartialMatch represents an interface for relationships that can be matched partially.
Place
          Place represents things that can be placed on the world somewhere.
Relationship
          Relationship interface defines bidirectional relationships between entities.
RelationshipResolver
          RelationshipResolver interface defines a strategy to resolve relationships among entities.
Tile
          Tile interface represents information used for tile rendering.
WorldEntity
          WorldEntity interface represents entities of a Molwind world.
 

Classes in org.molwind.model used by org.molwind.util
MolwindWorld
          MolwindWorld interface represents a molwind world description.
 

Classes in org.molwind.model used by org.molwind.view
LayeredPosition
          LayeredPosition provides an implementation of a world postion.
MolwindWorld
          MolwindWorld interface represents a molwind world description.
RelationshipResolver
          RelationshipResolver interface defines a strategy to resolve relationships among entities.
 



Copyright © 2008-2010. All Rights Reserved.