|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjpov.substitution.SubInstances
jpov.substitution.SubInstancesSingle
This class corresponds to the substituion of instances
with
instances \/ {f}
corresponding to an instance creation.
Constructor Summary | |
SubInstancesSingle(IJml2bConfiguration config,
IJmlFile fi,
JpoInputStream s)
Constructs a substitution for instances |
Method Summary | |
java.lang.String |
getInfo()
Returns the informations to displayed in the Java view to simulate the substitution |
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 SubInstancesSingle(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
java.io.IOException
public java.lang.String getInfo()
Substitution
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |