|
SigPath | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sigpath.bioimport.reaction2.OnLeft
public class OnLeft
Class OnLeft.
| Constructor Summary | |
|---|---|
OnLeft()
|
|
| Method Summary | |
|---|---|
void |
addMoleculeExcluded(int index,
MoleculeExcluded vMoleculeExcluded)
Method addMoleculeExcluded |
void |
addMoleculeExcluded(MoleculeExcluded vMoleculeExcluded)
Method addMoleculeExcluded |
void |
clearMoleculeExcluded()
Method clearMoleculeExcluded |
Enumeration |
enumerateMoleculeExcluded()
Method enumerateMoleculeExcluded |
MoleculeExcluded[] |
getMoleculeExcluded()
Method getMoleculeExcluded |
MoleculeExcluded |
getMoleculeExcluded(int index)
Method getMoleculeExcluded |
int |
getMoleculeExcludedCount()
Method getMoleculeExcludedCount |
boolean |
isValid()
Method isValid |
void |
marshal(ContentHandler handler)
Method marshal |
void |
marshal(Writer out)
Method marshal |
boolean |
removeMoleculeExcluded(MoleculeExcluded vMoleculeExcluded)
Method removeMoleculeExcluded |
void |
setMoleculeExcluded(int index,
MoleculeExcluded vMoleculeExcluded)
Method setMoleculeExcluded |
void |
setMoleculeExcluded(MoleculeExcluded[] moleculeExcludedArray)
Method setMoleculeExcluded |
static OnLeft |
unmarshal(Reader reader)
Method unmarshal |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OnLeft()
| Method Detail |
|---|
public void addMoleculeExcluded(MoleculeExcluded vMoleculeExcluded)
throws IndexOutOfBoundsException
vMoleculeExcluded -
IndexOutOfBoundsException
public void addMoleculeExcluded(int index,
MoleculeExcluded vMoleculeExcluded)
throws IndexOutOfBoundsException
index - vMoleculeExcluded -
IndexOutOfBoundsExceptionpublic void clearMoleculeExcluded()
public Enumeration enumerateMoleculeExcluded()
public MoleculeExcluded getMoleculeExcluded(int index)
throws IndexOutOfBoundsException
index -
IndexOutOfBoundsExceptionpublic MoleculeExcluded[] getMoleculeExcluded()
public int getMoleculeExcludedCount()
public boolean isValid()
public void marshal(Writer out)
throws MarshalException,
ValidationException
out -
MarshalException
ValidationException
public void marshal(ContentHandler handler)
throws IOException,
MarshalException,
ValidationException
handler -
IOException
MarshalException
ValidationExceptionpublic boolean removeMoleculeExcluded(MoleculeExcluded vMoleculeExcluded)
vMoleculeExcluded -
public void setMoleculeExcluded(int index,
MoleculeExcluded vMoleculeExcluded)
throws IndexOutOfBoundsException
index - vMoleculeExcluded -
IndexOutOfBoundsExceptionpublic void setMoleculeExcluded(MoleculeExcluded[] moleculeExcludedArray)
moleculeExcludedArray -
public static OnLeft unmarshal(Reader reader)
throws MarshalException,
ValidationException
reader -
MarshalException
ValidationException
public void validate()
throws ValidationException
ValidationException
|
SigPath | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||