|
Project Wonder 5.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 |
GSVAttribute.entity()
Returns the parent entity for this attribute. |
GSVEntity |
GSVModel.entityForObject(java.lang.Object object)
Returns the GSVEntity object associated with the provided EOEnterpriseObject. |
GSVEntity |
GSVModel.entityNamed(java.lang.String name)
Returns the GSVEntity object for the provided entity name. |
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,
java.lang.String aName)
Creates a new GSVAttribute with the provided information. |
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV NEXT | FRAMES NO FRAMES |