org.sbml.jsbml.util.filters
public class AssignmentVariableFilter extends java.lang.Object implements Filter
Assignment with the variable as
given in the constructor of this object.| Modifier and Type | Field and Description |
|---|---|
(package private) java.lang.String |
id
The desired identifier for NamedSBases to be acceptable.
|
| Constructor and Description |
|---|
AssignmentVariableFilter() |
AssignmentVariableFilter(java.lang.String id) |
public AssignmentVariableFilter()
public AssignmentVariableFilter(java.lang.String id)
id - public boolean accepts(java.lang.Object o)
Filterpublic java.lang.String getId()
public void setId(java.lang.String id)
id - the id to set