fbench.graph.model
Class AdapterType

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.AdapterType

public class AdapterType
extends FBType

A GraphModel for the interface of an AdapterType element.

Version:
20051022/JHC
Author:
JHC

Constructor Summary
AdapterType()
           
AdapterType(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

AdapterType

public AdapterType()

AdapterType

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