edu.cmu.emulator.creator.config.delayModels
Class NullDelayModel
java.lang.Object
edu.cmu.emulator.creator.config.ConfigNode
edu.cmu.emulator.creator.config.DelayModel
edu.cmu.emulator.creator.config.delayModels.NullDelayModel
public class NullDelayModel
- extends DelayModel
Methods inherited from class edu.cmu.emulator.creator.config.DelayModel |
toXML |
NullDelayModel
public NullDelayModel()
getType
public String getType()
- Specified by:
getType
in class DelayModel
clone
public DelayModel clone()
- Specified by:
clone
in class DelayModel
fromXML
public static NullDelayModel fromXML(Element el)
toXML
protected void toXML(Document doc,
Element parent)
- Specified by:
toXML
in class DelayModel
Copyright © 2013. All Rights Reserved.