|
JAC project AOPSYS CEDRIC & LIP6 labs |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface allows views comparison. If both parameters and types are equals for the compared views, then the two view are considered as equal.
Method Summary | |
Object[] |
getParameters()
The parameters that were used to compile the view. |
String |
getType()
Gets the view type. |
void |
setParameters(Object[] parameters)
Sets the parameters that were used to construct the view. |
void |
setType(String type)
Set the view type. |
Method Detail |
public void setParameters(Object[] parameters)
public Object[] getParameters()
public String getType()
public void setType(String type)
|
Contact JAC development team: Renaud Pawlak Lionel Seinturier Laurent Martelli |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |