yext.graphml.reader
Class YGraphElementFactory.AttributeData

java.lang.Object
  extended byyext.graphml.reader.YGraphElementFactory.AttributeData
Enclosing class:
YGraphElementFactory

protected class YGraphElementFactory.AttributeData
extends Object

Data class for attributes.


Constructor Summary
protected YGraphElementFactory.AttributeData(String name, int scopeType, int contentType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

YGraphElementFactory.AttributeData

protected YGraphElementFactory.AttributeData(String name,
                                             int scopeType,
                                             int contentType)


Copyright ©2000-2008, yWorks GmbH. All rights reserved.