|
Alignment API and Server 4.2.${version.update} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OntologyNetworkWeakener
OntologyNetworkWeakener A interface which alters ontology networks. NOTE: These two primitives would benefit from the hability to declare static in ineterfaces... Now we have to create instances of the implementing classes.
Method Summary | |
---|---|
OntologyNetwork |
weaken(OntologyNetwork on,
double n,
Properties p)
Weakens the ontology network of n% |
OntologyNetwork |
weaken(OntologyNetwork on,
int n,
Properties p)
Weakens the ontology network of n units |
Method Detail |
---|
OntologyNetwork weaken(OntologyNetwork on, int n, Properties p) throws AlignmentException
AlignmentException
OntologyNetwork weaken(OntologyNetwork on, double n, Properties p) throws AlignmentException
AlignmentException
|
Alignment API and Server 4.2.${version.update} | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |