|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectse.kmr.scam.editor.util.ValueModel
Description of the Class
Constructor Summary | |
ValueModel(Model model,
Resource root)
Constructor for the ValueModel object |
|
ValueModel(String rdfXmlUri,
Resource root)
Constructor for the ValueModel object |
Method Summary | |
Model |
getModel()
Gets the model attribute of the ValueModel object |
Resource |
getRoot()
Gets the root attribute of the ValueModel object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ValueModel(String rdfXmlUri, Resource root) throws RDFException
rdfXmlUri
- Description of the Parameterroot
- Description of the Parameter
RDFException
- Description of the Exceptionpublic ValueModel(Model model, Resource root) throws RDFException
model
- Description of the Parameterroot
- Description of the Parameter
RDFException
- Description of the ExceptionMethod Detail |
public Resource getRoot()
public Model getModel()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |