|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.nominet.catnap.framework.Schema
A container for a set of entities.
| Constructor Summary | |
Schema()
|
|
| Method Summary | |
void |
addEntity(EntityDef newEntityDef)
Add an entity to the set of entities. |
EntityDef |
getEntityDef(java.lang.String name)
Get an entity by name. |
void |
mergeAuxillarySchema(Schema auxillarySchema)
Merge the contents of the passed schema with myself. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Schema()
| Method Detail |
public EntityDef getEntityDef(java.lang.String name)
name -
public void addEntity(EntityDef newEntityDef)
newEntityDef - public void mergeAuxillarySchema(Schema auxillarySchema)
auxillarySchema -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||