public interface INdlModifyModelListener extends INdlSimpleModelListener
| Modifier and Type | Interface and Description |
|---|---|
static class |
INdlModifyModelListener.ModifyType |
| Modifier and Type | Method and Description |
|---|---|
void |
ndlModifyElement(com.hp.hpl.jena.rdf.model.Resource i,
com.hp.hpl.jena.rdf.model.Resource subject,
INdlModifyModelListener.ModifyType t,
com.hp.hpl.jena.rdf.model.Resource object,
int modifyUnit,
com.hp.hpl.jena.ontology.OntModel m)
Identify modify elements and there types and subjects
|
void |
ndlModifyReservation(com.hp.hpl.jena.rdf.model.Resource i,
com.hp.hpl.jena.rdf.model.Literal name,
com.hp.hpl.jena.ontology.OntModel m)
Identify the resource modify element
|
ndlParseCompletevoid ndlModifyReservation(com.hp.hpl.jena.rdf.model.Resource i,
com.hp.hpl.jena.rdf.model.Literal name,
com.hp.hpl.jena.ontology.OntModel m)
i - iname - namem - mvoid ndlModifyElement(com.hp.hpl.jena.rdf.model.Resource i,
com.hp.hpl.jena.rdf.model.Resource subject,
INdlModifyModelListener.ModifyType t,
com.hp.hpl.jena.rdf.model.Resource object,
int modifyUnit,
com.hp.hpl.jena.ontology.OntModel m)
i - isubject - subjectt - tobject - objectmodifyUnit - modifyUnitm - mCopyright © 2018 RENCI. All Rights Reserved.