|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Goal | |
---|---|
org.wsmo.datastore | |
org.wsmo.factory |
Uses of Goal in org.wsmo.datastore |
---|
Methods in org.wsmo.datastore that return Goal | |
---|---|
Goal |
WsmoRepository.getGoal(IRI id)
|
Methods in org.wsmo.datastore with parameters of type Goal | |
---|---|
void |
WsmoRepository.addGoal(Goal goal)
|
void |
WsmoRepository.saveGoal(Goal ont)
|
Uses of Goal in org.wsmo.factory |
---|
Methods in org.wsmo.factory that return Goal | |
---|---|
Goal |
WsmoFactory.createGoal(IRI id)
Creates a goal. |
Goal |
WsmoFactory.getGoal(IRI id)
Return an existing Goal instance |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |