|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UrParameter
This interface will be used to reference refined parameters. Utilities Refined parameters are referenced by a family name (for example Peptizer) and an integer indexing the parameter in the family. If your implementation of an ExperimentObject was a protein this would be a PTM... Acknowledging the great creativity of the code comments would be greatly appreciated! User: Marc Date: Sep 1, 2010 Time: 11:35:43 AM
Field Summary | |
---|---|
static long |
serialVersionUID
The version UID for Serialization/Deserialization compatibility |
Method Summary | |
---|---|
java.lang.String |
getFamilyName()
This method returns the family name of the parameter. |
int |
getIndex()
This method returns the index of the parameter. |
Field Detail |
---|
static final long serialVersionUID
Method Detail |
---|
java.lang.String getFamilyName()
int getIndex()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |