Package | Description |
---|---|
fr.curie.cd2sbgnml.xmlcdwrappers | |
org.sbml._2001.ns.celldesigner |
Modifier and Type | Method and Description |
---|---|
ConnectScheme |
LineWrapper.getCDConnectScheme() |
Constructor and Description |
---|
LineWrapper(ConnectScheme connectScheme,
EditPoints editPoints,
Line line) |
LineWrapper(ConnectScheme connectScheme,
EditPoints editPoints,
LineType2 line) |
LineWrapper(ConnectScheme connectScheme,
List<String> editPoints,
Line line) |
LineWrapper(ConnectScheme connectScheme,
List<String> editPoints,
LineType2 line) |
Modifier and Type | Field and Description |
---|---|
protected ConnectScheme |
ReactionAnnotationType.Extension.connectScheme |
protected ConnectScheme |
Modification.connectScheme |
protected ConnectScheme |
ReactantLink.connectScheme |
protected ConnectScheme |
ProductLink.connectScheme |
Modifier and Type | Method and Description |
---|---|
ConnectScheme |
ObjectFactory.createConnectScheme()
Create an instance of
ConnectScheme |
ConnectScheme |
ReactionAnnotationType.Extension.getConnectScheme()
Gets the value of the connectScheme property.
|
ConnectScheme |
Modification.getConnectScheme()
Gets the value of the connectScheme property.
|
ConnectScheme |
ReactantLink.getConnectScheme()
Gets the value of the connectScheme property.
|
ConnectScheme |
ProductLink.getConnectScheme()
Gets the value of the connectScheme property.
|
Modifier and Type | Method and Description |
---|---|
void |
ReactionAnnotationType.Extension.setConnectScheme(ConnectScheme value)
Sets the value of the connectScheme property.
|
void |
Modification.setConnectScheme(ConnectScheme value)
Sets the value of the connectScheme property.
|
void |
ReactantLink.setConnectScheme(ConnectScheme value)
Sets the value of the connectScheme property.
|
void |
ProductLink.setConnectScheme(ConnectScheme value)
Sets the value of the connectScheme property.
|
Copyright © 2018. All rights reserved.