|
Version: 1.1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.inb.biomoby.shared.message.AbstractMobyElement org.inb.biomoby.shared.message.AbstractMobyObject org.inb.biomoby.shared.message.MobyObject org.inb.biomoby.shared.ontology.Parameter org.inb.biomoby.shared.ontology.ParametersToVary
public class ParametersToVary
Constructor Summary | |
---|---|
ParametersToVary()
|
Method Summary | |
---|---|
MobyFloat |
getHigherRange()
|
MobyFloat |
getLowerRange()
|
MobyString |
getScale()
|
void |
setHigherRange(MobyFloat higherRange)
|
void |
setLowerRange(MobyFloat lowerRange)
|
void |
setScale(MobyString scale)
|
Methods inherited from class org.inb.biomoby.shared.ontology.Parameter |
---|
getName, getType, getValue, setName, setType, setValue |
Methods inherited from class org.inb.biomoby.shared.message.MobyObject |
---|
getAttributes, getCrossReference, putAttribute, removeAttribute, removeCrossReference, setCrossReference, toString |
Methods inherited from class org.inb.biomoby.shared.message.AbstractMobyObject |
---|
getMobyId, getNamespace, setMobyId, setNamespace |
Methods inherited from class org.inb.biomoby.shared.message.AbstractMobyElement |
---|
getArticleName, setArticleName |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ParametersToVary()
Method Detail |
---|
public MobyFloat getLowerRange()
public void setLowerRange(MobyFloat lowerRange)
public MobyFloat getHigherRange()
public void setHigherRange(MobyFloat higherRange)
public MobyString getScale()
public void setScale(MobyString scale)
|
Version: 1.1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |