|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PieceOfKnowledge | |
|---|---|
| org.ow2.weblab.core.model | |
| org.ow2.weblab.core.services.configurable | |
| Uses of PieceOfKnowledge in org.ow2.weblab.core.model |
|---|
| Subclasses of PieceOfKnowledge in org.ow2.weblab.core.model | |
|---|---|
class |
Annotation
An Annotation will contain a set of RDF statements which refer to a specific resource or part of resource (segment) known as the subject of the annotations. |
| Fields in org.ow2.weblab.core.model declared as PieceOfKnowledge | |
|---|---|
protected PieceOfKnowledge |
ResultSet.pok
|
| Methods in org.ow2.weblab.core.model that return PieceOfKnowledge | |
|---|---|
PieceOfKnowledge |
ObjectFactory.createPieceOfKnowledge()
Create an instance of PieceOfKnowledge |
PieceOfKnowledge |
ResultSet.getPok()
Gets the value of the pok property. |
| Methods in org.ow2.weblab.core.model that return types with arguments of type PieceOfKnowledge | |
|---|---|
javax.xml.bind.JAXBElement<PieceOfKnowledge> |
ObjectFactory.createPieceOfKnowledge(PieceOfKnowledge value)
Create an instance of JAXBElement<PieceOfKnowledge>} |
| Methods in org.ow2.weblab.core.model with parameters of type PieceOfKnowledge | |
|---|---|
javax.xml.bind.JAXBElement<PieceOfKnowledge> |
ObjectFactory.createPieceOfKnowledge(PieceOfKnowledge value)
Create an instance of JAXBElement<PieceOfKnowledge>} |
void |
ResultSet.setPok(PieceOfKnowledge value)
Sets the value of the pok property. |
| Uses of PieceOfKnowledge in org.ow2.weblab.core.services.configurable |
|---|
| Fields in org.ow2.weblab.core.services.configurable declared as PieceOfKnowledge | |
|---|---|
protected PieceOfKnowledge |
ConfigureArgs.configuration
|
| Methods in org.ow2.weblab.core.services.configurable that return PieceOfKnowledge | |
|---|---|
PieceOfKnowledge |
ConfigureArgs.getConfiguration()
Gets the value of the configuration property. |
| Methods in org.ow2.weblab.core.services.configurable with parameters of type PieceOfKnowledge | |
|---|---|
void |
ConfigureArgs.setConfiguration(PieceOfKnowledge value)
Sets the value of the configuration property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||