Version: 1.1.1

Uses of Class
org.inb.biomoby.shared.registry.AbstractTypeEntity

Packages that use AbstractTypeEntity
org.inb.biomoby.shared.registry   
 

Uses of AbstractTypeEntity in org.inb.biomoby.shared.registry
 

Classes in org.inb.biomoby.shared.registry with type parameters of type AbstractTypeEntity
 class AbstractTypeEntity<T extends AbstractTypeEntity>
          Represents Moby Central entity type (either ObjectType or ServiceType)
 class Relationship<T extends AbstractTypeEntity>
           
 

Subclasses of AbstractTypeEntity in org.inb.biomoby.shared.registry
 class ObjectType
           
 class ServiceType
           
 

Methods in org.inb.biomoby.shared.registry that return AbstractTypeEntity
 AbstractTypeEntity<T> AbstractTypeEntity.clone()
           
 


Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010