|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcytoscape.generated2.impl.SimpleEdgeImpl
cytoscape.generated2.impl.GraphicEdgeImpl
public class GraphicEdgeImpl
Nested Class Summary | |
---|---|
class |
GraphicEdgeImpl.Unmarshaller
|
Field Summary | |
---|---|
protected GraphicsType |
_Graphics
|
static Class |
version
|
Fields inherited from class cytoscape.generated2.impl.SimpleEdgeImpl |
---|
_Actuate, _Arcrole, _Att, _Href, _Id, _Label, _Labelanchor, _Name, _Role, _Show, _Source, _Target, _Title, _Type, _Weight |
Constructor Summary | |
---|---|
GraphicEdgeImpl()
|
Method Summary | |
---|---|
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. |
GraphicsType |
getGraphics()
Gets the value of the graphics property. |
Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
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 |
setGraphics(GraphicsType value)
Sets the value of the graphics property. |
Methods inherited from class cytoscape.generated2.impl.SimpleEdgeImpl |
---|
_getAtt, getActuate, getArcrole, getAtt, getHref, getId, getLabel, getLabelanchor, getName, getRole, getShow, getSource, getTarget, getTitle, getType, getWeight, setActuate, setArcrole, setHref, setId, setLabel, setLabelanchor, setName, setRole, setShow, setSource, setTarget, setTitle, setType, setWeight |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface cytoscape.generated2.SimpleEdge |
---|
getActuate, getArcrole, getAtt, getHref, getId, getLabel, getLabelanchor, getName, getRole, getShow, getSource, getTarget, getTitle, getType, getWeight, setActuate, setArcrole, setHref, setId, setLabel, setLabelanchor, setName, setRole, setShow, setSource, setTarget, setTitle, setType, setWeight |
Field Detail |
---|
protected GraphicsType _Graphics
public static final Class version
Constructor Detail |
---|
public GraphicEdgeImpl()
Method Detail |
---|
public GraphicsType getGraphics()
GraphicEdge
getGraphics
in interface GraphicEdge
Graphics
GraphicsType
public void setGraphics(GraphicsType value)
GraphicEdge
setGraphics
in interface GraphicEdge
value
- allowed object is
Graphics
GraphicsType
public UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
UnmarshallableObject
createUnmarshaller
in interface UnmarshallableObject
createUnmarshaller
in class SimpleEdgeImpl
public void serializeBody(XMLSerializer context) throws SAXException
XMLSerializable
serializeBody
in interface XMLSerializable
serializeBody
in class SimpleEdgeImpl
SAXException
public void serializeAttributes(XMLSerializer context) throws SAXException
XMLSerializable
serializeAttributes
in interface XMLSerializable
serializeAttributes
in class SimpleEdgeImpl
SAXException
public void serializeURIs(XMLSerializer context) throws SAXException
XMLSerializable
serializeURIs
in interface XMLSerializable
serializeURIs
in class SimpleEdgeImpl
SAXException
public Class getPrimaryInterface()
ValidatableObject
FooImpl
will return Foo
from this method.
getPrimaryInterface
in interface ValidatableObject
getPrimaryInterface
in class SimpleEdgeImpl
public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
ValidatableObject
createRawValidator
in interface ValidatableObject
createRawValidator
in class SimpleEdgeImpl
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |