|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Entity | |
---|---|
iitb.con.core | |
iitb.con.net.codegenerator |
Uses of Entity in iitb.con.core |
---|
Methods in iitb.con.core that return Entity | |
---|---|
Entity |
Relation.getLeftEntity()
Deprecated. |
Entity |
Relation.getRightEntity()
Deprecated. |
Methods in iitb.con.core with parameters of type Entity | |
---|---|
Result |
Relation.setLeft(Entity entity)
Sets the entity type for the left item. |
Result |
Relation.setRight(Entity entity)
Sets the entity type for the right item. |
Uses of Entity in iitb.con.net.codegenerator |
---|
Methods in iitb.con.net.codegenerator with parameters of type Entity | |
---|---|
boolean |
CodeGenerator.generateCode(java.lang.String path,
Entity entity)
Generates the code for Entity type |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |