RepeatWhileImpl.java revision 38
/*
* Created on Aug 30, 2004
*/
/**
* @author Evren Sirin
* @author Michael D�nzer (University of Zurich)
*/
super(ind);
}
public Condition getCondition() {
}
}
public ControlConstruct getComponent() {
}
}
public String getConstructName() {
return "Repeat-While";
}
public void removeComponent() {
}
}