|
Project Wonder 2.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GSVEntity | |
com.gammastream.validity |
Uses of GSVEntity in com.gammastream.validity |
Methods in com.gammastream.validity that return GSVEntity | |
GSVEntity |
GSVModel.entityForObject(Object object)
Returns the GSVEntity object associated with the provided EOEnterpriseObject. |
GSVEntity |
GSVModel.entityNamed(String name)
Returns the GSVEntity object for the provided entity name. |
GSVEntity |
GSVAttribute.entity()
Returns the parent entity for this attribute. |
Methods in com.gammastream.validity with parameters of type GSVEntity | |
void |
GSVModel.addEntity(GSVEntity newEntity)
Adds a GSVEntity object to this GSVModel. |
void |
GSVModel.removeEntity(GSVEntity oldEntity)
Removes a GSVEntity object from this GSVModel. |
void |
GSVAttribute.setEntity(GSVEntity parentEntity)
Sets the parent entity for this attribute to the provided entity. |
Constructors in com.gammastream.validity with parameters of type GSVEntity | |
GSVAttribute(GSVEntity anEntity,
String aName)
Creates a new GSVAttribute with the provided information. |
|
Last updated: Do, Dez 9, 2004 12:46 PM CET | ||||||||||
PREV NEXT | FRAMES NO FRAMES |