Uses of Interface
ubic.basecode.ontology.model.CharacteristicStatement
-
Packages that use CharacteristicStatement Package Description ubic.basecode.ontology.model -
-
Uses of CharacteristicStatement in ubic.basecode.ontology.model
Subinterfaces of CharacteristicStatement in ubic.basecode.ontology.model Modifier and Type Interface Description interface
ChainedStatement
interface
ClassStatement
interface
DataStatement
interface
InstanceStatement
Methods in ubic.basecode.ontology.model with parameters of type CharacteristicStatement Modifier and Type Method Description void
ChainedStatementObject. addStatement(CharacteristicStatement s)
-