Package ubic.basecode.ontology.model
Interface ChainedStatementObject
-
public interface ChainedStatementObject
Acts as an 'anonymous' node in a statement- Author:
- pavlidis
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
addStatement(CharacteristicStatement s)
-
-
-
Method Detail
-
addStatement
void addStatement(CharacteristicStatement s)
-
-