|
|||||||||
| 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 GraphicEdgeGraphics
GraphicsTypepublic void setGraphics(GraphicsType value)
GraphicEdge
setGraphics in interface GraphicEdgevalue - allowed object is
Graphics
GraphicsTypepublic UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
UnmarshallableObject
createUnmarshaller in interface UnmarshallableObjectcreateUnmarshaller in class SimpleEdgeImpl
public void serializeBody(XMLSerializer context)
throws SAXException
XMLSerializable
serializeBody in interface XMLSerializableserializeBody in class SimpleEdgeImplSAXException
public void serializeAttributes(XMLSerializer context)
throws SAXException
XMLSerializable
serializeAttributes in interface XMLSerializableserializeAttributes in class SimpleEdgeImplSAXException
public void serializeURIs(XMLSerializer context)
throws SAXException
XMLSerializable
serializeURIs in interface XMLSerializableserializeURIs in class SimpleEdgeImplSAXExceptionpublic Class getPrimaryInterface()
ValidatableObjectFooImpl will return Foo
from this method.
getPrimaryInterface in interface ValidatableObjectgetPrimaryInterface in class SimpleEdgeImplpublic com.sun.msv.verifier.DocumentDeclaration createRawValidator()
ValidatableObject
createRawValidator in interface ValidatableObjectcreateRawValidator in class SimpleEdgeImpl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||