|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WSMLtoTriples
A transformer of WSMO entities (Entity
to triplesets.
Method Summary | |
---|---|
WSMLTripleHandler |
getHandler()
Get the object to handle the result triplesets. |
void |
process(Entity entity)
Transforms a WSMO entity to triplesets. |
void |
setHandler(WSMLTripleHandler handler)
Sets the object to handle the result triplesets. |
Method Detail |
---|
void process(Entity entity)
entity
- to transformWSMLTripleHandler getHandler()
void setHandler(WSMLTripleHandler handler)
handler
- is object to handle the result triplesets
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |