Package | Description |
---|---|
ru.igis.omtab |
Modifier and Type | Method and Description |
---|---|
static Link |
Link.createLink(java.lang.String label,
java.lang.String lcolor,
edu.stanford.smi.protege.model.Instance line,
java.util.Collection<edu.stanford.smi.protege.model.Instance> mapob)
Factory method for creating Link object from string parameters
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Link> |
MapOb.getLinksToMe() |
Modifier and Type | Method and Description |
---|---|
void |
MapOb.addLinkToMe(Link link) |
void |
MapOb.removeLinkToMe(Link link) |