Class GraphTypeImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
org.graphdrawing.graphml.xmlns.impl.GraphTypeImpl
- All Implemented Interfaces:
Serializable,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource,GraphType
public class GraphTypeImpl
extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
implements GraphType
An XML graph.type(@http://graphml.graphdrawing.org/xmlns).
This is a complex type.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.graphdrawing.graphml.xmlns.GraphType
GraphType.FactoryNested classes/interfaces inherited from interface org.apache.xmlbeans.XmlObject
org.apache.xmlbeans.XmlObject.Factory -
Field Summary
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL, type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty value (as xml) as the last "data" elementAppends and returns a new empty value (as xml) as the last "edge" elementAppends and returns a new empty value (as xml) as the last "hyperedge" elementAppends and returns a new empty "locator" elementAppends and returns a new empty value (as xml) as the last "node" elementDataType[]Gets array of all "data" elementsgetDataArray(int i) Gets ith "data" elementgetDesc()Gets the "desc" elementEdgeType[]Gets array of all "edge" elementsgetEdgeArray(int i) Gets ith "edge" elementGets the "edgedefault" attributeGets array of all "hyperedge" elementsgetHyperedgeArray(int i) Gets ith "hyperedge" elementgetId()Gets the "id" attributeGets the "locator" elementNodeType[]Gets array of all "node" elementsgetNodeArray(int i) Gets ith "node" elementGets the "parse.edgeids" attributeGets the "parse.edges" attributeGets the "parse.maxindegree" attributeGets the "parse.maxoutdegree" attributeGets the "parse.nodeids" attributeGets the "parse.nodes" attributeGets the "parse.order" attributeinsertNewData(int i) Inserts and returns a new empty value (as xml) as the ith "data" elementinsertNewEdge(int i) Inserts and returns a new empty value (as xml) as the ith "edge" elementinsertNewHyperedge(int i) Inserts and returns a new empty value (as xml) as the ith "hyperedge" elementinsertNewNode(int i) Inserts and returns a new empty value (as xml) as the ith "node" elementbooleanTrue if has "desc" elementbooleanisSetId()True if has "id" attributebooleanTrue if has "locator" elementbooleanTrue if has "parse.edgeids" attributebooleanTrue if has "parse.edges" attributebooleanTrue if has "parse.maxindegree" attributebooleanTrue if has "parse.maxoutdegree" attributebooleanTrue if has "parse.nodeids" attributebooleanTrue if has "parse.nodes" attributebooleanTrue if has "parse.order" attributevoidremoveData(int i) Removes the ith "data" elementvoidremoveEdge(int i) Removes the ith "edge" elementvoidremoveHyperedge(int i) Removes the ith "hyperedge" elementvoidremoveNode(int i) Removes the ith "node" elementvoidsetDataArray(int i, DataType data) Sets ith "data" elementvoidsetDataArray(DataType[] dataArray) Sets array of all "data" elementvoidSets the "desc" elementvoidsetEdgeArray(int i, EdgeType edge) Sets ith "edge" elementvoidsetEdgeArray(EdgeType[] edgeArray) Sets array of all "edge" elementvoidsetEdgedefault(GraphEdgedefaultType.Enum edgedefault) Sets the "edgedefault" attributevoidsetHyperedgeArray(int i, HyperedgeType hyperedge) Sets ith "hyperedge" elementvoidsetHyperedgeArray(HyperedgeType[] hyperedgeArray) Sets array of all "hyperedge" elementvoidSets the "id" attributevoidsetLocator(LocatorType locator) Sets the "locator" elementvoidsetNodeArray(int i, NodeType node) Sets ith "node" elementvoidsetNodeArray(NodeType[] nodeArray) Sets array of all "node" elementvoidsetParseEdgeids(GraphEdgeidsType.Enum parseEdgeids) Sets the "parse.edgeids" attributevoidsetParseEdges(BigInteger parseEdges) Sets the "parse.edges" attributevoidsetParseMaxindegree(BigInteger parseMaxindegree) Sets the "parse.maxindegree" attributevoidsetParseMaxoutdegree(BigInteger parseMaxoutdegree) Sets the "parse.maxoutdegree" attributevoidsetParseNodeids(GraphNodeidsType.Enum parseNodeids) Sets the "parse.nodeids" attributevoidsetParseNodes(BigInteger parseNodes) Sets the "parse.nodes" attributevoidsetParseOrder(GraphOrderType.Enum parseOrder) Sets the "parse.order" attributeintReturns number of "data" elementintReturns number of "edge" elementintReturns number of "hyperedge" elementintReturns number of "node" elementvoidUnsets the "desc" elementvoidunsetId()Unsets the "id" attributevoidUnsets the "locator" elementvoidUnsets the "parse.edgeids" attributevoidUnsets the "parse.edges" attributevoidUnsets the "parse.maxindegree" attributevoidUnsets the "parse.maxoutdegree" attributevoidUnsets the "parse.nodeids" attributevoidUnsets the "parse.nodes" attributevoidUnsets the "parse.order" attributeorg.apache.xmlbeans.XmlStringxgetDesc()Gets (as xml) the "desc" elementGets (as xml) the "edgedefault" attributeorg.apache.xmlbeans.XmlNMTOKENxgetId()Gets (as xml) the "id" attributeGets (as xml) the "parse.edgeids" attributeGets (as xml) the "parse.edges" attributeGets (as xml) the "parse.maxindegree" attributeGets (as xml) the "parse.maxoutdegree" attributeGets (as xml) the "parse.nodeids" attributeGets (as xml) the "parse.nodes" attributeGets (as xml) the "parse.order" attributevoidxsetDesc(org.apache.xmlbeans.XmlString desc) Sets (as xml) the "desc" elementvoidxsetEdgedefault(GraphEdgedefaultType edgedefault) Sets (as xml) the "edgedefault" attributevoidxsetId(org.apache.xmlbeans.XmlNMTOKEN id) Sets (as xml) the "id" attributevoidxsetParseEdgeids(GraphEdgeidsType parseEdgeids) Sets (as xml) the "parse.edgeids" attributevoidxsetParseEdges(GraphEdgesType parseEdges) Sets (as xml) the "parse.edges" attributevoidxsetParseMaxindegree(GraphMaxindegreeType parseMaxindegree) Sets (as xml) the "parse.maxindegree" attributevoidxsetParseMaxoutdegree(GraphMaxoutdegreeType parseMaxoutdegree) Sets (as xml) the "parse.maxoutdegree" attributevoidxsetParseNodeids(GraphNodeidsType parseNodeids) Sets (as xml) the "parse.nodeids" attributevoidxsetParseNodes(GraphNodesType parseNodes) Sets (as xml) the "parse.nodes" attributevoidxsetParseOrder(GraphOrderType parseOrder) Sets (as xml) the "parse.order" attributeMethods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_codeMethods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate, validate, validate_now, validate_simpleval, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlTextMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Constructor Details
-
GraphTypeImpl
public GraphTypeImpl(org.apache.xmlbeans.SchemaType sType)
-
-
Method Details
-
getDesc
Gets the "desc" element -
xgetDesc
public org.apache.xmlbeans.XmlString xgetDesc()Gets (as xml) the "desc" element -
isSetDesc
public boolean isSetDesc()True if has "desc" element -
setDesc
Sets the "desc" element -
xsetDesc
public void xsetDesc(org.apache.xmlbeans.XmlString desc) Sets (as xml) the "desc" element -
unsetDesc
public void unsetDesc()Unsets the "desc" element -
getDataArray
Gets array of all "data" elements- Specified by:
getDataArrayin interfaceGraphType
-
getDataArray
Gets ith "data" element- Specified by:
getDataArrayin interfaceGraphType
-
sizeOfDataArray
public int sizeOfDataArray()Returns number of "data" element- Specified by:
sizeOfDataArrayin interfaceGraphType
-
setDataArray
Sets array of all "data" element- Specified by:
setDataArrayin interfaceGraphType
-
setDataArray
Sets ith "data" element- Specified by:
setDataArrayin interfaceGraphType
-
insertNewData
Inserts and returns a new empty value (as xml) as the ith "data" element- Specified by:
insertNewDatain interfaceGraphType
-
addNewData
Appends and returns a new empty value (as xml) as the last "data" element- Specified by:
addNewDatain interfaceGraphType
-
removeData
public void removeData(int i) Removes the ith "data" element- Specified by:
removeDatain interfaceGraphType
-
getNodeArray
Gets array of all "node" elements- Specified by:
getNodeArrayin interfaceGraphType
-
getNodeArray
Gets ith "node" element- Specified by:
getNodeArrayin interfaceGraphType
-
sizeOfNodeArray
public int sizeOfNodeArray()Returns number of "node" element- Specified by:
sizeOfNodeArrayin interfaceGraphType
-
setNodeArray
Sets array of all "node" element- Specified by:
setNodeArrayin interfaceGraphType
-
setNodeArray
Sets ith "node" element- Specified by:
setNodeArrayin interfaceGraphType
-
insertNewNode
Inserts and returns a new empty value (as xml) as the ith "node" element- Specified by:
insertNewNodein interfaceGraphType
-
addNewNode
Appends and returns a new empty value (as xml) as the last "node" element- Specified by:
addNewNodein interfaceGraphType
-
removeNode
public void removeNode(int i) Removes the ith "node" element- Specified by:
removeNodein interfaceGraphType
-
getEdgeArray
Gets array of all "edge" elements- Specified by:
getEdgeArrayin interfaceGraphType
-
getEdgeArray
Gets ith "edge" element- Specified by:
getEdgeArrayin interfaceGraphType
-
sizeOfEdgeArray
public int sizeOfEdgeArray()Returns number of "edge" element- Specified by:
sizeOfEdgeArrayin interfaceGraphType
-
setEdgeArray
Sets array of all "edge" element- Specified by:
setEdgeArrayin interfaceGraphType
-
setEdgeArray
Sets ith "edge" element- Specified by:
setEdgeArrayin interfaceGraphType
-
insertNewEdge
Inserts and returns a new empty value (as xml) as the ith "edge" element- Specified by:
insertNewEdgein interfaceGraphType
-
addNewEdge
Appends and returns a new empty value (as xml) as the last "edge" element- Specified by:
addNewEdgein interfaceGraphType
-
removeEdge
public void removeEdge(int i) Removes the ith "edge" element- Specified by:
removeEdgein interfaceGraphType
-
getHyperedgeArray
Gets array of all "hyperedge" elements- Specified by:
getHyperedgeArrayin interfaceGraphType
-
getHyperedgeArray
Gets ith "hyperedge" element- Specified by:
getHyperedgeArrayin interfaceGraphType
-
sizeOfHyperedgeArray
public int sizeOfHyperedgeArray()Returns number of "hyperedge" element- Specified by:
sizeOfHyperedgeArrayin interfaceGraphType
-
setHyperedgeArray
Sets array of all "hyperedge" element- Specified by:
setHyperedgeArrayin interfaceGraphType
-
setHyperedgeArray
Sets ith "hyperedge" element- Specified by:
setHyperedgeArrayin interfaceGraphType
-
insertNewHyperedge
Inserts and returns a new empty value (as xml) as the ith "hyperedge" element- Specified by:
insertNewHyperedgein interfaceGraphType
-
addNewHyperedge
Appends and returns a new empty value (as xml) as the last "hyperedge" element- Specified by:
addNewHyperedgein interfaceGraphType
-
removeHyperedge
public void removeHyperedge(int i) Removes the ith "hyperedge" element- Specified by:
removeHyperedgein interfaceGraphType
-
getLocator
Gets the "locator" element- Specified by:
getLocatorin interfaceGraphType
-
isSetLocator
public boolean isSetLocator()True if has "locator" element- Specified by:
isSetLocatorin interfaceGraphType
-
setLocator
Sets the "locator" element- Specified by:
setLocatorin interfaceGraphType
-
addNewLocator
Appends and returns a new empty "locator" element- Specified by:
addNewLocatorin interfaceGraphType
-
unsetLocator
public void unsetLocator()Unsets the "locator" element- Specified by:
unsetLocatorin interfaceGraphType
-
getParseNodeids
Gets the "parse.nodeids" attribute- Specified by:
getParseNodeidsin interfaceGraphType
-
xgetParseNodeids
Gets (as xml) the "parse.nodeids" attribute- Specified by:
xgetParseNodeidsin interfaceGraphType
-
isSetParseNodeids
public boolean isSetParseNodeids()True if has "parse.nodeids" attribute- Specified by:
isSetParseNodeidsin interfaceGraphType
-
setParseNodeids
Sets the "parse.nodeids" attribute- Specified by:
setParseNodeidsin interfaceGraphType
-
xsetParseNodeids
Sets (as xml) the "parse.nodeids" attribute- Specified by:
xsetParseNodeidsin interfaceGraphType
-
unsetParseNodeids
public void unsetParseNodeids()Unsets the "parse.nodeids" attribute- Specified by:
unsetParseNodeidsin interfaceGraphType
-
getParseEdgeids
Gets the "parse.edgeids" attribute- Specified by:
getParseEdgeidsin interfaceGraphType
-
xgetParseEdgeids
Gets (as xml) the "parse.edgeids" attribute- Specified by:
xgetParseEdgeidsin interfaceGraphType
-
isSetParseEdgeids
public boolean isSetParseEdgeids()True if has "parse.edgeids" attribute- Specified by:
isSetParseEdgeidsin interfaceGraphType
-
setParseEdgeids
Sets the "parse.edgeids" attribute- Specified by:
setParseEdgeidsin interfaceGraphType
-
xsetParseEdgeids
Sets (as xml) the "parse.edgeids" attribute- Specified by:
xsetParseEdgeidsin interfaceGraphType
-
unsetParseEdgeids
public void unsetParseEdgeids()Unsets the "parse.edgeids" attribute- Specified by:
unsetParseEdgeidsin interfaceGraphType
-
getParseOrder
Gets the "parse.order" attribute- Specified by:
getParseOrderin interfaceGraphType
-
xgetParseOrder
Gets (as xml) the "parse.order" attribute- Specified by:
xgetParseOrderin interfaceGraphType
-
isSetParseOrder
public boolean isSetParseOrder()True if has "parse.order" attribute- Specified by:
isSetParseOrderin interfaceGraphType
-
setParseOrder
Sets the "parse.order" attribute- Specified by:
setParseOrderin interfaceGraphType
-
xsetParseOrder
Sets (as xml) the "parse.order" attribute- Specified by:
xsetParseOrderin interfaceGraphType
-
unsetParseOrder
public void unsetParseOrder()Unsets the "parse.order" attribute- Specified by:
unsetParseOrderin interfaceGraphType
-
getParseNodes
Gets the "parse.nodes" attribute- Specified by:
getParseNodesin interfaceGraphType
-
xgetParseNodes
Gets (as xml) the "parse.nodes" attribute- Specified by:
xgetParseNodesin interfaceGraphType
-
isSetParseNodes
public boolean isSetParseNodes()True if has "parse.nodes" attribute- Specified by:
isSetParseNodesin interfaceGraphType
-
setParseNodes
Sets the "parse.nodes" attribute- Specified by:
setParseNodesin interfaceGraphType
-
xsetParseNodes
Sets (as xml) the "parse.nodes" attribute- Specified by:
xsetParseNodesin interfaceGraphType
-
unsetParseNodes
public void unsetParseNodes()Unsets the "parse.nodes" attribute- Specified by:
unsetParseNodesin interfaceGraphType
-
getParseEdges
Gets the "parse.edges" attribute- Specified by:
getParseEdgesin interfaceGraphType
-
xgetParseEdges
Gets (as xml) the "parse.edges" attribute- Specified by:
xgetParseEdgesin interfaceGraphType
-
isSetParseEdges
public boolean isSetParseEdges()True if has "parse.edges" attribute- Specified by:
isSetParseEdgesin interfaceGraphType
-
setParseEdges
Sets the "parse.edges" attribute- Specified by:
setParseEdgesin interfaceGraphType
-
xsetParseEdges
Sets (as xml) the "parse.edges" attribute- Specified by:
xsetParseEdgesin interfaceGraphType
-
unsetParseEdges
public void unsetParseEdges()Unsets the "parse.edges" attribute- Specified by:
unsetParseEdgesin interfaceGraphType
-
getParseMaxindegree
Gets the "parse.maxindegree" attribute- Specified by:
getParseMaxindegreein interfaceGraphType
-
xgetParseMaxindegree
Gets (as xml) the "parse.maxindegree" attribute- Specified by:
xgetParseMaxindegreein interfaceGraphType
-
isSetParseMaxindegree
public boolean isSetParseMaxindegree()True if has "parse.maxindegree" attribute- Specified by:
isSetParseMaxindegreein interfaceGraphType
-
setParseMaxindegree
Sets the "parse.maxindegree" attribute- Specified by:
setParseMaxindegreein interfaceGraphType
-
xsetParseMaxindegree
Sets (as xml) the "parse.maxindegree" attribute- Specified by:
xsetParseMaxindegreein interfaceGraphType
-
unsetParseMaxindegree
public void unsetParseMaxindegree()Unsets the "parse.maxindegree" attribute- Specified by:
unsetParseMaxindegreein interfaceGraphType
-
getParseMaxoutdegree
Gets the "parse.maxoutdegree" attribute- Specified by:
getParseMaxoutdegreein interfaceGraphType
-
xgetParseMaxoutdegree
Gets (as xml) the "parse.maxoutdegree" attribute- Specified by:
xgetParseMaxoutdegreein interfaceGraphType
-
isSetParseMaxoutdegree
public boolean isSetParseMaxoutdegree()True if has "parse.maxoutdegree" attribute- Specified by:
isSetParseMaxoutdegreein interfaceGraphType
-
setParseMaxoutdegree
Sets the "parse.maxoutdegree" attribute- Specified by:
setParseMaxoutdegreein interfaceGraphType
-
xsetParseMaxoutdegree
Sets (as xml) the "parse.maxoutdegree" attribute- Specified by:
xsetParseMaxoutdegreein interfaceGraphType
-
unsetParseMaxoutdegree
public void unsetParseMaxoutdegree()Unsets the "parse.maxoutdegree" attribute- Specified by:
unsetParseMaxoutdegreein interfaceGraphType
-
getId
Gets the "id" attribute -
xgetId
public org.apache.xmlbeans.XmlNMTOKEN xgetId()Gets (as xml) the "id" attribute -
isSetId
public boolean isSetId()True if has "id" attribute -
setId
Sets the "id" attribute -
xsetId
public void xsetId(org.apache.xmlbeans.XmlNMTOKEN id) Sets (as xml) the "id" attribute -
unsetId
public void unsetId()Unsets the "id" attribute -
getEdgedefault
Gets the "edgedefault" attribute- Specified by:
getEdgedefaultin interfaceGraphType
-
xgetEdgedefault
Gets (as xml) the "edgedefault" attribute- Specified by:
xgetEdgedefaultin interfaceGraphType
-
setEdgedefault
Sets the "edgedefault" attribute- Specified by:
setEdgedefaultin interfaceGraphType
-
xsetEdgedefault
Sets (as xml) the "edgedefault" attribute- Specified by:
xsetEdgedefaultin interfaceGraphType
-