|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjpov.substitution.SubInstances
jpov.substitution.SubInstancesSet
This class corresponds to the substituion of instances with:
instances \/ f.
| Field Summary |
| Constructor Summary | |
SubInstancesSet(IJml2bConfiguration config,
IJmlFile fi,
JpoInputStream s)
Constructs a substitution for instances |
|
| Method Summary | |
java.lang.String |
getInfo()
If f is a singleton, returns "a new istance: f" else return
"new instances: 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 SubInstancesSet(IJml2bConfiguration config,
IJmlFile fi,
JpoInputStream s)
throws java.io.IOException,
LoadException
instances
| Method Detail |
public void save(IJml2bConfiguration config,
JpoOutputStream s,
IJmlFile jf)
throws java.io.IOException
Substitution
save in interface Substitutionjava.io.IOExceptionpublic java.lang.String getInfo()
f is a singleton, returns "a new istance: f" else return
"new instances: f".
getInfo in interface Substitution
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||