|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBioEntity
Class Description Here
Method Summary | |
---|---|
java.lang.String |
getName()
Returns the name of the biological entity |
IBioEntity |
getParent()
Returns the entity that handles this entity. |
java.util.Properties |
getProperties()
Gets the properties of the entity. |
int |
getType()
There are 2 main class of entities. |
void |
setName(java.lang.String value)
|
void |
setProperties(java.util.Properties defaultProps)
Sets the properties of the entity. |
Methods inherited from interface org.metaqtl.bio.IBioAdaptable |
---|
getBioAdapter |
Method Detail |
---|
java.lang.String getName()
void setName(java.lang.String value)
int getType()
IBioEntity getParent()
java.util.Properties getProperties()
void setProperties(java.util.Properties defaultProps)
defaultProps
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |