dk.brics.xact.wrappers
Class AttributeGapWrapper

java.lang.Object
  extended by dk.brics.xact.wrappers.NodeWrapper<T>
      extended by dk.brics.xact.wrappers.AttrNodeWrapper<AttributeGap>
          extended by dk.brics.xact.wrappers.AttributeGapWrapper

public class AttributeGapWrapper
extends AttrNodeWrapper<AttributeGap>

Wrapper for AttributeGap.


Constructor Summary
AttributeGapWrapper(AttributeGap real, ElementWrapper parent)
          Constructs a new wrapper.
 
Method Summary
 void visitBy(WrapperNodeVisitor v)
          Visits this wrapper by the given visitor.
 
Methods inherited from class dk.brics.xact.wrappers.AttrNodeWrapper
getNextAttribute, getNextAttrWrapper, getRealNextAttr, make
 
Methods inherited from class dk.brics.xact.wrappers.NodeWrapper
getParent, getReal, setReal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeGapWrapper

public AttributeGapWrapper(AttributeGap real,
                           ElementWrapper parent)
Constructs a new wrapper.

Method Detail

visitBy

public void visitBy(WrapperNodeVisitor v)
Description copied from class: NodeWrapper
Visits this wrapper by the given visitor.

Specified by:
visitBy in class NodeWrapper<AttributeGap>


Copyright © 2005-2011 Aarhus University.