cytoscape.generated2.impl
Class SimpleGraphImpl

java.lang.Object
  extended by cytoscape.generated2.impl.SimpleGraphImpl
All Implemented Interfaces:
com.sun.xml.bind.JAXBObject, UnmarshallableObject, ValidatableObject, XMLSerializable, SimpleGraph
Direct Known Subclasses:
GraphicGraphImpl

public class SimpleGraphImpl
extends Object
implements SimpleGraph, com.sun.xml.bind.JAXBObject, UnmarshallableObject, XMLSerializable, ValidatableObject


Nested Class Summary
 class SimpleGraphImpl.Unmarshaller
           
 
Field Summary
protected  String _Actuate
           
protected  String _Arcrole
           
protected  com.sun.xml.bind.util.ListImpl _Att
           
protected  BigInteger _Directed
           
protected  String _Href
           
protected  String _Id
           
protected  String _Label
           
protected  String _Labelanchor
           
protected  String _Lang
           
protected  String _Name
           
protected  com.sun.xml.bind.util.ListImpl _NodeOrEdge
           
protected  String _Role
           
protected  String _Rootnode
           
protected  String _Show
           
protected  String _Space
           
protected  String _Title
           
protected  String _Type
           
protected  String _Vendor
           
static Class version
           
 
Constructor Summary
SimpleGraphImpl()
           
 
Method Summary
protected  com.sun.xml.bind.util.ListImpl _getAtt()
           
protected  com.sun.xml.bind.util.ListImpl _getNodeOrEdge()
           
 com.sun.msv.verifier.DocumentDeclaration createRawValidator()
          Gets the schema fragment associated with this class.
 UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
          Creates an unmarshaller that will unmarshall this object.
 String getActuate()
          Gets the value of the actuate property.
 String getArcrole()
          Gets the value of the arcrole property.
 List getAtt()
          Gets the value of the Att property.
 BigInteger getDirected()
          Gets the value of the directed property.
 String getHref()
          Gets the value of the href property.
 String getId()
          Gets the value of the id property.
 String getLabel()
          Gets the value of the label property.
 String getLabelanchor()
          Gets the value of the labelanchor property.
 String getLang()
          Gets the value of the lang property.
 String getName()
          Gets the value of the name property.
 List getNodeOrEdge()
          Gets the value of the NodeOrEdge property.
 Class getPrimaryInterface()
          Gets the main interface that this object implements.
 String getRole()
          Gets the value of the role property.
 String getRootnode()
          Gets the value of the rootnode property.
 String getShow()
          Gets the value of the show property.
 String getSpace()
          Gets the value of the space property.
 String getTitle()
          Gets the value of the title property.
 String getType()
          Gets the value of the type property.
 String getVendor()
          Gets the value of the vendor property.
 void serializeAttributes(XMLSerializer context)
          Serializes attributes into the specified target.
 void serializeBody(XMLSerializer context)
          Serializes child elements and texts into the specified target.
 void serializeURIs(XMLSerializer context)
          Declares all the namespace URIs this object is using at its top-level scope into the specified target.
 void setActuate(String value)
          Sets the value of the actuate property.
 void setArcrole(String value)
          Sets the value of the arcrole property.
 void setDirected(BigInteger value)
          Sets the value of the directed property.
 void setHref(String value)
          Sets the value of the href property.
 void setId(String value)
          Sets the value of the id property.
 void setLabel(String value)
          Sets the value of the label property.
 void setLabelanchor(String value)
          Sets the value of the labelanchor property.
 void setLang(String value)
          Sets the value of the lang property.
 void setName(String value)
          Sets the value of the name property.
 void setRole(String value)
          Sets the value of the role property.
 void setRootnode(String value)
          Sets the value of the rootnode property.
 void setShow(String value)
          Sets the value of the show property.
 void setSpace(String value)
          Sets the value of the space property.
 void setTitle(String value)
          Sets the value of the title property.
 void setType(String value)
          Sets the value of the type property.
 void setVendor(String value)
          Sets the value of the vendor property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_Type

protected String _Type

_Lang

protected String _Lang

_Show

protected String _Show

_Arcrole

protected String _Arcrole

_Actuate

protected String _Actuate

_Label

protected String _Label

_Space

protected String _Space

_Vendor

protected String _Vendor

_Att

protected com.sun.xml.bind.util.ListImpl _Att

_Labelanchor

protected String _Labelanchor

_Href

protected String _Href

_Title

protected String _Title

_Name

protected String _Name

_Role

protected String _Role

_NodeOrEdge

protected com.sun.xml.bind.util.ListImpl _NodeOrEdge

_Rootnode

protected String _Rootnode

_Directed

protected BigInteger _Directed

_Id

protected String _Id

version

public static final Class version
Constructor Detail

SimpleGraphImpl

public SimpleGraphImpl()
Method Detail

getType

public String getType()
Description copied from interface: SimpleGraph
Gets the value of the type property.

Specified by:
getType in interface SimpleGraph
Returns:
possible object is String String

setType

public void setType(String value)
Description copied from interface: SimpleGraph
Sets the value of the type property.

Specified by:
setType in interface SimpleGraph
Parameters:
value - allowed object is String String

getLang

public String getLang()
Description copied from interface: SimpleGraph
Gets the value of the lang property.

Specified by:
getLang in interface SimpleGraph
Returns:
possible object is String String

setLang

public void setLang(String value)
Description copied from interface: SimpleGraph
Sets the value of the lang property.

Specified by:
setLang in interface SimpleGraph
Parameters:
value - allowed object is String String

getShow

public String getShow()
Description copied from interface: SimpleGraph
Gets the value of the show property.

Specified by:
getShow in interface SimpleGraph
Returns:
possible object is String

setShow

public void setShow(String value)
Description copied from interface: SimpleGraph
Sets the value of the show property.

Specified by:
setShow in interface SimpleGraph
Parameters:
value - allowed object is String

getArcrole

public String getArcrole()
Description copied from interface: SimpleGraph
Gets the value of the arcrole property.

Specified by:
getArcrole in interface SimpleGraph
Returns:
possible object is String

setArcrole

public void setArcrole(String value)
Description copied from interface: SimpleGraph
Sets the value of the arcrole property.

Specified by:
setArcrole in interface SimpleGraph
Parameters:
value - allowed object is String

getActuate

public String getActuate()
Description copied from interface: SimpleGraph
Gets the value of the actuate property.

Specified by:
getActuate in interface SimpleGraph
Returns:
possible object is String

setActuate

public void setActuate(String value)
Description copied from interface: SimpleGraph
Sets the value of the actuate property.

Specified by:
setActuate in interface SimpleGraph
Parameters:
value - allowed object is String

getLabel

public String getLabel()
Description copied from interface: SimpleGraph
Gets the value of the label property.

Specified by:
getLabel in interface SimpleGraph
Returns:
possible object is String

setLabel

public void setLabel(String value)
Description copied from interface: SimpleGraph
Sets the value of the label property.

Specified by:
setLabel in interface SimpleGraph
Parameters:
value - allowed object is String

getSpace

public String getSpace()
Description copied from interface: SimpleGraph
Gets the value of the space property.

Specified by:
getSpace in interface SimpleGraph
Returns:
possible object is String

setSpace

public void setSpace(String value)
Description copied from interface: SimpleGraph
Sets the value of the space property.

Specified by:
setSpace in interface SimpleGraph
Parameters:
value - allowed object is String

getVendor

public String getVendor()
Description copied from interface: SimpleGraph
Gets the value of the vendor property.

Specified by:
getVendor in interface SimpleGraph
Returns:
possible object is String

setVendor

public void setVendor(String value)
Description copied from interface: SimpleGraph
Sets the value of the vendor property.

Specified by:
setVendor in interface SimpleGraph
Parameters:
value - allowed object is String

_getAtt

protected com.sun.xml.bind.util.ListImpl _getAtt()

getAtt

public List getAtt()
Description copied from interface: SimpleGraph
Gets the value of the Att property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the Att property.

For example, to add a new item, do as follows:

    getAtt().add(newItem);
 

Objects of the following type(s) are allowed in the list Att AttType

Specified by:
getAtt in interface SimpleGraph

getLabelanchor

public String getLabelanchor()
Description copied from interface: SimpleGraph
Gets the value of the labelanchor property.

Specified by:
getLabelanchor in interface SimpleGraph
Returns:
possible object is String

setLabelanchor

public void setLabelanchor(String value)
Description copied from interface: SimpleGraph
Sets the value of the labelanchor property.

Specified by:
setLabelanchor in interface SimpleGraph
Parameters:
value - allowed object is String

getHref

public String getHref()
Description copied from interface: SimpleGraph
Gets the value of the href property.

Specified by:
getHref in interface SimpleGraph
Returns:
possible object is String

setHref

public void setHref(String value)
Description copied from interface: SimpleGraph
Sets the value of the href property.

Specified by:
setHref in interface SimpleGraph
Parameters:
value - allowed object is String

getTitle

public String getTitle()
Description copied from interface: SimpleGraph
Gets the value of the title property.

Specified by:
getTitle in interface SimpleGraph
Returns:
possible object is String

setTitle

public void setTitle(String value)
Description copied from interface: SimpleGraph
Sets the value of the title property.

Specified by:
setTitle in interface SimpleGraph
Parameters:
value - allowed object is String

getName

public String getName()
Description copied from interface: SimpleGraph
Gets the value of the name property.

Specified by:
getName in interface SimpleGraph
Returns:
possible object is String

setName

public void setName(String value)
Description copied from interface: SimpleGraph
Sets the value of the name property.

Specified by:
setName in interface SimpleGraph
Parameters:
value - allowed object is String

getRole

public String getRole()
Description copied from interface: SimpleGraph
Gets the value of the role property.

Specified by:
getRole in interface SimpleGraph
Returns:
possible object is String

setRole

public void setRole(String value)
Description copied from interface: SimpleGraph
Sets the value of the role property.

Specified by:
setRole in interface SimpleGraph
Parameters:
value - allowed object is String

_getNodeOrEdge

protected com.sun.xml.bind.util.ListImpl _getNodeOrEdge()

getNodeOrEdge

public List getNodeOrEdge()
Description copied from interface: SimpleGraph
Gets the value of the NodeOrEdge property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the NodeOrEdge property.

For example, to add a new item, do as follows:

    getNodeOrEdge().add(newItem);
 

Objects of the following type(s) are allowed in the list Edge Node

Specified by:
getNodeOrEdge in interface SimpleGraph

getRootnode

public String getRootnode()
Description copied from interface: SimpleGraph
Gets the value of the rootnode property.

Specified by:
getRootnode in interface SimpleGraph
Returns:
possible object is String

setRootnode

public void setRootnode(String value)
Description copied from interface: SimpleGraph
Sets the value of the rootnode property.

Specified by:
setRootnode in interface SimpleGraph
Parameters:
value - allowed object is String

getDirected

public BigInteger getDirected()
Description copied from interface: SimpleGraph
Gets the value of the directed property.

Specified by:
getDirected in interface SimpleGraph
Returns:
possible object is BigInteger

setDirected

public void setDirected(BigInteger value)
Description copied from interface: SimpleGraph
Sets the value of the directed property.

Specified by:
setDirected in interface SimpleGraph
Parameters:
value - allowed object is BigInteger

getId

public String getId()
Description copied from interface: SimpleGraph
Gets the value of the id property.

Specified by:
getId in interface SimpleGraph
Returns:
possible object is String

setId

public void setId(String value)
Description copied from interface: SimpleGraph
Sets the value of the id property.

Specified by:
setId in interface SimpleGraph
Parameters:
value - allowed object is String

createUnmarshaller

public UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
Description copied from interface: UnmarshallableObject
Creates an unmarshaller that will unmarshall this object.

Specified by:
createUnmarshaller in interface UnmarshallableObject

serializeBody

public void serializeBody(XMLSerializer context)
                   throws SAXException
Description copied from interface: XMLSerializable
Serializes child elements and texts into the specified target.

Specified by:
serializeBody in interface XMLSerializable
Throws:
SAXException

serializeAttributes

public void serializeAttributes(XMLSerializer context)
                         throws SAXException
Description copied from interface: XMLSerializable
Serializes attributes into the specified target.

Specified by:
serializeAttributes in interface XMLSerializable
Throws:
SAXException

serializeURIs

public void serializeURIs(XMLSerializer context)
                   throws SAXException
Description copied from interface: XMLSerializable
Declares all the namespace URIs this object is using at its top-level scope into the specified target.

Specified by:
serializeURIs in interface XMLSerializable
Throws:
SAXException

getPrimaryInterface

public Class getPrimaryInterface()
Description copied from interface: ValidatableObject
Gets the main interface that this object implements. For example, FooImpl will return Foo from this method.

Specified by:
getPrimaryInterface in interface ValidatableObject

createRawValidator

public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
Description copied from interface: ValidatableObject
Gets the schema fragment associated with this class.

Specified by:
createRawValidator in interface ValidatableObject