public static class ListOfComplexSpeciesAliases.ComplexSpeciesAlias extends ComplexSpeciesAlias
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <extension base="{http://www.sbml.org/2001/ns/celldesigner}complexSpeciesAlias"> <attribute name="complexSpeciesAlias" type="{http://www.sbml.org/2001/ns/celldesigner}SId" /> </extension> </complexContent> </complexType>
ComplexSpeciesAlias.BackupSize, ComplexSpeciesAlias.Font
Modifier and Type | Field and Description |
---|---|
protected String |
complexSpeciesAlias |
activity, backupSize, backupView, bounds, briefView, compartmentAlias, font, id, info, listOfSpeciesTag, species, structuralState, usualView, view
Constructor and Description |
---|
ComplexSpeciesAlias() |
Modifier and Type | Method and Description |
---|---|
String |
getComplexSpeciesAlias()
Gets the value of the complexSpeciesAlias property.
|
void |
setComplexSpeciesAlias(String value)
Sets the value of the complexSpeciesAlias property.
|
getActivity, getBackupSize, getBackupView, getBounds, getBriefView, getCompartmentAlias, getFont, getId, getInfo, getListOfSpeciesTag, getSpecies, getStructuralState, getUsualView, getView, setActivity, setBackupSize, setBackupView, setBounds, setBriefView, setCompartmentAlias, setFont, setId, setInfo, setListOfSpeciesTag, setSpecies, setStructuralState, setUsualView, setView
Copyright © 2018. All rights reserved.