fbench.graph.model
Class DeviceType

java.lang.Object
  extended by fbench.dom.ElementModel
      extended by fbench.graph.model.GraphModel
          extended by fbench.graph.model.FBType
              extended by fbench.graph.model.DeviceType

public class DeviceType
extends FBType

A GraphModel for the interface of a DeviceType element.

Version:
20050926/JHC
Author:
JHC

Constructor Summary
DeviceType()
           
DeviceType(org.w3c.dom.Element el)
           
 
Method Summary
 
Methods inherited from class fbench.graph.model.FBType
getGraph
 
Methods inherited from class fbench.graph.model.GraphModel
canAccept, forElement
 
Methods inherited from class fbench.dom.ElementModel
equals, forElement, getComment, getElement, getName, getType, isDigit, isLetter, isName, setElement, toString
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DeviceType

public DeviceType()

DeviceType

public DeviceType(org.w3c.dom.Element el)