|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjpov.substitution.SubArrayLength
This class corresponds to the substitution of arraylength with a
formula.
| Constructor Summary | |
SubArrayLength(IJml2bConfiguration config,
IJmlFile fi,
JpoInputStream s)
Constructs a substitution |
|
| Method Summary | |
java.lang.String |
getInfo()
Returns "arraylength == f" |
void |
save(IJml2bConfiguration config,
JpoOutputStream s,
IJmlFile jf)
Saves the substitution in a .jpo file |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SubArrayLength(IJml2bConfiguration config,
IJmlFile fi,
JpoInputStream s)
throws java.io.IOException,
LoadException
| Method Detail |
public void save(IJml2bConfiguration config,
JpoOutputStream s,
IJmlFile jf)
throws java.io.IOException
Substitution
save in interface Substitutionconfig - s - The output stream corresponding to the file.jf -
java.io.IOExceptionpublic java.lang.String getInfo()
getInfo in interface Substitution
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||