Uses of Class
org.hydrateframework.gen.schema.Relationship.Reference

Packages that use Relationship.Reference
org.hydrateframework.ejb.schema   
org.hydrateframework.gen   
org.hydrateframework.gen.schema   
 

Uses of Relationship.Reference in org.hydrateframework.ejb.schema
 

Subclasses of Relationship.Reference in org.hydrateframework.ejb.schema
 class Relationship.Reference
           
 

Uses of Relationship.Reference in org.hydrateframework.gen
 

Methods in org.hydrateframework.gen with parameters of type Relationship.Reference
 void CodeWriterIndexes.writeReferencedKey(LangWriter out, Relationship.Reference ref, java.lang.String refName)
           
 

Uses of Relationship.Reference in org.hydrateframework.gen.schema
 

Fields in org.hydrateframework.gen.schema declared as Relationship.Reference
protected  Relationship.Reference[] Relationship.references
           
 

Methods in org.hydrateframework.gen.schema that return Relationship.Reference
 Relationship.Reference Relationship.getFirstReference()
           
 Relationship.Reference XMLSchema.XMLSchemaElement.getMember()
           
 Relationship.Reference Relationship.Reference.getOpposingReference()
           
 Relationship.Reference Relationship.getSecondReference()
           
 Relationship.Reference XMLSchema.XMLSchemaElement.lookInClassHierarchy(ClassDef classDef)
           
 

Methods in org.hydrateframework.gen.schema with parameters of type Relationship.Reference
 Member[] Key.getMembers(Relationship.Reference asReference)
          Return a list of members that are needed to resolve a reference.
 

Constructors in org.hydrateframework.gen.schema with parameters of type Relationship.Reference
Relationship.Reference(Relationship.Reference override)
           
 



Copyright © 2000 The Hydrate Project. All Rights Reserved.